wmo

Active Member
Jun 18, 2018
5
0
41
Does anybody have recent experience (Virtual Environment 5.2-2) with using proxmox on scaleway baremetal? Seriously frustrated!

Several issues that all seem to be network related:
1. Allocating vmbr0 to the eth0 nic stops the machine from booting up
2. Cant ping 8.8.8.8
3. CT's are not starting

As a proxmox newbie this is taking a serious amount of time and patience ... battling to find the right network config for a single IP that needs to be shared by all CT's and VM's ... followed several tutorials/documentation etc. but no joy ...

Also, as a matter of interest ... getting the following errors on boot:
a. [FAILED] Failed to start Load Kernel Modules.
b. [FAILED] Failed to start AppArmor initialization.
c. [FAILED] Failed to start SCW fetch ssh keys from metadata.
 
thank you for the response!... please see current config below...
____

auto lo
iface lo inet loopback

iface eth0 inet manual

auto vmbr0
iface vmbr0 inet static
address 198.162.69.1
netmask 255.255.255.0
bridge_ports none
bridge_stp off
bridge_fd 0

post-up echo 1 > /proc/sys/net/ipv4/ip_forward
post-up iptables -t nat -A POSTROUTING -s '192.168.69.0/24' -o eno1 -j MASQUERADE
post-down iptables -t nat -D POSTROUTING -s '192.168.69.0/24' -o eno1 -j MASQUERADE

# source /etc/network/interfaces.d/*.cfg
____
 
before anybody spends more time on this, decided to change service providers... everything running smoothly now
 
before anybody spends more time on this, decided to change service providers... everything running smoothly now

May I ask which one you have chosen? I'm experiencing the same trouble but am very low on budget because of academic tests.
 

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!