Hi,
Currently having a problem with my Proxmox host:
I'm trying to upgrade the packet pve-cluster but it fails with the following error:
At the moment, there is no active cluster configuration. I created a cluster in the past for testing purposes but removed it later.
Maybe the following output will help:
I read an old thread about this problem (http://forum.proxmox.com/threads/8847-Proxmox-2-0-rc1-unable-to-aquire-pmxcfs-lock-trying-again) but none of the hints helps.
I've no shared filesystem for /etc/pve or similar.
Thanks for your help.
Currently having a problem with my Proxmox host:
I'm trying to upgrade the packet pve-cluster but it fails with the following error:
Code:
$ sudo apt-get install -f
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
4 nicht vollständig installiert oder entfernt.
Nach dieser Operation werden 0 B Plattenplatz zusätzlich benutzt.
pve-cluster (3.0-17) wird eingerichtet ...
Restarting pve cluster filesystem: pve-cluster[main] notice: unable to aquire pmxcfs lock - trying again [main] crit: unable to aquire pmxcfs lock: Resource temporarily unavailable [main] notice: exit proxmox configuration filesystem (-1) (warning). invoke-rc.d: initscript pve-cluster, action "restart" failed.
dpkg: Fehler beim Bearbeiten von pve-cluster (--configure):
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 255 zurück
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von qemu-server:
qemu-server hängt ab von pve-cluster; aber:
Paket pve-cluster ist noch nicht konfiguriert.
dpkg: Fehler beim Bearbeiten von qemu-server (--configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von pve-manager:
pve-manager hängt ab von qemu-server (>= 1.1-1); aber:
Paket qemu-server ist noch nicht konfiguriert.
pve-manager hängt ab von pve-cluster (>= 1.0-29); aber:
Paket pve-cluster ist noch nicht konfiguriert.
dpkg: Fehler beim Bearbeiten von pve-manager (--configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
dpkg: Abhängigkeitsprobleme verhindern Konfiguration von proxmox-ve-2.6.32:
proxmox-ve-2.6.32 hängt ab von pve-manager; aber:
Paket pve-manager ist noch nicht konfiguriert.
proxmox-ve-2.6.32 hängt ab von qemu-server; aber:
Paket qemu-server ist noch nicht konfiguriert.
dpkg: Fehler beim Bearbeiten von proxmox-ve-2.6.32 (--configure):
Abhängigkeitsprobleme - verbleibt unkonfiguriert
Fehler traten auf beim Bearbeiten von:
pve-cluster
qemu-server
pve-manager
proxmox-ve-2.6.32
E: Sub-process /usr/bin/dpkg returned an error code (1)
At the moment, there is no active cluster configuration. I created a cluster in the past for testing purposes but removed it later.
Maybe the following output will help:
Code:
$ /etc/init.d/pve-cluster stop
Stopping pve cluster filesystem: pve-cluster apparently not running.
Code:
$ /etc/init.d/pve-cluster start
Starting pve cluster filesystem : pve-cluster[main] notice: unable to aquire pmxcfs lock - trying again
[main] crit: unable to aquire pmxcfs lock: Resource temporarily unavailable
[main] notice: exit proxmox configuration filesystem (-1)
(warning).
I read an old thread about this problem (http://forum.proxmox.com/threads/8847-Proxmox-2-0-rc1-unable-to-aquire-pmxcfs-lock-trying-again) but none of the hints helps.
I've no shared filesystem for /etc/pve or similar.
Code:
$ pveversion
pve-manager/3.4-6/102d4547 (running kernel: 2.6.32-37-pve)
Thanks for your help.