Table of Contents

Storage

Terms

Content types

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

File level storage dir layout

Default storage for ZFS

Note: Both resides on the same zfs pool.

/etc/pve/storage.cfg
dir: local
        path /var/lib/vz
        content iso,vztmpl,backup

zfspool: local-zfs
        pool rpool/data
        sparse 1
        content images,rootdir

Storage types

poll type

Local storage

storage for ISOs

By default it is stored in local storage. It is possible to upload ISOs directly using SCP to /var/lib/vs/template/iso.