Whamcloud - gitweb
Branch HEAD
authoryujian <yujian>
Tue, 16 Sep 2008 08:11:22 +0000 (08:11 +0000)
committeryujian <yujian>
Tue, 16 Sep 2008 08:11:22 +0000 (08:11 +0000)
commit29d24e4a400a069ea6bc06f37a04b6860acc03d6
treea5efbb9efb639d5b5b6f0dc717a87d37b6f93fa8
parent205b9fdbbe41f6167914499a703d5d55c1d1cad5
Branch HEAD
b=14095
i=nathan.rutman
i=brian

1) add lustre_start utility to start or stop multiple Lustre servers
   from a CSV file
2) fix the utility path issue in bug 14094
3) use 'error_output()' to format error messages
4) move common variables and functions to lc_common
5) fix the "lustre_config -h" issue in bug 14133
6) fix the module_opts issue in bug 14092
7) remove the duplicates from checking lnet connectivity to MGS node
lustre/ChangeLog
lustre/scripts/Makefile.am
lustre/scripts/lc_common
lustre/scripts/lc_hb.in
lustre/scripts/lc_lvm.in
lustre/scripts/lc_md.in
lustre/scripts/lc_net.in
lustre/scripts/lustre_config.in
lustre/scripts/lustre_createcsv.in
lustre/scripts/lustre_start.in [new file with mode: 0644]