The construction of MFS distributed network File system

Source: Internet
Author: User

Install Master:
Yum Install rpm-build gcc gcc-c fuse-devel zlib-devel-y
Tar zxvf moosefs-2.0.89-1.tar.gz
CD moosefs-2.0.89

Useradd-s/sbin/nologin MFS

./configure--prefix=/usr/local/mfs--with-default-user=mfs--with-default-group=mfs
Make
Make install
cd/usr/local/mfs/
CP Mfsmaster.cfg.dist Mfsmaster.cfg
CP Mfsexports.cfg.dist Mfsexports.cfg
CP Mfsmetalogger.cfg.dist Mfsmetalogger.cfg
Cp/usr/local/mfs/var/mfs/metadata.mfs.empty/usr/local/mfs/var/mfs/metadata.mfs
Chown-r Mfs:mfs/usr/local/mfs
Vi/usr/local/mfs/etc/mfs/mfsmaster.cfg
/usr/local/mfs/sbin/mfsmaster start
NETSTAT-ANTLP | grep MFS to see if it starts properly
Echo '/usr/local/mfs/sbin/mfsmaster start ' >>/etc/rc.local add startup script
ls/usr/local/mfs/var/mfs/

The construction of MFS distributed network File system

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.