Synchronization failed for Linux E667

Source: Internet
Author: User
Tags expression engine

After editing files in the/proc directory using Vim, save the file and display "synchronization failed in E667 ".

Cause analysis:

Because the proc directory is a virtual file system, the data stored in it is in the memory and does not occupy the disk space. Therefore, after editing with Vim, The E667 synchronization fails, the correct modification method is to use echo.

For example, modify the value of/proc/sys/fs/nr_open to 20000000, that is, echo 20000000>/proc/sys/fs/nr_open

Recommended reading:

Vim Learning Guide

Quick learn Vi Editor

Powerful Vim Editor

Build a Vim Development Environment on CentOS 6.2

Vim 7.4a released, a new and faster Regular Expression Engine

Install the highlighted Vim editing tool in CentOS 5.4

Vim tips: C language settings

Set the Vim row number in Ubuntu

Vim editor basic tutorial

Related Article

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.