dustymabe added a new comment to an issue you are following: `` here's some more detailed information:
to add glusterfs-fuse:
``` [root@vanilla-f27atomic ~]# dnf install glusterfs-fuse | tee Fedora 27 - x86_64 9.9 MB/s | 66 MB 00:06 Last metadata expiration check: 0:00:06 ago on Mon 18 Sep 2017 06:24:59 PM UTC. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: glusterfs-fuse x86_64 3.12.1-1.fc27 updates-testing 149 k Installing dependencies: glusterfs x86_64 3.12.1-1.fc27 updates-testing 589 k glusterfs-client-xlators x86_64 3.12.1-1.fc27 updates-testing 875 k glusterfs-libs x86_64 3.12.1-1.fc27 updates-testing 406 k
Transaction Summary ================================================================================ Install 4 Packages
Total download size: 2.0 M Installed size: 7.5 M ```
for ceph it's a little more:
``` [root@vanilla-f27atomic ~]# dnf install ceph-common | tee 'Last metadata expiration check: 0:00:42 ago on Mon 18 Sep 2017 06:24:59 PM UTC. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: ceph-common x86_64 1:12.2.0-1.fc27 updates-testing 15 M Installing dependencies: gperftools-libs x86_64 2.6.1-3.fc27 fedora 287 k leveldb x86_64 1.18-1.fc26 fedora 148 k libbabeltrace x86_64 1.5.3-1.fc27 fedora 195 k libcephfs2 x86_64 1:12.2.0-1.fc27 updates-testing 451 k librados2 x86_64 1:12.2.0-1.fc27 updates-testing 2.9 M libradosstriper1 x86_64 1:12.2.0-1.fc27 updates-testing 346 k librbd1 x86_64 1:12.2.0-1.fc27 updates-testing 1.1 M librgw2 x86_64 1:12.2.0-1.fc27 updates-testing 1.8 M lttng-ust x86_64 2.10.0-2.fc27 fedora 260 k python-cephfs x86_64 1:12.2.0-1.fc27 updates-testing 125 k python-prettytable noarch 0.7.2-11.fc27 fedora 41 k python-rados x86_64 1:12.2.0-1.fc27 updates-testing 309 k python-rbd x86_64 1:12.2.0-1.fc27 updates-testing 174 k python-rgw x86_64 1:12.2.0-1.fc27 updates-testing 119 k snappy x86_64 1.1.4-5.fc27 fedora 61 k userspace-rcu x86_64 0.10.0-3.fc27 fedora 98 k
Transaction Summary ================================================================================ Install 17 Packages
Total download size: 24 M Installed size: 77 M Is this ok [y/N]: N ```
so gluster is 7M installed and ceph is 77M. ``
To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/333