[SOLVED] Bug endeckt?

BeatOne

Member
Mar 4, 2020
39
2
8
27
Hallo,

ich habe mir gerade einen TeamSpeak-Server aufgesetzt. Hat alles gut funktioniert.

Dann habe ich auf der Konsole einfach ein paar mal "exit" eingegeben -> Server tot und kann nicht rebootet werden -> Proxmox sagt Code 1 und Filedirectory nicht vorhanden.

Das ist replezierbar!

Noch mal aufgesetzt. Alles funktioniert.

5 oder 6 mal exit auf der Konsole eingeben und zack ist das ding anscheinend irreparabel kaputt.

Kann mir das wer erklären?

Aufgesetzt als LXC mit centos 8 template.
 
Dann habe ich auf der Konsole einfach ein paar mal "exit" eingegeben -> Server tot und kann nicht rebootet werden -> Proxmox sagt Code 1 und Filedirectory nicht vorhanden.

In welche Konsole, und wie greifst du drauf zu? (xterm.js, ssh, noVNC, ...)

Kann mir das wer erklären?

So noch nicht, ich schreib öfter in einige Konsolen exit - kaputt gemacht hat dass bis jetzt noch nichts, so wie es sein solle :)
 
Jetzt hab ich noch etwas endeckt...

Ich habe den Server gerade runtergefahren um ihn zu Klonen.

Jetzt wollte ich ihn wieder hochfahren -> selbes Problem.
Hier ein paar Details:

Code:
root@Proxmox:~# journalctl -xe
--
-- The job identifier is 25424.
Mar 13 06:48:47 Proxmox systemd[1]: Started Session 27 of user root.
-- Subject: A start job for unit session-27.scope has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A start job for unit session-27.scope has finished successfully.
--
-- The job identifier is 25482.
Mar 13 06:48:47 Proxmox login[29506]: ROOT LOGIN  on '/dev/pts/0'
Mar 13 06:48:59 Proxmox pvedaemon[1408]: <root@pam> starting task UPID:Proxmox:000073F6:0027EF2D:5E6B1ECB:vncshell::root@pam:
Mar 13 06:48:59 Proxmox pvedaemon[29686]: starting termproxy UPID:Proxmox:000073F6:0027EF2D:5E6B1ECB:vncshell::root@pam:
Mar 13 06:48:59 Proxmox pvedaemon[1410]: <root@pam> successful auth for user 'root@pam'
Mar 13 06:48:59 Proxmox login[29691]: pam_unix(login:session): session opened for user root by (uid=0)
Mar 13 06:48:59 Proxmox systemd-logind[1027]: New session 29 of user root.
-- Subject: A new session 29 has been created for user root
-- Defined-By: systemd
-- Support: https://www.debian.org/support
-- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat
--
-- A new session with the ID 29 has been created for the user root.
--
-- The leading process of the session is 29691.
Mar 13 06:48:59 Proxmox systemd[1]: Started Session 29 of user root.
-- Subject: A start job for unit session-29.scope has finished successfully
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A start job for unit session-29.scope has finished successfully.
--
-- The job identifier is 25541.
Mar 13 06:48:59 Proxmox login[29699]: ROOT LOGIN  on '/dev/pts/1'
Mar 13 06:49:00 Proxmox 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 25600.
Mar 13 06:49:00 Proxmox 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.
Mar 13 06:49:00 Proxmox 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 25600.

root@Proxmox:~# systemctl status pve-container@100.service
● 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 Fri 2020-03-13 06:45:31 CET; 4min 0s ago
     Docs: man:lxc-start
           man:lxc
           man:pct
  Process: 26512 ExecStart=/usr/bin/lxc-start -n 100 (code=exited, status=1/FAILURE)

Mar 13 06:45:31 Proxmox systemd[1]: Starting PVE LXC Container: 100...
Mar 13 06:45:31 Proxmox lxc-start[26512]: lxc-start: 100: lxccontainer.c: wait_on_daemonized_start: 865 No such file or directory - Failed to receive the container state
Mar 13 06:45:31 Proxmox lxc-start[26512]: lxc-start: 100: tools/lxc_start.c: main: 329 The container failed to start
Mar 13 06:45:31 Proxmox lxc-start[26512]: lxc-start: 100: tools/lxc_start.c: main: 332 To get more details, run the container in foreground mode
Mar 13 06:45:31 Proxmox lxc-start[26512]: lxc-start: 100: tools/lxc_start.c: main: 335 Additional information can be obtained by setting the --logfile and --logpriority options
Mar 13 06:45:31 Proxmox systemd[1]: pve-container@100.service: Control process exited, code=exited, status=1/FAILURE
Mar 13 06:45:31 Proxmox systemd[1]: pve-container@100.service: Failed with result 'exit-code'.
Mar 13 06:45:31 Proxmox systemd[1]: Failed to start PVE LXC Container: 100.
root@Proxmox:~#
 
Mal langsam, ich glaub eher dass das nur symptome sind.

Bitte mal die Container Konfiguration und den Storage Status posten, damit man mal sieht wie dass aufgesetzt wurde:

Code:
pct config 100
pvesm status
 
Mal langsam, ich glaub eher dass das nur symptome sind.

Bitte mal die Container Konfiguration und den Storage Status posten, damit man mal sieht wie dass aufgesetzt wurde:

Code:
pct config 100
pvesm status


Ausgabe von pct config 100 :
Code:
arch: amd64
cores: 1
hostname: Test
memory:512
nameserver: 192.168.178.1
net0: name=eth0,bridge=vmbr0,firewall=1,ge=192.168.178.1,hwaddr=0E:19:8D:52:CE:FF,ip=192.168.178.211/24,type=veth
ostype: centos
parent: ServerSnapshot
rootfs: local-zfs:subvol-100-disk-0,size=8G
swap:512
unprivileged: 1


und die Ausgabe von pvesm status:
Code:
Name             Type     Status           Total            Used       Available        %
local             dir     active       470337152         6552064       463785088    1.39%
local-zfs     zfspool     active       464780540          995392       463785148    0.21%

Hoffe das hilft weiter...
 

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!