Search results

  1. N

    Download traffic block to single NIC

    Hi, I've a production cluster with 5 nodes and in a random fashion I've had some NICs stop receiving traffic outta nowhere. Last example today, via a tcpdump i see that the NIC correctly passes packets from VM to outside, while it doesn't receive any traffic. I can easily solve the issue by...
  2. N

    Deploy ceph with different cluster name

    Hi, I'm trying to configure two-way mirroring, following wiki guide, but the part where you configure mirroring is a bit optimistic, it says:" We also need to set up an RBD mirror daemon on site A that connects to site B (two-way mirror). If not done yet, now is the time to set this up. The...
  3. N

    Security bulletins

    Hi, I've looked for proxmox security bulletins or so on, but i couldn't find anything but single CVEs when they happens. Is there a dedicated newsletter when i can find fixed vulnerabilities in this version etc? Thanks in advance!
  4. N

    Priority between prune schedules

    Hi everyone, i'm trying to deal with a project issue, in particular, prune/GC schedule for two different groups of VM, giving you a couple of data: Group A: 1 backup every 24h, data retention A scheduled via PBS Group B: 1 backup every hour, data retention B scheduled via cron script (better...
  5. N

    Ceph available space

    Hi everyone, sorry to bother you again with the same question over and over (yes, i've read like a ton of messages but none can fill my doubt), so here i go with my question: 'Ceph osd df' gives me 5.1TiB (1.73 cause of replicas) of available space, but when i try to move a disk into ceph, it...
  6. N

    Privileges issues with VM.Console

    Hi everyone, i've a brand new installation of PVE on a cluster, and i've found this issue: when i assign to a user the following privileges: VM.PowerMgmt, VM.Backup, VM.Audit, VM.Console The user can only open the console by opening the VM via hypervisor with double click, then click on...