We test proxmox-backup-client on some VM (Rocky 8, Debian 10/11) and experience a strange behaviour in the Size column of the GUI.
All VM should have around 5GiB size but some have ~322GiB.
In the respective snapshot folder the pxar-file of the VM with 322 GiB is ~1.7Mib and the pxar-file of the VM with ~5 GiB is 62K.
proxmox-backup-proxy[2706849]: zfs_dataset_stats("tank/vm-backup") failed - could not parse 'objset-objset-0x305c' stat file
Restore of single files with catalog shell works for all.
In the syslog we find this messages during backups:
Ist this only a warning or somethin serious?
For each PBS Datastore we have a dedicate ZFS dataset.
Zpool are clean, no errors.
All VM should have around 5GiB size but some have ~322GiB.
In the respective snapshot folder the pxar-file of the VM with 322 GiB is ~1.7Mib and the pxar-file of the VM with ~5 GiB is 62K.
proxmox-backup-proxy[2706849]: zfs_dataset_stats("tank/vm-backup") failed - could not parse 'objset-objset-0x305c' stat file
Restore of single files with catalog shell works for all.
In the syslog we find this messages during backups:
Code:
Mar 04 14:00:42 io proxmox-backup-proxy[2706849]: zfs_dataset_stats("tank/vm-backup") failed - could not parse 'objset-objset-0x305c' stat file
Mar 04 14:00:52 io proxmox-backup-proxy[2706849]: zfs_dataset_stats("tank/fileserver") failed - could not parse 'objset-objset-0x31ec' stat file
Mar 04 14:00:52 io proxmox-backup-proxy[2706849]: zfs_dataset_stats("tank/vm-backup") failed - could not parse 'objset-objset-0x305c' stat file
Mar 04 14:01:02 io proxmox-backup-proxy[2706849]: zfs_dataset_stats("tank/vm-backup") failed - could not parse 'objset-objset-0x305c' stat file
Mar 04 14:01:02 io proxmox-backup-proxy[2706849]: zfs_dataset_stats("tank/fileserver") failed - could not parse 'objset-objset-0x31ec' stat file
Ist this only a warning or somethin serious?
For each PBS Datastore we have a dedicate ZFS dataset.
Zpool are clean, no errors.