Latest activity

  • J
    Johannes S reacted to alexskysilk's post in the thread enterprise license with Like Like.
    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...
  • J
    Johannes S reacted to gfngfn256's post in the thread enterprise license with Like Like.
    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...
  • D
    d.oishi reacted to fabian's post in the thread Fragnesia with Like Like.
    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...
  • C
    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...
  • A
    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...
  • H
    I find K8s somewhat overengineered for a simple SQL DB (probably MS SQL on Windows) and somewhat more difficult to implement with MS SQL. ;)
  • P
    PMax1 replied to the thread ProxMox over debian 13 no vmbr0.
    What an idiot!! I can't believe that I looked at that all day and did not realize that it was just an edit not an installation!! Thank you so much
  • B
    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...
  • P
    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...
  • A
    alexskysilk replied to the thread enterprise license.
    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...
  • H
    I am happy with Eaton. Smart 1500LCD. Don't know specifically about Eaton SSC.
  • M
    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...
  • M
    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...
  • C
    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...
  • O
    Onslow replied to the thread Unable to connect to my PVE Host.
    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...
  • O
    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...
  • D
    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...
  • UdoB
    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...
  • UdoB
    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...
  • L
    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...