Latest activity

  • H
    Update, I have changed the schedule from 2:30 to 7:00 and it seems to be running fine without any issues so far. Also i have created a support ticket with Hetzner to ask if they are doing any rate limiting during that time.
  • N
    Alright, so i've updated my TrueNAS system to 25.10 and tested with the ZFS-over-ISCSI using the plugin describe above. I assumed I would've get more performance, but the results do not lie. ZFS-over-ISCSI results: fio Disk Speed Tests (Mixed...
  • J
    janus57 reacted to Johannes S's post in the thread enterprise license with Like Like.
    To answer your actual question instead of rather pointless debate whether the subscription is actually a licence and vice versa (which doesn't really matter for your question): It depends. Can you live with the risc that you might get hit with a...
  • J
    janus57 replied to the thread Unable to connect to my PVE Host.
    Hi, Yes, you can; you just have to edit the interface file. Also you can do what the GUI does in CLI, either via Linux commands or via proxmox CLI (see : https://pve.proxmox.com/pve-docs/index.html). Best regards,
  • D
    I wanted to chime in with my experience with these exact issues - no traffic on bridge device with vlan aware, Connectx-4 LX 2x25G. Thought it was a transceiver issue until i did a TCP dump. For me, the fix was enabling 'promiscuous' mode on the...
  • T
    nachvollziehbarer Ansatz und läuft hier seit langer Zeit (sowohl für NVMes und drehende HDDs) sehr zuverlässig - bei mir sieht der Container und der Mountpoint wie folgt aus: arch: amd64 cmode: console cores: 2 features: nesting=1 hostname...
  • U
    uzumo reacted to Johannes S's post in the thread enterprise license with Like Like.
    To answer your actual question instead of rather pointless debate whether the subscription is actually a licence and vice versa (which doesn't really matter for your question): It depends. Can you live with the risc that you might get hit with a...
  • J
    Johannes S replied to the thread enterprise license.
    To answer your actual question instead of rather pointless debate whether the subscription is actually a licence and vice versa (which doesn't really matter for your question): It depends. Can you live with the risc that you might get hit with a...
  • 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...