Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-65971

The machine-os-images container writes to /coreos during runtime which will fail for readOnlyRootFS

XMLWordPrintable

    • None
    • False
    • Hide

      None

      Show
      None
    • 3
    • None
    • None
    • None
    • Rejected
    • Metal Platform 280
    • 1
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      If the readOnlyRootFilesystem flag is set to true for the machine-os-images container in CBO, it will fail deployment because the copy-metal script writes to /coreos directory, which is readOnly, during runtime - https://github.com/openshift/machine-os-images/blob/03609a989d93de635d03fff886afeffe150dc9a3/scripts/copy-metal#L43

      Fix:
      Use the writable /shared/html/images directory to write files during runtime.

              hroy@redhat.com Himanshu Roy
              hroy@redhat.com Himanshu Roy
              None
              None
              Jad Haj Yahya Jad Haj Yahya
              None
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: