xfs
[Top] [All Lists]

Re: md + xfs (fwd)

To: Simon Matter <simon.matter@xxxxxxxxxxxxxxxx>
Subject: Re: md + xfs (fwd)
From: Mihai RUSU <dizzy@xxxxxxxxx>
Date: Thu, 11 Jul 2002 19:37:59 +0300 (EEST)
Cc: Seth Mos <knuffie@xxxxxxxxx>, Linux XFS List <linux-xfs@xxxxxxxxxxx>
In-reply-to: <3D2D73C7.1AC7D9CA@ch.sauter-bc.com>
Sender: owner-linux-xfs@xxxxxxxxxxx
On Thu, 11 Jul 2002, Simon Matter wrote:

> When booting a RedHat system with softraid, the linuxrc script looks
> something like this:
>
> #!/bin/nash
>
> echo "Loading raid1 module"
> insmod /lib/raid1.o
> mount -t proc /proc /proc
> echo Mounting /proc filesystem
> echo Creating root device
> mkrootdev /dev/root
> raidautorun /dev/md0
> echo 0x0100 > /proc/sys/kernel/real-root-dev
> umount /proc
> echo Mounting root filesystem
> mount --ro -t xfs /dev/root /sysroot
> pivot_root /sysroot /sysroot/initrd
>
> The mount command is a builtin command of /bin/nash, maybe this explains
> the different behaviour. I hope one of the gurus can explain it to us.
>
> Simon

I must add that the system is Slackware 8.0 based. The MD support is
compiled in kernel (no modules support). The partitions are of type RAID
autodetect so linux can detect them at boot time. Also the / and /home
partitions are NOT on the md0 divice. Only /var is.

----------------------------
Mihai RUSU

Disclaimer: Any views or opinions presented within this e-mail are solely
those of the author and do not necessarily represent those of any company,
unless otherwise specifically stated.


<Prev in Thread] Current Thread [Next in Thread>