I found a solution. I thought that this could simply be done using the Proxmox GUI but I was wrong.
Note about the configs below:
111.111.111.1 => Gateway
111.111.111.7 => Proxmox public ip
111.111.111.219 => LXC container public ip
To get this solution to work:
On Proxmox (host):
nano...
I'm trying to setup Proxmox, with a container (LXC) using 2 public ip's on a cloud-based server. One ip for Proxmox and one ip for the container.
Proxmox is working fine but I can't get the container to access the internet.
I have tried many things but this is my current setup:
source...
What you suggested is what I tried to begin with, which did not work. Then I saw a guide (https://pve.proxmox.com/wiki/Network_Configuration Routed Configuration) and ended up with the above config.
I tried it again, but still does not work:
source /etc/network/interfaces.d/*
auto lo
iface...
I'm trying to setup Proxmox, with a container (LXC) using 2 public ip's on a cloud-based server. One ip for Proxmox and one ip for the container.
Proxmox is working fine but I can't get the container to access the internet.
I have tried many things but this is my current setup:
source...
In short I help a company to host their, low traffic, website on a local virtual server. Since I help them with this I can also put some of my small websites & mail in the same system.
The mail is hosted as a service from the provider.
...then the provider changed their pricing model and started...
I tried again and no matter what I did in Firefox I could not select the discs, but in Chrome incognito mode I could.
That was a rather easy problem at least.
When I last upgraded my home Proxmox setup I bought a Gigabyte X570 AORUS ULTRA motherboard thinking that I might cross over to using NVMe-discs in the future.
Now I bought 3 Samsung 970 Evo Plus 2TB NVMe-discs and ripped out the old spinning discs.
After installing Proxmox 7.4, on a small...
I tried, at an early stage, to only passthrough the GPU and HDMI sound but I could not get that to work either.
My graphics card doesn't have a USB port so I assume that it's up to the manufacturer to implement it or not.
I did see a post somewhere about a Gigabyte card, I think it was, that...
Full log from /var/log/syslog when the VM was failing before doing the above fix:
Feb 9 12:52:04 prox pvedaemon[13664]: start VM 100: UPID:prox:00003560:00005E98:5E3FF264:qmstart:100:root@pam:
Feb 9 12:52:04 prox pvedaemon[13173]: <root@pam> starting task...
tl;dr:
If you can't pass-through a NVidia Super GPU to a VM and you have a long Proxmox boot time then try this:
echo "blacklist i2c-nvidia-gpu" >> /etc/modprobe.d/blacklist.conf
update-initramfs -u -k all
reboot
Full info:
I've spent a lot of time to try and get a GeForce GTX 1660 SUPER AERO...
/etc/modprobe.d/vfio.conf
options vfio-pci ids=1002:15d8,1002:15de,1022:15df,1022:15e0,1022:15e1,1022:15e3 disable_vga=1
I also tried to add "0000:00:08.0" and "0000:00:08.1" since those are in the same iommu group, but same problem:
options vfio-pci...
The VM log:
Jan 17 00:35:44 nas pvedaemon[1510]: <root@pam> starting task UPID:nas:000006B7:00001865:5E20F350:qmstart:100:root@pam:
Jan 17 00:35:44 nas pvedaemon[1719]: start VM 100: UPID:nas:000006B7:00001865:5E20F350:qmstart:100:root@pam:
Jan 17 00:35:44 nas kernel: [ 62.233905] xhci_hcd...
I started over and reinstalled everything and it seems that part of the problem was that the image file I tried to boot was of an incorrect format. I downloaded the Ubuntu Minimal and got that working on the secondary GPU, but still nothing on the iGPU.
Here are some new output from my clean...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.