Hallo,
vorweg, bin ganz Neu was Proxmox angeht. ;-)
Habe folgendes Problem: Nach einbau einer weiteren HDD werden meine bereits erstellten LXC Container nicht meher automatisch gestartet:
Fehlermelddung:
Job for pve-container@100.service failed because the control process exited with error code.
See "systemctl status pve-container@100.service" and "journalctl -xe" for details.
TASK ERROR: command 'systemctl start pve-container@100' failed: exit code 1
Führe ich den Befehel systemctl status pve-container@100 aus kommt folgendes:
● pve-container@100.service - PVE LXC Container: 100
Loaded: loaded (/lib/systemd/system/pve-container@.service; static; vendor preset: enabled)
Active: failed (Result: exit-code) since Sun 2019-12-01 10:50:41 CET; 21s ago
Docs: man:lxc-start
man:lxc
manct
Process: 2240 ExecStart=/usr/bin/lxc-start -n 100 (code=exited, status=1/FAILURE)
Dec 01 10:50:39 homecloud systemd[1]: Starting PVE LXC Container: 100...
Dec 01 10:50:41 homecloud lxc-start[2240]: lxc-start: 100: lxccontainer.c: wait_on_daemonized_start: 856 No such file or directory - Failed to receive the container sta
Dec 01 10:50:41 homecloud lxc-start[2240]: lxc-start: 100: tools/lxc_start.c: main: 330 The container failed to start
Dec 01 10:50:41 homecloud lxc-start[2240]: lxc-start: 100: tools/lxc_start.c: main: 333 To get more details, run the container in foreground mode
Dec 01 10:50:41 homecloud lxc-start[2240]: lxc-start: 100: tools/lxc_start.c: main: 336 Additional information can be obtained by setting the --logfile and --logpriorit
Dec 01 10:50:41 homecloud systemd[1]: pve-container@100.service: Control process exited, code=exited, status=1/FAILURE
Dec 01 10:50:41 homecloud systemd[1]: pve-container@100.service: Failed with result 'exit-code'.
Dec 01 10:50:41 homecloud systemd[1]: Failed to start PVE LXC Container: 100.
ein journalctl -xe bringt folgendes ans Licht:
An ExecStart= process belonging to unit pve-container@100.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Dec 01 10:50:41 homecloud systemd[1]: pve-container@100.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- The unit pve-container@100.service has entered the 'failed' state with result 'exit-code'.
Dec 01 10:50:41 homecloud systemd[1]: Failed to start PVE LXC Container: 100.
-- Subject: A start job for unit pve-container@100.service has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A start job for unit pve-container@100.service has finished with a failure.
--
-- The job identifier is 482 and the job result is failed.
Dec 01 10:50:43 homecloud pvestatd[1150]: storage 'Proxmox_Backup' is not online
Dec 01 10:50:54 homecloud pvestatd[1150]: storage 'Proxmox_Backup' is not online
Dec 01 10:51:00 homecloud systemd[1]: Starting Proxmox VE replication runner...
-- Subject: A start job for unit pvesr.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A start job for unit pvesr.service has begun execution.
--
-- The job identifier is 486.
Dec 01 10:51:02 homecloud systemd[1]: pvesr.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- The unit pvesr.service has successfully entered the 'dead' state.
Dec 01 10:51:02 homecloud systemd[1]: Started Proxmox VE replication runner.
-- Subject: A start job for unit pvesr.service has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A start job for unit pvesr.service has finished successfully.
--
-- The job identifier is 486.
Dec 01 10:51:03 homecloud pvestatd[1150]: storage 'Proxmox_Backup' is not online
Dec 01 10:51:13 homecloud pvestatd[1150]: storage 'Proxmox_Backup' is not online
was kann ich tun um dies wieder zum laufen zu bringen ? Für Hilfe wäre ich sehr dankbar !
Grüsse Torsten
vorweg, bin ganz Neu was Proxmox angeht. ;-)
Habe folgendes Problem: Nach einbau einer weiteren HDD werden meine bereits erstellten LXC Container nicht meher automatisch gestartet:
Fehlermelddung:
Job for pve-container@100.service failed because the control process exited with error code.
See "systemctl status pve-container@100.service" and "journalctl -xe" for details.
TASK ERROR: command 'systemctl start pve-container@100' failed: exit code 1
Führe ich den Befehel systemctl status pve-container@100 aus kommt folgendes:
● pve-container@100.service - PVE LXC Container: 100
Loaded: loaded (/lib/systemd/system/pve-container@.service; static; vendor preset: enabled)
Active: failed (Result: exit-code) since Sun 2019-12-01 10:50:41 CET; 21s ago
Docs: man:lxc-start
man:lxc
manct
Process: 2240 ExecStart=/usr/bin/lxc-start -n 100 (code=exited, status=1/FAILURE)
Dec 01 10:50:39 homecloud systemd[1]: Starting PVE LXC Container: 100...
Dec 01 10:50:41 homecloud lxc-start[2240]: lxc-start: 100: lxccontainer.c: wait_on_daemonized_start: 856 No such file or directory - Failed to receive the container sta
Dec 01 10:50:41 homecloud lxc-start[2240]: lxc-start: 100: tools/lxc_start.c: main: 330 The container failed to start
Dec 01 10:50:41 homecloud lxc-start[2240]: lxc-start: 100: tools/lxc_start.c: main: 333 To get more details, run the container in foreground mode
Dec 01 10:50:41 homecloud lxc-start[2240]: lxc-start: 100: tools/lxc_start.c: main: 336 Additional information can be obtained by setting the --logfile and --logpriorit
Dec 01 10:50:41 homecloud systemd[1]: pve-container@100.service: Control process exited, code=exited, status=1/FAILURE
Dec 01 10:50:41 homecloud systemd[1]: pve-container@100.service: Failed with result 'exit-code'.
Dec 01 10:50:41 homecloud systemd[1]: Failed to start PVE LXC Container: 100.
ein journalctl -xe bringt folgendes ans Licht:
An ExecStart= process belonging to unit pve-container@100.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Dec 01 10:50:41 homecloud systemd[1]: pve-container@100.service: Failed with result 'exit-code'.
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- The unit pve-container@100.service has entered the 'failed' state with result 'exit-code'.
Dec 01 10:50:41 homecloud systemd[1]: Failed to start PVE LXC Container: 100.
-- Subject: A start job for unit pve-container@100.service has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A start job for unit pve-container@100.service has finished with a failure.
--
-- The job identifier is 482 and the job result is failed.
Dec 01 10:50:43 homecloud pvestatd[1150]: storage 'Proxmox_Backup' is not online
Dec 01 10:50:54 homecloud pvestatd[1150]: storage 'Proxmox_Backup' is not online
Dec 01 10:51:00 homecloud systemd[1]: Starting Proxmox VE replication runner...
-- Subject: A start job for unit pvesr.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A start job for unit pvesr.service has begun execution.
--
-- The job identifier is 486.
Dec 01 10:51:02 homecloud systemd[1]: pvesr.service: Succeeded.
-- Subject: Unit succeeded
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- The unit pvesr.service has successfully entered the 'dead' state.
Dec 01 10:51:02 homecloud systemd[1]: Started Proxmox VE replication runner.
-- Subject: A start job for unit pvesr.service has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A start job for unit pvesr.service has finished successfully.
--
-- The job identifier is 486.
Dec 01 10:51:03 homecloud pvestatd[1150]: storage 'Proxmox_Backup' is not online
Dec 01 10:51:13 homecloud pvestatd[1150]: storage 'Proxmox_Backup' is not online
was kann ich tun um dies wieder zum laufen zu bringen ? Für Hilfe wäre ich sehr dankbar !
Grüsse Torsten