]> git.proxmox.com Git - pve-docs.git/blobdiff - pvesm.1-synopsis.adoc
add graphviz picture for our default bonded network setup
[pve-docs.git] / pvesm.1-synopsis.adoc
index 326c6038218ee93ee7475f86c771574d377b34dc..5b1df70c5c620ee60de6e0f62e3fed8f5111c18a 100644 (file)
@@ -4,7 +4,7 @@
 
 Create a new storage.
 
-`<type>`: `<dir | drbd | glusterfs | iscsi | iscsidirect | lvm | lvmthin | nfs | rbd | sheepdog | zfs | zfspool>` ::
+`<type>`: `<cephfs | cifs | dir | drbd | glusterfs | iscsi | iscsidirect | lvm | lvmthin | nfs | rbd | sheepdog | zfs | zfspool>` ::
 
 Storage type.
 
@@ -24,6 +24,10 @@ Base volume. This volume is automatically activated.
 
 block size
 
+`--bwlimit` `[clone=<LIMIT>] [,default=<LIMIT>] [,migration=<LIMIT>] [,move=<LIMIT>] [,restore=<LIMIT>]` ::
+
+Set bandwidth/io limits various operations.
+
 `--comstar_hg` `<string>` ::
 
 host group for comstar views
@@ -42,6 +46,10 @@ NOTE: the value 'rootdir' is used for Containers, and value 'images' for VMs.
 
 Flag to disable the storage.
 
+`--domain` `<string>` ::
+
+CIFS domain.
+
 `--export` `<string>` ::
 
 NFS export path.
@@ -50,6 +58,10 @@ NFS export path.
 
 Default image format.
 
+`--fuse` `<boolean>` ::
+
+Mount CephFS through FUSE.
+
 `--is_mountpoint` `<string>` ('default =' `no`)::
 
 Assume the given path is an externally managed mountpoint and consider the storage offline if it is not mounted. Using a boolean (yes/no) value serves as a shortcut to using the target path in this field.
@@ -86,6 +98,10 @@ disable write caching on the target
 
 NFS mount options (see 'man nfs')
 
+`--password` `<password>` ::
+
+Password for CIFS share.
+
 `--path` `<string>` ::
 
 File system path.
@@ -120,14 +136,26 @@ Backup volfile server IP or DNS name.
 +
 NOTE: Requires option(s): `server`
 
+`--share` `<string>` ::
+
+CIFS share.
+
 `--shared` `<boolean>` ::
 
 Mark storage as shared.
 
+`--smbversion` `<2.0 | 2.1 | 3.0>` ::
+
+SMB protocol version
+
 `--sparse` `<boolean>` ::
 
 use sparse volumes
 
+`--subdir` `<string>` ::
+
+Subdir to mount.
+
 `--tagged_only` `<boolean>` ::
 
 Only use logical volumes tagged with 'pve-vm-ID'.
@@ -156,9 +184,6 @@ Volume group name.
 
 Glusterfs Volume.
 
-
-
-
 *pvesm alloc* `<storage> <vmid> <filename> <size>` `[OPTIONS]`
 
 Allocate disk images.
@@ -185,8 +210,25 @@ no description available
 +
 NOTE: Requires option(s): `size`
 
+*pvesm cifsscan* `<server>` `[OPTIONS]`
+
+Scan remote CIFS server.
+
+`<server>`: `<string>` ::
+
+no description available
+
+`--domain` `<string>` ::
+
+no description available
+
+`--password` `<password>` ::
 
+no description available
 
+`--username` `<string>` ::
+
+no description available
 
 *pvesm export* `<volume> <format> <filename>` `[OPTIONS]`
 
@@ -216,8 +258,6 @@ Snapshot to export
 
 Whether to include intermediate snapshots in the stream
 
-
-
 *pvesm extractconfig* `<volume>`
 
 Extract configuration from vzdump backup archive.
@@ -226,9 +266,6 @@ Extract configuration from vzdump backup archive.
 
 Volume identifier
 
-
-
-
 *pvesm free* `<volume>` `[OPTIONS]`
 
 Delete volume
@@ -241,9 +278,6 @@ Volume identifier
 
 The storage identifier.
 
-
-
-
 *pvesm glusterfsscan* `<server>`
 
 Scan remote GlusterFS server.
@@ -252,24 +286,18 @@ Scan remote GlusterFS server.
 
 no description available
 
-
-
-
-*pvesm help* `[<cmd>]` `[OPTIONS]`
+*pvesm help* `[OPTIONS]`
 
 Get help about specified command.
 
-`<cmd>`: `<string>` ::
+`--extra-args` `<array>` ::
 
-Command name
+Shows help for a specific command
 
 `--verbose` `<boolean>` ::
 
 Verbose output format.
 
-
-
-
 *pvesm import* `<volume> <format> <filename>` `[OPTIONS]`
 
 Import a volume.
@@ -298,9 +326,6 @@ A snapshot to delete on success
 
 Whether the stream includes intermediate snapshots
 
-
-
-
 *pvesm iscsiscan* `--portal <string>` `[OPTIONS]`
 
 Scan remote iSCSI server.
@@ -309,9 +334,6 @@ Scan remote iSCSI server.
 
 no description available
 
-
-
-
 *pvesm list* `<storage>` `[OPTIONS]`
 
 List storage content.
@@ -328,15 +350,10 @@ Only list content of this type.
 
 Only list images for this VM
 
-
-
-
 *pvesm lvmscan*
 
 List local LVM volume groups.
 
-
-
 *pvesm lvmthinscan* `<vg>`
 
 List local LVM Thin Pools.
@@ -345,8 +362,6 @@ List local LVM Thin Pools.
 
 no description available
 
-
-
 *pvesm nfsscan* `<server>`
 
 Scan remote NFS server.
@@ -355,9 +370,6 @@ Scan remote NFS server.
 
 no description available
 
-
-
-
 *pvesm path* `<volume>`
 
 Get filesystem path for specified volume
@@ -366,9 +378,6 @@ Get filesystem path for specified volume
 
 Volume identifier
 
-
-
-
 *pvesm remove* `<storage>`
 
 Delete storage configuration.
@@ -377,8 +386,6 @@ Delete storage configuration.
 
 The storage identifier.
 
-
-
 *pvesm set* `<storage>` `[OPTIONS]`
 
 Update storage configuration.
@@ -391,6 +398,10 @@ The storage identifier.
 
 block size
 
+`--bwlimit` `[clone=<LIMIT>] [,default=<LIMIT>] [,migration=<LIMIT>] [,move=<LIMIT>] [,restore=<LIMIT>]` ::
+
+Set bandwidth/io limits various operations.
+
 `--comstar_hg` `<string>` ::
 
 host group for comstar views
@@ -417,10 +428,18 @@ Prevent changes if current configuration file has different SHA1 digest. This ca
 
 Flag to disable the storage.
 
+`--domain` `<string>` ::
+
+CIFS domain.
+
 `--format` `<string>` ::
 
 Default image format.
 
+`--fuse` `<boolean>` ::
+
+Mount CephFS through FUSE.
+
 `--is_mountpoint` `<string>` ('default =' `no`)::
 
 Assume the given path is an externally managed mountpoint and consider the storage offline if it is not mounted. Using a boolean (yes/no) value serves as a shortcut to using the target path in this field.
@@ -453,6 +472,10 @@ disable write caching on the target
 
 NFS mount options (see 'man nfs')
 
+`--password` `<string>` ::
+
+Password for CIFS share.
+
 `--pool` `<string>` ::
 
 Pool.
@@ -483,10 +506,18 @@ NOTE: Requires option(s): `server`
 
 Mark storage as shared.
 
+`--smbversion` `<2.0 | 2.1 | 3.0>` ::
+
+SMB protocol version
+
 `--sparse` `<boolean>` ::
 
 use sparse volumes
 
+`--subdir` `<string>` ::
+
+Subdir to mount.
+
 `--tagged_only` `<boolean>` ::
 
 Only use logical volumes tagged with 'pve-vm-ID'.
@@ -499,9 +530,6 @@ Gluster transport: tcp or rdma
 
 RBD Id.
 
-
-
-
 *pvesm status* `[OPTIONS]`
 
 Get status for all datastores.
@@ -514,6 +542,10 @@ Only list stores which support this content type.
 
 Only list stores which are enabled (not disabled in config).
 
+`--format` `<boolean>` ('default =' `0`)::
+
+Include information about formats
+
 `--storage` `<string>` ::
 
 Only list status for  specified storage
@@ -522,13 +554,8 @@ Only list status for  specified storage
 
 If target is different to 'node', we only lists shared storages which content is accessible on this 'node' and the specified 'target' node.
 
-
-
-
 *pvesm zfsscan*
 
 Scan zfs pool list on local node.
 
 
-
-