]> git.proxmox.com Git - pve-docs.git/blame - pvesm.1-synopsis.adoc
btrfs: document df weirdness and how to better get usage
[pve-docs.git] / pvesm.1-synopsis.adoc
CommitLineData
1f554f76
DM
1*pvesm* `<COMMAND> [ARGS] [OPTIONS]`
2
3*pvesm add* `<type> <storage>` `[OPTIONS]`
4
5Create a new storage.
6
5f4e66fe 7`<type>`: `<btrfs | cephfs | cifs | dir | glusterfs | iscsi | iscsidirect | lvm | lvmthin | nfs | pbs | rbd | zfs | zfspool>` ::
1f554f76
DM
8
9Storage type.
10
013dc89f 11`<storage>`: `<string>` ::
1f554f76
DM
12
13The storage identifier.
14
2489d6df 15`--authsupported` `<string>` ::
1f554f76
DM
16
17Authsupported.
18
2489d6df 19`--base` `<string>` ::
1f554f76
DM
20
21Base volume. This volume is automatically activated.
22
2489d6df 23`--blocksize` `<string>` ::
1f554f76
DM
24
25block size
26
27a7acb2
DM
27`--bwlimit` `[clone=<LIMIT>] [,default=<LIMIT>] [,migration=<LIMIT>] [,move=<LIMIT>] [,restore=<LIMIT>]` ::
28
29Set bandwidth/io limits various operations.
30
2489d6df 31`--comstar_hg` `<string>` ::
1f554f76
DM
32
33host group for comstar views
34
2489d6df 35`--comstar_tg` `<string>` ::
1f554f76
DM
36
37target group for comstar views
38
2489d6df 39`--content` `<string>` ::
1f554f76 40
04ce4dfa
DM
41Allowed content types.
42+
c2993fe5 43NOTE: the value 'rootdir' is used for Containers, and value 'images' for VMs.
1f554f76 44
c5aa7e14
TL
45`--datastore` `<string>` ::
46
4772952b 47Proxmox Backup Server datastore name.
c5aa7e14 48
2489d6df 49`--disable` `<boolean>` ::
1f554f76
DM
50
51Flag to disable the storage.
52
27a7acb2
DM
53`--domain` `<string>` ::
54
55CIFS domain.
56
739d4d64 57`--encryption-key` `a file containing an encryption key, or the special value "autogen"` ::
04d22a9f
TL
58
59Encryption key. Use 'autogen' to generate one automatically without passphrase.
60
2489d6df 61`--export` `<string>` ::
1f554f76
DM
62
63NFS export path.
64
c5aa7e14
TL
65`--fingerprint` `([A-Fa-f0-9]{2}:){31}[A-Fa-f0-9]{2}` ::
66
67Certificate SHA 256 fingerprint.
68
2489d6df 69`--format` `<string>` ::
1f554f76 70
04ce4dfa 71Default image format.
1f554f76 72
5da3d723
TL
73`--fuse` `<boolean>` ::
74
75Mount CephFS through FUSE.
76
2489d6df 77`--is_mountpoint` `<string>` ('default =' `no`)::
2c0dde61 78
2489d6df 79Assume 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.
2c0dde61 80
2489d6df 81`--iscsiprovider` `<string>` ::
1f554f76
DM
82
83iscsi provider
84
2489d6df 85`--krbd` `<boolean>` ::
1f554f76 86
e2d681b3 87Always access rbd through krbd kernel module.
1f554f76 88
4d47f125
TL
89`--lio_tpg` `<string>` ::
90
91target portal group for Linux LIO targets
92
d2656385
TL
93`--master-pubkey` `a file containing a PEM-formatted master public key` ::
94
5f4e66fe 95Base64-encoded, PEM-formatted public RSA key. Used to encrypt a copy of the encryption-key which will be added to each encrypted backup.
d2656385 96
2489d6df 97`--maxfiles` `<integer> (0 - N)` ::
1f554f76 98
5f4e66fe 99Deprecated: use 'prune-backups' instead. Maximal number of backup files per VM. Use '0' for unlimited.
1f554f76 100
2489d6df 101`--mkdir` `<boolean>` ('default =' `yes`)::
2c0dde61
DM
102
103Create the directory if it doesn't exist.
104
2489d6df 105`--monhost` `<string>` ::
1f554f76 106
2489d6df 107IP addresses of monitors (for external clusters).
1f554f76 108
5c1699e5
TL
109`--mountpoint` `<string>` ::
110
111mount point
112
d2656385
TL
113`--namespace` `<string>` ::
114
115RBD Namespace.
116
5f4e66fe
TL
117`--nocow` `<boolean>` ('default =' `0`)::
118
119Set the NOCOW flag on files. Disables data checksumming and causes data errors to be unrecoverable from while allowing direct I/O. Only use this if data does not need to be any more safe than on a single ext4 formatted disk with no underlying raid system.
120
2489d6df 121`--nodes` `<string>` ::
1f554f76
DM
122
123List of cluster node names.
124
2489d6df 125`--nowritecache` `<boolean>` ::
1f554f76
DM
126
127disable write caching on the target
128
2489d6df 129`--options` `<string>` ::
1f554f76
DM
130
131NFS mount options (see 'man nfs')
132
5da3d723 133`--password` `<password>` ::
27a7acb2 134
04d22a9f 135Password for accessing the share/datastore.
27a7acb2 136
2489d6df 137`--path` `<string>` ::
1f554f76
DM
138
139File system path.
140
2489d6df 141`--pool` `<string>` ::
1f554f76
DM
142
143Pool.
144
4772952b
TL
145`--port` `<integer> (1 - 65535)` ('default =' `8007`)::
146
147For non default port.
148
2489d6df 149`--portal` `<string>` ::
1f554f76
DM
150
151iSCSI portal (IP or DNS name with optional port).
152
4772952b 153`--prune-backups` `[keep-all=<1|0>] [,keep-daily=<N>] [,keep-hourly=<N>] [,keep-last=<N>] [,keep-monthly=<N>] [,keep-weekly=<N>] [,keep-yearly=<N>]` ::
739d4d64
TL
154
155The retention options with shorter intervals are processed first with --keep-last being the very first one. Each option covers a specific period of time. We say that backups within this period are covered by this option. The next option does not take care of already covered backups and only considers older backups.
156
2489d6df 157`--saferemove` `<boolean>` ::
1f554f76
DM
158
159Zero-out data when removing LVs.
160
2489d6df 161`--saferemove_throughput` `<string>` ::
1f554f76
DM
162
163Wipe throughput (cstream -t parameter value).
164
2489d6df 165`--server` `<string>` ::
1f554f76
DM
166
167Server IP or DNS name.
168
2489d6df 169`--server2` `<string>` ::
1f554f76
DM
170
171Backup volfile server IP or DNS name.
172+
173NOTE: Requires option(s): `server`
174
27a7acb2
DM
175`--share` `<string>` ::
176
177CIFS share.
178
2489d6df 179`--shared` `<boolean>` ::
1f554f76
DM
180
181Mark storage as shared.
182
5da3d723 183`--smbversion` `<2.0 | 2.1 | 3.0>` ::
27a7acb2 184
5da3d723 185SMB protocol version
27a7acb2 186
2489d6df 187`--sparse` `<boolean>` ::
1f554f76
DM
188
189use sparse volumes
190
5da3d723
TL
191`--subdir` `<string>` ::
192
193Subdir to mount.
194
2489d6df 195`--tagged_only` `<boolean>` ::
2c0dde61
DM
196
197Only use logical volumes tagged with 'pve-vm-ID'.
198
2489d6df 199`--target` `<string>` ::
1f554f76
DM
200
201iSCSI target.
202
2489d6df 203`--thinpool` `<string>` ::
1f554f76
DM
204
205LVM thin pool LV name.
206
2489d6df 207`--transport` `<rdma | tcp | unix>` ::
1f554f76
DM
208
209Gluster transport: tcp or rdma
210
2489d6df 211`--username` `<string>` ::
1f554f76
DM
212
213RBD Id.
214
2489d6df 215`--vgname` `<string>` ::
1f554f76
DM
216
217Volume group name.
218
2489d6df 219`--volume` `<string>` ::
1f554f76
DM
220
221Glusterfs Volume.
222
1f554f76
DM
223*pvesm alloc* `<storage> <vmid> <filename> <size>` `[OPTIONS]`
224
225Allocate disk images.
226
013dc89f 227`<storage>`: `<string>` ::
1f554f76
DM
228
229The storage identifier.
230
013dc89f 231`<vmid>`: `<integer> (1 - N)` ::
1f554f76
DM
232
233Specify owner VM
234
013dc89f 235`<filename>`: `<string>` ::
1f554f76
DM
236
237The name of the file to create.
238
013dc89f 239`<size>`: `\d+[MG]?` ::
1f554f76 240
c2993fe5 241Size in kilobyte (1024 bytes). Optional suffixes 'M' (megabyte, 1024K) and 'G' (gigabyte, 1024M)
1f554f76 242
2489d6df 243`--format` `<qcow2 | raw | subvol>` ::
1f554f76
DM
244
245no description available
246+
247NOTE: Requires option(s): `size`
248
c5aa7e14
TL
249*pvesm apiinfo*
250
251Returns APIVER and APIAGE.
252
e2d681b3 253*pvesm cifsscan*
27a7acb2 254
e2d681b3 255An alias for 'pvesm scan cifs'.
27a7acb2 256
5d9c884c
DM
257*pvesm export* `<volume> <format> <filename>` `[OPTIONS]`
258
04d22a9f 259Used internally to export a volume.
5d9c884c
DM
260
261`<volume>`: `<string>` ::
262
263Volume identifier
264
5f4e66fe 265`<format>`: `<btrfs | qcow2+size | raw+size | tar+size | vmdk+size | zfs>` ::
5d9c884c
DM
266
267Export stream format
268
269`<filename>`: `<string>` ::
270
271Destination file name
272
d2656385 273`--base` `(?^i:[a-z0-9_\-]{1,40})` ::
5d9c884c
DM
274
275Snapshot to start an incremental stream from
276
d2656385 277`--snapshot` `(?^i:[a-z0-9_\-]{1,40})` ::
5d9c884c
DM
278
279Snapshot to export
280
5f4e66fe
TL
281`--snapshot-list` `<string>` ::
282
283Ordered list of snapshots to transfer
284
2489d6df 285`--with-snapshots` `<boolean>` ('default =' `0`)::
5d9c884c
DM
286
287Whether to include intermediate snapshots in the stream
288
2c0dde61
DM
289*pvesm extractconfig* `<volume>`
290
291Extract configuration from vzdump backup archive.
292
013dc89f 293`<volume>`: `<string>` ::
2c0dde61
DM
294
295Volume identifier
296
1f554f76
DM
297*pvesm free* `<volume>` `[OPTIONS]`
298
299Delete volume
300
013dc89f 301`<volume>`: `<string>` ::
1f554f76
DM
302
303Volume identifier
304
1c532546
TL
305`--delay` `<integer> (1 - 30)` ::
306
307Time to wait for the task to finish. We return 'null' if the task finish within that time.
308
2489d6df 309`--storage` `<string>` ::
1f554f76
DM
310
311The storage identifier.
312
e2d681b3 313*pvesm glusterfsscan*
1f554f76 314
e2d681b3 315An alias for 'pvesm scan glusterfs'.
1f554f76 316
35a75dd3 317*pvesm help* `[OPTIONS]`
1f554f76
DM
318
319Get help about specified command.
320
35a75dd3 321`--extra-args` `<array>` ::
1f554f76 322
35a75dd3 323Shows help for a specific command
1f554f76 324
2489d6df 325`--verbose` `<boolean>` ::
1f554f76
DM
326
327Verbose output format.
328
5d9c884c
DM
329*pvesm import* `<volume> <format> <filename>` `[OPTIONS]`
330
04d22a9f 331Used internally to import a volume.
5d9c884c
DM
332
333`<volume>`: `<string>` ::
334
335Volume identifier
336
5f4e66fe 337`<format>`: `<btrfs | qcow2+size | raw+size | tar+size | vmdk+size | zfs>` ::
5d9c884c
DM
338
339Import stream format
340
341`<filename>`: `<string>` ::
342
d2656385 343Source file name. For '-' stdin is used, the tcp://<IP-or-CIDR> format allows to use a TCP connection, the unix://PATH-TO-SOCKET format a UNIX socket as input.Else, the file is treated as common file.
5d9c884c 344
c5aa7e14
TL
345`--allow-rename` `<boolean>` ('default =' `0`)::
346
347Choose a new volume ID if the requested volume ID already exists, instead of throwing an error.
348
d2656385 349`--base` `(?^i:[a-z0-9_\-]{1,40})` ::
5d9c884c
DM
350
351Base snapshot of an incremental stream
352
d2656385 353`--delete-snapshot` `(?^i:[a-z0-9_\-]{1,80})` ::
5d9c884c
DM
354
355A snapshot to delete on success
356
5f4e66fe
TL
357`--snapshot` `(?^i:[a-z0-9_\-]{1,40})` ::
358
359The current-state snapshot if the stream contains snapshots
360
2489d6df 361`--with-snapshots` `<boolean>` ('default =' `0`)::
5d9c884c
DM
362
363Whether the stream includes intermediate snapshots
364
e2d681b3 365*pvesm iscsiscan*
1f554f76 366
e2d681b3 367An alias for 'pvesm scan iscsi'.
1f554f76 368
1f554f76
DM
369*pvesm list* `<storage>` `[OPTIONS]`
370
371List storage content.
372
013dc89f 373`<storage>`: `<string>` ::
1f554f76
DM
374
375The storage identifier.
376
2489d6df 377`--content` `<string>` ::
1f554f76
DM
378
379Only list content of this type.
380
2489d6df 381`--vmid` `<integer> (1 - N)` ::
1f554f76
DM
382
383Only list images for this VM
384
1f554f76
DM
385*pvesm lvmscan*
386
e2d681b3 387An alias for 'pvesm scan lvm'.
9b3e4991 388
e2d681b3 389*pvesm lvmthinscan*
9b3e4991 390
e2d681b3 391An alias for 'pvesm scan lvmthin'.
9b3e4991 392
e2d681b3 393*pvesm nfsscan*
1f554f76 394
e2d681b3 395An alias for 'pvesm scan nfs'.
1f554f76 396
1f554f76
DM
397*pvesm path* `<volume>`
398
399Get filesystem path for specified volume
400
013dc89f 401`<volume>`: `<string>` ::
1f554f76
DM
402
403Volume identifier
404
739d4d64
TL
405*pvesm prune-backups* `<storage>` `[OPTIONS]`
406
4772952b
TL
407Prune backups. Only those using the standard naming scheme are considered.
408If no keep options are specified, those from the storage configuration are
409used.
739d4d64
TL
410
411`<storage>`: `<string>` ::
412
413The storage identifier.
414
415`--dry-run` `<boolean>` ::
416
417Only show what would be pruned, don't delete anything.
418
4772952b
TL
419`--keep-all` `<boolean>` ::
420
421Keep all backups. Conflicts with the other options when true.
422
423`--keep-daily` `<N>` ::
424
425Keep backups for the last <N> different days. If there is morethan one backup for a single day, only the latest one is kept.
426
427`--keep-hourly` `<N>` ::
428
429Keep backups for the last <N> different hours. If there is morethan one backup for a single hour, only the latest one is kept.
430
431`--keep-last` `<N>` ::
739d4d64 432
4772952b
TL
433Keep the last <N> backups.
434
435`--keep-monthly` `<N>` ::
436
437Keep backups for the last <N> different months. If there is morethan one backup for a single month, only the latest one is kept.
438
439`--keep-weekly` `<N>` ::
440
441Keep backups for the last <N> different weeks. If there is morethan one backup for a single week, only the latest one is kept.
442
443`--keep-yearly` `<N>` ::
444
445Keep backups for the last <N> different years. If there is morethan one backup for a single year, only the latest one is kept.
739d4d64
TL
446
447`--type` `<lxc | qemu>` ::
448
449Either 'qemu' or 'lxc'. Only consider backups for guests of this type.
450
451`--vmid` `<integer> (1 - N)` ::
452
453Only consider backups for this guest.
454
1f554f76
DM
455*pvesm remove* `<storage>`
456
457Delete storage configuration.
458
013dc89f 459`<storage>`: `<string>` ::
1f554f76
DM
460
461The storage identifier.
462
e2d681b3
TL
463*pvesm scan cifs* `<server>` `[OPTIONS]`
464
465Scan remote CIFS server.
466
467`<server>`: `<string>` ::
468
469The server address (name or IP).
470
471`--domain` `<string>` ::
472
473SMB domain (Workgroup).
474
475`--password` `<password>` ::
476
477User password.
478
479`--username` `<string>` ::
480
481User name.
482
483*pvesm scan glusterfs* `<server>`
484
485Scan remote GlusterFS server.
486
487`<server>`: `<string>` ::
488
489The server address (name or IP).
490
491*pvesm scan iscsi* `<portal>`
492
493Scan remote iSCSI server.
494
495`<portal>`: `<string>` ::
496
497The iSCSI portal (IP or DNS name with optional port).
498
499*pvesm scan lvm*
500
501List local LVM volume groups.
502
503*pvesm scan lvmthin* `<vg>`
504
505List local LVM Thin Pools.
506
507`<vg>`: `[a-zA-Z0-9\.\+\_][a-zA-Z0-9\.\+\_\-]+` ::
508
509no description available
510
511*pvesm scan nfs* `<server>`
512
513Scan remote NFS server.
514
515`<server>`: `<string>` ::
516
517The server address (name or IP).
518
d2656385
TL
519*pvesm scan pbs* `<server> <username> --password <string>` `[OPTIONS]` `[FORMAT_OPTIONS]`
520
521Scan remote Proxmox Backup Server.
522
523`<server>`: `<string>` ::
524
525The server address (name or IP).
526
527`<username>`: `<string>` ::
528
529User-name or API token-ID.
530
531`--fingerprint` `([A-Fa-f0-9]{2}:){31}[A-Fa-f0-9]{2}` ::
532
533Certificate SHA 256 fingerprint.
534
535`--password` `<string>` ::
536
537User password or API token secret.
538
539`--port` `<integer> (1 - 65535)` ('default =' `8007`)::
540
541Optional port.
542
e2d681b3
TL
543*pvesm scan zfs*
544
545Scan zfs pool list on local node.
546
1f554f76
DM
547*pvesm set* `<storage>` `[OPTIONS]`
548
549Update storage configuration.
550
013dc89f 551`<storage>`: `<string>` ::
1f554f76
DM
552
553The storage identifier.
554
2489d6df 555`--blocksize` `<string>` ::
1f554f76
DM
556
557block size
558
27a7acb2
DM
559`--bwlimit` `[clone=<LIMIT>] [,default=<LIMIT>] [,migration=<LIMIT>] [,move=<LIMIT>] [,restore=<LIMIT>]` ::
560
561Set bandwidth/io limits various operations.
562
2489d6df 563`--comstar_hg` `<string>` ::
1f554f76
DM
564
565host group for comstar views
566
2489d6df 567`--comstar_tg` `<string>` ::
1f554f76
DM
568
569target group for comstar views
570
2489d6df 571`--content` `<string>` ::
1f554f76 572
04ce4dfa
DM
573Allowed content types.
574+
c2993fe5 575NOTE: the value 'rootdir' is used for Containers, and value 'images' for VMs.
1f554f76 576
2489d6df 577`--delete` `<string>` ::
1f554f76
DM
578
579A list of settings you want to delete.
580
2489d6df 581`--digest` `<string>` ::
1f554f76 582
c2993fe5 583Prevent changes if current configuration file has different SHA1 digest. This can be used to prevent concurrent modifications.
1f554f76 584
2489d6df 585`--disable` `<boolean>` ::
1f554f76
DM
586
587Flag to disable the storage.
588
27a7acb2
DM
589`--domain` `<string>` ::
590
591CIFS domain.
592
739d4d64 593`--encryption-key` `a file containing an encryption key, or the special value "autogen"` ::
04d22a9f
TL
594
595Encryption key. Use 'autogen' to generate one automatically without passphrase.
596
c5aa7e14
TL
597`--fingerprint` `([A-Fa-f0-9]{2}:){31}[A-Fa-f0-9]{2}` ::
598
599Certificate SHA 256 fingerprint.
600
2489d6df 601`--format` `<string>` ::
1f554f76 602
04ce4dfa 603Default image format.
1f554f76 604
5da3d723
TL
605`--fuse` `<boolean>` ::
606
607Mount CephFS through FUSE.
608
2489d6df 609`--is_mountpoint` `<string>` ('default =' `no`)::
2c0dde61 610
2489d6df 611Assume 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.
2c0dde61 612
2489d6df 613`--krbd` `<boolean>` ::
1f554f76 614
e2d681b3 615Always access rbd through krbd kernel module.
1f554f76 616
4d47f125
TL
617`--lio_tpg` `<string>` ::
618
619target portal group for Linux LIO targets
620
d2656385
TL
621`--master-pubkey` `a file containing a PEM-formatted master public key` ::
622
5f4e66fe 623Base64-encoded, PEM-formatted public RSA key. Used to encrypt a copy of the encryption-key which will be added to each encrypted backup.
d2656385 624
2489d6df 625`--maxfiles` `<integer> (0 - N)` ::
1f554f76 626
5f4e66fe 627Deprecated: use 'prune-backups' instead. Maximal number of backup files per VM. Use '0' for unlimited.
1f554f76 628
2489d6df 629`--mkdir` `<boolean>` ('default =' `yes`)::
2c0dde61
DM
630
631Create the directory if it doesn't exist.
632
2489d6df
WB
633`--monhost` `<string>` ::
634
635IP addresses of monitors (for external clusters).
636
5c1699e5
TL
637`--mountpoint` `<string>` ::
638
639mount point
640
d2656385
TL
641`--namespace` `<string>` ::
642
643RBD Namespace.
644
5f4e66fe
TL
645`--nocow` `<boolean>` ('default =' `0`)::
646
647Set the NOCOW flag on files. Disables data checksumming and causes data errors to be unrecoverable from while allowing direct I/O. Only use this if data does not need to be any more safe than on a single ext4 formatted disk with no underlying raid system.
648
2489d6df 649`--nodes` `<string>` ::
1f554f76
DM
650
651List of cluster node names.
652
2489d6df 653`--nowritecache` `<boolean>` ::
1f554f76
DM
654
655disable write caching on the target
656
2489d6df 657`--options` `<string>` ::
1f554f76
DM
658
659NFS mount options (see 'man nfs')
660
04d22a9f 661`--password` `<password>` ::
27a7acb2 662
04d22a9f 663Password for accessing the share/datastore.
27a7acb2 664
2489d6df 665`--pool` `<string>` ::
1f554f76
DM
666
667Pool.
668
4772952b
TL
669`--port` `<integer> (1 - 65535)` ('default =' `8007`)::
670
671For non default port.
672
673`--prune-backups` `[keep-all=<1|0>] [,keep-daily=<N>] [,keep-hourly=<N>] [,keep-last=<N>] [,keep-monthly=<N>] [,keep-weekly=<N>] [,keep-yearly=<N>]` ::
739d4d64
TL
674
675The retention options with shorter intervals are processed first with --keep-last being the very first one. Each option covers a specific period of time. We say that backups within this period are covered by this option. The next option does not take care of already covered backups and only considers older backups.
676
2489d6df 677`--saferemove` `<boolean>` ::
1f554f76
DM
678
679Zero-out data when removing LVs.
680
2489d6df 681`--saferemove_throughput` `<string>` ::
1f554f76
DM
682
683Wipe throughput (cstream -t parameter value).
684
2489d6df 685`--server` `<string>` ::
1f554f76
DM
686
687Server IP or DNS name.
688
2489d6df 689`--server2` `<string>` ::
1f554f76
DM
690
691Backup volfile server IP or DNS name.
692+
693NOTE: Requires option(s): `server`
694
2489d6df 695`--shared` `<boolean>` ::
1f554f76
DM
696
697Mark storage as shared.
698
5da3d723 699`--smbversion` `<2.0 | 2.1 | 3.0>` ::
27a7acb2 700
5da3d723 701SMB protocol version
27a7acb2 702
2489d6df 703`--sparse` `<boolean>` ::
1f554f76
DM
704
705use sparse volumes
706
5da3d723
TL
707`--subdir` `<string>` ::
708
709Subdir to mount.
710
2489d6df 711`--tagged_only` `<boolean>` ::
2c0dde61
DM
712
713Only use logical volumes tagged with 'pve-vm-ID'.
714
2489d6df 715`--transport` `<rdma | tcp | unix>` ::
1f554f76
DM
716
717Gluster transport: tcp or rdma
718
2489d6df 719`--username` `<string>` ::
1f554f76
DM
720
721RBD Id.
722
1f554f76
DM
723*pvesm status* `[OPTIONS]`
724
725Get status for all datastores.
726
2489d6df 727`--content` `<string>` ::
1f554f76
DM
728
729Only list stores which support this content type.
730
2489d6df 731`--enabled` `<boolean>` ('default =' `0`)::
1f554f76
DM
732
733Only list stores which are enabled (not disabled in config).
734
35a75dd3
DM
735`--format` `<boolean>` ('default =' `0`)::
736
737Include information about formats
738
2489d6df 739`--storage` `<string>` ::
1f554f76
DM
740
741Only list status for specified storage
742
2489d6df 743`--target` `<string>` ::
1f554f76 744
c2993fe5 745If target is different to 'node', we only lists shared storages which content is accessible on this 'node' and the specified 'target' node.
1f554f76 746
1f554f76
DM
747*pvesm zfsscan*
748
e2d681b3 749An alias for 'pvesm scan zfs'.
1f554f76
DM
750
751