I'm looking for information on how to install FreeBSD on a clean system which in this case would be used as a NAS with the following criteria:
1. Disk(s) can be partitioned/sliced so as to NOT use the whole disk for zroot.
2. The operating system can optionally be split into multiple pools e.g. zroot, zusr, zvar, ztmp, etc
3. Each Pool may be mirrored (or use other RAID modes) where multiple physical disks are present.
Having used various Unix and Linux operating systems, I prefer to be able to exert a certain measure of control over how storage is allocated out, particularly to avoid performance related problems like fragmentation, spanning and systems locking up if the disk runs out of space due to issues like excessive logging!.
I've found recent instructions on a manual install of FreeBSD using a single partition/slice/pool rather than the whole disk which meets criteria 1.
I've found somewhat dated instructions which are around 6 years old for a much older version of FreeBSD
I've not been able to find ANY information on installations using multiple pools for different parts of the Operating System at all.
Can you point me towards updated information on installing using mirrored disks and multiple pools.
Thankyou
1. Disk(s) can be partitioned/sliced so as to NOT use the whole disk for zroot.
2. The operating system can optionally be split into multiple pools e.g. zroot, zusr, zvar, ztmp, etc
3. Each Pool may be mirrored (or use other RAID modes) where multiple physical disks are present.
Having used various Unix and Linux operating systems, I prefer to be able to exert a certain measure of control over how storage is allocated out, particularly to avoid performance related problems like fragmentation, spanning and systems locking up if the disk runs out of space due to issues like excessive logging!.
I've found recent instructions on a manual install of FreeBSD using a single partition/slice/pool rather than the whole disk which meets criteria 1.
I've found somewhat dated instructions which are around 6 years old for a much older version of FreeBSD
I've not been able to find ANY information on installations using multiple pools for different parts of the Operating System at all.
Can you point me towards updated information on installing using mirrored disks and multiple pools.
Thankyou