[SOLVED] Error after upgrade proxmox repository 14-12-2017

ybarmax

New Member
Apr 5, 2011
7
0
1
my server working fine, yesterday upgrade from repository

deb http://ftp.debian.org/debian stretch main contrib
deb http://security.debian.org stretch/updates main contrib
deb http://download.proxmox.com/debian/ stretch pve-no-subscription

upgrade was fine, i reboot the server and the pveproxy pveservice not starting.

look the output message

root@prox5:~# systemctl status pveproxy pvedaemon pve-cluster
● pveproxy.service
Loaded: masked (/dev/null; bad)
Active: inactive (dead)

● pvedaemon.service
Loaded: masked (/dev/null; bad)
Active: inactive (dead)

● pve-cluster.service - The Proxmox VE cluster filesystem
Loaded: loaded (/lib/systemd/system/pve-cluster.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2017-12-15 09:24:21 CST; 13min ago
Process: 1712 ExecStartPost=/usr/bin/pvecm updatecerts —silent (code=exited, status=0/SUCCESS)
Process: 1683 ExecStart=/usr/bin/pmxcfs (code=exited, status=0/SUCCESS)
Main PID: 1710 (pmxcfs)
Tasks: 6 (limit: 4915)
Memory: 35.1M
CPU: 1.374s
CGroup: /system.slice/pve-cluster.service
└─1710 /usr/bin/pmxcfs

Dec 15 09:26:34 prox5 pmxcfs[1710]: [status] notice: received log
Dec 15 09:26:37 prox5 pmxcfs[1710]: [status] notice: received log
Dec 15 09:27:46 prox5 pmxcfs[1710]: [status] notice: received log
Dec 15 09:28:12 prox5 pmxcfs[1710]: [status] notice: received log
Dec 15 09:28:31 prox5 pmxcfs[1710]: [status] notice: received log
Dec 15 09:28:36 prox5 pmxcfs[1710]: [status] notice: received log
Dec 15 09:28:47 prox5 pmxcfs[1710]: [status] notice: received log
Dec 15 09:31:04 prox5 pmxcfs[1710]: [status] notice: received log
Dec 15 09:31:37 prox5 pmxcfs[1710]: [status] notice: received log
Dec 15 09:36:37 prox5 pmxcfs[1710]: [status] notice: received log

regards
 
what is the output of
Code:
pveversion -v
?
 
I think I'm going to have to reinstall jejeje

root@prox5:~# pveversion -v
-bash: pveversion: command not found
 
> apt update
> apt install proxmox-ve
 
the strange thing is that the cluster continues working, and the lxc and kvm start without any problem manually starting

root@prox5:~# pct list
VMID Status Lock Name
101 running jupiter.mpcfg.co.cu
108 running odoo.mpcfg.co.cu
109 running dhcp2.mpcfg.co.cu
130 running smokeping.mpcfg.co.cu
134 running es-data-03.mpcfg.co.cu
139 running es-master-03.mpcfg.co.cu
152 running sawmill.mpcfg.co.cu

and look the prox5 node down in the cluster log
 

Attachments

  • prox1_-_Proxmox_Virtual_Environment_-_2017-12-15_10.10.02.png
    prox1_-_Proxmox_Virtual_Environment_-_2017-12-15_10.10.02.png
    79.1 KB · Views: 2
> apt update
> apt install proxmox-ve
Thanks working fine, after reinstall and reboot working fine
thanks again for your help
 

Attachments

  • prox1_-_Proxmox_Virtual_Environment_-_2017-12-15_10.19.36.png
    prox1_-_Proxmox_Virtual_Environment_-_2017-12-15_10.19.36.png
    81.8 KB · Views: 6