(PBS2.2.1 as guest on PVE7 host, drive is a WD Elements 16TB USB3 drive - I know the drive is good since it currently works great when mounted directly on the host itself.
First I tried passing the USB drive through to PBS and editing fstab to include the drive by UUID but it wouldnt mount at boot - Maybe I had the UUID wrong or something (I tried both UUIDs from lsblk and fdisk).
Then (on PBS) I tried manually mounting the drive to a particular directory and it mounts, but then I discover it's read-only even if mounted with `mount /dev/sda1 /meda/pveBackup` (tried -o rw flag as well)
/dev/sda1 partition fs type listed as "Linux"
I'm tired of manually backing up one machine at a time and wanted to setup PBS to be able to configure one job to backup all my vms so I only need to run it once, then store the external drive cold.
thanks for reading, any thoughts?
thanks
First I tried passing the USB drive through to PBS and editing fstab to include the drive by UUID but it wouldnt mount at boot - Maybe I had the UUID wrong or something (I tried both UUIDs from lsblk and fdisk).
Then (on PBS) I tried manually mounting the drive to a particular directory and it mounts, but then I discover it's read-only even if mounted with `mount /dev/sda1 /meda/pveBackup` (tried -o rw flag as well)
/dev/sda1 partition fs type listed as "Linux"
I'm tired of manually backing up one machine at a time and wanted to setup PBS to be able to configure one job to backup all my vms so I only need to run it once, then store the external drive cold.
thanks for reading, any thoughts?
thanks