On 4/24/20 5:29 PM, Alwin Antreich wrote:
> dmesg: libceph: bad option at 'conf=/etc/pve/ceph.conf'
> 
> After the upgrade to PVE 6 with Ceph Luminous, the mount.ceph helper
> doesn't understand the conf= option yet. And the CephFS mount with the
> kernel client fails. After upgrading to Ceph Nautilus the option exists
> in the mount.ceph helper.
> 
> Signed-off-by: Alwin Antreich <a.antre...@proxmox.com>
> ---
>  PVE/CephConfig.pm           | 29 +++++++++++++++++++++++++++++
>  PVE/Storage/CephFSPlugin.pm |  6 +++++-
>  PVE/Storage/RBDPlugin.pm    | 31 +------------------------------
>  3 files changed, 35 insertions(+), 31 deletions(-)
> 

applied, small followup which fix a newly introduced whitespace error and
only parses the version in the non FUSE branch.

Further, the usage of ceph_versions in the RBD plugin was optimized away,
as the single use was to check if we had at least Jewel available.
See the list for the applied patch for the latter.

Thanks!

_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to