Morning all,
So, I came in and did my normal morning:
And instead of working nicely (as it has for the past year and a half or so), I get this:
Now, it's obvious to me that vzeventd is angry, and I don't find an vzevent.ko module anywhere on the system, so it's likely that is the culprit.
I'd just remove vzctl (all our VMs are KVM-based), except that pve-manager depends on it, and I assume that is important.
I don't see an obvious package which provides the vzevent module, and it doesn't seem that anyone else has had this problem.
Anyone have any ideas?
So, I came in and did my normal morning:
Code:
sudo aptitude update
sudo aptitude full-upgrade
And instead of working nicely (as it has for the past year and a half or so), I get this:
Code:
Setting up vzctl (3.0.26-1pve3) ...
FATAL: Module vzevent not found.
Checking vzevent kernel module .....failed
invoke-rc.d: initscript vzeventd, action "start" failed.
dpkg: error processing vzctl (--configure):
subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of pve-manager:
pve-manager depends on vzctl (>= 3.0.23-1pve2); however:
Package vzctl is not configured yet.
dpkg: error processing pve-manager (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of vzdump:
vzdump depends on vzctl; however:
Package vzctl is not configured yet.
dpkg: error processing vzdump (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
vzctl
pve-manager
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install. Trying to recover:
Setting up vzctl (3.0.26-1pve3) ...
FATAL: Module vzevent not found.
Checking vzevent kernel module .....failed
invoke-rc.d: initscript vzeventd, action "start" failed.
dpkg: error processing vzctl (--configure):
subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of pve-manager:
pve-manager depends on vzctl (>= 3.0.23-1pve2); however:
Package vzctl is not configured yet.
dpkg: error processing pve-manager (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of vzdump:
vzdump depends on vzctl; however:
Package vzctl is not configured yet.
Now, it's obvious to me that vzeventd is angry, and I don't find an vzevent.ko module anywhere on the system, so it's likely that is the culprit.
I'd just remove vzctl (all our VMs are KVM-based), except that pve-manager depends on it, and I assume that is important.
I don't see an obvious package which provides the vzevent module, and it doesn't seem that anyone else has had this problem.
Anyone have any ideas?