X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre-iokit%2Flustre-iokit.spec.in;h=8f4690d3dcd42f8da2fadca21a9bee7dbd4645ce;hp=71927cfbbfcd484df490f41fe1742d909e5af27c;hb=84a3fd67356c8073a917ea6abd63928055e38156;hpb=4f5fc8f9f0a93274c7b7ba7ab79d7a338cd0dfb8 diff --git a/lustre-iokit/lustre-iokit.spec.in b/lustre-iokit/lustre-iokit.spec.in index 71927cf..8f4690d 100644 --- a/lustre-iokit/lustre-iokit.spec.in +++ b/lustre-iokit/lustre-iokit.spec.in @@ -38,8 +38,11 @@ This script will collect IO stats on a defined set of nodes. ior-survey: A script to run the IOR benchmark. The latest version can be downloaded from http://www.llnl.gov/asci/purple/benchmarks/limited/ior/ -mdt-survey: -A script to run md echo client for mdt performance +mds-survey: +This survey tests the local metadata performance using the echo_client to drive +the MDD layer to perform operations. It is run with multiple threads (to +simulate MDT service threads) locally on the MDS node, and does not need Lustre +clients in order to run %prep %setup -qn %{name}-%{version} @@ -65,16 +68,18 @@ make install DESTDIR=$RPM_BUILD_ROOT /usr/bin/lstats.sh /usr/bin/gather_stats_everywhere.sh /usr/bin/config.sh -/usr/bin/mdt-survey +/usr/bin/mds-survey %doc obdfilter-survey/README.obdfilter-survey %doc ior-survey/README.ior-survey %doc ost-survey/README.ost-survey -%doc mdt-survey/README.mdt-survey +%doc mds-survey/README.mds-survey %doc sgpdd-survey/README.sgpdd-survey %doc stats-collect/README.lstats.sh %changelog +* Fri Jan 13 2012 Minh Diep +- Added mds-survey * Fri Dec 30 2011 Minh Diep - WhamCloud release for bug fixes * Tue Jul 24 2007 Cliff White