I've installed freebsd on another machine with gmirror, and it worked fine....but on this new one i'm having some trouble.
First of all, what i'd like to do is this:
I'd like to only use gmirror to mirror the first slice on 2 drives. Is this possible? when i try it i get
i'd also like to use glabel to label the slices to make sure they don't get mixed up if i move controllers or install a new drive.
What i'd like is this:
I have 2 drives, 250GB's Each, i want to make a single gmirror slice of 1024m or 2048m then have a slice for swap, not mirrored, then have 2 slices i can use for ZFS as a ZFS mirror.
I'm running into problems trying to mirror a single slice.
Thanks for any help
edit:
also, i didn't forget to set the sysctl kern.geom.debugflags=16
First of all, what i'd like to do is this:
I'd like to only use gmirror to mirror the first slice on 2 drives. Is this possible? when i try it i get
Code:
Can't store metadata on /dev/ad6s1a: Operation not permitted
i'd also like to use glabel to label the slices to make sure they don't get mixed up if i move controllers or install a new drive.
What i'd like is this:
I have 2 drives, 250GB's Each, i want to make a single gmirror slice of 1024m or 2048m then have a slice for swap, not mirrored, then have 2 slices i can use for ZFS as a ZFS mirror.
I'm running into problems trying to mirror a single slice.
Thanks for any help
edit:
also, i didn't forget to set the sysctl kern.geom.debugflags=16