Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
Lustre 1.8.6
-
None
-
3
-
24,488
-
5063
Description
The patch from bugzilla ticket 21174 helped to support sparse OSTs indexes by skipping holes in lov->lov_tgts[i].
However, it is still not sufficient for permanently deactivated OSTs which have lov_tgts[i]->ltd_active = 0 and imp->imp_deactive = 1.
Checking for lov->lov_tgts[i]->ltd_activate should do the trick. A new regression test would also be welcomed.
Attachments
Issue Links
- Trackbacks
-
Lustre 1.8.x known issues tracker While testing against Lustre b18 branch, we would hit known bugs which were already reported in Lustre Bugzilla https://bugzilla.lustre.org/. In order to move away from relying on Bugzilla, we would create a JIRA
Integrated in
lustre-master » i686,server,el5,ofa #40
LU-129Skip quotacheck on administratively disabled OSTsOleg Drokin : 9ab78a5bec154492c70f780706d9eaebeaaa5e54
Files :