X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pve-intro.adoc;h=f0b0d1e42238c69598b8943cc7d323b5c84d1985;hp=56d8dd33cefc0aef987a00260e467227ed85259d;hb=91f3edd0e1ec337014d9c5aceec057df0375b7a4;hpb=fe907b653b2c5391c7203fc6ef47fbf2f65b0ed2 diff --git a/pve-intro.adoc b/pve-intro.adoc index 56d8dd3..f0b0d1e 100644 --- a/pve-intro.adoc +++ b/pve-intro.adoc @@ -106,6 +106,7 @@ We currently support the following Network storage types: * LVM Group (network backing with iSCSI targets) * iSCSI target * NFS Share +* CIFS Share * Ceph RBD * Directly use iSCSI LUNs * GlusterFS @@ -125,7 +126,7 @@ running Containers and KVM guests. It basically creates an archive of the VM or CT data which includes the VM/CT configuration files. KVM live backup works for all storage types including VM images on -NFS, iSCSI LUN, Ceph RBD or Sheepdog. The new backup format is +NFS, CIFS, iSCSI LUN, Ceph RBD or Sheepdog. The new backup format is optimized for storing VM backups fast and effective (sparse files, out of order data, minimized I/O). @@ -240,3 +241,6 @@ The most notable change with version 4.0 was the move from OpenVZ to https://linuxcontainers.org/[LXC]. Containers are now deeply integrated, and they can use the same storage and network features as virtual machines. + +include::howto-improve-pve-docs.adoc[] +