You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
then we list all partitions and found that two different partitions with the same inode range, so we doubt that something went wrong while creating the partition:
The process of create partition have no lock to limit sequential execution at mds. So when create partition occurs on multiple mount points may create the partitions with same range.
Describe the bug (描述bug)
sudo mdtest -C -F -L -z 4 -b 10 -I 10000 -d /mnt/fakes3_2/100_million_small_files/mdtest3
client error log
metaserver error log
To Reproduce (复现方法)
Expected behavior (期望行为)
Versions (各种版本)
OS:
Compiler:
branch: master with no diskcache and with fakeS3
commit id:
Additional context/screenshots (更多上下文/截图)
The text was updated successfully, but these errors were encountered: