Hi all,

Until Ceph Pacific, installing just the "ceph" package was enough to get 
everything needed to deploy Ceph.

However, with Quincy, ceph-volume was split off into its own package, and it is 
not automatically installed anymore.

Here we can see it is not listed as a dependency:

    $ rpm -q --requires ceph
    binutils
    ceph-mds = 2:17.2.5-0.el8
    ceph-mgr = 2:17.2.5-0.el8
    ceph-mon = 2:17.2.5-0.el8
    ceph-osd = 2:17.2.5-0.el8
    rpmlib(CompressedFileNames) <= 3.0.4-1
    rpmlib(FileDigests) <= 4.6.0-1
    rpmlib(PayloadFilesHavePrefix) <= 4.0-1
    rpmlib(PayloadIsXz) <= 5.2-1
    systemd

Should I file a bug for this?

Best regards,
Geert Kloosterman
_______________________________________________
ceph-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to