Recent content by ednt

  1. E

    VMs migration failed. Any idea

    config: agent: 1 args: -cpu host,hypervisor=off balloon: 0 boot: order=virtio1;ide0 cores: 4 cpu: x86-64-v2-AES ide0: none,media=cdrom machine: pc-i440fx-9.2+pve1 memory: 49152 name: ZIREC-SRV-APPL02 net0: virtio=16:6C:96:27:EE:65,bridge=vmbr1,tag=3005 net1...
  2. E

    VMs migration failed. Any idea

    Today I needed to upgrade our last 8.4 PVE (latest version, all updates applied). So I migrated all VMs to an already updated node (9.1.9) All disks are on ceph storage. 2 window VMs resulted in a migration error and the VMs was not started on the new node. I had to start them by hand, then...
  3. E

    [TUTORIAL] Request for community help - S3 on Ceph cluster

    Hm... there is an other way documented, which looks a bit easier: https://www.instelligence.io/blog/2025/04/deploying-ceph-object-storage-rgw-in-a-proxmox-managed-ceph-cluster/ But I had no time to test this.
  4. E

    Datastore.Audit: view/browse a datastore -> I can not browse it, see an empty store

    And ... we have a customer which should see that the backups are done, but should not be able to do anything. How can this be resolved?
  5. E

    Datastore.Audit: view/browse a datastore -> I can not browse it, see an empty store

    Ok, but .... sInce 2024.09.20 is a long time and still nothing happened? Or at least the documentation of the privileges is still wrong. It needs to be: Datastore.Audit: view nothing/browse nothing of a datastore, only show the datastore itself
  6. E

    Datastore.Audit: view/browse a datastore -> I can not browse it, see an empty store

    As written: I created a role with only Datastore,Audit as privilege Then I added a permission on a storage path with this role for a specific group. If the user logs in, he can see the datastore but with no content. From the description, this privilege is view/browse And that is what we want...
  7. E

    Which priviledge is needed for disconnect a network interface?

    user.cfg: I used student_104 for the tests Config:
  8. E

    Which priviledge is needed for disconnect a network interface?

    I combined all 3 mentioned flags in one additional role. The button in the edit Network-card is not clickable. The user can still not disconnect the network. And If I don't use SDN?
  9. E

    Which priviledge is needed for disconnect a network interface?

    Hi, I want to give a user the right to disconnect a network interface for simulation purposes. I tried: VM.Config.Network, Sys.Modify, SDN.Use without success. Also the role PVEVMAdmin is not allowed to do this. With VM.Config.Network I can edit the network card, but I can not choose a bridge...
  10. E

    Best practice for offsite PBS with only recent snapshots

    I have exact the same problem. I set Transfer Last to 3 and restartet the sync job, but it is not respected. Any solution?
  11. E

    PVE 8 Debian VM ext4 RO after migration with CEPH

    HI, sometimes after migration of a debian VM the filesystem is readonly due to filesystem error. I found a thread of freezing centOS which was fixable with changing the emulated CPU type, but I think that's not the reason. Also a windows colleague sometimes have broken filesytems (mainly user...
  12. E

    PMG cluster and the user white/black lists

    With this code line I get no prompt, I get ,like in the logs, : As written: node 2 is not existant. But I found no entry in any file of pmg-02 where something is written about node 2 Only in /var/spool/pmg/cluster is a directory named 2. Yesterday I moved this directory, but it is recreated.
  13. E

    PMG cluster and the user white/black lists

    I tried now to delete the not available node 2, but ... And on pmg-01: So, additional question: how can I get rid of the failing sync message on pmg-02 ?