I'm curious. is there a statute you can point me to? I'm not UK based but do support clients internationally; this would be of specific interest.
the AGPL is quite specific:
it is not LEGAL for Proxmox GMBH to require or offer a license...
If an identical file is legally & readily available elsewhere, it is possible & likely that the above agreement would not be able to prohibit that distribution.
However that agreement is still legally a license, since it will limit to usage only...
the upstream patches are still in flux, but the manual mitigations for copyfail and dirtyfrag (forbidding the affected modules) protect against the issue according to the reports so far. there will be an announcement as usual once fixed kernel...
Hey @Onslow . Thanks for the response. Ok...so that would be a nah ;) Pitty tbh. I know Linux, but a TUI for hypervisors is convenient for general things like this. And, you can't change the nic PVE uses using Linux cmds. Thankfully, I figured...
Grüß euch!
Nachdem ich vor ein paar Monaten bereits erfolgreich einen OCI Container in PVE zum testen importierte, dachte ich mir, dass es wohl auch dieses mal Funktionieren würde, aber möglicherweise gibt es doch noch ein paar Probleme die...
This is that section of my /etc/network/interfaces. You need to use "nano" or "vi" to edit yours to look similar. Replace the "bridge-ports" line with whatever the name of your Ethernet device is (mine being enp191s0) and the address and gateway...
While trying to install proxmox on my system the gui did not work so i had to install debian13 first then proxmox - all was going well until I started looking at the networking details and I am seeing no vambr0. I have seen multiple questions...
I'm curious. is there a statute you can point me to? I'm not UK based but do support clients internationally; this would be of specific interest.
the AGPL is quite specific:
it is not LEGAL for Proxmox GMBH to require or offer a license...
manual modprobing yes, autoloading by the kernel (e.g. by virtue of opening a socket of a certain type) no. but in recent pve-container versions, opening AF_ALG sockets is also forbidden via seccomp...
Hello,
I need a new UPS for a Proxmox 9 homelab. 1000VA should be enough.
The selection is narrowed down to the Eaton 5SC, the Cyberpower CP1350EPCLC and the Fortron Champ 1K, but in the end, I really don’t care: I want a stable and reliable...
Probably a firmware and/or hardware issue with the ASM1166. Someone else also recently complained, here:
https://forum.proxmox.com/threads/problems-with-pcie-passthrough-with-two-identical-devices.149003/page-2#post-852041
Maybe you are better...
Welcome, @coolsport00 !
Probably even better than that ;-).
Any general command line commands available in Linux.
Google for linux network troubleshooting.
Log in the PVE host with its keyboard.
Issue the commands you like.
For instance:
ip a...
It still doesn't negate the possible reason I gave above.
That is, the mount point before mounting this SSD might be not empty.
If you can (temporarily) umount this drive, you will see whether there are some files/dirs in the directory in which...
Hey there,
any chance that your /boot is running out of space? I had the same problems a few moments ago, after a bit of research in the install logs, I found out that I don't have enough space on my /boot partition. Got the exact same kernel...
This thread is half a year old. Do you really expect a new and helpful reply after posting that?
Perhaps you can post details about your setup, your goal, which documentation/tutorial you followed, what you expected to happen and what happened...
Yes, I experienced the very same, several years ago. The higher priority of IPv6 over IPv4 (if both are present) is fine... until it is not. :-(
To be clear: in my case this was a local network problem, with an incomplete IPv6 setup - a not...
Create custom CPU model to achieve the best performance with Hyper-V, WSL2, and VBS enabled:
1. Create the file /etc/pve/virtual-guest/cpu-models.conf with the following content:
# Proxmox VE Custom CPU Models
cpu-model: Icelake-for-Hyper-V...