Following the steps for creating a mirror from disk...and running into an issue.
I have two disks /dev/ada0 and /dev/ada1.
I have free space and yet...
I have two disks /dev/ada0 and /dev/ada1.
Code:
root@subsonic:/usr/home/brodey # gpart show ada0
=> 34 156301421 ada0 GPT (74G)
34 128 1 freebsd-boot (64k)
162 146800512 2 freebsd-ufs (70G)
146800674 7815168 3 freebsd-swap (3.7G)
154615842 1685613 - free - (823M)
I have free space and yet...
Code:
root@subsonic:/usr/home/brodey # gpart backup ada0 > table.ada0
root@subsonic:/usr/home/brodey # gpart backup ada0p2 > table.ada0p2
gpart: No such geom: ada0p2.