Recent content by sys7em

  1. S

    Ability for users to create resource pools

    Can a user have permissions to create and manage its own resource pools ? And what permissions should those be. So far I haven't found a way of doing this. Thanks.
  2. S

    Strange permission check error when trying to clone a Template

    Hello, I found the right thing to do. On the left side there's a new resource called localnetwork and add the group permission there. - PVESDNUser Now it is working fine. Thanks.
  3. S

    Strange permission check error when trying to clone a Template

    Hello, I have upgraded and added the Role to the user group that should be able to clone the template but no success so far. What am I missing ?
  4. S

    Strange permission check error when trying to clone a Template

    I don't have such role, only PVESDNAdmin with SDN.Allocate and SDN.Audit privileges. And 3 of the nodes are at 7.x only the newst one is at 8.x, is that a problem ?
  5. S

    Strange permission check error when trying to clone a Template

    Hello Fabian and thans for your answer. Should I create a new Role or ? And I don't see such privilege in the list: SDN.use ? Plus I am wondering why the other templates on the other nodes are working just fine without this privelege ?
  6. S

    Strange permission check error when trying to clone a Template

    Hello, we just added another node to our proxmox cluster. I created some templates, gave the same group permissions to the template as on the other nodes: PVETemplateUserbut Now users are complaining they cannot clone that template on that new node. The error message is: Permission check...
  7. S

    route traffic via any VM

    I have a problem trying this to work out. Vm1 eth0 <--> vmbr1 <--> Vm2 eth1 <--> Vm2 eth2 <-->vmbr1 <--> Vm3 eth0 I need to pass layer2 traffic from Vm1 to Vm3 via the described path. I'm using OVS. Not sure how to configure this.
  8. S

    Backup restore a vm together with snapshots

    Hello, I'm trying to move a VM from one proxmox to another (on a different cluster). I'm using the backup/restore technique but I want to retain all the snapshots too. How could I do that ?
  9. S

    [SOLVED] Running a VM on a sshfs fills disk locally instead

    Ok, so the problem was that we have 2 nodes. Sshfs was mounted only on the 1st and the Vm was created on the second where the Storage was showing up but same size as the root partition. Which is kinda confusing.
  10. S

    [SOLVED] Running a VM on a sshfs fills disk locally instead

    Hello, I tried setting up a sshfs storage, mounted locally and setup as Storage ->directory ->Disk image. Problem is that it seems the VM is spawned on local storage and fills up the root partition. /dev/mapper/pve-root 94G 94G 0 100% / What am I doing wrong ?
  11. S

    Shutdown stuck on reached target power off

    This is really annoying, can anyone from support help ?
  12. S

    Shutdown stuck on reached target power off

    Proxmox Virtual Environment 6.3-2 For some reason part of the guest VM's don't want to shutdown properly anymore. They just stay stuck in "Status: running (shutdown)" Guest OS is debian buster 10. Task fails with: "TASK ERROR: VM quit/powerdown failed - got timeout" And on the screen it can be...
  13. S

    User to be able to transfer his vm to another user/pool

    Actual use case will be: User A has vm 1 pool A User A clones vm 1 -> 1_cloned User A wants to assign that 1_cloned to user B /pool B