Description of problem:Unhandled exception loading OS Version-Release number of selected component (if applicable): How reproducible: always Steps to Reproduce: 1.Configure san environment 2.Load OS 3. Actual results: Bug check when searching for drives Expected results: see all available drives to load OS Additional info: Trying to install Advance Server 2.1 to a HP RX2600 I receive an âunhandled exceptionâ bug check when attempting to select the a partition to load the OS to. I have about 100 lunâs in a san environment, with topologies of public loop, private loop, point to point, and fabric. If I only connect 1 target through one topology I do not see the bug check. Bug Check (I could not save the bug check to the floppy so I just copied the text) Trace back (innermost last): File â/usr/bin/anacondaâ, line 633, in? intf.run(d, dispatch, configFileData) File â/usr/lib/anaconda/gui.pyâ, line 353, in run self.icw.run (self.runres, configFileData) File â/usr/lib/anaconda/gui.pyâ, line 814, in run main loop() File â/usr/python1.5/site_packages/gtk.pyâ, line 2608 in mainloop_gtk.gtk_main() File â/usr/lib/python1.5/site_packages/gtk.pyâ, line 125, in_call_ret=apply(self.func,a) File â/usr/lib/anaconda/gui.pyâ, line 417, in nextClicked self.dispatch.gotoNext() File â/usr/lib/anaconda/dispatch.pyâ, line 144, in gotoNext self.moveStep() File â/usr/lib/anaconda/dispatch.pyâ, line 209, in moveStep re=apply(func, self.bindArgs(args)) File â/usr/lib /anaconda/partitioning.pyâ, line 1558, in partitionObjectsInitialize partitions.zeroMbr File â/usr/lib/anaconda/partitioning.pyâ, line 1411, in refreshDevices self.openevices(intf, initall, zeroMbr) File â/usr/lib/anaconda/partitioning.pyâ, line 1424, in openDevices seviceFile=isys.makeDevInode(drive) File â/usr/lib/anaconda/isys.pyâ, line 249, in makeDevInode _isys.mkdevinode(name, path) SystemError:(2, âno such file or directorâ)
What all devices will be existing here? Can you hit debug on the traceback window and enter (pdb) print name, path
Closing due to inactivity. Please reopen if you have further information to add to this bug report.