]> git.proxmox.com Git - pve-manager-legacy.git/commit
pveceph: ensure ceph-fuse gets uptdated when installing ceph server
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 26 Nov 2018 15:11:30 +0000 (16:11 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 27 Nov 2018 14:24:08 +0000 (15:24 +0100)
commit20783672bd92a19af424e08ff69a4325c705ae29
tree5ffa616c93b1d08ca3de5ca020a50f9d5967ab67
parent83a7c6e5a672cada2f8c04d265a38c8e324e00a7
pveceph: ensure ceph-fuse gets uptdated when installing ceph server

as we depend on ceph-fuse elsewhere (pve-storage) this gets installed
from Debians repositories with the Ceph 10 version.
So ensure that an up to date version, from our current supported Ceph
release, gets installed when doing `pveceph install` else you may
fall into certain issues which would have been already resolved with
a newer version.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/CLI/pveceph.pm