https://myhost-ip:8006 web gui does NOT respond

P

pyhta4og

Guest
1. Installed proxmox 3.0. Everything worked
2. moved /var to another lvm:
/mymount->/vg0/var
cp /var/* /mymount
vi /etc/fstab ... changed mounting of /var to /vg0/var
reboot

3. now all files from /var are in new /var. But while restarting proxmox could write some new stuff there. Or some locks. or some weird things got unsynchronized as the result
5. after reboot web-gui does not work. It is connected to 8006 and nothing is received.

Please advice how can I troubleshoot it? Are there any relevant logs?

Thank you very much.

here are some commands I tried:

root@lulzex /var/log/pve # ps -ef|grep pve
root 2878 1 0 10:30 ? 00:00:00 pvedaemon
root 2899 2878 0 10:30 ? 00:00:00 pvedaemon worker
root 2900 2878 0 10:30 ? 00:00:00 pvedaemon worker
root 2901 2878 0 10:30 ? 00:00:00 pvedaemon worker
root 2905 1 0 10:30 ? 00:00:00 pvestatd
www-data 2910 1 0 10:30 ? 00:00:00 pveproxy
www-data 3550 2910 0 10:41 ? 00:00:00 pveproxy worker
www-data 3551 2910 0 10:41 ? 00:00:00 pveproxy worker
www-data 3552 2910 0 10:41 ? 00:00:00 pveproxy worker
root 3554 2947 0 10:41 pts/0 00:00:00 grep pve


root@lulzex /var/log/pve # lsof|grep LISTEN
rpcbind 2056 root 8u IPv4 10357 0t0 TCP *:sunrpc (LISTEN)
rpcbind 2056 root 11u IPv6 10364 0t0 TCP *:sunrpc (LISTEN)
rpc.statd 2073 root 8u IPv4 10423 0t0 TCP *:58435 (LISTEN)
rpc.statd 2073 root 10u IPv6 10431 0t0 TCP *:33086 (LISTEN)
sshd 2653 root 3u IPv4 11274 0t0 TCP *:ssh (LISTEN)
sshd 2653 root 4u IPv6 11276 0t0 TCP *:ssh (LISTEN)
pvedaemon 2878 root 5u IPv4 12315 0t0 TCP localhost:85 (LISTEN)
pvedaemon 2899 root 5u IPv4 12315 0t0 TCP localhost:85 (LISTEN)
pvedaemon 2900 root 5u IPv4 12315 0t0 TCP localhost:85 (LISTEN)
pvedaemon 2901 root 5u IPv4 12315 0t0 TCP localhost:85 (LISTEN)
pveproxy 2910 www-data 5u IPv4 12375 0t0 TCP *:8006 (LISTEN)
pveproxy 3591 www-data 5u IPv4 12375 0t0 TCP *:8006 (LISTEN)
pveproxy 3592 www-data 5u IPv4 12375 0t0 TCP *:8006 (LISTEN)
pveproxy 3593 www-data 5u IPv4 12375 0t0 TCP *:8006 (LISTEN)

root@lulzex /var/log/pve # netstat -apn|grep pve
tcp 0 0 127.0.0.1:85 0.0.0.0:* LISTEN 2878/pvedaemon
tcp 0 0 0.0.0.0:8006 0.0.0.0:* LISTEN 2910/pveproxy
unix 2 [ ACC ] STREAM LISTENING 11300 2659/pmxcfs @pve2
unix 3 [ ] STREAM CONNECTED 12568 2659/pmxcfs @pve2
unix 3 [ ] STREAM CONNECTED 12567 2905/pvestatd
unix 2 [ ] DGRAM 12378 2910/pveproxy
unix 2 [ ] DGRAM 12363 2905/pvestatd
unix 2 [ ] DGRAM 12318 2878/pvedaemon

root@lulzex /var/log/pve # find .
.
./tasks
./tasks/.active.lock
./tasks/active
./tasks/index
./tasks/7
./tasks/7/UPID:lulzex:00000B6B:000005C4:51FF62A7:startall::root@pam:
./tasks/0
./tasks/0/UPID:lulzex:00000F84:00012A8D:51FF6270:stopall::root@pam:
 

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!