Hi!
I recently shut down my whole box (after admittedly too long of uptime) to remove a redundant graphics card. After booting the hypervisor again, it had hard drive full errors. I ran the following commands to hopefully make some space and be able to see the web-ui again;
After that, I haven't been able to connect to my network at all. The inbuilt nic on the motherboard shows inbound activity on the bios screen, but both leds are dark once proxmox boots. I bought a new PCIE nic to try and rule out issues with the motherboard, but that is showing similar connectivity issues (but activity light almost permanently on with little activity flashes infrequently).
I've attached the results of the 'ip a', 'cat /etc/network/interfaces', and "lspci | grep 'Ethernet'" commands (apologies for the poor quality).
Please let me know if more info is needed.
I recently shut down my whole box (after admittedly too long of uptime) to remove a redundant graphics card. After booting the hypervisor again, it had hard drive full errors. I ran the following commands to hopefully make some space and be able to see the web-ui again;
Code:
apt clean
journalctl --vacuum-time=1h
rm -v /var/log/pveproxy/access.log.*
du -hd1 /var/log | sort -h
rm -r /var/lib/vz/template/iso
rm -r /var/log/samba/log.1*
du -hd1 /var/log | sort -h
After that, I haven't been able to connect to my network at all. The inbuilt nic on the motherboard shows inbound activity on the bios screen, but both leds are dark once proxmox boots. I bought a new PCIE nic to try and rule out issues with the motherboard, but that is showing similar connectivity issues (but activity light almost permanently on with little activity flashes infrequently).
I've attached the results of the 'ip a', 'cat /etc/network/interfaces', and "lspci | grep 'Ethernet'" commands (apologies for the poor quality).
Please let me know if more info is needed.
Attachments
Last edited: