Date: Tue, 26 Jul 2005 22:04:09 +0100 From: Angus MacGyver <macgyver@calibre-solutions.co.uk> To: Pawel Jakub Dawidek <pjd@FreeBSD.org> Cc: freebsd-alpha@freebsd.org Subject: Re: Vinum + AXP + 5.4.. Message-ID: <1122411849.5860.12.camel@yavin4.calibre-solutions.co.uk> In-Reply-To: <20050726201815.GI46538@darkness.comp.waw.pl> References: <1121674263.5897.5.camel@falcon.calibre-solutions.co.uk> <20050718100353.GH53035@cicely12.cicely.de> <1121681574.5897.7.camel@falcon.calibre-solutions.co.uk> <1122398630.5860.7.camel@yavin4.calibre-solutions.co.uk> <20050726201815.GI46538@darkness.comp.waw.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2005-07-26 at 22:18 +0200, Pawel Jakub Dawidek wrote:
> On Tue, Jul 26, 2005 at 06:23:50PM +0100, Angus MacGyver wrote:
> +> mount
> +> /dev/da1a on / (ufs, local)
> +> devfs on /dev (devfs, local)
> +> /dev/mirror/md2 on /var (ufs, local, soft-updates)
> +> /dev/mirror/md3 on /tmp (ufs, local, soft-updates)
> +> /dev/mirror/md4 on /usr (ufs, local, soft-updates)
> +> /dev/mirror/md5 on /data (ufs, local, soft-updates)
> +>
> +> And the /etc/fstab.....
> +>
> +> cat /etc/fstab
> +> #Device Mountpoint FStype Options Dump
> +> Pass#
> +> /dev/mirror/md1 none swap sw 0
> +> 0
> +> /dev/mirror/md0 / ufs rw 1
> +> 1
> +> /dev/mirror/md2 /var ufs rw 2
> +> 2
> +> /dev/mirror/md3 /tmp ufs rw 2
> +> 2
> +> /dev/mirror/md4 /usr ufs rw 2
> +> 2
> +> /dev/mirror/md5 /data ufs groupquota,userquota,rw
> +> 0 2
> +> /dev/acd0 /cdrom cd9660 ro,noauto 0
> +> 0
> +>
> +>
> +> I just KNOW I have missed something, and I am struggling to find a non-
> +> x86 answer as to the / not mounting /dev/mirror/md0
> +> (I just called them md0 etc cause that is what I call them under
> +> Solstice Disk Suite with Solaris)
>
> Could you paste output of:
>
> # gmirror status md0
>
> ?
Of course...
corsec# gmirror status md0
Name Status Components
mirror/md0 COMPLETE da0a
corsec#
(and for good measure md1)
corsec# gmirror status md1
Name Status Components
mirror/md1 COMPLETE da0b
da1b
Now, what I haven't yet done, is to insert what is the second disk into
the mirror, but i have all data on md0 when I mount it....
Why haven't i done it?
Simple paranoia I guess...
I wanna proove I can boot off the mirror md0 before I blow away data on
da0a and insert that into the mirror....
Failure to confirm I can boot off /dev/mirror/md0 could easily mean i
have a system that doesn't boot, and that ain't good to man nor beast...
Cheers
AM
--
Angus MacGyver <macgyver@calibre-solutions.co.uk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1122411849.5860.12.camel>
