· Run fsck manually. What it actually means is. Run fsck in interactive mode and evaluate the output to decide what you want to do. NOT "Blindly use -y because that's what everyone else seems to do and it can't hurt anything". fsck -y can be destructive. That's why it's not the default behavior. CentOS - FAQ Readme First. · UNEXPECTED INCONSISTENCY run fsck manually - how many file systems Post by slash5bmw» Sat am I am running centos . · To run fsck in recovery mode: Enter the boot menu and choose Advanced Options Select the Recovery mode and then “fsck”. When prompted to remount the root file system choose “Yes”. Once done, resume the normal boot.
sudo tune2fs -c 1 /dev/sda. Presuming your root device is dev/sda, this is the command you would enter. Now, what's actually happening is that you're changing the system settings so that fsck is run every n number of boots (1 in the example). You could also set this to a standard time interval. Run fsck manually. What it actually means is. Run fsck in interactive mode and evaluate the output to decide what you want to do. NOT "Blindly use -y because that's what everyone else seems to do and it can't hurt anything". fsck -y can be destructive. That's why it's not the default behavior. CentOS - FAQ Readme First. Use the following command: # touch /forcefsck. Then you can simply force or schedule a reboot of your system. During the next bootup, the fsck will be performed. If downtime is critical, it is recommended to plan this carefully, since if there are many used inodes on your system, fsck may take some extra time.
13 មីនា Linux and UNIX fsck command information, examples, syntax, and help. While normally run at boot time, fsck can run manually on unmounted. How do I manually run fsck? · boot to the GRUB menu. · choose Advanced Options. · choose Recovery mode. · choose Root access. · at the # prompt, type sudo fsck -f /. How to Recover Corrupted Root Partition from Rescue Mode in CentOS/RHEL 5,6 /dev/VolGroup00/LogVol UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
0コメント