If I set up gmirror for a SLICE, how do I set up the MBRs to both be bootable?

2008-02-04 Thread Rudy Rucker
I have two disks, ad0 and ad8. ad0s1 and ad8s1 are a gmirror ad0s2 and ad8s2 are in a zpool Other than pulling ad0 and rebooting, is there a set of steps I can take to make sure ad8 is bootable? Is an identical MBR a good enough test? dd if=/dev/ad8 of=ad8.mbr bs=512 count=1 dd if=/dev/ad

Re: If I set up gmirror for a SLICE, how do I set up the MBRs to both be bootable?

2008-02-05 Thread Wojciech Puchar
NameStatus Components mirror/gm0s1 COMPLETE ad0s1 ad8 there is definitely something wrong in this setup i thing second line should be ad8s1 not ad8! ___ freebsd-questions@freebsd.org mailing list http://lists.free

Re: If I set up gmirror for a SLICE, how do I set up the MBRs to both be bootable?

2008-02-05 Thread Rudy
Wojciech Puchar wrote: NameStatus Components mirror/gm0s1 COMPLETE ad0s1 ad8 there is definitely something wrong in this setup i thing second line should be ad8s1 not ad8! OOPS! I cut and pasted incorrectly. NameStatus Components mirror/gm0s1

Re: If I set up gmirror for a SLICE, how do I set up the MBRs to both be bootable?

2008-02-05 Thread Wojciech Puchar
ad8 there is definitely something wrong in this setup i thing second line should be ad8s1 not ad8! OOPS! I cut and pasted incorrectly. NameStatus Components mirror/gm0s1 COMPLETE ad0s1 ad8s1 Rudy simply bsdlabel -B both ad0s1 and