X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pve-intro.adoc;h=e4a8d994e85d71c1ad0a3180dbd45cfb43366551;hp=ebede93ec589cfd278dac775f41d5d84c3eb5e34;hb=8d7b6807f1f265b9e7b80f03e95eedcade524b33;hpb=5eba07434fd010e7b96459da2a5bb676a62fe8b1 diff --git a/pve-intro.adoc b/pve-intro.adoc index ebede93..e4a8d99 100644 --- a/pve-intro.adoc +++ b/pve-intro.adoc @@ -9,7 +9,7 @@ Kernel-based Virtual Machine (KVM) and container-based virtualization One main design goal was to make administration as easy as possible. You can use {pve} on a single node, or assemble a cluster of -many nodes. All management task can be done using our web-based +many nodes. All management tasks can be done using our web-based management interface, and even a novice user can setup and install {pve} within minutes. @@ -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,9 +126,8 @@ 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 -optimized for storing VM backups fast and effective (sparse files, out -of order data, minimized I/O). +NFS, CIFS, iSCSI LUN, Ceph RBD. The new backup format is optimized for storing +VM backups fast and effective (sparse files, out of order data, minimized I/O). High Availability Cluster @@ -195,6 +195,8 @@ Your benefit with {pve} * Huge active community * Low administration costs and simple deployment +include::getting-help.adoc[] + Project History --------------- @@ -238,3 +240,7 @@ 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[] +include::translation.adoc[] +