Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-58913

leapp fails to mount /boot/efi when this is a md raid partition

    • No
    • Important
    • rhel-sst-upgrades
    • None
    • False
    • Hide

      None

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

      What were you trying to do that didn't work?

      leapp upgrade on a system with a raided /boot/efi partition

      How reproducible is this bug?:

      everytime

      Steps to reproduce

      1. Install a UEFI system and select raid for /boot/efi. This is allowed in anaconda
      2. leapp upgrade
      3. reboot

      Expected results

      Actual results

       

      [   50.032349] localhost upgrade[2349]: mount: /boot/efi: can't find UUID=2F55-7A60.
      <snip>
      [   59.661497] localhost upgrade[2822]: Traceback (most recent call last):
      [   59.661497] localhost upgrade[2822]:   File "/usr/lib64/python3.6/multiprocessing/process.py", line 258, in _bootstrap
      [   59.661497] localhost upgrade[2822]:     self.run()
      [   59.661497] localhost upgrade[2822]:   File "/usr/lib64/python3.6/multiprocessing/process.py", line 93, in run
      [   59.661497] localhost upgrade[2822]:     self._target(*self._args, **self._kwargs)
      [   59.661497] localhost upgrade[2822]:   File "/usr/lib/python3.6/site-packages/leapp/repository/actor_definition.py", line 74, in _do_run
      [   59.661497] localhost upgrade[2822]:     actor_instance.run(*args, **kwargs)
      [   59.661497] localhost upgrade[2822]:   File "/usr/lib/python3.6/site-packages/leapp/actors/__init__.py", line 289, in run
      [   59.661497] localhost upgrade[2822]:     self.process(*args)
      [   59.661497] localhost upgrade[2822]:   File "/etc/leapp/repos.d/system_upgrade/common/actors/removeupgradebootentry/actor.py", line 20, in process
      [   59.661497] localhost upgrade[2822]:     remove_boot_entry()
      [   59.661497] localhost upgrade[2822]:   File "/etc/leapp/repos.d/system_upgrade/common/actors/removeupgradebootentry/libraries/removeupgradebootentry.py", line 41, in remove_boot_entry
      [   59.661497] localhost upgrade[2822]:     '/bin/mount', '-a'
      [   59.661497] localhost upgrade[2822]:   File "/usr/lib/python3.6/site-packages/leapp/libraries/stdlib/__init__.py", line 192, in run
      [   59.661497] localhost upgrade[2822]:     result=result
      [   59.661497] localhost upgrade[2822]: leapp.libraries.stdlib.CalledProcessError: Command ['/bin/mount', '-a'] failed with exit code 32.
      [   59.670432] localhost upgrade[2406]: 2024-09-12 12:58:27.875 ERROR    PID: 3 leapp.workflow.InitRamStart: Actor remove_upgrade_boot_entry has crashed: Traceback (most recent call last):
      [   59.670432] localhost upgrade[2406]:   File "/usr/lib/python3.6/site-packages/leapp/repository/actor_definition.py", line 74, in _do_run
      [   59.670432] localhost upgrade[2406]:     actor_instance.run(*args, **kwargs)
      [   59.670432] localhost upgrade[2406]:   File "/usr/lib/python3.6/site-packages/leapp/actors/__init__.py", line 289, in run
      [   59.670432] localhost upgrade[2406]:     self.process(*args)
      [   59.670432] localhost upgrade[2406]:   File "/etc/leapp/repos.d/system_upgrade/common/actors/removeupgradebootentry/actor.py", line 20, in process
      [   59.670432] localhost upgrade[2406]:     remove_boot_entry()
      [   59.670432] localhost upgrade[2406]:   File "/etc/leapp/repos.d/system_upgrade/common/actors/removeupgradebootentry/libraries/removeupgradebootentry.py", line 41, in remove_boot_entry
      [   59.670432] localhost upgrade[2406]:     '/bin/mount', '-a'
      [   59.670432] localhost upgrade[2406]:   File "/usr/lib/python3.6/site-packages/leapp/libraries/stdlib/__init__.py", line 192, in run
      [   59.670432] localhost upgrade[2406]:     result=result
      [   59.670432] localhost upgrade[2406]: leapp.libraries.stdlib.CalledProcessError: Command ['/bin/mount', '-a'] failed with exit code 32.
      [   60.008310] localhost upgrade[2406]: ==========================================================================================================
      [   60.008310] localhost upgrade[2406]: Actor remove_upgrade_boot_entry unexpectedly terminated with exit code: 1 - Please check the above details
      [   60.008310] localhost upgrade[2406]: ==========================================================================================================
      [   60.008310] localhost upgrade[2406]: Debug output written to /var/log/leapp/leapp-upgrade.log
      

       

              leapp-notifications leapp-notifications
              rhn-support-jcastran John Castranio
              leapp-notifications leapp-notifications
              RHEL Upgrades QE Team RHEL Upgrades QE Team
              Miriam Portman Miriam Portman
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: