PVE 6.3-3
I created zfspool "NC.VM.Backups.zfspool" under the parent zfspool "Nextcloud.Storage". I then tried to mount a directory at that site, but cannot select it as a backup target.
Storage config for the parent pool, sub-pool, and directory:
The directory path exists and I can store things on the corresponding zfspool:
I created zfspool "NC.VM.Backups.zfspool" under the parent zfspool "Nextcloud.Storage". I then tried to mount a directory at that site, but cannot select it as a backup target.
Code:
INFO: starting new backup job: vzdump 69420 --remove 0 --mode snapshot --node TracheServ --compress zstd --storage NC.VM.Backups.dir
command 'df -P -T -B 1 /Nextcloud.Storage/NC.VM.Backups/dump' failed: exit code 1
ERROR: Backup of VM 69420 failed - unable to create temporary directory '/Nextcloud.Storage/NC.VM.Backups/dump/vzdump-qemu-1234-2020_12_27-22_26_07.tmp' at /usr/share/perl5/PVE/VZDump.pm line 816.
INFO: Failed at 2020-12-27 22:26:07
INFO: Backup job finished with errors
TASK ERROR: job errors
Storage config for the parent pool, sub-pool, and directory:
Code:
root@TracheServ:~# cat /etc/pve/storage.cfg
zfspool: Nextcloud.Storage
pool Nextcloud.Storage
content images,rootdir
mountpoint /Nextcloud.Storage
sparse 0
dir: NC.VM.Backups.dir
path /Nextcloud.Storage/NC.VM.Backups
content vztmpl,images,backup,snippets,iso,rootdir
is_mountpoint 1
mkdir 0
prune-backups keep-last=4
shared 0
zfspool: NC.VM.Backups.zfspool
pool Nextcloud.Storage/NC.VM.Backups
content images,rootdir
mountpoint /Nextcloud.Storage/NC.VM.Backups
sparse 0
The directory path exists and I can store things on the corresponding zfspool:
Code:
root@TracheServ:~# zfs list
NAME USED AVAIL REFER MOUNTPOINT
Nextcloud.Storage 973G 1.68T 764G /Nextcloud.Storage
Nextcloud.Storage/NC.VM.Backups 76.2G 1.68T 96K /Nextcloud.Storage/NC.VM.Backups
Nextcloud.Storage/NC.VM.Backups/vm-201-state-Baseline 2.57G 1.69T 605M -