]> git.proxmox.com Git - pve-storage.git/commit - PVE/Storage.pm
Cephfs storage plugin
authorAlwin Antreich <a.antreich@proxmox.com>
Wed, 4 Jul 2018 10:43:31 +0000 (12:43 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 4 Jul 2018 11:18:19 +0000 (13:18 +0200)
commite34ce1444359ee06f50dd6907c0937d10748ce05
tree627e5e94aff8811945a143252c2a74f21e6c3085
parent3e47917203169eff37e17b9c647192c276663246
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>
PVE/Storage.pm
PVE/Storage/CephFSPlugin.pm [new file with mode: 0644]
PVE/Storage/CephTools.pm
PVE/Storage/Makefile
PVE/Storage/Plugin.pm
debian/control