Supermicro Server rebooting after PVE 8.0-2 clean install

prvates

New Member
Sep 4, 2023
1
0
1
Installed PVE on my SYS-5029C-T. I had installed the previous version without issue but decided to try Harvester HCI. After evaluation, I preferred proxmox so I downloaded the current version and installed. The only difference was I chose zfs (RAID1) instead of ext4. I have (2) 1TB SSDs. When it rebooted after install, I was unable to get to webui. After some troubleshooting, I found in /etc/network/interfaces that lo and vmbr0 were the only active interfaces with vmbr0 as a static address. I changed it to the following and was able to access the webui:

Code:
auto lo
iface lo inet loopback

auto eno1
iface eno1 inet dhcp

auto eno2
iface eno2 inet dhcp

auto vmbr0
iface vmbr0 inet dhcp

I like to manage static addresses at the DHCP server. Now the server crashes and reboots repeatedly. If I ssh in, it crashes as soon as I accepted the fingerprint. If I do nothing, it crashes and reboots. I've loaded optimal defaults in BIOS. I've attempted to look through log files but it won't stay up long enough. Very frustrating and hardly production ready. Please advise.
 

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!