Displaying 1 result from an estimated 1 matches for "mountfsopt".
Did you mean:
mount_opt
2013 Sep 19
0
Files written to an OST are corrupted
...til that process
completed.
The index, inode count, and stripe are taken from the files above (not shown in
this email) when the volumes were first created.
309 mkfs.lustre --ost --mgsnode=10.10.1.140@tcp0 --fsname=umt3 --reformat --index=35 \
--mkfsoptions="-i 2000000" --reformat --mountfsoptions="errors=remount-ro,extents,mballoc,stripe=256" /dev/sdc
The UUID here is taken from the /etc/fstab, where the entry has been commented
out until we are ready to again use the volume
310 tune2fs -O uninit_bg -m 1 -U 02bcb3d2-ad48-4992-ba71-7b48787defea /dev/sdc
311 e2fsck -fy...