| mount.base |
The mount point of the NFS primary storage on the KVM host.
Default: /opt/zstack/nfsprimarystorage. |
/opt/zstack/nfsprimarystorage |
absolute path starting with / |
| deletion.gcInterval |
The interval of collecting volume and snapshot garbage from an
NFS primary storage. Default: 3600. Unit: second. |
3600 |
[1,+∞) |
| qcow2.allocation |
The policy used to allocate NFS primary storage space for
volumes. Default: none. Valid values: none, metadata, falloc, and
full. If an NFS primary storage is individually configured with a
preallocation policy, this global setting does not take effect on
the primary storage. |
none |
- none
- metadata
- falloc
- full
|