X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pvesm.1-synopsis.adoc;h=5a71906311410773811026056d8fab464ad89d78;hp=666c39b44cd9e88dcc9916de849bbe773ebfa13e;hb=7d6078845fa6a3bd308c7dc843273e56be33f315;hpb=27a7acb285bc8968f6a4e4864e137cb62158611a diff --git a/pvesm.1-synopsis.adoc b/pvesm.1-synopsis.adoc index 666c39b..5a71906 100644 --- a/pvesm.1-synopsis.adoc +++ b/pvesm.1-synopsis.adoc @@ -4,7 +4,7 @@ Create a new storage. -``: `` :: +``: `` :: Storage type. @@ -58,6 +58,10 @@ NFS export path. Default image format. +`--fuse` `` :: + +Mount CephFS through FUSE. + `--is_mountpoint` `` ('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. @@ -68,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)` :: @@ -94,7 +102,7 @@ disable write caching on the target NFS mount options (see 'man nfs') -`--password` :: +`--password` `` :: Password for CIFS share. @@ -140,14 +148,18 @@ CIFS share. Mark storage as shared. -`--smbversion` `` :: +`--smbversion` `<2.0 | 2.1 | 3.0>` :: -no description available +SMB protocol version `--sparse` `` :: use sparse volumes +`--subdir` `` :: + +Subdir to mount. + `--tagged_only` `` :: Only use logical volumes tagged with 'pve-vm-ID'. @@ -202,25 +214,9 @@ no description available + NOTE: Requires option(s): `size` -*pvesm cifsscan* `` `[OPTIONS]` - -Scan remote CIFS server. - -``: `` :: - -no description available - -`--domain` `` :: - -no description available - -`--password` :: +*pvesm cifsscan* -no description available - -`--username` `` :: - -no description available +An alias for 'pvesm scan cifs'. *pvesm export* ` ` `[OPTIONS]` @@ -270,13 +266,9 @@ Volume identifier The storage identifier. -*pvesm glusterfsscan* `` - -Scan remote GlusterFS server. - -``: `` :: +*pvesm glusterfsscan* -no description available +An alias for 'pvesm scan glusterfs'. *pvesm help* `[OPTIONS]` @@ -318,13 +310,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]` @@ -344,23 +332,15 @@ Only list images for this VM *pvesm lvmscan* -List local LVM volume groups. - -*pvesm lvmthinscan* `` - -List local LVM Thin Pools. - -``: `[a-zA-Z0-9\.\+\_][a-zA-Z0-9\.\+\_\-]+` :: +An alias for 'pvesm scan lvm'. -no description available - -*pvesm nfsscan* `` +*pvesm lvmthinscan* -Scan remote NFS server. +An alias for 'pvesm scan lvmthin'. -``: `` :: +*pvesm nfsscan* -no description available +An alias for 'pvesm scan nfs'. *pvesm path* `` @@ -378,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. @@ -428,13 +468,21 @@ CIFS domain. Default image format. +`--fuse` `` :: + +Mount CephFS through FUSE. + `--is_mountpoint` `` ('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. `--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,7 +508,7 @@ disable write caching on the target NFS mount options (see 'man nfs') -`--password` :: +`--password` `` :: Password for CIFS share. @@ -494,14 +542,18 @@ NOTE: Requires option(s): `server` Mark storage as shared. -`--smbversion` `` :: +`--smbversion` `<2.0 | 2.1 | 3.0>` :: -no description available +SMB protocol version `--sparse` `` :: use sparse volumes +`--subdir` `` :: + +Subdir to mount. + `--tagged_only` `` :: Only use logical volumes tagged with 'pve-vm-ID'. @@ -540,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'.