Hello.
After "some" crash on doing LXC backup
I have broken graphs in __all__ VMs/CTs on my node: (see attachement)
Do I have to reboot the host to get it working again?
Also, managing of that container is broken as well, I canceled the backup operation but the lock remained, so I just removed lock from that using:
And the webpanel is still refusing to start/stop the container... due to backup lock... which doesnt affect pct tool at all (I can start/stop/enter the container from host's console).
After "some" crash on doing LXC backup
Code:
INFO: starting new backup job: vzdump 107 --storage backup_ftp --remove 0 --node master --mode snapshot --compress gzip
INFO: filesystem type on dumpdir is 'fuse' -using /var/tmp/vzdumptmp9354 for temporary files
INFO: Starting Backup of VM 107 (lxc)
INFO: status = running
INFO: CT Name: SomeCT
INFO: mode failure - some volumes do not support snapshots
INFO: trying 'suspend' mode instead
INFO: backup mode: suspend
INFO: ionice priority: 7
INFO: CT Name: SomeCT
INFO: starting first sync /proc/8658/root// to /var/tmp/vzdumptmp9354
INFO: rsync: rename "/var/tmp/vzdumptmp9354/usr/share/X11/locale/iso8859-9e/.XLC_LOCALE.nvU6aj" -> "usr/share/X11/locale/iso8859-9e/XLC_LOCALE": No space left on device (28)
...
I have broken graphs in __all__ VMs/CTs on my node: (see attachement)
Do I have to reboot the host to get it working again?
Also, managing of that container is broken as well, I canceled the backup operation but the lock remained, so I just removed lock from that using:
Code:
pct unlock 107
And the webpanel is still refusing to start/stop the container... due to backup lock... which doesnt affect pct tool at all (I can start/stop/enter the container from host's console).