主机环境redhat6.564位实验环境服务端1ip172.25.25.111主机名:server1.example.com服务端2ip172.25.25.112主机名:server2.example.com安装包heartbeat-3.0.4-2.el6.x86_64.rpmheartbeat-devel-3.0.4-2.el6.x86_64.rpmldirectord-3.9.5-3.1.x86_64.rpmheartbeat-libs-3.0.4-2...
分类:
数据库 时间:
2016-10-11 00:26:43
阅读次数:
397
主机环境redhat6.564位实验环境服务端1ip172.25.29.1主机名:server1.example.comricciiscsiapache服务端2ip172.25.29.2主机名:server2.example.comricciiscsiapache管理端1ip172.25.29.3主机名:server3.example.comluciscsi管理端2ip172.25.29.250fence_virtd防火墙状态:关..
分类:
Web程序 时间:
2016-10-11 00:15:42
阅读次数:
354
node1:server1:172.25.44.1##配有nginx服务node2:server2:172.25.44.2##没有nginx服务,与server1做以下的配置实验环境:getenforcediablediptablesoff测试真机:foundation44:172.25.44.250以下内容先在node1上进行###node1#####配置java环境tarzxfjdk-7u79-linux-x64.tar.g..
分类:
系统相关 时间:
2016-10-03 00:32:42
阅读次数:
363
主机环境redhat6.56位实验环境服务端1ip172.25.29.1主机名:server1.example.comricci服务端2ip172.25.29.2主机名:server2.example.comricci管理端1ip172.25.29.3主机名:server3.example.comluci管理端2ip172.25.29.250fence_virtd防火墙状态:关闭1.安装ricci、luci及创建节..
分类:
其他好文 时间:
2016-09-29 22:20:04
阅读次数:
329
高可用与存储的结合之前我们做好了fence,今天将高可用和存储结合起来。试验主机:172.25.0.2172.25.0.3172.25.0.251(做数据输出端)第一部分:##在做实验之前,需要将luci打开,并且查看集群状态:##将集群的apach关闭:##查看ip发现没有vip:##检测server2的apache(也就是看..
分类:
其他好文 时间:
2016-09-28 07:50:54
阅读次数:
253
实验环境:RHEL7.0服务器server1.example.com172.25.254.1客户端server2.example.com172.25.254.21.安装配置SMB1.1安装[root@server1~]#yuminstallsambasamba-client-y[root@server1~]#systemctlstartsmb[root@server1~]#systemctlenablesmb1.2配置火墙策略[root@server1~]#fir..
分类:
其他好文 时间:
2016-09-23 00:08:41
阅读次数:
256
CentOS6.5部署Unison双向同步服务环境介绍:服务器IPServer1192.168.30.131Server2192.168.30.1321、添加主机互信:a、添加host文件(在Server1、Server2分别操作):[root@localhost~]#echo-e"192.168.30.131Server1\n192.168.30.132Server2">>/etc/hostsb、更改主机名(..
分类:
其他好文 时间:
2016-09-19 16:20:00
阅读次数:
188
环境介绍: 1、添加主机互信: a、添加host文件(在Server1、Server2分别操作): [root@localhost ~]#echo -e "192.168.30.131 Server1\n192.168.30.132 Server2" >> /etc/hosts b、更改主机名(在S ...
分类:
其他好文 时间:
2016-09-19 15:39:22
阅读次数:
196
DRBD节点1:Server1.example.com172.25.23.1节点2:Server2.example.com172.25.23.2VIP:172.25.23.100Selinux和iptables处于disabled状态redhat6.5版本一.安装drbd将源码做成rpm包并安装下载的安装包为drbd-8.4.2.tar.gz[root@server1~]#yuminstallrpm-build-y#做rpm包的工具..
分类:
其他好文 时间:
2016-09-18 15:44:49
阅读次数:
206