n00tz
April 18th, 2007, 05:30 PM
alright, I'm tying to install Ubuntu Server (Dapper 6.06 LTS & I've tried Edgy also) I've never tried to use the Software RAID before, but here's my problem:
I get to the Disk partitioner --> Configure software RAID .. I Create the MD device as a RAID 5 on all 6 of my SCSI disks (no spares) and finish. it restarts the partiioner... and I tell it to guided partition the RAID device.. I tell it to erase the entire disk and install how it wishes..
I get this message after it appears to format the ext3 at / and the swap: Error informing the kernel about modifications to partition /dev/md/0p1 -- invalid argument. This means linux won't know about any changes you made to /dev/md/0p1 until you reboot so you shouldnt mount it or use it in any way before rebooting
It does this with the 2 partitions the installer makes automagically (Physical at / and swap inside a Logical partition).
I can tell it to ignore or cancel or go back... if I ignore them it just says that formatting as ext3 failed.
Anyone tried this before and know of the work around? I'm not afraid to Alt+F2 and work in the command line for a resolution.
I've attempted to fdisk /dev/md0 and make the partitions there (successfully, I might add) but then I can't format them because mke2fs doesn't see a device at /dev/md0p1 (as is listed when I fdisk -l). I'm stumped.
I get to the Disk partitioner --> Configure software RAID .. I Create the MD device as a RAID 5 on all 6 of my SCSI disks (no spares) and finish. it restarts the partiioner... and I tell it to guided partition the RAID device.. I tell it to erase the entire disk and install how it wishes..
I get this message after it appears to format the ext3 at / and the swap: Error informing the kernel about modifications to partition /dev/md/0p1 -- invalid argument. This means linux won't know about any changes you made to /dev/md/0p1 until you reboot so you shouldnt mount it or use it in any way before rebooting
It does this with the 2 partitions the installer makes automagically (Physical at / and swap inside a Logical partition).
I can tell it to ignore or cancel or go back... if I ignore them it just says that formatting as ext3 failed.
Anyone tried this before and know of the work around? I'm not afraid to Alt+F2 and work in the command line for a resolution.
I've attempted to fdisk /dev/md0 and make the partitions there (successfully, I might add) but then I can't format them because mke2fs doesn't see a device at /dev/md0p1 (as is listed when I fdisk -l). I'm stumped.