Logical Volume in FreeBSD with gconcat
New data come everyday make existing storage media no longer reliable, need to add new harddisk New harddisk + old harddisk need to join in single volume FreeBSD provide a few method, gvinum, gconcat and gstripe Since I only have two harddisk I try use gconcat : kongja# df -H Filesystem Size Used Avail Capacity ...
