* [pbs-devel] [PATCH pbs-docs 2/2] Add section "Garbage Collection"
@ 2020-08-24 10:14 Dylan Whyte
0 siblings, 0 replies; only message in thread
From: Dylan Whyte @ 2020-08-24 10:14 UTC (permalink / raw)
To: pbs-devel
Add the section "Garbage Collection" to section "Backup Server
Management". This briefly explains the "garbage-collection"
subcommand of "proxmox-backup-manager"
Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
---
docs/administration-guide.rst | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/docs/administration-guide.rst b/docs/administration-guide.rst
index cd7577bd..78298e51 100644
--- a/docs/administration-guide.rst
+++ b/docs/administration-guide.rst
@@ -605,6 +605,14 @@ provide it with a :term:`schedule` to run regularly. The
└────────────┴───────┴────────┴──────────────┴───────────┴─────────┘
# proxmox-backup-manager sync-job remove pbs2-local
+Garbage Collection
+~~~~~~~~~~~~~~~~~~
+You can monitor and run :ref:`garbage collection <garbage-collection>` on the
+Proxmox Backup Server using the ``garbage-collection`` subcommand of
+``proxmox-backup-manager``. You can use the ``start`` subcommand to manually start garbage
+collection on an entire data store and the ``status`` subcommand to see
+attributes relating to the :ref:`garbage collection <garbage-collection>`.
+
Backup Client usage
-------------------
--
2.20.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-08-24 10:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-24 10:14 [pbs-devel] [PATCH pbs-docs 2/2] Add section "Garbage Collection" Dylan Whyte
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.