content types | type | description | path |
---|---|---|---|
Disk image | images | KVM-Qemu VM images (VM disks) | local:230/example-image.raw |
ISO image | iso | local:iso/debian-501-amd64-netinst.iso |
|
Container template | vztmpl | local:vztmpl/debian-5.0-joomla_1.5.9-1_i386.tar.gz |
|
VZDump backup file | backup | ||
Container | roodir | Allow to store container data | |
none | prevent using block device directly for VMs (to create LVM on top) | ||
Snippets | snippets | aka hookscripts (for example guest hook scripts) | <storage>:snippets/<file> |
iscsi-storage:0.0.2.scsi-14f504e46494c4500494b5042546d2d646744372d31616d61
images/<VMID>/
template/iso/
template/cache/
dump/
snippets/
Note: Both resides on the same zfs pool.
dir: local path /var/lib/vz content iso,vztmpl,backup zfspool: local-zfs pool rpool/data sparse 1 content images,rootdir
iscsidirect
iSCSI user mode (libiscsi2
)iscsi
LVM
LVM thin
ZFS over iSCSI
- to use ZFS from remote system using iSCSI ZFS
libiscsi2
)
By default it is stored in local
storage. It is possible to upload ISOs directly using SCP to /var/lib/vs/template/iso
.