Proxmox - VM - CT Down

lowegame

Member
Nov 7, 2019
52
1
13
36
Proxmox stops itself and stops in vm and ct, only ssh access remains. What could be the reason? How can I learn.
 
Hi,
if you still can reach the PVE host via ssh, please run the following on the host systemctl status "pve*" and post the ouput. Also check the journal journalctl -rb
 
Hi,
if you still can reach the PVE host via ssh, please run the following on the host systemctl status "pve*" and post the ouput. Also check the journal journalctl -rb

After restarting the server has restarted itself automatically restarts the system now looks at the following errors appear


pvenetcommit.service - Commit Proxmox VE network changes
Loaded: loaded (/lib/systemd/system/pvenetcommit.service; enabled; vendor preset: enabled)
Active: active (exited) since Fri 2019-11-29 13:17:59 +03; 19min ago
Process: 888 ExecStartPre=/bin/rm -f /etc/openvswitch/conf.db (code=exited, status=0/SUCCESS)
Process: 893 ExecStartPre=/bin/mv /etc/network/interfaces.new /etc/network/interfaces (code=exited, status=1/FAILURE)
Process: 897 ExecStart=/bin/true (code=exited, status=0/SUCCESS)
Main PID: 897 (code=exited, status=0/SUCCESS)


-----------------


Nov 29 13:22:38 pve2 pveproxy[1298]: problem with client 176.42.250.11; Connection reset by peer
Nov 29 13:22:38 pve2 pveproxy[1299]: problem with client 176.42.250.11; Connection reset by peer
Nov 29 13:22:38 pve2 pveproxy[1299]: problem with client 176.42.250.11; Connection reset by peer
Nov 29 13:22:53 pve2 pveproxy[1299]: proxy detected vanished client connection
Nov 29 13:22:57 pve2 pveproxy[1298]: proxy detected vanished client connection
Nov 29 13:22:59 pve2 pveproxy[1297]: problem with client 176.42.250.11; Connection reset by peer
Nov 29 13:23:01 pve2 pveproxy[1299]: proxy detected vanished client connection
Nov 29 13:23:10 pve2 pveproxy[1299]: problem with client 176.42.250.11; Connection reset by peer
Nov 29 13:23:11 pve2 pveproxy[1299]: proxy detected vanished client connection
Nov 29 13:23:11 pve2 pveproxy[1297]: proxy detected vanished client connection
 
After restarting the server has restarted itself automatically restarts the system now looks at the following errors appear


pvenetcommit.service - Commit Proxmox VE network changes
Loaded: loaded (/lib/systemd/system/pvenetcommit.service; enabled; vendor preset: enabled)
Active: active (exited) since Fri 2019-11-29 13:17:59 +03; 19min ago
Process: 888 ExecStartPre=/bin/rm -f /etc/openvswitch/conf.db (code=exited, status=0/SUCCESS)
Process: 893 ExecStartPre=/bin/mv /etc/network/interfaces.new /etc/network/interfaces (code=exited, status=1/FAILURE)
Process: 897 ExecStart=/bin/true (code=exited, status=0/SUCCESS)
Main PID: 897 (code=exited, status=0/SUCCESS)


-----------------


Nov 29 13:22:38 pve2 pveproxy[1298]: problem with client 176.42.250.11; Connection reset by peer
Nov 29 13:22:38 pve2 pveproxy[1299]: problem with client 176.42.250.11; Connection reset by peer
Nov 29 13:22:38 pve2 pveproxy[1299]: problem with client 176.42.250.11; Connection reset by peer
Nov 29 13:22:53 pve2 pveproxy[1299]: proxy detected vanished client connection
Nov 29 13:22:57 pve2 pveproxy[1298]: proxy detected vanished client connection
Nov 29 13:22:59 pve2 pveproxy[1297]: problem with client 176.42.250.11; Connection reset by peer
Nov 29 13:23:01 pve2 pveproxy[1299]: proxy detected vanished client connection
Nov 29 13:23:10 pve2 pveproxy[1299]: problem with client 176.42.250.11; Connection reset by peer
Nov 29 13:23:11 pve2 pveproxy[1299]: proxy detected vanished client connection
Nov 29 13:23:11 pve2 pveproxy[1297]: proxy detected vanished client connection
Please post the full output of systemctl status "pve*". The errors in the journal indicate that you might experience networking issues. Did you change the network configuration? Please post the output of cat /etc/network/interfaces after masking sensitive informations such as public IPs.
 
Please post the full output of systemctl status "pve*". The errors in the journal indicate that you might experience networking issues. Did you change the network configuration? Please post the output of cat /etc/network/interfaces after masking sensitive informations such as public IPs.

We didn't make any changes.

auto lo
iface lo inet loopback

iface enp5s0f0 inet manual

auto vmbr0
iface vmbr0 inet static
address 185.115.242.xxx
netmask 255.255.255.0
gateway 185.115.242.1
bridge_ports enp5s0f0
bridge_stp off
bridge_fd 0

iface enp5s0f1 inet manual
 

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!