*pvesm* ` [ARGS] [OPTIONS]` *pvesm add* ` ` `[OPTIONS]` Create a new storage. ``: `` :: Storage type. ``: `` :: The storage identifier. `--authsupported` `` :: Authsupported. `--base` `` :: Base volume. This volume is automatically activated. `--blocksize` `` :: block size `--bwlimit` `[clone=] [,default=] [,migration=] [,move=] [,restore=]` :: Set bandwidth/io limits various operations. `--comstar_hg` `` :: host group for comstar views `--comstar_tg` `` :: target group for comstar views `--content` `` :: Allowed content types. + NOTE: the value 'rootdir' is used for Containers, and value 'images' for VMs. `--disable` `` :: Flag to disable the storage. `--domain` `` :: CIFS domain. `--export` `` :: NFS export path. `--format` `` :: 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. `--iscsiprovider` `` :: iscsi provider `--krbd` `` :: Always access rbd through krbd kernel module. `--lio_tpg` `` :: target portal group for Linux LIO targets `--maxfiles` ` (0 - N)` :: Maximal number of backup files per VM. Use '0' for unlimted. `--mkdir` `` ('default =' `yes`):: Create the directory if it doesn't exist. `--monhost` `` :: IP addresses of monitors (for external clusters). `--nodes` `` :: List of cluster node names. `--nowritecache` `` :: disable write caching on the target `--options` `` :: NFS mount options (see 'man nfs') `--password` `` :: Password for CIFS share. `--path` `` :: File system path. `--pool` `` :: Pool. `--portal` `` :: iSCSI portal (IP or DNS name with optional port). `--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` `` :: Zero-out data when removing LVs. `--saferemove_throughput` `` :: Wipe throughput (cstream -t parameter value). `--server` `` :: Server IP or DNS name. `--server2` `` :: Backup volfile server IP or DNS name. + NOTE: Requires option(s): `server` `--share` `` :: CIFS share. `--shared` `` :: Mark storage as shared. `--smbversion` `<2.0 | 2.1 | 3.0>` :: SMB protocol version `--sparse` `` :: use sparse volumes `--subdir` `` :: Subdir to mount. `--tagged_only` `` :: Only use logical volumes tagged with 'pve-vm-ID'. `--target` `` :: iSCSI target. `--thinpool` `` :: LVM thin pool LV name. `--transport` `` :: Gluster transport: tcp or rdma `--username` `` :: RBD Id. `--vgname` `` :: Volume group name. `--volume` `` :: Glusterfs Volume. *pvesm alloc* ` ` `[OPTIONS]` Allocate disk images. ``: `` :: The storage identifier. ``: ` (1 - N)` :: Specify owner VM ``: `` :: The name of the file to create. ``: `\d+[MG]?` :: Size in kilobyte (1024 bytes). Optional suffixes 'M' (megabyte, 1024K) and 'G' (gigabyte, 1024M) `--format` `` :: no description available + NOTE: Requires option(s): `size` *pvesm cifsscan* An alias for 'pvesm scan cifs'. *pvesm export* ` ` `[OPTIONS]` Export a volume. ``: `` :: Volume identifier ``: `` :: Export stream format ``: `` :: Destination file name `--base` `(?^:[a-z0-9_\-]{1,40})` :: Snapshot to start an incremental stream from `--snapshot` `(?^:[a-z0-9_\-]{1,40})` :: Snapshot to export `--with-snapshots` `` ('default =' `0`):: Whether to include intermediate snapshots in the stream *pvesm extractconfig* `` Extract configuration from vzdump backup archive. ``: `` :: Volume identifier *pvesm free* `` `[OPTIONS]` Delete volume ``: `` :: Volume identifier `--storage` `` :: The storage identifier. *pvesm glusterfsscan* An alias for 'pvesm scan glusterfs'. *pvesm help* `[OPTIONS]` Get help about specified command. `--extra-args` `` :: Shows help for a specific command `--verbose` `` :: Verbose output format. *pvesm import* ` ` `[OPTIONS]` Import a volume. ``: `` :: Volume identifier ``: `` :: Import stream format ``: `` :: Source file name `--base` `(?^:[a-z0-9_\-]{1,40})` :: Base snapshot of an incremental stream `--delete-snapshot` `(?^:[a-z0-9_\-]{1,80})` :: A snapshot to delete on success `--with-snapshots` `` ('default =' `0`):: Whether the stream includes intermediate snapshots *pvesm iscsiscan* An alias for 'pvesm scan iscsi'. *pvesm list* `` `[OPTIONS]` List storage content. ``: `` :: The storage identifier. `--content` `` :: Only list content of this type. `--vmid` ` (1 - N)` :: Only list images for this VM *pvesm lvmscan* An alias for 'pvesm scan lvm'. *pvesm lvmthinscan* An alias for 'pvesm scan lvmthin'. *pvesm nfsscan* An alias for 'pvesm scan nfs'. *pvesm path* `` Get filesystem path for specified volume ``: `` :: Volume identifier *pvesm remove* `` 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. ``: `` :: The storage identifier. `--blocksize` `` :: block size `--bwlimit` `[clone=] [,default=] [,migration=] [,move=] [,restore=]` :: Set bandwidth/io limits various operations. `--comstar_hg` `` :: host group for comstar views `--comstar_tg` `` :: target group for comstar views `--content` `` :: Allowed content types. + NOTE: the value 'rootdir' is used for Containers, and value 'images' for VMs. `--delete` `` :: A list of settings you want to delete. `--digest` `` :: Prevent changes if current configuration file has different SHA1 digest. This can be used to prevent concurrent modifications. `--disable` `` :: Flag to disable the storage. `--domain` `` :: CIFS domain. `--format` `` :: 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` `` :: Always access rbd through krbd kernel module. `--lio_tpg` `` :: target portal group for Linux LIO targets `--maxfiles` ` (0 - N)` :: Maximal number of backup files per VM. Use '0' for unlimted. `--mkdir` `` ('default =' `yes`):: Create the directory if it doesn't exist. `--monhost` `` :: IP addresses of monitors (for external clusters). `--nodes` `` :: List of cluster node names. `--nowritecache` `` :: disable write caching on the target `--options` `` :: NFS mount options (see 'man nfs') `--password` `` :: Password for CIFS share. `--pool` `` :: Pool. `--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` `` :: Zero-out data when removing LVs. `--saferemove_throughput` `` :: Wipe throughput (cstream -t parameter value). `--server` `` :: Server IP or DNS name. `--server2` `` :: Backup volfile server IP or DNS name. + NOTE: Requires option(s): `server` `--shared` `` :: Mark storage as shared. `--smbversion` `<2.0 | 2.1 | 3.0>` :: SMB protocol version `--sparse` `` :: use sparse volumes `--subdir` `` :: Subdir to mount. `--tagged_only` `` :: Only use logical volumes tagged with 'pve-vm-ID'. `--transport` `` :: Gluster transport: tcp or rdma `--username` `` :: RBD Id. *pvesm status* `[OPTIONS]` Get status for all datastores. `--content` `` :: Only list stores which support this content type. `--enabled` `` ('default =' `0`):: Only list stores which are enabled (not disabled in config). `--format` `` ('default =' `0`):: Include information about formats `--storage` `` :: Only list status for specified storage `--target` `` :: If target is different to 'node', we only lists shared storages which content is accessible on this 'node' and the specified 'target' node. *pvesm zfsscan* An alias for 'pvesm scan zfs'.