Recent content by ednt

  1. 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.
  2. 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?
  3. 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
  4. 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...
  5. E

    Which priviledge is needed for disconnect a network interface?

    user.cfg: I used student_104 for the tests Config:
  6. 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?
  7. 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...
  8. 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?
  9. 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...
  10. 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.
  11. 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 ?
  12. E

    PMG cluster and the user white/black lists

    Hi, thanks for your fast response. The problem is not only missing entries from a user, also the users itself are not complete on the slave. I can select areround 25 users on the master, but only 2 on the slave. I attached a file for master and slave. I don't know why this message appears on...
  13. E

    PMG cluster and the user white/black lists

    Hi, we run a pmg cluster with 2 nodes. pmg mirror tells sync is always ok. But ... On the 'master' we have much more user white list entries than on the 'slave'. Are these entries not synchronized ? If so, we run into a problem if the 'slave' becomes active. Btw,: PMG 8.2.0 no pending...