* [pbs-devel] [PATCH] docs: add note for why FAT is not supported for removable datastores
@ 2024-11-27 15:34 Hannes Laimer
2024-11-27 18:58 ` [pbs-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Hannes Laimer @ 2024-11-27 15:34 UTC (permalink / raw)
To: pbs-devel
Signed-off-by: Hannes Laimer <h.laimer@proxmox.com>
---
docs/storage.rst | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/docs/storage.rst b/docs/storage.rst
index bf97f57ac..69b4200cf 100644
--- a/docs/storage.rst
+++ b/docs/storage.rst
@@ -172,9 +172,14 @@ mounted and unmounted. Other than that they behave the same way a normal datasto
would.
They can be created on already correctly formatted partitions, which, as with normal
-datastores, should be either ``ext4`` or ``xfs``. It is also possible to create them
-on completely unused disks through "Administration" > "Disks / Storage" > "Directory",
-using this method the disk will be partitioned and formatted automatically for the datastore.
+datastores, should be either ``ext4`` or ``xfs``.
+
+.. note:: FAT filesystems don't support the concept of POSIX file ownership. Since
+ datastores rely on it, removable datastores can't be created on those filesystems.
+
+It is also possible to create them on completely unused disks through
+"Administration" > "Disks / Storage" > "Directory", using this method the disk will
+be partitioned and formatted automatically for the datastore.
Devices with only one datastore on them will be mounted automatically. Unmounting has
to be done through the UI by clicking "Unmount" on the summary page or using the CLI.
--
2.39.5
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
* [pbs-devel] applied: [PATCH] docs: add note for why FAT is not supported for removable datastores
2024-11-27 15:34 [pbs-devel] [PATCH] docs: add note for why FAT is not supported for removable datastores Hannes Laimer
@ 2024-11-27 18:58 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2024-11-27 18:58 UTC (permalink / raw)
To: Proxmox Backup Server development discussion, Hannes Laimer
Am 27.11.24 um 16:34 schrieb Hannes Laimer:
> Signed-off-by: Hannes Laimer <h.laimer@proxmox.com>
> ---
> docs/storage.rst | 11 ++++++++---
> 1 file changed, 8 insertions(+), 3 deletions(-)
>
>
applied, thanks!
_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-27 18:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-27 15:34 [pbs-devel] [PATCH] docs: add note for why FAT is not supported for removable datastores Hannes Laimer
2024-11-27 18:58 ` [pbs-devel] applied: " Thomas Lamprecht
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox