X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pvesm.1-synopsis.adoc;h=9e2f16eb8f45c657d618f58fdb0b3da1035832d5;hp=9c5e61499579235cb0945ad94917564981c6d7fa;hb=e13ba2ce9b2675dfdc480273f9c8587bbfec80d9;hpb=4d47f12597815e9a1fc3f3c1b4020e0d5c106254 diff --git a/pvesm.1-synopsis.adoc b/pvesm.1-synopsis.adoc index 9c5e614..9e2f16e 100644 --- a/pvesm.1-synopsis.adoc +++ b/pvesm.1-synopsis.adoc @@ -4,7 +4,7 @@ Create a new storage. -``: `` :: +``: `` :: Storage type. @@ -72,7 +72,7 @@ iscsi provider `--krbd` `` :: -Access rbd through krbd kernel module. +Always access rbd through krbd kernel module. `--lio_tpg` `` :: @@ -214,25 +214,9 @@ no description available + NOTE: Requires option(s): `size` -*pvesm cifsscan* `` `[OPTIONS]` +*pvesm cifsscan* -Scan remote CIFS server. - -``: `` :: - -The server address (name or IP). - -`--domain` `` :: - -SMB domain (Workgroup). - -`--password` `` :: - -User password. - -`--username` `` :: - -User name. +An alias for 'pvesm scan cifs'. *pvesm export* ` ` `[OPTIONS]` @@ -282,13 +266,9 @@ Volume identifier The storage identifier. -*pvesm glusterfsscan* `` +*pvesm glusterfsscan* -Scan remote GlusterFS server. - -``: `` :: - -The server address (name or IP). +An alias for 'pvesm scan glusterfs'. *pvesm help* `[OPTIONS]` @@ -316,7 +296,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})` :: @@ -330,13 +310,9 @@ A snapshot to delete on success Whether the stream includes intermediate snapshots -*pvesm iscsiscan* `` - -Scan remote iSCSI server. - -``: `` :: +*pvesm iscsiscan* -The iSCSI portal (IP or DNS name with optional port). +An alias for 'pvesm scan iscsi'. *pvesm list* `` `[OPTIONS]` @@ -356,23 +332,15 @@ Only list images for this VM *pvesm lvmscan* -List local LVM volume groups. - -*pvesm lvmthinscan* `` +An alias for 'pvesm scan lvm'. -List local LVM Thin Pools. - -``: `[a-zA-Z0-9\.\+\_][a-zA-Z0-9\.\+\_\-]+` :: +*pvesm lvmthinscan* -no description available +An alias for 'pvesm scan lvmthin'. -*pvesm nfsscan* `` +*pvesm nfsscan* -Scan remote NFS server. - -``: `` :: - -The server address (name or IP). +An alias for 'pvesm scan nfs'. *pvesm path* `` @@ -390,6 +358,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. @@ -450,7 +478,7 @@ 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` `` :: @@ -564,6 +592,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'.