Re: Promise Card with Enterprise AS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2004-01-09 at 19:00, Sharif Islam wrote:
> On Fri, 9 Jan 2004, Homme R. Bitter wrote:
> 
> > On Fri, 2004-01-09 at 16:49, Sharif Islam wrote:
> > > On Fri, 9 Jan 2004, Louis E. Elrod wrote:
> > >
> > > [Ultra Tx2 issue with linux]
> > >
> > > > Everything was stock... I did nothing special.
> > >
> > > Ok. Maybe I am doing something stupid. I didn't mention this in the
> > > original post, but I am trying to build a RAID1 drive with two of my
> > > 120GB Western Digital drives. I used mdadm and raid creatiion process went fine. My
> > > card detects the drive fine and I can see them from fdisk -l. I was
> > > able to mount /dev/md0 after the raiding was done. However,
> > > after rebooting it wasn't there.
> > >
> > > Any idea?
> >
> > This has nothing to do with ataraid, you are doing a softraid thing
> > here. Is it in your /etc/fstab?
> > Did you run the raidstart command?
> > You need to have the raid1 module inserted
> 
> Thanks it worked.  The raid1 module was not loaded.

You might want to do something like this:

mkinitrd -f /boot/initrd-KERNELVERSION --preload=raid1 `uname -r`
Or something close to that.
This will load the module when you boot and you won't have any problem
rebooting your machine without loading the module manually before 
mounting the FS etc. etc.

Regards,

Homme




[Index of Archives]     [Linux RAID]     [Linux Device Mapper]     [Linux IDE]     [Linux SCSI]     [Kernel]     [Linux Books]     [Linux Admin]     [GFS]     [RPM]     [Yosemite Campgrounds]     [AMD 64]

  Powered by Linux