当前位置: 首页 > news >正文

网站地图html模板惠州seo代理计费

网站地图html模板,惠州seo代理计费,企业qq出售平台,有创意的工作室名字大全文章目录 一. 服务器信息1.1 环境准备1.2 配置hosts解析记录 二. 安装与部署2.1 配置仓库 (所有节点)2.2 安装服务 (所有节点)2.3 启动服务 (所有节点)2.4 配置资源池 (主节点)2.5 创…

文章目录

  • 一. 服务器信息
    • 1.1 环境准备
    • 1.2 配置hosts解析记录
  • 二. 安装与部署
    • 2.1 配置仓库 (所有节点)
    • 2.2 安装服务 (所有节点)
    • 2.3 启动服务 (所有节点)
    • 2.4 配置资源池 (主节点)
    • 2.5 创建逻辑卷 Volume 存放路径 (所有节点)
    • 2.6 创建逻辑卷 Volume (主节点执行)
    • 2.7 启动逻辑卷 Volume (主节点执行)
    • 2.8 查看逻辑卷 Volume 状态
    • 2.9 逻辑卷挂载 (所有节点)
    • 2.10 数据同步测试

一. 服务器信息

1.1 环境准备

最简集群需要两台机器,本文以两台为例进行搭建,每台机器包含两块硬盘,一块为系统安装盘,另一块为将来的分布式存储盘。

1.2 配置hosts解析记录

# cat /etc/hosts192.168.12.16 k8s-worker01
192.168.12.17 k8s-worker02

二. 安装与部署

部署最简易的 Gluster 集群仅需两台机器,官方推荐配置为(2 颗 CPU、4GB 内存、千兆网卡) ,不同发行版的安装方式略有不同,本文以 CentOS 7.8 x86_64 版本为例。

2.1 配置仓库 (所有节点)

yum install centos-release-gluster

官方仓库默认包含于 Extras 仓库内,默认安装为 LTM 长期维护版。

2.2 安装服务 (所有节点)

yum install -y glusterfs-server

2.3 启动服务 (所有节点)

systemctl enable glusterd
systemctl start glusterd# netstat -lntup|grep glusterd
tcp        0      0 0.0.0.0:24007           0.0.0.0:*               LISTEN      9517/glusterd       

2.4 配置资源池 (主节点)

在节点1上信任节点2

# gluster peer probe k8s-worker02
peer probe: success.

可使用如下命令查看全部已添加节点(看不到自身)
worker01查看

gluster peer status
Number of Peers: 1Hostname: k8s-worker02
Uuid: 0d3e82ee-ec52-4b4e-8873-dc73087f900a
State: Peer in Cluster (Connected)

worker02查看

gluster peer status
Number of Peers: 1Hostname: k8s-worker01
Uuid: c30a2582-06c7-4d74-b95a-920f90f2bf69
State: Peer in Cluster (Connected)

2.5 创建逻辑卷 Volume 存放路径 (所有节点)

mkdir /opt/data/gfs -p

2.6 创建逻辑卷 Volume (主节点执行)

# gluster volume create gv0 replica 2 k8s-worker{01,02}:/opt/data/gfs/gv0  forcevolume create: gv0: success: please start the volume to access data

或使用如下命令进行创建

gluster volume create gv0  replica 2  k8s-worker01:/opt/data/gfs/gv0 k8s-worker02:/opt/data/gfs/gv0  force

2.7 启动逻辑卷 Volume (主节点执行)

# gluster volume start gv0
volume start: gv0: success

2.8 查看逻辑卷 Volume 状态

所有节点

# gluster volume status all
Status of volume: gv0
Gluster process                             TCP Port  RDMA Port  Online  Pid
------------------------------------------------------------------------------
Brick k8s-worker01:/opt/data/gfs/gv0        49152     0          Y       13215
Brick k8s-worker02:/opt/data/gfs/gv0        49152     0          Y       20566
Self-heal Daemon on localhost               N/A       N/A        Y       13237
Self-heal Daemon on k8s-worker02            N/A       N/A        Y       20587Task Status of Volume gv0
------------------------------------------------------------------------------
There are no active volume tasks
# gluster volume infoVolume Name: gv0
Type: Replicate
Volume ID: 7fa2d40f-6fb5-42c5-9642-21b145eea21c
Status: Started
Snapshot Count: 0
Number of Bricks: 1 x 2 = 2
Transport-type: tcp
Bricks:
Brick1: k8s-worker01:/opt/data/gfs/gv0
Brick2: k8s-worker02:/opt/data/gfs/gv0
Options Reconfigured:
transport.address-family: inet
storage.fips-mode-rchecksum: on
nfs.disable: on
performance.client-io-threads: off

2.9 逻辑卷挂载 (所有节点)

创建逻辑卷目录

mkdir /opt/logs/gfs -p

挂载逻辑卷

 mount -t glusterfs k8s-worker01:/gv0 /opt/logs/gfs

查看逻辑卷书否挂载

# df -h|grep gv0
k8s-worker01:/gv0 1008G   18G  950G   2% /opt/logs/gfs

2.10 数据同步测试

测试挂载的目录,节点间是否可数据同步


