[pbs-devel] [PATCH proxmox-backup 2/4] docs: tape: remove note about global content namespace
Dominik Csapak
d.csapak at proxmox.com
Fri May 13 15:39:37 CEST 2022
that is actually not true, we save the datastore in the chunk archives
as well as the snapshot archives, otherwise we could not backup
multiple datastores to a single media-set.
Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
---
docs/tape-backup.rst | 7 -------
1 file changed, 7 deletions(-)
diff --git a/docs/tape-backup.rst b/docs/tape-backup.rst
index bfb7a35b..fa0172a0 100644
--- a/docs/tape-backup.rst
+++ b/docs/tape-backup.rst
@@ -565,13 +565,6 @@ a single media pool, so a job only uses tapes from that pool.
the password. Please make sure to remember the password, in case
you need to restore the key.
-
-.. NOTE:: We use global content namespace, meaning we do not store the
- source datastore name. Because of this, it is impossible to distinguish
- store1:/vm/100 from store2:/vm/100. Please use different media pools
- if the sources are from different namespaces with conflicting names
- (for example, if the sources are from different Proxmox VE clusters).
-
.. image:: images/screenshots/pbs-gui-tape-pools-add.png
:align: right
:alt: Tape Backup: Add a media pool
--
2.30.2
More information about the pbs-devel
mailing list