Re: Software RAID with Debian Installer

2005-07-11 Thread Luke Pacholski
On Mon, 11 Jul 2005, Paolo Alexis Falcone wrote: > Perhaps you want LVM over RAID? > > Such configuration is also supported and can be done by the Debian installer. Ok, it simply looks like what I was trying to do (partition a software RAID device) is not possible: http://unthought.net/Softwar

Re: Software RAID with Debian Installer

2005-07-11 Thread Luke Pacholski
On Mon, 11 Jul 2005, peter colton wrote: > Here is a link for a raid1 howto. hope it dose the job. > >http://nepotismia.com/debian/raidinstall/ I was actually reading that as I was going through the process. The main difference is that instead of creating a single ext3 p

Re: Software RAID with Debian Installer

2005-07-11 Thread Luke Pacholski
On Mon, 11 Jul 2005, Paolo Alexis Falcone wrote: > Don't mind it - it works just fine even if you ignore it. Have done > such with my setups having software RAID 1 using the Sarge installer. I wish I could, but the installer won't let me continue. Luke -- To UNSUBSCRIBE, email to [EMAIL PROTE

Re: Software RAID with Debian Installer

2005-07-10 Thread Luke Pacholski
On Sun, 10 Jul 2005, Hal Vaughan wrote: > Are you using mdadm? (It sound it, but I don't know what else is out there.) > > If so, just as a point of reference, I set mine up with mdadm, and it set it > to /dev/md0. I just did a "ls" of /dev/md* and got: I'm just using the software RAID opti

Re: Software RAID with Debian Installer

2005-07-10 Thread Luke Pacholski
On Sun, 10 Jul 2005 [EMAIL PROTECTED] wrote: > Quoting Luke Pacholski <[EMAIL PROTECTED]>: > > > [?] Partition disks > > Warning! > > The kernel was unable to re-read the partition table on /dev/md/0 (Invalid > > argument). This means Linux won't know any

Software RAID with Debian Installer

2005-07-10 Thread Luke Pacholski
I am currently trying to set up software RAID while installing Sarge. I have two hard drives, both with one partition "physical volume for RAID", as well as a RAID 1 device that uses both. Everything goes fine until I try to write the partition table on the RAID device. I get the following erro