Storage access

Kobra

Member
Apr 8, 2015
2
0
21
Budapest, Hungary
Hi All!

I have a cluster. How can add acccess to all storage for @users group?
This settings is not working:
Code:
group:users:user@pve,user2@pve,test@pve:Common permissions for users:
group:testers:user@pve,test@pve::
group:developers:user2@pve,test@pve::
acl:1:/pool/test:@testers:PVEAdmin:
acl:1:/pool/development:@developers:PVEAdmin:
acl:1:/storage:@users:PVEVMAdmin:
I don't want to give PVEVMAdmin rights to /! Only all storage and groups of theirs pool. Group members will need to create CT/VM

THX!
 
What is not working exactly? And please can you also post the pool configuration?
Users (user,user2,test) can't create CT/VM, not see the storages in "Template" tab. And i think not will see it in next tab "Root disk".

Code:
dir: local
    path /var/lib/vz
    content vztmpl,iso,images,backup
    maxfiles 0
    shared 0

zfspool: local-zfs
    pool rpool/data
    content rootdir,images
    sparse 1

dir: ssd
    path /ssd
    content images
    shared 1

nfs: temp
    export /rpool/temp
    path /mnt/pve/temp
    server cardassia
    content images,backup,iso,vztmpl
    maxfiles 1
    options vers=3

OK, I can add all storage in all node for every cluster one by one, but this is not nice solution.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!