Bug 514107 - Can't install from LiveCD possibly because of RAID
Summary: Can't install from LiveCD possibly because of RAID
Keywords:
Status: CLOSED DUPLICATE of bug 507578
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: David Lehman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:13aa35b5211542f9f...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-07-28 02:36 UTC by dpaschal
Modified: 2009-10-19 17:48 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-10-19 17:48:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (63.81 KB, text/plain)
2009-07-28 02:37 UTC, dpaschal
no flags Details

Description dpaschal 2009-07-28 02:36:59 UTC
The following was filed automatically by anaconda:
anaconda 11.5.0.59-1.fc11 exception report
Traceback (most recent call first):
  File "/usr/lib/anaconda/storage/devicetree.py", line 981, in addUdevMDDevice
    slave_names = os.listdir(dir)
  File "/usr/lib/anaconda/storage/devicetree.py", line 1174, in addUdevDevice
    device = self.addUdevMDDevice(info)
  File "/usr/lib/anaconda/storage/devicetree.py", line 1691, in populate
    self.addUdevDevice(dev)
  File "/usr/lib/anaconda/storage/__init__.py", line 302, in reset
    self.devicetree.populate()
  File "/usr/lib/anaconda/storage/__init__.py", line 73, in storageInitialize
    storage.reset()
  File "/usr/lib/anaconda/dispatch.py", line 205, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/anaconda/dispatch.py", line 128, in gotoNext
    self.moveStep()
  File "/usr/lib/anaconda/gui.py", line 1339, in nextClicked
    self.anaconda.dispatch.gotoNext()
OSError: [Errno 2] No such file or directory: '/sys/devices/virtual/block/md0/md0p1/slaves'

Comment 1 dpaschal 2009-07-28 02:37:06 UTC
Created attachment 355346 [details]
Attached traceback automatically from anaconda.

Comment 2 dpaschal 2009-07-28 02:48:43 UTC
I had a previous install of Debian 501 which I had created a RAID5 array among three 500GB disks.  I also had a 400GB disk that I was using for the system disk.  To create this bug, I was able to boot with a Fedora 11 LiveCD and click the installer icon.  It asked me about my locale and then when searching for disks, it generated this bug.  Hope this helps anyone.  I was just testing the Fedora install and it looks like it may have a ways to go before it will work with my hardware.  Either that, or I need to just format all disks first.

Comment 3 Chris Lumens 2009-07-28 14:47:41 UTC
Are you using partitioned RAID devices?  It looks like it to me.  If so, that's your problem.  anaconda does not currently support partitioned RAID devices though we are investigating what will be required to make it work.

Comment 4 dpaschal 2009-07-28 15:38:26 UTC
I am.  I would hope it would detect the disks and then just let you format them.  It looks like I need to go in with another live disk of some sort and delete the partitions and then run Anaconda again.

Comment 5 David Lehman 2009-10-19 17:48:46 UTC

*** This bug has been marked as a duplicate of bug 507578 ***


Note You need to log in before you can comment on or make changes to this bug.