bhyve: zvols for guest disk - yes or no?

Miroslav Lachman 000.fbsd at quip.cz
Fri Nov 18 08:47:52 UTC 2016


Jan Bramkamp wrote on 2016/11/17 11:16:
> On 16/11/2016 19:10, Patrick M. Hausen wrote:
>>> Without ZFS you would require a reliable hardware RAID controller (if
>>> such a magical creature exists) instead (or build a software RAID1+0
>>> from gmirror and gstripe). IMO money is better invested into more RAM
>>> keeping ZFS and the admin happy.
>>
>> And we always use geom_mirror with UFS ...
>
> That would work but I don't recommend for new setups. ZFS offers you a
> lot of operation which in my opinion alone is worth the overhead.
> Without ZFS you would have to use either large raw image files in UFS or
> fight with an old fashioned volume manager.

One thing to note - ZFS isn't holy grail and has own problems too. For 
example there is not fsck_zfs and there are some cases where you can end 
up with broken pool and because of its complexity the only thing you can 
do is to restore from backup. This can occured on ZFS with higher 
probability than on simple UFS2.

Miroslav Lachman



More information about the freebsd-emulation mailing list