Hi guys,
I’m running a Proxmox cluster setup with two nodes (in different cities), but I had to install Proxmox manually on top of Debian 12 because the ISO wouldn’t load properly on my Dell R640 (Broadcom NICs). The installer freezes during driver loading (graphics/network), I tried iDRAC virtual media, physical USB, console boot options, safe mode, etc — nothing worked. So I went with Debian Netinstall and installed Proxmox manually afterwards.
System runs fine with ZFS on RAID 10, both for system and VMs. However, after rebooting, the network interfaces won’t come up automatically. Devices like ens1f0np0 and ens1f1np1 don’t show up or get IPs unless I manually run ip link set and ip addr add commands from a custom bash script at boot.
This node (Alpha) currently has no public IP — I used to assign one for internet access (for apt updates and package installs), but now it’s isolated and can’t reach the internet, which makes it difficult to install things like zfsutils, updates, etc.
Also, this Alpha node got disconnected from the original cluster. Now only the Bravo node appears active in the cluster. I need help deciding:
Should I recreate a new cluster from Alpha, which is stable now (even with manual network)?
Or should I try to rejoin Alpha into the old cluster, where Bravo is still running solo?
Both nodes run ZFS and RAID10, and my goal is to have replication and some level of HA between them.
Finally — how can I fix this persistent network issue where interfaces don’t auto-start after reboot? ifreload -a doesn’t help, and my bridges (vmbr0, vmbr1) and VLANs are properly configured.
Any suggestions or experience would be really appreciated.
Thanks
Proxmox version: pve-manager/8.4.1
I’m running a Proxmox cluster setup with two nodes (in different cities), but I had to install Proxmox manually on top of Debian 12 because the ISO wouldn’t load properly on my Dell R640 (Broadcom NICs). The installer freezes during driver loading (graphics/network), I tried iDRAC virtual media, physical USB, console boot options, safe mode, etc — nothing worked. So I went with Debian Netinstall and installed Proxmox manually afterwards.
System runs fine with ZFS on RAID 10, both for system and VMs. However, after rebooting, the network interfaces won’t come up automatically. Devices like ens1f0np0 and ens1f1np1 don’t show up or get IPs unless I manually run ip link set and ip addr add commands from a custom bash script at boot.
This node (Alpha) currently has no public IP — I used to assign one for internet access (for apt updates and package installs), but now it’s isolated and can’t reach the internet, which makes it difficult to install things like zfsutils, updates, etc.
Also, this Alpha node got disconnected from the original cluster. Now only the Bravo node appears active in the cluster. I need help deciding:
Should I recreate a new cluster from Alpha, which is stable now (even with manual network)?
Or should I try to rejoin Alpha into the old cluster, where Bravo is still running solo?
Both nodes run ZFS and RAID10, and my goal is to have replication and some level of HA between them.
Finally — how can I fix this persistent network issue where interfaces don’t auto-start after reboot? ifreload -a doesn’t help, and my bridges (vmbr0, vmbr1) and VLANs are properly configured.
Any suggestions or experience would be really appreciated.
Thanks
Proxmox version: pve-manager/8.4.1