]> git.proxmox.com Git - pve-docs.git/blobdiff - pvesm.1-synopsis.adoc
followup #1850: pvecm: referencing all nodes in etc/hosts is not necessarry
[pve-docs.git] / pvesm.1-synopsis.adoc
index e7d7f53298488f312c84b21f68d39c98a9b17f3f..9c5e61499579235cb0945ad94917564981c6d7fa 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.
@@ -62,6 +74,10 @@ iscsi provider
 
 Access rbd through krbd kernel module.
 
+`--lio_tpg` `<string>` ::
+
+target portal group for Linux LIO targets
+
 `--maxfiles` `<integer> (0 - N)` ::
 
 Maximal number of backup files per VM. Use '0' for unlimted.
@@ -86,6 +102,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 +140,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'.
@@ -182,6 +214,26 @@ no description available
 +
 NOTE: Requires option(s): `size`
 
+*pvesm cifsscan* `<server>` `[OPTIONS]`
+
+Scan remote CIFS server.
+
+`<server>`: `<string>` ::
+
+The server address (name or IP).
+
+`--domain` `<string>` ::
+
+SMB domain (Workgroup).
+
+`--password` `<password>` ::
+
+User password.
+
+`--username` `<string>` ::
+
+User name.
+
 *pvesm export* `<volume> <format> <filename>` `[OPTIONS]`
 
 Export a volume.
@@ -236,7 +288,7 @@ Scan remote GlusterFS server.
 
 `<server>`: `<string>` ::
 
-no description available
+The server address (name or IP).
 
 *pvesm help* `[OPTIONS]`
 
@@ -278,13 +330,13 @@ A snapshot to delete on success
 
 Whether the stream includes intermediate snapshots
 
-*pvesm iscsiscan* `--portal <string>` `[OPTIONS]`
+*pvesm iscsiscan* `<portal>`
 
 Scan remote iSCSI server.
 
-`--portal` `<string>` ::
+`<portal>`: `<string>` ::
 
-no description available
+The iSCSI portal (IP or DNS name with optional port).
 
 *pvesm list* `<storage>` `[OPTIONS]`
 
@@ -320,7 +372,7 @@ Scan remote NFS server.
 
 `<server>`: `<string>` ::
 
-no description available
+The server address (name or IP).
 
 *pvesm path* `<volume>`
 
@@ -350,6 +402,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
@@ -376,10 +432,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.
@@ -388,6 +452,10 @@ Assume the given path is an externally managed mountpoint and consider the stora
 
 Access rbd through krbd kernel module.
 
+`--lio_tpg` `<string>` ::
+
+target portal group for Linux LIO targets
+
 `--maxfiles` `<integer> (0 - N)` ::
 
 Maximal number of backup files per VM. Use '0' for unlimted.
@@ -412,6 +480,10 @@ disable write caching on the target
 
 NFS mount options (see 'man nfs')
 
+`--password` `<string>` ::
+
+Password for CIFS share.
+
 `--pool` `<string>` ::
 
 Pool.
@@ -442,10 +514,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'.