- fix for HPUX NFS client breakage when NFS exporting Lustre (5781)
* miscellania
- by default create 1 inode per 4kB space on MDS, per 16kB on OSTs
+ - init scripts are now turned off by default; run chkconfig --on
+ lustre and chkconfig --on lustrefs to use them
2005-03-18 Cluster File Systems, Inc. <info@clusterfs.com>
* version 1.4.1
#
# lustre This shell script takes care of starting and stopping Lustre
#
-# chkconfig: 345 99 1
-# description: Lustre Lite network File System. \
+# chkconfig: - 99 1
+# description: Lustre Lite network File System.
# This starts both Lustre client and server functions.
# processname: lconf
# config: /etc/lustre/config.xml
# Required-Stop:
# Should-Start: scance
# Should-Stop: scance
-# Default-Start: 3 4 5
+# Default-Start:
# Default-Stop: 0 1 2 6
# Short-Description: Lustre Lite network File System.
# Description: This starts both Lustre client and server functions.
# Authors: Bill Nottingham <notting@redhat.com>
# Miquel van Smoorenburg, <miquels@drinkel.nl.mugnet.org>
#
-# chkconfig: 345 26 74
+# chkconfig: - 26 74
# description: Mounts and unmounts all Lustre mount points.
#
### BEGIN INIT INFO
# Required-Stop: $network
# Should-Start:
# Should-Stop:
-# Default-Start: 3 4 5
+# Default-Start:
# Default-Stop: 0 1 2 6
# Short-Description: Mounts and unmounts all Lustre mount points.
### END INIT INFO