Hi,
first of all, I'am Running Proxmox virtualized in Hyper-V at the Moment since i just started looking into it before i run i on real Hardware. So iam basically just evaluating if it is the right choice for my organization, and iam quite pleased till now.
So my Main System had a BSOD and after a restart the Web-Interface is not reachable. I looked up if the Services are running and got this result:
As far as i remember the Output while everything was working fine at least pve-manager and was running.
The log doesn't give me anything unusual:
The Error is perfectly reproducable. It already happend to me yesterday but i thought i messed to much with the configuration. So i just reinstalled. And there was a second Proxmox Maschine running this time and its not working there ether.
If iam just to stupid to get this Services running again please tell me. I am not yet used to systemd since i wasn't using Linux for the last 5 years.
Thanks i advance
EDIT:
btw the System is completely updated and i followed the unstructions for updating the apt sources for a no-subscription Installation:
I needed to censore the URLs since iam a new user and therefor not allowed to post links
first of all, I'am Running Proxmox virtualized in Hyper-V at the Moment since i just started looking into it before i run i on real Hardware. So iam basically just evaluating if it is the right choice for my organization, and iam quite pleased till now.
So my Main System had a BSOD and after a restart the Web-Interface is not reachable. I looked up if the Services are running and got this result:
Code:
root@proxmox2:~# systemctl | grep pve
etc-pve.mount loaded active mounted /etc/pve
pve-cluster.service loaded active running The Proxmox VE cluster filesystem
pve-firewall.service loaded active running Proxmox VE firewall
pve-ha-crm.service loaded active running PVE Cluster Ressource Manager Daemon
pve-ha-lrm.service loaded active running PVE Local HA Ressource Manager Daemon
pve-manager.service loaded active exited PVE VM Manager
pvebanner.service loaded active exited Proxmox VE Login Banner
pvedaemon.service loaded active running PVE API Daemon
pvefw-logger.service loaded active running Proxmox VE firewall logger
pvenetcommit.service loaded active exited Commit Proxmox VE network changes
pveproxy.service loaded active running PVE API Proxy Server
pvestatd.service loaded active running PVE Status Daemon
dev-pve-swap.swap loaded active active /dev/pve/swap
As far as i remember the Output while everything was working fine at least pve-manager and was running.
The log doesn't give me anything unusual:
Code:
root@proxmox2:~# journalctl -u pve-manager.service
-- Logs begin at Fri 2017-03-17 00:22:11 CET, end at Fri 2017-03-17 00:54:34 CET. --
Mar 17 00:22:00 proxmox2 systemd[1]: Starting PVE VM Manager...
Mar 17 00:22:01 proxmox2 pve-manager[2563]: <root@pam> starting task UPID:proxmox2:00000A07:000004BA:58CB1E19:star
Mar 17 00:22:01 proxmox2 pve-manager[2563]: <root@pam> end task UPID:proxmox2:00000A07:000004BA:58CB1E19:startall:
Mar 17 00:22:01 proxmox2 systemd[1]: Started PVE VM Manager.
Code:
root@proxmox2:~# journalctl -u pvebanner.service
-- Logs begin at Fri 2017-03-17 00:22:11 CET, end at Fri 2017-03-17 00:56:04 CET. --
Mar 17 00:21:52 proxmox2 systemd[1]: Starting Proxmox VE Login Banner...
Mar 17 00:21:52 proxmox2 systemd[1]: Started Proxmox VE Login Banner.
Code:
root@proxmox2:~# systemctl restart pve-manager.service
root@proxmox2:~# journalctl -u pve-manager.service
-- Logs begin at Fri 2017-03-17 00:22:11 CET, end at Fri 2017-03-17 01:02:39 CET. --
Mar 17 00:22:00 proxmox2 systemd[1]: Starting PVE VM Manager...
Mar 17 00:22:01 proxmox2 pve-manager[2563]: <root@pam> starting task UPID:proxmox2:00000A07:000004BA:58CB1E19:startall::root@pam:
Mar 17 00:22:01 proxmox2 pve-manager[2563]: <root@pam> end task UPID:proxmox2:00000A07:000004BA:58CB1E19:startall::root@pam: OK
Mar 17 00:22:01 proxmox2 systemd[1]: Started PVE VM Manager.
Mar 17 00:57:59 proxmox2 systemd[1]: Stopping PVE VM Manager...
Mar 17 00:58:00 proxmox2 pve-manager[5024]: all VMs and CTs stopped
Mar 17 00:58:00 proxmox2 pve-manager[5013]: <root@pam> starting task UPID:proxmox2:000013A0:00034988:58CB2688:stopall::root@pam:
Mar 17 00:58:00 proxmox2 pve-manager[5013]: <root@pam> end task UPID:proxmox2:000013A0:00034988:58CB2688:stopall::root@pam: OK
Mar 17 00:58:01 proxmox2 systemd[1]: Starting PVE VM Manager...
Mar 17 00:58:01 proxmox2 pve-manager[5025]: <root@pam> starting task UPID:proxmox2:000013A9:000349CF:58CB2689:startall::root@pam:
Mar 17 00:58:01 proxmox2 pve-manager[5025]: <root@pam> end task UPID:proxmox2:000013A9:000349CF:58CB2689:startall::root@pam: OK
Mar 17 00:58:01 proxmox2 systemd[1]: Started PVE VM Manager.
The Error is perfectly reproducable. It already happend to me yesterday but i thought i messed to much with the configuration. So i just reinstalled. And there was a second Proxmox Maschine running this time and its not working there ether.
If iam just to stupid to get this Services running again please tell me. I am not yet used to systemd since i wasn't using Linux for the last 5 years.
Thanks i advance
EDIT:
btw the System is completely updated and i followed the unstructions for updating the apt sources for a no-subscription Installation:
Code:
root@proxmox2:~# uname -r
4.4.44-1-pve
root@proxmox2:~# uname -v
#1 SMP PVE 4.4.44-84 (Thu, 9 Mar 2017 12:06:34 +0100)
Code:
root@proxmox2:~# more /etc/apt/sources.list
deb [censored] jessie main contrib
# security updates
deb [censored] jessie/updates main contrib
# backports
deb [censored] jessie-backports main contrib
deb [censored] jessie pve-no-subscription
root@proxmox2:~# more /etc/apt/sources.list.d/pve-enterprise.list
# deb [censored] jessie pve-enterprise
I needed to censore the URLs since iam a new user and therefor not allowed to post links
Last edited: