Part-1
Hdd power plug broken so I gave my hdd to local shop to recover and clone it ; he done it and it was perfectly
Part-2
checksum error : read proxmox forum and they help me to solved how to rebuild zpool and other things
Part-3
Now I am able to boot but unable to access web GUI can you help me how to resolve it that wiil great
console outputs
pve-firewall status
netstat -apn | grep 8006
tail -f /var/log/pveproxy/access.log
curl -s -k https://localhost:8006 | grep title
Nothing
pvesh get nodes
Hdd power plug broken so I gave my hdd to local shop to recover and clone it ; he done it and it was perfectly
Part-2
checksum error : read proxmox forum and they help me to solved how to rebuild zpool and other things
Part-3
Now I am able to boot but unable to access web GUI can you help me how to resolve it that wiil great
console outputs
pve-firewall status
Code:
~ pve-firewall status
ipcc_send_rec[1] failed: Connection refused
ipcc_send_rec[2] failed: Connection refused
ipcc_send_rec[3] failed: Connection refused
Unable to load access control list: Connection refused
netstat -apn | grep 8006
Code:
~ netstat -apn | grep 8006
tcp 21 0 0.0.0.0:8006 0.0.0.0:* LISTEN 3757/pveproxy
tcp 187 0 192.168.6.203:8006 192.168.6.201:58580 CLOSE_WAIT -
tcp 187 0 192.168.6.203:8006 192.168.6.201:59548 CLOSE_WAIT -
tcp 187 0 192.168.6.203:8006 192.168.6.201:59536 CLOSE_WAIT -
tcp 0 0 127.0.0.1:32988 127.0.0.1:8006 ESTABLISHED 10816/curl
tcp 517 0 127.0.0.1:8006 127.0.0.1:32988 ESTABLISHED -
tcp 187 0 192.168.6.203:8006 192.168.6.201:60400 CLOSE_WAIT -
tcp 187 0 192.168.6.203:8006 192.168.6.201:59542 CLOSE_WAIT -
tcp 187 0 192.168.6.203:8006 192.168.6.201:58692 CLOSE_WAIT -
tcp 187 0 192.168.6.203:8006 192.168.6.201:59538 CLOSE_WAIT -
tcp 187 0 192.168.6.203:8006 192.168.6.201:59372 CLOSE_WAIT -
tcp 518 0 127.0.0.1:8006 127.0.0.1:32966 CLOSE_WAIT -
tcp 187 0 192.168.6.203:8006 192.168.6.201:59544 CLOSE_WAIT -
tcp 187 0 192.168.6.203:8006 192.168.6.201:59540 CLOSE_WAIT -
tcp 187 0 192.168.6.203:8006 192.168.6.201:60396 CLOSE_WAIT -
tcp 187 0 192.168.6.203:8006 192.168.6.201:58642 CLOSE_WAIT -
tcp 187 0 192.168.6.203:8006 192.168.6.201:59840 CLOSE_WAIT -
tcp 187 0 192.168.6.203:8006 192.168.6.201:60402 CLOSE_WAIT -
tcp 187 0 192.168.6.203:8006 192.168.6.201:60404 CLOSE_WAIT -
tcp 518 0 192.168.6.203:8006 192.168.6.201:58972 CLOSE_WAIT -
tcp 187 0 192.168.6.203:8006 192.168.6.201:60024 CLOSE_WAIT -
tcp 0 0 127.0.0.1:32986 127.0.0.1:8006 ESTABLISHED 10625/curl
tcp 517 0 127.0.0.1:8006 127.0.0.1:32986 ESTABLISHED -
tail -f /var/log/pveproxy/access.log
Code:
tail -f /var/log/pveproxy/access.log
tail: error reading '/var/log/pveproxy/access.log': Input/output error
tail: no files remaining
curl -s -k https://localhost:8006 | grep title
Nothing
pvesh get nodes
Code:
pvesh get nodes
ipcc_send_rec[1] failed: Connection refused
ipcc_send_rec[2] failed: Connection refused
ipcc_send_rec[3] failed: Connection refused
Unable to load access control list: Connection refused