Details
-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
Lustre 2.1.0, Lustre 2.1.1
-
None
-
lustre-master/RHEL5-x86_64/#120/ofa build
-
3
-
6100
Description
system hang when running sanity-quota on RHEL5-x86_64-ofa build. Please see the attachment for all the logs.
Attachments
Issue Links
- is related to
-
LU-1782 Ignore sb_has_quota_active() in OFED's header
-
- Resolved
-
- Trackbacks
-
Lustre 2.1.0 release testing tracker Lustre 2.1.0 RC0 Tag: v2100RC0 Created Date: 20110820 The difference between RC0 and RC1 is only a date change in lustre/ChangeLog. Lustre 2.1....
-
Lustre 2.1.1 release testing tracker Lustre 2.1.1 RC2 Tag: v2110RC2 Build:
Thank you, Sarah. I think the debug_log confirmed that dqacq_handler failed for group quota not enabled or fail_loc set.
Could you try the following commands on client-5 to see what will happen? (quotacheck then set group quota):
lfs quotacheck -ug lustre_dir
lfs setquota -g group_name -b 0 -B 0 -i 0 -I 0 lustre_dir