Container startet nach HA Migration nicht

digidax

Renowned Member
Mar 23, 2009
99
1
73
3 nodes, Container und VM auf ZFS, diese werden repliziert. Eben habe ich eine Node heruntergefahren, erwartet wurde, dass das HA die Gastsysteme auf die beiden verbliebenen Nodes migriert. Bei einem System hat es funktioniert, beim Anderen kam diese Fehlermeldung:
Code:
task started by HA resource agent
Job for pve-container@183.service failed because the control process exited with error code.
See "systemctl status pve-container@183.service" and "journalctl -xe" for details.
TASK ERROR: command 'systemctl start pve-container@183' failed: exit code 1
Code:
# systemctl status pve-container@183.service
● pve-container@183.service - PVE LXC Container: 183
   Loaded: loaded (/lib/systemd/system/pve-container@.service; static; vendor preset: enabled)
   Active: failed (Result: exit-code) since Mon 2020-08-31 14:02:31 CEST; 4min 10s ago
     Docs: man:lxc-start
           man:lxc
           man:pct
  Process: 12504 ExecStart=/usr/bin/lxc-start -n 183 (code=exited, status=1/FAILURE)

Aug 31 14:02:31 pve3 systemd[1]: Starting PVE LXC Container: 183...
Aug 31 14:02:31 pve3 lxc-start[12504]: lxc-start: 183: lxccontainer.c: wait_on_daemonized_start: 865 No such file or directory - Failed to rec
Aug 31 14:02:31 pve3 lxc-start[12504]: lxc-start: 183: tools/lxc_start.c: main: 329 The container failed to start
Aug 31 14:02:31 pve3 lxc-start[12504]: lxc-start: 183: tools/lxc_start.c: main: 332 To get more details, run the container in foreground mode
Aug 31 14:02:31 pve3 lxc-start[12504]: lxc-start: 183: tools/lxc_start.c: main: 335 Additional information can be obtained by setting the --lo
Aug 31 14:02:31 pve3 systemd[1]: pve-container@183.service: Control process exited, code=exited, status=1/FAILURE
Aug 31 14:02:31 pve3 systemd[1]: pve-container@183.service: Failed with result 'exit-code'.
Aug 31 14:02:31 pve3 systemd[1]: Failed to start PVE LXC Container: 183.

beides sind LXC Container. Was bedeutet die Fehlemeldung lxccontainer.c: wait_on_daemonized_start: 865 No such file or directory - Failed to rec
 
Der Container ließ sich manuell per Migrate auf sämtliche Nodes ohne Probleme verschieben. Der Container nutzt Replikation auf alle Nodes auf welchen er nicht läuft. Wenn man dann den Conatiner in die HA aufnimmt und die Node worauf er gerade läuft herunter fährt, startet HA einen Migrationsprozess. So weit so gut.

Auf der neuen Node angekommen schlägt der Start dann fehl. Fürt man den Start über die Konsole aus
Code:
lxc-start -n 180 -F -l DEBUG -o /tmp/lxc-180.log
wird angehängtes Log generiert.
 

Attachments

  • lxc-183-startup log.txt
    26 KB · Views: 7

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!