Hi,
i've upgraded a set of older systems to the lastest PVE/PBS versions and since then, PBS shows the following error during backup
It sums up to a
According to the message a freeze of the OS file system doesn't work anymore.
The machines affected are running OpenBSD (latest version) and also the command
doesn't show any command like
I'm using the qemu package on all machines and 'serial' as connection method within the config. That's how it worked all the
years. Before the upgrade the messages looked like this:
Is the problem now on PBS (new command, not reverse compatible) or OpenBSD (missing new command) side?
Thanks, Mark
i've upgraded a set of older systems to the lastest PVE/PBS versions and since then, PBS shows the following error during backup
Code:
ERROR: unable to freeze guest fs - The command guest-fsfreeze-freeze has not been found
It sums up to a
WARNING: 14 at the end of every run (for every OpenBSD machine a warning), but at least if successfully finishes.According to the message a freeze of the OS file system doesn't work anymore.
The machines affected are running OpenBSD (latest version) and also the command
qm guest cmd 122 infodoesn't show any command like
fsfreeze-freeze anymore.I'm using the qemu package on all machines and 'serial' as connection method within the config. That's how it worked all the
years. Before the upgrade the messages looked like this:
Code:
INFO: issuing guest-agent 'fs-freeze' command
INFO: issuing guest-agent 'fs-thaw' command
INFO: started backup task abc
Is the problem now on PBS (new command, not reverse compatible) or OpenBSD (missing new command) side?
Thanks, Mark