]> git.proxmox.com Git - pve-docs.git/blobdiff - pvesm.1-synopsis.adoc
update autogenerated docs
[pve-docs.git] / pvesm.1-synopsis.adoc
index f78a0aa10d57c21641d529018dbf2c494b16d22a..9c7b5c6ef67d263d1cf02afe8900b58a8417be1f 100644 (file)
@@ -50,6 +50,10 @@ NFS export path.
 
 Default image format.
 
+`-is_mountpoint` `boolean` (default=`no`)::
+
+Assume the directory is an externally managed mountpoint. If nothing is mounted the storage will be considered offline.
+
 `-iscsiprovider` `string` ::
 
 iscsi provider
@@ -62,6 +66,10 @@ Access rbd through krbd kernel module.
 
 Maximal number of backup files per VM. Use '0' for unlimted.
 
+`-mkdir` `boolean` (default=`yes`)::
+
+Create the directory if it doesn't exist.
+
 `-monhost` `string` ::
 
 Monitors daemon ips.
@@ -120,6 +128,10 @@ Mark storage as shared.
 
 use sparse volumes
 
+`-tagged_only` `boolean` ::
+
+Only use logical volumes tagged with 'pve-vm-ID'.
+
 `-target` `string` ::
 
 iSCSI target.
@@ -175,6 +187,18 @@ NOTE: Requires option(s): `size`
 
 
 
+
+*pvesm extractconfig* `<volume>`
+
+Extract configuration from vzdump backup archive.
+
+`<volume>` `string` ::
+
+Volume identifier
+
+
+
+
 *pvesm free* `<volume>` `[OPTIONS]`
 
 Delete volume
@@ -336,6 +360,10 @@ Flag to disable the storage.
 
 Default image format.
 
+`-is_mountpoint` `boolean` (default=`no`)::
+
+Assume the directory is an externally managed mountpoint. If nothing is mounted the storage will be considered offline.
+
 `-krbd` `boolean` ::
 
 Access rbd through krbd kernel module.
@@ -344,6 +372,10 @@ Access rbd through krbd kernel module.
 
 Maximal number of backup files per VM. Use '0' for unlimted.
 
+`-mkdir` `boolean` (default=`yes`)::
+
+Create the directory if it doesn't exist.
+
 `-nodes` `string` ::
 
 List of cluster node names.
@@ -390,6 +422,10 @@ Mark storage as shared.
 
 use sparse volumes
 
+`-tagged_only` `boolean` ::
+
+Only use logical volumes tagged with 'pve-vm-ID'.
+
 `-transport` `(rdma | tcp | unix)` ::
 
 Gluster transport: tcp or rdma