当前位置:网站首页>MFS详解(五)——MFS元数据日志服务器安装与配置
MFS详解(五)——MFS元数据日志服务器安装与配置
2022-06-13 06:15:00 【永远是少年啊】
今天继续给大家介绍Linux运维相关知识,本文主要内容是MFS元数据日志服务器安装与配置。
一、元数据服务器安装
在上文中MFS详解(四)——MFS管理服务器安装与配置中,我们介绍了MFS管理服务器的安装与配置。在本文中,我们继续在该设备上安装MFS的元数据服务器。MFS的元数据服务器依赖包已经在上文中安装,我们在这里就不需要再次安装了。
首先,为了避免之前的安装对我们产生的影响,我们需要删除之前MFS解压出来的已经被我们完成编译过的MFS目录,我们可以重新解压缩MFS的安装包使用。
进入到新解压的MFS目录后,我们还是先执行命令:
./configure --prefix=/usr/local/mfsmetadata --with-default-user=mfs --with-default-group=mfs
即可完成对MFS的预编译,执行命令:
make && make install
即可完成对MFS的编译和安装。
二、元数据服务器配置
在完成MFS元数据服务器的安装后,接下来,我们需要对MFS的元数据服务器进行配置。首先,我们先将MFS的元数据服务器的配置复制下来,执行命令:
cd /usr/local/mfsmetadata/etc/mfs/
cp -a mfsmetalogger.cfg.sample mfsmetalogger.cfg
之后,我们打开mfsmetalogger.cfg文件,并修改该文件下的MASTER_HOST参数,将其修改为MFS管理服务器(其实在本次实战中就是本设备)的IP地址,修改完成后的配置文件如下所示:
之后,我们再把MFS元数据日志服务器授予mfs的用户和组权限,执行命令:
chown -R mfs:mfs /usr/loca/mfsmetadata/sbin/mfsmetalogger start
即可完成MFS元数据日志服务器的配置。
三、元数据服务器启动
在完成上述所有步骤后,我们就可以开启MFS元数据日志服务器了,执行命令:
/usr/local/mfsmetadata/sbin/mfsmetalogger start
该命令执行结果如下所示:
从上图可以看出,我们的MFS元数据日志服务器启动成功!
原创不易,转载请说明出处:https://blog.csdn.net/weixin_40228200
边栏推荐
- 【案例】一个超级好用的工具 —— 给程序员用的计算器
- Basic knowledge of knowledge map
- Solutions to common problems in small program development
- 万能播放器 PotPlayer 的下载与安装,直播流 m3u8 导入
- Intelligent digital asset management helps enterprises win the post epidemic Era
- Uniapp hides the scroll bar of scroll view
- 免费录屏软件Captura下载安装
- 动态链接库嵌套样例
- Alibaba cloud OSS file download cannot be resumed at a breakpoint
- Wechat applet (get location)
猜你喜欢

php 分布式事务 原理详解

Echart折线图:当多条折线存在相同name,图例仍全部显示

Add attributes in storyboard and Xib (fillet, foreground...) Ibinspectable and ibdesignable

The boys x pubgmobile linkage is coming! Check out the latest game posters

Binary search

App performance test: (III) traffic monitoring

Dart class inherits and implements mixed operators

Download and installation of universal player potplayer, live stream m3u8 import

Echart line chart: different colors are displayed when the names of multiple line charts are the same

Learning records countless questions (JS)
随机推荐
Uniapp secondary encapsulates uview components, and the parent component controls display and hiding
Echart柱状图:echart实现堆叠柱状图
Basic knowledge of knowledge map
【案例】一个超级好用的工具 —— 给程序员用的计算器
本地文件秒搜工具 Everything
Time conversion'2015-04-20t11:12:00.000+0000 '
Dart class inherits and implements mixed operators
Echart line chart: different colors are displayed when the names of multiple line charts are the same
不在以下合法域名列表中,微信小程序解决办法
Detailed explanation of PHP distributed transaction principle
Multiple reception occurs in the uniapp message delivery
Echart rectangular tree diagram: simple implementation of rectangular tree diagram
Status management --provider
DLL bit by bit
安全基线检查脚本—— 筑梦之路
Huawei developer certification and deveco studio compiler Download
Wechat applet: click the event to obtain the current device information (basic)
Annotation only integration SSM framework
超有范的 logo 在线设计制作工具
Intelligent digital asset management helps enterprises win the post epidemic Era