From: Dominik Csapak <d.csapak@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] [PATCH proxmox-backup 2/4] docs: tape: remove note about global content namespace
Date: Fri, 13 May 2022 15:39:37 +0200 [thread overview]
Message-ID: <20220513133939.3845808-2-d.csapak@proxmox.com> (raw)
In-Reply-To: <20220513133939.3845808-1-d.csapak@proxmox.com>
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@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
next prev parent reply other threads:[~2022-05-13 13:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-13 13:39 [pbs-devel] [PATCH proxmox-backup 1/4] cli: proxmox-tape: fix ns/depth parameter Dominik Csapak
2022-05-13 13:39 ` Dominik Csapak [this message]
2022-05-13 13:39 ` [pbs-devel] [PATCH proxmox-backup 3/4] docs: tape/restore: mention single snapshot restore Dominik Csapak
2022-05-13 13:39 ` [pbs-devel] [PATCH proxmox-backup 4/4] docs: tape: add information about namespaces Dominik Csapak
2022-05-13 13:59 ` [pbs-devel] applied-series: [PATCH proxmox-backup 1/4] cli: proxmox-tape: fix ns/depth parameter 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=20220513133939.3845808-2-d.csapak@proxmox.com \
--to=d.csapak@proxmox.com \
--cc=pbs-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 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.