Re: starting second md device at boot time

2004-07-29 Thread Justin Guerin
On Thursday 29 July 2004 02:21, Richard Marshall wrote: > > >Since you've got your raid going (after the manual start), you can > > > create your config file automatically. Just issue the command "mdadm > > > --detail --scan" and redirect the output to /etc/mdadm.conf. You'll > > > then have to m

RE: starting second md device at boot time - Work around fix

2004-07-29 Thread Richard Marshall
tarted when the system comes up and thwe file-system gets mounted before Samba starts. thanks to Justin for all his assistance -Original Message- From: Richard Marshall Sent: Thu 7/29/2004 9:21 AM To: Justin Guerin Cc: [EMAIL PROTECTED] Subject: RE: starting second md

RE: starting second md device at boot time

2004-07-29 Thread Richard Marshall
> >Since you've got your raid going (after the manual start), you can > > create your config file automatically. Just issue the command "mdadm > > --detail --scan" and redirect the output to /etc/mdadm.conf. You'll > > then have to manually add the device line, and even though you can, I > > wou

RE: starting second md device at boot time

2004-07-28 Thread Richard Marshall
>I wonder if this is an order problem? It seems that your config file is set >up properly for the first array, and I'd guess it's OK for the second >array, especially if you can do "mdadm -As /dev/md1" (after a reboot) and >it works. If you can, that leaves the only difference as the file

Re: starting second md device at boot time

2004-07-28 Thread Justin Guerin
On Wednesday 28 July 2004 10:14, Richard Marshall wrote: > Hi Justin, > > >Out of curiosity, what does the line look like? > > i have tried various options, but right now it looks like this: > > proc/proc procdefaults0 0 > /dev/md0/ ext3

RE: starting second md device at boot time

2004-07-28 Thread Richard Marshall
Hi Justin, >Out of curiosity, what does the line look like? i have tried various options, but right now it looks like this: proc/proc procdefaults0 0 /dev/md0/ ext3defaults,errors=remount-ro 0 1 /dev/sda1 /boot

Re: starting second md device at boot time

2004-07-28 Thread Justin Guerin
On Wednesday 28 July 2004 02:17, Richard Marshall wrote: > >Hi Rich, > > > >Just a few basic questions, since you always try the easy way first. > > Are your partitions that make up /dev/md1 marked as linux raid > > autodetect (FD)? Is your second raid device present in fstab? > > The partitions a

Re: starting second md device at boot time

2004-07-27 Thread Justin Guerin
On Tuesday 27 July 2004 06:30, Richard Marshall wrote: > Hello, > > I have built a debian sarge system on a dell poweredge with a pair of > SCSI disks, but no Raid controller. I have sucessfully configured one md > raid 1 device (/dev/md0, mounted as the / partition) using the sarge > installer and