s
This commit is contained in:
@@ -26,9 +26,9 @@ If node was restarted, `provisiond` tries to bring all active workloads back to
|
||||
|
||||
0-OS currently support 8 type of workloads:
|
||||
- network
|
||||
- `zmachine` (virtual machine)
|
||||
- `zmount` (disk): usable only by a `zmachine`
|
||||
- `public-ip` (v4 and/or v6): usable only by a `zmachine`
|
||||
- `zero_vm` (virtual machine)
|
||||
- `zmount` (disk): usable only by a `zero_vm`
|
||||
- `public-ip` (v4 and/or v6): usable only by a `zero_vm`
|
||||
- [`zdb`](https://github.com/threefoldtech/0-DB) `namespace`
|
||||
- [`qsfs`](https://github.com/threefoldtech/quantum-storage)
|
||||
- `zlogs`
|
||||
|
@@ -77,7 +77,7 @@ test: mountpoint /var/cache
|
||||
// this should allow you to work with the following types of storage medium
|
||||
// - full disks (device) (these are used by zdb)
|
||||
// - subvolumes these are used as a read-write layers for 0-fs mounts
|
||||
// - vdisks are used by zmachines
|
||||
// - vdisks are used by zero_vms
|
||||
// this works as following:
|
||||
// a storage module maintains a list of ALL disks on the system
|
||||
// separated in 2 sets of pools (SSDs, and HDDs)
|
||||
|
Reference in New Issue
Block a user