Red Hat Storage installation fails at the last step with UEFI enabled
Issue
- Red Hat Storage installation fails at the last step with a traceback:
14:18:04,637 ERROR : Error running efibootmgr: No such file or directory
14:18:04,734 CRITICAL: anaconda 13.21.149 exception report
Traceback (most recent call first):
File "/usr/lib/anaconda/iutil.py", line 172, in execWithRedirect
raise RuntimeError, errstr
File "/usr/lib/anaconda/booty/bootloaderInfo.py", line 623, in removeOldEfiEntries
root = instRoot, stdout = p[1])
File "/usr/lib/anaconda/booty/bootloaderInfo.py", line 718, in installGrub
rc = self.removeOldEfiEntries(instRoot)
File "/usr/lib/anaconda/booty/x86.py", line 127, in installGrub
grubPath, cfPath)
File "/usr/lib/anaconda/booty/x86.py", line 238, in writeGrub
ret = self.installGrub(instRoot, bootDev, grubTarget, grubPath, cfPath)
File "/usr/lib/anaconda/booty/x86.py", line 535, in write
not self.useGrubVal)
File "/usr/lib/anaconda/bootloader.py", line 234, in writeBootloader
kernelList, otherList, defaultDev)
File "/usr/lib/anaconda/dispatch.py", line 208, in moveStep
rc = stepFunc(self.anaconda)
File "/usr/lib/anaconda/dispatch.py", line 126, in gotoNext
self.moveStep()
File "/usr/lib/anaconda/gui.py", line 1390, in nextClicked
self.anaconda.dispatch.gotoNext()
File "/usr/lib/anaconda/iw/progress_gui.py", line 79, in renderCallback
self.intf.icw.nextClicked()
File "/usr/lib/anaconda/gui.py", line 1411, in handleRenderCallback
self.currentWindow.renderCallback()
RuntimeError: Error running efibootmgr: No such file or directory
Environment
- Red Hat Storage 2.0/2.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
