]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
packaging: move cephfs repair tools to ceph-common
authorKen Dreyer <kdreyer@redhat.com>
Tue, 15 Mar 2016 17:10:56 +0000 (11:10 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Tue, 15 Mar 2016 17:13:39 +0000 (11:13 -0600)
The CephFS repair tools are generally useful to run on any node, not
just the MDS nodes themselves.

Move the utilities from the ceph-mds package to the ceph-common package.

Fixes: #15145
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
ceph.spec.in
debian/ceph-common.install
debian/ceph-mds.install

index 762032076fb370beb69238aea304fadbb023e0e1..83bc201efea62a6606aaf968234e9367bde3dc57 100644 (file)
@@ -974,6 +974,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/ceph-rbdnamer
 %{_bindir}/ceph-syn
 %{_bindir}/ceph-crush-location
+%{_bindir}/cephfs-data-scan
+%{_bindir}/cephfs-journal-tool
+%{_bindir}/cephfs-table-tool
 %{_bindir}/rados
 %{_bindir}/rbd
 %{_bindir}/rbd-replay
@@ -1050,9 +1053,6 @@ fi
 #################################################################################
 %files mds
 %{_bindir}/ceph-mds
-%{_bindir}/cephfs-journal-tool
-%{_bindir}/cephfs-table-tool
-%{_bindir}/cephfs-data-scan
 %{_mandir}/man8/ceph-mds.8*
 %if 0%{?_with_systemd}
 %{_unitdir}/ceph-mds@.service
index 769044a2ac8077e2f9a1618d8cbffb46c049ba0c..7edd8906ee7fb61d4051ab2a8e16675b58a21b63 100644 (file)
@@ -7,6 +7,9 @@ usr/bin/ceph-dencoder
 usr/bin/ceph-rbdnamer
 usr/bin/ceph-syn
 usr/bin/ceph-crush-location
+usr/bin/cephfs-data-scan
+usr/bin/cephfs-journal-tool
+usr/bin/cephfs-table-tool
 usr/bin/rados
 usr/bin/rbd
 usr/bin/rbdmap
index 85bdc3bdf0ce66c4354e82fd7a982374c6ca9088..8a5d74e13c9c1110b551037d1fa1980c0daa1987 100644 (file)
@@ -1,5 +1,2 @@
 usr/bin/ceph-mds
-usr/bin/cephfs-journal-tool
-usr/bin/cephfs-table-tool
-usr/bin/cephfs-data-scan
 usr/share/man/man8/ceph-mds.8