X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pvesm.1-synopsis.adoc;h=56f697ada3294d05a327c0e388f87dc0895438cc;hp=9c7b5c6ef67d263d1cf02afe8900b58a8417be1f;hb=813d5b746ff72df817998075f54ec3f8aa4912c1;hpb=2c0dde619dc203c365be8b15284530099d159682 diff --git a/pvesm.1-synopsis.adoc b/pvesm.1-synopsis.adoc index 9c7b5c6..56f697a 100644 --- a/pvesm.1-synopsis.adoc +++ b/pvesm.1-synopsis.adoc @@ -4,155 +4,155 @@ Create a new storage. -`` `(dir | drbd | glusterfs | iscsi | iscsidirect | lvm | lvmthin | nfs | rbd | sheepdog | zfs | zfspool)` :: +``: `` :: Storage type. -`` `string` :: +``: `` :: The storage identifier. -`-authsupported` `string` :: +`-authsupported` `` :: Authsupported. -`-base` `string` :: +`-base` `` :: Base volume. This volume is automatically activated. -`-blocksize` `string` :: +`-blocksize` `` :: block size -`-comstar_hg` `string` :: +`-comstar_hg` `` :: host group for comstar views -`-comstar_tg` `string` :: +`-comstar_tg` `` :: target group for comstar views -`-content` `string` :: +`-content` `` :: Allowed content types. + NOTE: the value 'rootdir' is used for Containers, and value 'images' for VMs. -`-disable` `boolean` :: +`-disable` `` :: Flag to disable the storage. -`-export` `string` :: +`-export` `` :: NFS export path. -`-format` `string` :: +`-format` `` :: Default image format. -`-is_mountpoint` `boolean` (default=`no`):: +`-is_mountpoint` `` ('default =' `no`):: Assume the directory is an externally managed mountpoint. If nothing is mounted the storage will be considered offline. -`-iscsiprovider` `string` :: +`-iscsiprovider` `` :: iscsi provider -`-krbd` `boolean` :: +`-krbd` `` :: Access rbd through krbd kernel module. -`-maxfiles` `integer (0 - N)` :: +`-maxfiles` ` (0 - N)` :: Maximal number of backup files per VM. Use '0' for unlimted. -`-mkdir` `boolean` (default=`yes`):: +`-mkdir` `` ('default =' `yes`):: Create the directory if it doesn't exist. -`-monhost` `string` :: +`-monhost` `` :: Monitors daemon ips. -`-nodes` `string` :: +`-nodes` `` :: List of cluster node names. -`-nowritecache` `boolean` :: +`-nowritecache` `` :: disable write caching on the target -`-options` `string` :: +`-options` `` :: NFS mount options (see 'man nfs') -`-path` `string` :: +`-path` `` :: File system path. -`-pool` `string` :: +`-pool` `` :: Pool. -`-portal` `string` :: +`-portal` `` :: iSCSI portal (IP or DNS name with optional port). -`-redundancy` `integer (1 - 16)` (default=`2`):: +`-redundancy` ` (1 - 16)` ('default =' `2`):: The redundancy count specifies the number of nodes to which the resource should be deployed. It must be at least 1 and at most the number of nodes in the cluster. -`-saferemove` `boolean` :: +`-saferemove` `` :: Zero-out data when removing LVs. -`-saferemove_throughput` `string` :: +`-saferemove_throughput` `` :: Wipe throughput (cstream -t parameter value). -`-server` `string` :: +`-server` `` :: Server IP or DNS name. -`-server2` `string` :: +`-server2` `` :: Backup volfile server IP or DNS name. + NOTE: Requires option(s): `server` -`-shared` `boolean` :: +`-shared` `` :: Mark storage as shared. -`-sparse` `boolean` :: +`-sparse` `` :: use sparse volumes -`-tagged_only` `boolean` :: +`-tagged_only` `` :: Only use logical volumes tagged with 'pve-vm-ID'. -`-target` `string` :: +`-target` `` :: iSCSI target. -`-thinpool` `string` :: +`-thinpool` `` :: LVM thin pool LV name. -`-transport` `(rdma | tcp | unix)` :: +`-transport` `` :: Gluster transport: tcp or rdma -`-username` `string` :: +`-username` `` :: RBD Id. -`-vgname` `string` :: +`-vgname` `` :: Volume group name. -`-volume` `string` :: +`-volume` `` :: Glusterfs Volume. @@ -163,23 +163,23 @@ Glusterfs Volume. Allocate disk images. -`` `string` :: +``: `` :: The storage identifier. -`` `integer (1 - N)` :: +``: ` (1 - N)` :: Specify owner VM -`` `string` :: +``: `` :: The name of the file to create. -`` `\d+[MG]?` :: +``: `\d+[MG]?` :: Size in kilobyte (1024 bytes). Optional suffixes 'M' (megabyte, 1024K) and 'G' (gigabyte, 1024M) -`-format` `(qcow2 | raw | subvol)` :: +`-format` `` :: no description available + @@ -192,7 +192,7 @@ NOTE: Requires option(s): `size` Extract configuration from vzdump backup archive. -`` `string` :: +``: `` :: Volume identifier @@ -203,11 +203,11 @@ Volume identifier Delete volume -`` `string` :: +``: `` :: Volume identifier -`-storage` `string` :: +`-storage` `` :: The storage identifier. @@ -218,7 +218,7 @@ The storage identifier. Scan remote GlusterFS server. -`` `string` :: +``: `` :: no description available @@ -229,11 +229,11 @@ no description available Get help about specified command. -`` `string` :: +``: `` :: Command name -`-verbose` `boolean` :: +`-verbose` `` :: Verbose output format. @@ -244,7 +244,7 @@ Verbose output format. Scan remote iSCSI server. -`-portal` `string` :: +`-portal` `` :: no description available @@ -255,15 +255,15 @@ no description available List storage content. -`` `string` :: +``: `` :: The storage identifier. -`-content` `string` :: +`-content` `` :: Only list content of this type. -`-vmid` `integer (1 - N)` :: +`-vmid` ` (1 - N)` :: Only list images for this VM @@ -280,7 +280,7 @@ List local LVM volume groups. List local LVM Thin Pools. -`` `[a-zA-Z0-9\.\+\_][a-zA-Z0-9\.\+\_\-]+` :: +``: `[a-zA-Z0-9\.\+\_][a-zA-Z0-9\.\+\_\-]+` :: no description available @@ -290,7 +290,7 @@ no description available Scan remote NFS server. -`` `string` :: +``: `` :: no description available @@ -301,7 +301,7 @@ no description available Get filesystem path for specified volume -`` `string` :: +``: `` :: Volume identifier @@ -312,7 +312,7 @@ Volume identifier Delete storage configuration. -`` `string` :: +``: `` :: The storage identifier. @@ -322,115 +322,115 @@ The storage identifier. Update storage configuration. -`` `string` :: +``: `` :: The storage identifier. -`-blocksize` `string` :: +`-blocksize` `` :: block size -`-comstar_hg` `string` :: +`-comstar_hg` `` :: host group for comstar views -`-comstar_tg` `string` :: +`-comstar_tg` `` :: target group for comstar views -`-content` `string` :: +`-content` `` :: Allowed content types. + NOTE: the value 'rootdir' is used for Containers, and value 'images' for VMs. -`-delete` `string` :: +`-delete` `` :: A list of settings you want to delete. -`-digest` `string` :: +`-digest` `` :: Prevent changes if current configuration file has different SHA1 digest. This can be used to prevent concurrent modifications. -`-disable` `boolean` :: +`-disable` `` :: Flag to disable the storage. -`-format` `string` :: +`-format` `` :: Default image format. -`-is_mountpoint` `boolean` (default=`no`):: +`-is_mountpoint` `` ('default =' `no`):: Assume the directory is an externally managed mountpoint. If nothing is mounted the storage will be considered offline. -`-krbd` `boolean` :: +`-krbd` `` :: Access rbd through krbd kernel module. -`-maxfiles` `integer (0 - N)` :: +`-maxfiles` ` (0 - N)` :: Maximal number of backup files per VM. Use '0' for unlimted. -`-mkdir` `boolean` (default=`yes`):: +`-mkdir` `` ('default =' `yes`):: Create the directory if it doesn't exist. -`-nodes` `string` :: +`-nodes` `` :: List of cluster node names. -`-nowritecache` `boolean` :: +`-nowritecache` `` :: disable write caching on the target -`-options` `string` :: +`-options` `` :: NFS mount options (see 'man nfs') -`-pool` `string` :: +`-pool` `` :: Pool. -`-redundancy` `integer (1 - 16)` (default=`2`):: +`-redundancy` ` (1 - 16)` ('default =' `2`):: The redundancy count specifies the number of nodes to which the resource should be deployed. It must be at least 1 and at most the number of nodes in the cluster. -`-saferemove` `boolean` :: +`-saferemove` `` :: Zero-out data when removing LVs. -`-saferemove_throughput` `string` :: +`-saferemove_throughput` `` :: Wipe throughput (cstream -t parameter value). -`-server` `string` :: +`-server` `` :: Server IP or DNS name. -`-server2` `string` :: +`-server2` `` :: Backup volfile server IP or DNS name. + NOTE: Requires option(s): `server` -`-shared` `boolean` :: +`-shared` `` :: Mark storage as shared. -`-sparse` `boolean` :: +`-sparse` `` :: use sparse volumes -`-tagged_only` `boolean` :: +`-tagged_only` `` :: Only use logical volumes tagged with 'pve-vm-ID'. -`-transport` `(rdma | tcp | unix)` :: +`-transport` `` :: Gluster transport: tcp or rdma -`-username` `string` :: +`-username` `` :: RBD Id. @@ -441,19 +441,19 @@ RBD Id. Get status for all datastores. -`-content` `string` :: +`-content` `` :: Only list stores which support this content type. -`-enabled` `boolean` (default=`0`):: +`-enabled` `` ('default =' `0`):: Only list stores which are enabled (not disabled in config). -`-storage` `string` :: +`-storage` `` :: Only list status for specified storage -`-target` `string` :: +`-target` `` :: If target is different to 'node', we only lists shared storages which content is accessible on this 'node' and the specified 'target' node.