Linux_mount related faults

Source: Internet
Author: User

Fstab modification error causes the system to fail to start the repair scenario

1. Maintenance Mode or Rescue mode

2. Mount-o Rw,remount mount point # This way can also solve some partition read-only fault

3. Then modify the/etc/fstab

4. General Repair Fastab We will use Mount-o remount mount point to check if the card is dead, ctr+c stop check fstab until this command does not die

File system read-only failure repair case

    1. RSYNC Bug
    2. File system Internal automatic consistency (read-only)
    3. Maintenance Mode or Rescue mode:

Mount-o Rw,remount mount point

Network File system NFS optimization problem

    1. Mount-t Nfs-o Bg,hard,intr,nosuid,noexec,noatime,nodirtime 172.16.1.31:/data/mnt
    2. Default Mount-t NFS 172.16.1.31:/data/mnt, CENTOS6 is good

Security requires sacrificing performance, the number of IO cycles is slow to

Local File System performance optimization

    1. Mount device mount point-o defaults,async,noatime

Linux_mount related faults

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.