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

ABI OVE: Initial virtual device mount fails

    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

      There is an issue during the initial virtual mounting of the ISO. The manifest file inside the virtual mounting folder appears to be corrupt, which causes the local registry service to throw an error while attempting to pull images. Instead of displaying the appropriate failure message, the system proceeds with the next steps.    

      Version-Release number of selected component (if applicable):

      4.22

      How reproducible:

      Intermittent 

      Steps to Reproduce:

          1. Boot the OVE ISO
          2. Observe the start-local-registry.service
          

      Actual results:

      Feb 12 10:27:42 localhost systemd[1]: Starting Local Registry (OCP)...
      Feb 12 10:27:51 localhost.localdomain podman[2252]: 2026-02-12 10:27:51.328585781 +0000 UTC m=+3.114220808 system refresh
      Feb 12 10:27:51 localhost.localdomain setup-local-registry.sh[2252]: Error: read /mnt/agentdata/images/registry/manifest.json: input/output error
      Feb 12 10:27:51 localhost.localdomain podman[2252]: 2026-02-12 10:27:51.353089288 +0000 UTC m=+3.138724318 image pull-error  dir:/mnt/agentdata/images/registry read /mnt/agentdata/images/registry/manifest.json: input/output error
      Feb 12 10:27:51 localhost.localdomain setup-local-registry.sh[2104]: Warning: Could not find image with digest sha256:0e889a92bb1795b586c5fb2531e7f64d8e33f98b3720b9408ece1feee1135ef3
      Feb 12 10:27:51 localhost.localdomain setup-local-registry.sh[2104]: Generating self-signed certificate for local registry
      Feb 12 10:27:51 localhost.localdomain setup-local-registry.sh[2362]: 

      Expected results:

      The ISO should mount successfully, and the start-local-registry.service should pull images without manifest-related errors.

      Additional info:

      [core@master-01 ~]$ dmesg | tail -50
      [ 2085.858677] loop262: detected capacity change from 0 to 6291456
      [ 2085.861062] loop263: detected capacity change from 0 to 6291456
      [ 2085.863354] loop264: detected capacity change from 0 to 6291456
      [ 2085.865628] loop265: detected capacity change from 0 to 6291456
      [ 2085.867838] loop266: detected capacity change from 0 to 6291456
      [ 2085.870319] loop267: detected capacity change from 0 to 6291456
      [ 2085.872614] loop268: detected capacity change from 0 to 6291456
      [ 2085.875191] loop269: detected capacity change from 0 to 6291456
      [ 2085.877599] loop270: detected capacity change from 0 to 6291456
      [ 2085.879915] loop271: detected capacity change from 0 to 6291456
      [ 2085.882252] loop272: detected capacity change from 0 to 6291456
      [ 2085.884609] loop273: detected capacity change from 0 to 5096940
      [ 2085.925774] podman: attempt to access beyond end of device
                     dm-0: rw=0, sector=103829356, nr_sectors = 4 limit=99468780

      The root cause is that when we replace the ISO in virtual media, Dell iDRAC sometimes retains the old session with the previous ISO, which causes the installation to fail. This can be resolved by restarting iDRAC.

              rhn-support-pamoedom Pedro Jose Amoedo Martinez
              rhn-support-mhans Manoj Hans
              Manoj Hans Manoj Hans
              None
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: