From 602319f9fc25ebe0f8281eedbe53da8be9553300 Mon Sep 17 00:00:00 2001 From: Dominik Csapak Date: Fri, 13 May 2022 15:39:37 +0200 Subject: [PATCH] docs: tape: remove note about global content namespace 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 --- 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