fix sanity-quota.sh conflict
more information, please refer to bugzilla 17630.
Severity : enhancement
+Bugzilla : 19293
+Description: move AT tunable parameters for more consistent usage
+Details : add AT tunables under /proc/sys/lustre, add to conf_param parsing
+
+Severity : enhancement
Bugzilla : 19024
Description: Update kernel to RHEL5.3 2.6.18-128.1.6.el5.
echo " Remove filea to let OST0 release quota"
rm -f $FILEA
- if at_is_valid && at_is_enabled; then
+ if at_is_enabled; then
timeout=$(at_max_get mds)
else
timeout=$(lctl get_param -n timeout)