Details
Description
After FID on OST is enabled (since 2.4), MDT will request sequence from OST, then precreate (or create) OST objects. Once the current sequence is used up, MDT will request new sequence from OST. During the switch, MDT needs to update precreate file synchronously, (see osp_precreate_rollover_new_seq() ) otherwise it may cause file missing after failover. So we need at least two test cases here.
1. The system still functional after switching the new sequence.
2. The files being written are not missing during switching new seqneuce + failover.
Attachments
Issue Links
- duplicates
-
LU-11186 Cannot create files on MDT1, ofd_precreate_objects()) snx11205-OST0001:0xffffffdd:11811161088 hit the OBIF_MAX_OID (1<<32)!
- Resolved