Ive read a few posts here about this issue, but none seem to be my issue. Here is what happened. We installed MegaRaid MSM management software so I could monitor / maintain the built in RAID. Then, we had a problem, so I uninstalled it. After that I lost the GUI for Proxmox. When I try to start pveproxy it throws an error. Here is the paste from systemctl status pveproxy.service:
root@TRIAD-PVE01:/# systemctl status pveproxy.service
● pveproxy.service - PVE API Proxy Server
Loaded: loaded (/lib/systemd/system/pveproxy.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Thu 2019-04-11 16:34:18 MDT; 20s ago
Process: 6782 ExecStart=/usr/bin/pveproxy start (code=exited, status=255)
Main PID: 1851 (code=exited, status=0/SUCCESS)
CPU: 727ms
Apr 11 16:34:18 TRIAD-PVE01 systemd[1]: Starting PVE API Proxy Server...
Apr 11 16:34:18 TRIAD-PVE01 pveproxy[6782]: start failed - can't open lock '/var/run/pveproxy/pveproxy.pid.lock' - Permission denied
Apr 11 16:34:18 TRIAD-PVE01 systemd[1]: pveproxy.service: Control process exited, code=exited status=255
Apr 11 16:34:18 TRIAD-PVE01 systemd[1]: Failed to start PVE API Proxy Server.
Apr 11 16:34:18 TRIAD-PVE01 systemd[1]: pveproxy.service: Unit entered failed state.
Apr 11 16:34:18 TRIAD-PVE01 systemd[1]: pveproxy.service: Failed with result 'exit-code'.
Also, to note, SNMP doesn't work either. So it sounds as it some package got removed when we uninstalled MegaRaid but which?! Any help is HUGELY appreciated.
Thank you!
root@TRIAD-PVE01:/# systemctl status pveproxy.service
● pveproxy.service - PVE API Proxy Server
Loaded: loaded (/lib/systemd/system/pveproxy.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Thu 2019-04-11 16:34:18 MDT; 20s ago
Process: 6782 ExecStart=/usr/bin/pveproxy start (code=exited, status=255)
Main PID: 1851 (code=exited, status=0/SUCCESS)
CPU: 727ms
Apr 11 16:34:18 TRIAD-PVE01 systemd[1]: Starting PVE API Proxy Server...
Apr 11 16:34:18 TRIAD-PVE01 pveproxy[6782]: start failed - can't open lock '/var/run/pveproxy/pveproxy.pid.lock' - Permission denied
Apr 11 16:34:18 TRIAD-PVE01 systemd[1]: pveproxy.service: Control process exited, code=exited status=255
Apr 11 16:34:18 TRIAD-PVE01 systemd[1]: Failed to start PVE API Proxy Server.
Apr 11 16:34:18 TRIAD-PVE01 systemd[1]: pveproxy.service: Unit entered failed state.
Apr 11 16:34:18 TRIAD-PVE01 systemd[1]: pveproxy.service: Failed with result 'exit-code'.
Also, to note, SNMP doesn't work either. So it sounds as it some package got removed when we uninstalled MegaRaid but which?! Any help is HUGELY appreciated.
Thank you!