Hi there,
I have a strange behaviour on my Proxmox Host running 4.4-12
I have been monitoring my host server from a remote computer with Xymon
All of a suden in last Februray following an apt-upgrade I started to get an alert on the libs category of Xymon monitoring
The following processes have libs linked that were upgraded:
root:
/usr/bin/kvm (13597 1754)
After drilling out the meaning of this alert I used checkrestart utility from debian-goodies package to find out what was causing the issue. It seems that all my kvm process are "using" what seems to be deleted "[aio]" storage
I have no idea what this means...
Rebooting the host does not change this behaviour.
I have checked all packages and dependencies, all seems fine, no broken dependencies. I have tried to "apt-get install --reinstall" various packages that were upgraded when this started to occur with no change.
The VM were migrated from a Promox 3 system but this alert in Xymon did not appear for several months.
The VM themselves are working fine, no problems whatsoever. Storage also seems fine no SMART issues or IO problems.
Is there a way to make the VM square again (and appear OK in Xymon) or is this behaviour to be expected due to the VM storage system used in Proxmox 4 ? (LVM-Thin)
Also is it normal that I get the second warning about a missing init script ? What is to be expected in this area ? VM start and stop perfectly fine both in CLI and GUI modes.
Thanks for your help !
I have a strange behaviour on my Proxmox Host running 4.4-12
I have been monitoring my host server from a remote computer with Xymon
All of a suden in last Februray following an apt-upgrade I started to get an alert on the libs category of Xymon monitoring
The following processes have libs linked that were upgraded:
root:
/usr/bin/kvm (13597 1754)
After drilling out the meaning of this alert I used checkrestart utility from debian-goodies package to find out what was causing the issue. It seems that all my kvm process are "using" what seems to be deleted "[aio]" storage
root@host / > checkrestart -v
Found 2 processes using old versions of upgraded files
(1 distinct program)
Process /usr/bin/kvm (PID: 13597)
List of deleted files in use:
/[aio]
/[aio]
/[aio]
/[aio]
/[aio]
/[aio]
Process /usr/bin/kvm (PID: 1754)
List of deleted files in use:
/[aio]
/[aio]
/[aio]
/[aio]
/[aio]
/[aio]
/[aio]
/[aio]
Running:['dpkg-query', '--search', '/usr/bin/kvm']
Reading line: pve-qemu-kvm: /usr/bin/kvm
(1 distinct packages)
These processes do not seem to have an associated init script to restart them:
pve-qemu-kvm:
13597 /usr/bin/kvm
1754 /usr/bin/kvm
Found 2 processes using old versions of upgraded files
(1 distinct program)
Process /usr/bin/kvm (PID: 13597)
List of deleted files in use:
/[aio]
/[aio]
/[aio]
/[aio]
/[aio]
/[aio]
Process /usr/bin/kvm (PID: 1754)
List of deleted files in use:
/[aio]
/[aio]
/[aio]
/[aio]
/[aio]
/[aio]
/[aio]
/[aio]
Running:['dpkg-query', '--search', '/usr/bin/kvm']
Reading line: pve-qemu-kvm: /usr/bin/kvm
(1 distinct packages)
These processes do not seem to have an associated init script to restart them:
pve-qemu-kvm:
13597 /usr/bin/kvm
1754 /usr/bin/kvm
I have no idea what this means...
Rebooting the host does not change this behaviour.
I have checked all packages and dependencies, all seems fine, no broken dependencies. I have tried to "apt-get install --reinstall" various packages that were upgraded when this started to occur with no change.
The VM were migrated from a Promox 3 system but this alert in Xymon did not appear for several months.
The VM themselves are working fine, no problems whatsoever. Storage also seems fine no SMART issues or IO problems.
Is there a way to make the VM square again (and appear OK in Xymon) or is this behaviour to be expected due to the VM storage system used in Proxmox 4 ? (LVM-Thin)
Also is it normal that I get the second warning about a missing init script ? What is to be expected in this area ? VM start and stop perfectly fine both in CLI and GUI modes.
Thanks for your help !