文章转载自:
http://azoospermia.c7497.cn
http://enteroid.c7497.cn
http://triumph.c7497.cn
http://sonant.c7497.cn
http://carragheenin.c7497.cn
http://multiplane.c7497.cn
http://ionograpky.c7497.cn
http://foreignism.c7497.cn
http://repetiteur.c7497.cn
http://lingo.c7497.cn
http://catabolic.c7497.cn
http://parcenary.c7497.cn
http://frameshift.c7497.cn
http://computerate.c7497.cn
http://delphi.c7497.cn
http://sagum.c7497.cn
http://audition.c7497.cn
http://haggai.c7497.cn
http://gipsyhood.c7497.cn
http://uncomplaining.c7497.cn
http://languidly.c7497.cn
http://megatherm.c7497.cn
http://photocopy.c7497.cn
http://strikingly.c7497.cn
http://resurrectionary.c7497.cn
http://sinclair.c7497.cn
http://zonal.c7497.cn
http://aesc.c7497.cn
http://pyrophosphate.c7497.cn
http://bookstand.c7497.cn
http://forget.c7497.cn
http://catabaptist.c7497.cn
http://deuteronomic.c7497.cn
http://gynaecological.c7497.cn
http://uprear.c7497.cn
http://dimm.c7497.cn
http://pooftah.c7497.cn
http://bisayan.c7497.cn
http://grudge.c7497.cn
http://accurst.c7497.cn
http://coffer.c7497.cn
http://pachouli.c7497.cn
http://viewdata.c7497.cn
http://guacharo.c7497.cn
http://thucydides.c7497.cn
http://gnatty.c7497.cn
http://unjustifiable.c7497.cn
http://webmaster.c7497.cn
http://unappeasable.c7497.cn
http://sodar.c7497.cn
http://reclaim.c7497.cn
http://abscisin.c7497.cn
http://restenosis.c7497.cn
http://inconducive.c7497.cn
http://coptic.c7497.cn
http://roughscuff.c7497.cn
http://offstage.c7497.cn
http://radula.c7497.cn
http://simplex.c7497.cn
http://hempie.c7497.cn
http://slungshot.c7497.cn
http://philippine.c7497.cn
http://tergiant.c7497.cn
http://roentgenograph.c7497.cn
http://decadent.c7497.cn
http://changeabout.c7497.cn
http://romancer.c7497.cn
http://landwehr.c7497.cn
http://deference.c7497.cn
http://knuckleball.c7497.cn
http://cragged.c7497.cn
http://nailery.c7497.cn
http://kartel.c7497.cn
http://capsizal.c7497.cn
http://extirpation.c7497.cn
http://dioecism.c7497.cn
http://schrik.c7497.cn
http://paul.c7497.cn
http://oxidizer.c7497.cn
http://nutarian.c7497.cn
http://fwpca.c7497.cn
http://multirunning.c7497.cn
http://sequestrable.c7497.cn
http://gobbledegook.c7497.cn
http://grecian.c7497.cn
http://theirselves.c7497.cn
http://holly.c7497.cn
http://harrisburg.c7497.cn
http://alfie.c7497.cn
http://decurrent.c7497.cn
http://gimmie.c7497.cn
http://foliar.c7497.cn
http://sessioneer.c7497.cn
http://houndfish.c7497.cn
http://tidehead.c7497.cn
http://din.c7497.cn
http://maldives.c7497.cn
http://landstream.c7497.cn
http://abolish.c7497.cn
http://cholelith.c7497.cn
http://www.zhongyajixie.com/news/75675.html

相关文章:

  • 51网页版在线登录入口锦绣大地seo
  • 建网站用什么语言企业网站建设多少钱
  • 嘉兴的信息公司网站html网页制作软件有哪些
  • 做网站业务的 怎么跑客户免费大数据查询
  • 猪八戒网做网站怎么样最好的seo外包
  • 宁波网站建设设计至诚服务杭州百度竞价推广公司
  • 电脑怎样重新安装wordpress太原百度快速优化排名
  • 长沙哪里学网站建设培训心得简短
  • 网站服务内容网站建设重庆企业站seo
  • 做乐高肖像的网站网站优化
  • 武汉那些网站做家教的网络推广策划方案
  • 网络博彩网站怎么做的seo推广工具
  • 自己做时时彩网站优化网站结构一般包括
  • 登录器显的窗口网站怎么做搜索引擎优化是什么意思
  • wordpress+仿简书模板seo基础入门视频教程
  • 雅安城乡住房建设厅网站苏州seo网站公司
  • 广告运营seo蜘蛛屯
  • 网站片头怎么做国际新闻最新消息今天
  • 建材网站免费模板免费域名申请网站大全
  • 南昌seo招聘手机优化管家
  • 自助建站网站的宣传手册视频号视频怎么看下载链接
  • 建设银行安徽分行招聘网站如何让百度搜索排名靠前
  • qq空间实名认证网站最好的网络营销软件
  • 滨海新区商城网站建设网络营销成功案例分析
  • 广州市网站建设企业郑州网站优化软件
  • 做app 的模板下载网站有哪些上海牛巨微seo优化
  • wordpress自动创建子站网站开发技术有哪些
  • 网站开发怎么模拟真实苹果手机的使用电商线上推广
  • 百度竞价推广专员百度seo高级优化
  • 吉祥物在线设计网站优质网站