[SOLVED] STRUGGLING WITH SOYOUSTART OVH DEDICATED SERVERS AND PVE8

Am0r

New Member
Jul 2, 2024
6
0
1
Hello

We have been working with OVH servers and proxmox for years , we are migrating to PVE8 so we bought 3 servers with the same configuration SYS-6-SSD-128
As pve8 template is not available in ovh we installed with quemu

qemu-system-x86_64 \
-enable-kvm \
-nodefaults \
-cdrom /root/proxmox-ve_8.2-1.iso \
-hda /dev/nvme1n1 \
-hdb /dev/nvme0n1 \
-bios /usr/share/ovmf/OVMF.fd \
-smp 4 -m 4G \
-net nic -net user \
-vga std \
-vnc localhost:0 \
-usbdevice tablet \
-k fr

The first servers installed correctly but the 2 others we tried with same way no luck the network is down , we tried pve7to8 same thing , also tried debian11to12 upgrade same scenario

The servers never get network connectivity we tried with enp5s0f0 wich is working in the first server but no luck

Here is some screenshot .
Any help is appreciated.
 

Attachments

  • Screenshot from 2024-07-05 13-28-54.png
    Screenshot from 2024-07-05 13-28-54.png
    29 KB · Views: 7
  • Screenshot from 2024-07-05 13-28-33.png
    Screenshot from 2024-07-05 13-28-33.png
    61 KB · Views: 6
  • Screenshot from 2024-07-05 13-28-10.png
    Screenshot from 2024-07-05 13-28-10.png
    47.6 KB · Views: 6
  • Screenshot from 2024-07-05 13-27-47.png
    Screenshot from 2024-07-05 13-27-47.png
    42.1 KB · Views: 6
  • Screenshot from 2024-07-05 13-27-20.png
    Screenshot from 2024-07-05 13-27-20.png
    30.8 KB · Views: 6
  • Screenshot from 2024-07-05 13-26-57.png
    Screenshot from 2024-07-05 13-26-57.png
    117.7 KB · Views: 6
  • Screenshot from 2024-07-05 13-26-29.png
    Screenshot from 2024-07-05 13-26-29.png
    121.6 KB · Views: 6
  • Screenshot from 2024-07-05 13-25-51.png
    Screenshot from 2024-07-05 13-25-51.png
    72.3 KB · Views: 6
  • Screenshot from 2024-07-05 13-24-32.png
    Screenshot from 2024-07-05 13-24-32.png
    23.4 KB · Views: 6
  • Screenshot from 2024-07-05 13-37-39.png
    Screenshot from 2024-07-05 13-37-39.png
    41.2 KB · Views: 6
Last edited:
why not installing from ipmi ?
will be slow, over 1h because sys servers are often old bios... but works out of the box
 
Same thing upgrade from 11 to 12 and the network goes down I think I has something to do with the kernel version. 6 the driver are not loading ixgbe
 
Tried pci=noaer adding in /etc/default/grub and Then proxmox-boot-tool refresh reboot and same thing
 
your boot loader isn't GRUB,
it's SystemD-Boot (because ZFS + UEFI Secure Boot Disabled),
you need to edit /etc/kernel/cmdline
 
Last edited:
Hello
Many thanks @_gabriel it's solved i added pci=noaer to /etc/kernel/cmdline then proxmox-boot-tool refresh and rebooted then the network is OK , Updated to kernel 6.8.8-2-pve removed the pci=noaer rebootedand the problem psersists so we just keeped pci=noaer

 
Last edited:

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!