pve-storage/PVE
Alwin Antreich ba35722ccc cephfs: Exclude _netdev when mounting with fuse
Since ceph-fuse is called directly in the CephFS storage plugin, which
can not process the _netdev option, mounting the CephFS storage fails
when fuse is set in the storage.cfg.

This patch moves the _netdev option into the else part of the if fuse is
set statement. _netdev is only added if the CephFS kernel client mounts
the storage.

It seems _netdev is not needed anyway for the fuse mount, as the
connection is closed, once the fuse process gets killed on shutdown.

Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
(cherry picked from commit 9553b55c4f)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-06-14 10:08:13 +02:00
..
API2 followup: reword comment a bit 2019-06-14 10:08:09 +02:00
CLI pvesm: add scan subcommands 2018-11-22 14:11:38 +01:00
Storage cephfs: Exclude _netdev when mounting with fuse 2019-06-14 10:08:13 +02:00
CephConfig.pm get_monaddr_list: also ensure that returned 'mon addr' are defined 2019-01-09 15:23:44 +01:00
Diskmanage.pm Diskmanage: correctly add wearout value of 0 2019-06-14 10:07:46 +02:00
Makefile move Storage/CephTools to CephConfig 2018-12-20 09:26:11 +01:00
Storage.pm get_bandwidt_limits: ignore 'undef' as storage 2019-04-05 18:15:01 +02:00