In order to provide reliable updates and simple maintenance, each Halon platform node consists of four partitions, listed in the table below.
- The recovery OS takes care of the actual software update procedure (overwriting the system partition). It is always read-only, and never updated in itself.
- The system partition (mounted read-only during normal operation) contains the actual Halon software, which is a complete software distribution (operating system, based on FreeBSD). The system partition is completely overwritten with each update.
- The configuration partition contains the revision-managed configuration file. This partition is, of course, not touched during updates.
- The storage partition is used for all large files and heavy write operations, such as mail queue, swap, virus definitions, logs, and much more.
Partition # | Partition label | Mount | Function | Read/write | Size |
1 | halonrecovery | Recovery OS | Always read-only | 20 MB | |
2 | halonsystem | / | System | Read-only | 250 MB (approx.) |
3 | halonconfig | /cfg | Configuration | Infrequent writes | 20 MB |
4 | /storage | Storage and swap | Heavy IO | Configurable, can also be on a separate disk |
Growing storage disk
If you're running on a hypervisor, you can grow the storage disk under Hosts -> System -> Disks after you have expanded the disk in the hypervisor.
Comments
0 comments
Article is closed for comments.