X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=pvesm.1-synopsis.adoc;h=c96f5b6230ed89881b75368f65d58ede3611016b;hb=22d5244018ccbff3f072b7c0c4e470d130094b79;hp=5b1df70c5c620ee60de6e0f62e3fed8f5111c18a;hpb=5da3d723c173aa4f767240a3da923e0861152e3a;p=pve-docs.git diff --git a/pvesm.1-synopsis.adoc b/pvesm.1-synopsis.adoc index 5b1df70..c96f5b6 100644 --- a/pvesm.1-synopsis.adoc +++ b/pvesm.1-synopsis.adoc @@ -4,7 +4,7 @@ Create a new storage. -``: `` :: +``: `` :: Storage type. @@ -72,7 +72,11 @@ iscsi provider `--krbd` `` :: -Access rbd through krbd kernel module. +Always access rbd through krbd kernel module. + +`--lio_tpg` `` :: + +target portal group for Linux LIO targets `--maxfiles` ` (0 - N)` :: @@ -86,6 +90,10 @@ Create the directory if it doesn't exist. IP addresses of monitors (for external clusters). +`--mountpoint` `` :: + +mount point + `--nodes` `` :: List of cluster node names. @@ -210,25 +218,9 @@ no description available + NOTE: Requires option(s): `size` -*pvesm cifsscan* `` `[OPTIONS]` - -Scan remote CIFS server. - -``: `` :: - -no description available - -`--domain` `` :: - -no description available - -`--password` `` :: - -no description available - -`--username` `` :: +*pvesm cifsscan* -no description available +An alias for 'pvesm scan cifs'. *pvesm export* ` ` `[OPTIONS]` @@ -274,17 +266,17 @@ Delete volume Volume identifier -`--storage` `` :: +`--delay` ` (1 - 30)` :: -The storage identifier. +Time to wait for the task to finish. We return 'null' if the task finish within that time. -*pvesm glusterfsscan* `` +`--storage` `` :: -Scan remote GlusterFS server. +The storage identifier. -``: `` :: +*pvesm glusterfsscan* -no description available +An alias for 'pvesm scan glusterfs'. *pvesm help* `[OPTIONS]` @@ -312,7 +304,7 @@ Import stream format ``: `` :: -Source file name +Source file name. For '-' stdin is used, the tcp:// format allows to use a TCP connection as input. Else, the file is treated as common file. `--base` `(?^:[a-z0-9_\-]{1,40})` :: @@ -326,13 +318,9 @@ A snapshot to delete on success Whether the stream includes intermediate snapshots -*pvesm iscsiscan* `--portal ` `[OPTIONS]` - -Scan remote iSCSI server. - -`--portal` `` :: +*pvesm iscsiscan* -no description available +An alias for 'pvesm scan iscsi'. *pvesm list* `` `[OPTIONS]` @@ -352,23 +340,15 @@ Only list images for this VM *pvesm lvmscan* -List local LVM volume groups. +An alias for 'pvesm scan lvm'. -*pvesm lvmthinscan* `` +*pvesm lvmthinscan* -List local LVM Thin Pools. +An alias for 'pvesm scan lvmthin'. -``: `[a-zA-Z0-9\.\+\_][a-zA-Z0-9\.\+\_\-]+` :: +*pvesm nfsscan* -no description available - -*pvesm nfsscan* `` - -Scan remote NFS server. - -``: `` :: - -no description available +An alias for 'pvesm scan nfs'. *pvesm path* `` @@ -386,6 +366,66 @@ Delete storage configuration. The storage identifier. +*pvesm scan cifs* `` `[OPTIONS]` + +Scan remote CIFS server. + +``: `` :: + +The server address (name or IP). + +`--domain` `` :: + +SMB domain (Workgroup). + +`--password` `` :: + +User password. + +`--username` `` :: + +User name. + +*pvesm scan glusterfs* `` + +Scan remote GlusterFS server. + +``: `` :: + +The server address (name or IP). + +*pvesm scan iscsi* `` + +Scan remote iSCSI server. + +``: `` :: + +The iSCSI portal (IP or DNS name with optional port). + +*pvesm scan lvm* + +List local LVM volume groups. + +*pvesm scan lvmthin* `` + +List local LVM Thin Pools. + +``: `[a-zA-Z0-9\.\+\_][a-zA-Z0-9\.\+\_\-]+` :: + +no description available + +*pvesm scan nfs* `` + +Scan remote NFS server. + +``: `` :: + +The server address (name or IP). + +*pvesm scan zfs* + +Scan zfs pool list on local node. + *pvesm set* `` `[OPTIONS]` Update storage configuration. @@ -446,7 +486,11 @@ Assume the given path is an externally managed mountpoint and consider the stora `--krbd` `` :: -Access rbd through krbd kernel module. +Always access rbd through krbd kernel module. + +`--lio_tpg` `` :: + +target portal group for Linux LIO targets `--maxfiles` ` (0 - N)` :: @@ -460,6 +504,10 @@ Create the directory if it doesn't exist. IP addresses of monitors (for external clusters). +`--mountpoint` `` :: + +mount point + `--nodes` `` :: List of cluster node names. @@ -556,6 +604,6 @@ If target is different to 'node', we only lists shared storages which content is *pvesm zfsscan* -Scan zfs pool list on local node. +An alias for 'pvesm scan zfs'.