Re: [pve-devel] [PATCH storage v3 2/5] Cephfs storage plugin

2018-06-13 Thread Wolfgang Bumiller
On Tue, Jun 12, 2018 at 02:48:48PM +0200, Thomas Lamprecht wrote: > On 6/11/18 11:31 AM, Alwin Antreich wrote: > > - 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

Re: [pve-devel] [PATCH storage v3 2/5] Cephfs storage plugin

2018-06-12 Thread Thomas Lamprecht
On 6/11/18 11:31 AM, Alwin Antreich wrote: > - 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 > > Signed-off-by: Alwin Antreich > --- > PVE/API2/Storage/Config.pm

[pve-devel] [PATCH storage v3 2/5] Cephfs storage plugin

2018-06-11 Thread Alwin Antreich
- 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 Signed-off-by: Alwin Antreich --- PVE/API2/Storage/Config.pm | 2 +- PVE/Storage.pm | 2 +