From: Daniel Kral <d.kral@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH docs 3/3] storage: add remaining pvesm scan command examples
Date: Tue, 4 Mar 2025 11:09:15 +0100 [thread overview]
Message-ID: <20250304100915.55114-3-d.kral@proxmox.com> (raw)
In-Reply-To: <20250304100915.55114-1-d.kral@proxmox.com>
Add an example for the `pvesm scan` command to storage plugins, i.e.
GlusterFS and PBS, where it exists in the CLI but is not mentioned yet
in the documentation.
Signed-off-by: Daniel Kral <d.kral@proxmox.com>
---
pve-storage-glusterfs.adoc | 7 +++++++
pve-storage-pbs.adoc | 11 +++++------
2 files changed, 12 insertions(+), 6 deletions(-)
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 <server>
+
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 <server> [--username <username>] [--password]
-//----
+You can get a list of available Proxmox Backup Server datastores with:
+
+----
+# pvesm scan pbs <server> <username> [--password <string>] [--fingerprint <string>]
+----
Then you can add one of these datastores as a storage to the whole {pve}
cluster with:
--
2.39.5
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
next prev parent reply other threads:[~2025-03-04 10:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-04 10:09 [pve-devel] [PATCH docs 1/3] storage: make description of storage CLI examples more consistent Daniel Kral
2025-03-04 10:09 ` [pve-devel] [PATCH docs 2/3] storage: change to newer pvesm scan subcommands in examples Daniel Kral
2025-03-04 10:09 ` Daniel Kral [this message]
2025-04-07 13:22 ` [pve-devel] applied: [PATCH docs 1/3] storage: make description of storage CLI examples more consistent Thomas Lamprecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250304100915.55114-3-d.kral@proxmox.com \
--to=d.kral@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal