Blueprint said:Hi Phoenix, im new to freebsd and this community. I want to thank you for your good zfs tips in other threads. It has helped me alot with my setup.
Coming from an AIX background we always run at least 2 volume groups so thats what I did with my freebsd setup. Theres so much benifit to being able to export your data pool/vg while keeping the working system in tact.
I have a mirrored zroot pool and a raidz zstorage pool. I dont see the benifits of still running some of the system filesystems on ufs. If i want to reinstall my OS, ill just export my zstorage pool, reboot into fixit and import the zroot pool and change the root dataset mountpoint (which will cascade down to the rest). Then create new datasets and proceed to do a normal install as per the wiki.
I think if our concern is pool corruption it will be more from some hardware malfunction then doing a new OS install.
The reason I keep a UFS partition around is that I started with ZFS in the 7.0-STABLE days.
I'll consider moving over to all-ZFS once there are fixit CDs and LiveCDs that support ZFS repairs.
However, once I do move to an all-ZFS system, I will keep two pools: one for the OS (/ and /usr) and one for everything else (/usr/local, /home, /var, /tmp, and so on). The former will be a mirrored pool (2 disks), the latter will be some form of raidz