diff --git a/pve-storage-glusterfs.adoc b/pve-storage-glusterfs.adoc index c3c1b38..052d4e0 100644 --- a/pve-storage-glusterfs.adoc +++ b/pve-storage-glusterfs.adoc @@ -70,6 +70,13 @@ snapshot/clone implementation. |images vztmpl iso backup snippets |raw qcow2 vmdk |yes |qcow2 |qcow2 |============================================================================== +Examples +~~~~~~~~ + +You can get a list of available GlusterFS volumes with: + + # pvesm scan glusterfs + ifdef::wiki[] See Also diff --git a/pve-storage-pbs.adoc b/pve-storage-pbs.adoc index fafc9c3..0e13069 100644 --- a/pve-storage-pbs.adoc +++ b/pve-storage-pbs.adoc @@ -157,12 +157,11 @@ recover from unencrypted backups. Example: Add Storage over CLI ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -// TODO: FIXME: add once available -//You can get a list of exported CIFS shares with: -// -//---- -//# pvesm scan pbs [--username ] [--password] -//---- +You can get a list of available Proxmox Backup Server datastores with: + +---- +# pvesm scan pbs [--password ] [--fingerprint ] +---- Then you can add one of these datastores as a storage to the whole {pve} cluster with: