Cephfs storage plugin
- ability to mount through kernel and fuse client - allow mount options - get MONs from ceph config if not in storage.cfg - allow the use of ceph config with fuse client - Delete secret on cephfs storage creation Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
This commit is contained in:
committed by
Thomas Lamprecht
parent
3e47917203
commit
e34ce14443
@ -24,6 +24,7 @@ our @SHARED_STORAGE = (
|
||||
'nfs',
|
||||
'cifs',
|
||||
'rbd',
|
||||
'cephfs',
|
||||
'sheepdog',
|
||||
'iscsidirect',
|
||||
'glusterfs',
|
||||
|
||||
Reference in New Issue
Block a user