Lines Matching +full:fixed +full:- +full:size
1 .. SPDX-License-Identifier: GPL-2.0
4 OCFS2 file system - online file check
11 OCFS2 is often used in high-availability systems. However, OCFS2 usually
12 converts the filesystem to read-only when encounters an error. This may not be
13 necessary, since turning the filesystem read-only would affect other running
16 -EIO errno to the calling process and terminate further processing so that the
18 read-only, and the problematic file's inode number is reported in the kernel
23 This effort is to check/fix small issues which may hinder day-to-day operations
24 of a cluster filesystem by turning the filesystem read-only. The scope of
53 fixed. Currently, three operations are supported, which includes checking
54 inode, fixing inode and setting the size of result record history.
84 default size is 10, and can be adjust between the range of 10 ~ 100. You can
85 adjust the size like this::
87 # echo "<size>" > /sys/fs/ocfs2/<devname>/filecheck/set
93 and report the problems it fixed in the kernel log. As a precautionary measure,
98 fixed/checked, the detailed errors which were fixed/checked are printed in the