]> git.proxmox.com Git - pve-docs.git/blame - pvesm.1-synopsis.adoc
sdn: unify installing sdn and ifupdown2 in one command
[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
c5aa7e14 7`<type>`: `<cephfs | cifs | dir | drbd | 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
95Base64-encoded, PEM-formatted public RSA key. Used tp encrypt a copy of the encryption-key which will be added to each encrypted backup.
96
2489d6df 97`--maxfiles` `<integer> (0 - N)` ::
1f554f76
DM
98
99Maximal number of backup files per VM. Use '0' for unlimted.
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
2489d6df 117`--nodes` `<string>` ::
1f554f76
DM
118
119List of cluster node names.
120
2489d6df 121`--nowritecache` `<boolean>` ::
1f554f76
DM
122
123disable write caching on the target
124
2489d6df 125`--options` `<string>` ::
1f554f76
DM
126
127NFS mount options (see 'man nfs')
128
5da3d723 129`--password` `<password>` ::
27a7acb2 130
04d22a9f 131Password for accessing the share/datastore.
27a7acb2 132
2489d6df 133`--path` `<string>` ::
1f554f76
DM
134
135File system path.
136
2489d6df 137`--pool` `<string>` ::
1f554f76
DM
138
139Pool.
140
4772952b
TL
141`--port` `<integer> (1 - 65535)` ('default =' `8007`)::
142
143For non default port.
144
2489d6df 145`--portal` `<string>` ::
1f554f76
DM
146
147iSCSI portal (IP or DNS name with optional port).
148
4772952b 149`--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
150
151The 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.
152
2489d6df 153`--redundancy` `<integer> (1 - 16)` ('default =' `2`)::
1f554f76 154
c2993fe5 155The 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.
1f554f76 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
265`<format>`: `<qcow2+size | raw+size | tar+size | vmdk+size | zfs>` ::
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
2489d6df 281`--with-snapshots` `<boolean>` ('default =' `0`)::
5d9c884c
DM
282
283Whether to include intermediate snapshots in the stream
284
2c0dde61
DM
285*pvesm extractconfig* `<volume>`
286
287Extract configuration from vzdump backup archive.
288
013dc89f 289`<volume>`: `<string>` ::
2c0dde61
DM
290
291Volume identifier
292
1f554f76
DM
293*pvesm free* `<volume>` `[OPTIONS]`
294
295Delete volume
296
013dc89f 297`<volume>`: `<string>` ::
1f554f76
DM
298
299Volume identifier
300
1c532546
TL
301`--delay` `<integer> (1 - 30)` ::
302
303Time to wait for the task to finish. We return 'null' if the task finish within that time.
304
2489d6df 305`--storage` `<string>` ::
1f554f76
DM
306
307The storage identifier.
308
e2d681b3 309*pvesm glusterfsscan*
1f554f76 310
e2d681b3 311An alias for 'pvesm scan glusterfs'.
1f554f76 312
35a75dd3 313*pvesm help* `[OPTIONS]`
1f554f76
DM
314
315Get help about specified command.
316
35a75dd3 317`--extra-args` `<array>` ::
1f554f76 318
35a75dd3 319Shows help for a specific command
1f554f76 320
2489d6df 321`--verbose` `<boolean>` ::
1f554f76
DM
322
323Verbose output format.
324
5d9c884c
DM
325*pvesm import* `<volume> <format> <filename>` `[OPTIONS]`
326
04d22a9f 327Used internally to import a volume.
5d9c884c
DM
328
329`<volume>`: `<string>` ::
330
331Volume identifier
332
333`<format>`: `<qcow2+size | raw+size | tar+size | vmdk+size | zfs>` ::
334
335Import stream format
336
337`<filename>`: `<string>` ::
338
d2656385 339Source 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 340
c5aa7e14
TL
341`--allow-rename` `<boolean>` ('default =' `0`)::
342
343Choose a new volume ID if the requested volume ID already exists, instead of throwing an error.
344
d2656385 345`--base` `(?^i:[a-z0-9_\-]{1,40})` ::
5d9c884c
DM
346
347Base snapshot of an incremental stream
348
d2656385 349`--delete-snapshot` `(?^i:[a-z0-9_\-]{1,80})` ::
5d9c884c
DM
350
351A snapshot to delete on success
352
2489d6df 353`--with-snapshots` `<boolean>` ('default =' `0`)::
5d9c884c
DM
354
355Whether the stream includes intermediate snapshots
356
e2d681b3 357*pvesm iscsiscan*
1f554f76 358
e2d681b3 359An alias for 'pvesm scan iscsi'.
1f554f76 360
1f554f76
DM
361*pvesm list* `<storage>` `[OPTIONS]`
362
363List storage content.
364
013dc89f 365`<storage>`: `<string>` ::
1f554f76
DM
366
367The storage identifier.
368
2489d6df 369`--content` `<string>` ::
1f554f76
DM
370
371Only list content of this type.
372
2489d6df 373`--vmid` `<integer> (1 - N)` ::
1f554f76
DM
374
375Only list images for this VM
376
1f554f76
DM
377*pvesm lvmscan*
378
e2d681b3 379An alias for 'pvesm scan lvm'.
9b3e4991 380
e2d681b3 381*pvesm lvmthinscan*
9b3e4991 382
e2d681b3 383An alias for 'pvesm scan lvmthin'.
9b3e4991 384
e2d681b3 385*pvesm nfsscan*
1f554f76 386
e2d681b3 387An alias for 'pvesm scan nfs'.
1f554f76 388
1f554f76
DM
389*pvesm path* `<volume>`
390
391Get filesystem path for specified volume
392
013dc89f 393`<volume>`: `<string>` ::
1f554f76
DM
394
395Volume identifier
396
739d4d64
TL
397*pvesm prune-backups* `<storage>` `[OPTIONS]`
398
4772952b
TL
399Prune backups. Only those using the standard naming scheme are considered.
400If no keep options are specified, those from the storage configuration are
401used.
739d4d64
TL
402
403`<storage>`: `<string>` ::
404
405The storage identifier.
406
407`--dry-run` `<boolean>` ::
408
409Only show what would be pruned, don't delete anything.
410
4772952b
TL
411`--keep-all` `<boolean>` ::
412
413Keep all backups. Conflicts with the other options when true.
414
415`--keep-daily` `<N>` ::
416
417Keep backups for the last <N> different days. If there is morethan one backup for a single day, only the latest one is kept.
418
419`--keep-hourly` `<N>` ::
420
421Keep backups for the last <N> different hours. If there is morethan one backup for a single hour, only the latest one is kept.
422
423`--keep-last` `<N>` ::
739d4d64 424
4772952b
TL
425Keep the last <N> backups.
426
427`--keep-monthly` `<N>` ::
428
429Keep backups for the last <N> different months. If there is morethan one backup for a single month, only the latest one is kept.
430
431`--keep-weekly` `<N>` ::
432
433Keep backups for the last <N> different weeks. If there is morethan one backup for a single week, only the latest one is kept.
434
435`--keep-yearly` `<N>` ::
436
437Keep 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
438
439`--type` `<lxc | qemu>` ::
440
441Either 'qemu' or 'lxc'. Only consider backups for guests of this type.
442
443`--vmid` `<integer> (1 - N)` ::
444
445Only consider backups for this guest.
446
1f554f76
DM
447*pvesm remove* `<storage>`
448
449Delete storage configuration.
450
013dc89f 451`<storage>`: `<string>` ::
1f554f76
DM
452
453The storage identifier.
454
e2d681b3
TL
455*pvesm scan cifs* `<server>` `[OPTIONS]`
456
457Scan remote CIFS server.
458
459`<server>`: `<string>` ::
460
461The server address (name or IP).
462
463`--domain` `<string>` ::
464
465SMB domain (Workgroup).
466
467`--password` `<password>` ::
468
469User password.
470
471`--username` `<string>` ::
472
473User name.
474
475*pvesm scan glusterfs* `<server>`
476
477Scan remote GlusterFS server.
478
479`<server>`: `<string>` ::
480
481The server address (name or IP).
482
483*pvesm scan iscsi* `<portal>`
484
485Scan remote iSCSI server.
486
487`<portal>`: `<string>` ::
488
489The iSCSI portal (IP or DNS name with optional port).
490
491*pvesm scan lvm*
492
493List local LVM volume groups.
494
495*pvesm scan lvmthin* `<vg>`
496
497List local LVM Thin Pools.
498
499`<vg>`: `[a-zA-Z0-9\.\+\_][a-zA-Z0-9\.\+\_\-]+` ::
500
501no description available
502
503*pvesm scan nfs* `<server>`
504
505Scan remote NFS server.
506
507`<server>`: `<string>` ::
508
509The server address (name or IP).
510
d2656385
TL
511*pvesm scan pbs* `<server> <username> --password <string>` `[OPTIONS]` `[FORMAT_OPTIONS]`
512
513Scan remote Proxmox Backup Server.
514
515`<server>`: `<string>` ::
516
517The server address (name or IP).
518
519`<username>`: `<string>` ::
520
521User-name or API token-ID.
522
523`--fingerprint` `([A-Fa-f0-9]{2}:){31}[A-Fa-f0-9]{2}` ::
524
525Certificate SHA 256 fingerprint.
526
527`--password` `<string>` ::
528
529User password or API token secret.
530
531`--port` `<integer> (1 - 65535)` ('default =' `8007`)::
532
533Optional port.
534
e2d681b3
TL
535*pvesm scan zfs*
536
537Scan zfs pool list on local node.
538
1f554f76
DM
539*pvesm set* `<storage>` `[OPTIONS]`
540
541Update storage configuration.
542
013dc89f 543`<storage>`: `<string>` ::
1f554f76
DM
544
545The storage identifier.
546
2489d6df 547`--blocksize` `<string>` ::
1f554f76
DM
548
549block size
550
27a7acb2
DM
551`--bwlimit` `[clone=<LIMIT>] [,default=<LIMIT>] [,migration=<LIMIT>] [,move=<LIMIT>] [,restore=<LIMIT>]` ::
552
553Set bandwidth/io limits various operations.
554
2489d6df 555`--comstar_hg` `<string>` ::
1f554f76
DM
556
557host group for comstar views
558
2489d6df 559`--comstar_tg` `<string>` ::
1f554f76
DM
560
561target group for comstar views
562
2489d6df 563`--content` `<string>` ::
1f554f76 564
04ce4dfa
DM
565Allowed content types.
566+
c2993fe5 567NOTE: the value 'rootdir' is used for Containers, and value 'images' for VMs.
1f554f76 568
2489d6df 569`--delete` `<string>` ::
1f554f76
DM
570
571A list of settings you want to delete.
572
2489d6df 573`--digest` `<string>` ::
1f554f76 574
c2993fe5 575Prevent changes if current configuration file has different SHA1 digest. This can be used to prevent concurrent modifications.
1f554f76 576
2489d6df 577`--disable` `<boolean>` ::
1f554f76
DM
578
579Flag to disable the storage.
580
27a7acb2
DM
581`--domain` `<string>` ::
582
583CIFS domain.
584
739d4d64 585`--encryption-key` `a file containing an encryption key, or the special value "autogen"` ::
04d22a9f
TL
586
587Encryption key. Use 'autogen' to generate one automatically without passphrase.
588
c5aa7e14
TL
589`--fingerprint` `([A-Fa-f0-9]{2}:){31}[A-Fa-f0-9]{2}` ::
590
591Certificate SHA 256 fingerprint.
592
2489d6df 593`--format` `<string>` ::
1f554f76 594
04ce4dfa 595Default image format.
1f554f76 596
5da3d723
TL
597`--fuse` `<boolean>` ::
598
599Mount CephFS through FUSE.
600
2489d6df 601`--is_mountpoint` `<string>` ('default =' `no`)::
2c0dde61 602
2489d6df 603Assume 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 604
2489d6df 605`--krbd` `<boolean>` ::
1f554f76 606
e2d681b3 607Always access rbd through krbd kernel module.
1f554f76 608
4d47f125
TL
609`--lio_tpg` `<string>` ::
610
611target portal group for Linux LIO targets
612
d2656385
TL
613`--master-pubkey` `a file containing a PEM-formatted master public key` ::
614
615Base64-encoded, PEM-formatted public RSA key. Used tp encrypt a copy of the encryption-key which will be added to each encrypted backup.
616
2489d6df 617`--maxfiles` `<integer> (0 - N)` ::
1f554f76
DM
618
619Maximal number of backup files per VM. Use '0' for unlimted.
620
2489d6df 621`--mkdir` `<boolean>` ('default =' `yes`)::
2c0dde61
DM
622
623Create the directory if it doesn't exist.
624
2489d6df
WB
625`--monhost` `<string>` ::
626
627IP addresses of monitors (for external clusters).
628
5c1699e5
TL
629`--mountpoint` `<string>` ::
630
631mount point
632
d2656385
TL
633`--namespace` `<string>` ::
634
635RBD Namespace.
636
2489d6df 637`--nodes` `<string>` ::
1f554f76
DM
638
639List of cluster node names.
640
2489d6df 641`--nowritecache` `<boolean>` ::
1f554f76
DM
642
643disable write caching on the target
644
2489d6df 645`--options` `<string>` ::
1f554f76
DM
646
647NFS mount options (see 'man nfs')
648
04d22a9f 649`--password` `<password>` ::
27a7acb2 650
04d22a9f 651Password for accessing the share/datastore.
27a7acb2 652
2489d6df 653`--pool` `<string>` ::
1f554f76
DM
654
655Pool.
656
4772952b
TL
657`--port` `<integer> (1 - 65535)` ('default =' `8007`)::
658
659For non default port.
660
661`--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
662
663The 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.
664
2489d6df 665`--redundancy` `<integer> (1 - 16)` ('default =' `2`)::
1f554f76 666
c2993fe5 667The 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.
1f554f76 668
2489d6df 669`--saferemove` `<boolean>` ::
1f554f76
DM
670
671Zero-out data when removing LVs.
672
2489d6df 673`--saferemove_throughput` `<string>` ::
1f554f76
DM
674
675Wipe throughput (cstream -t parameter value).
676
2489d6df 677`--server` `<string>` ::
1f554f76
DM
678
679Server IP or DNS name.
680
2489d6df 681`--server2` `<string>` ::
1f554f76
DM
682
683Backup volfile server IP or DNS name.
684+
685NOTE: Requires option(s): `server`
686
2489d6df 687`--shared` `<boolean>` ::
1f554f76
DM
688
689Mark storage as shared.
690
5da3d723 691`--smbversion` `<2.0 | 2.1 | 3.0>` ::
27a7acb2 692
5da3d723 693SMB protocol version
27a7acb2 694
2489d6df 695`--sparse` `<boolean>` ::
1f554f76
DM
696
697use sparse volumes
698
5da3d723
TL
699`--subdir` `<string>` ::
700
701Subdir to mount.
702
2489d6df 703`--tagged_only` `<boolean>` ::
2c0dde61
DM
704
705Only use logical volumes tagged with 'pve-vm-ID'.
706
2489d6df 707`--transport` `<rdma | tcp | unix>` ::
1f554f76
DM
708
709Gluster transport: tcp or rdma
710
2489d6df 711`--username` `<string>` ::
1f554f76
DM
712
713RBD Id.
714
1f554f76
DM
715*pvesm status* `[OPTIONS]`
716
717Get status for all datastores.
718
2489d6df 719`--content` `<string>` ::
1f554f76
DM
720
721Only list stores which support this content type.
722
2489d6df 723`--enabled` `<boolean>` ('default =' `0`)::
1f554f76
DM
724
725Only list stores which are enabled (not disabled in config).
726
35a75dd3
DM
727`--format` `<boolean>` ('default =' `0`)::
728
729Include information about formats
730
2489d6df 731`--storage` `<string>` ::
1f554f76
DM
732
733Only list status for specified storage
734
2489d6df 735`--target` `<string>` ::
1f554f76 736
c2993fe5 737If target is different to 'node', we only lists shared storages which content is accessible on this 'node' and the specified 'target' node.
1f554f76 738
1f554f76
DM
739*pvesm zfsscan*
740
e2d681b3 741An alias for 'pvesm scan zfs'.
1f554f76
DM
742
743