参考资料http://docs.ceph.org.cn/rados/operations/add-or-rm-osds/#id12https://www.redhat.com命令1.所有节点上,防火墙,selinux等关掉,配置hostname与hosts文件,ntp同步;确保网络可达setenforce0vim/etc/selinux/config#将selinux改成disablesystemctlstopfirewalldsystemc..
分类:
其他好文 时间:
2016-08-29 00:13:13
阅读次数:
530
网络-网络-有网才有络络,哈哈!学习在于不断记录,问题记录多了就成大牛了。当大牛达到一定层次,都会回馈社会。研发推出新的东东! CentOS找不到ifcfg-eth0解决方法 问题描述: ifconfig命令无法找到eth0设备,且/etc/sysconfig/network-scripts/中只有 ...
分类:
其他好文 时间:
2016-08-27 22:07:16
阅读次数:
236
大纲: RHEL7启动原理 RHEL7服务启动配置 网络概述 发布内网服务器 ############################################################ RHEL7启动原理: BIOS自检--->MBR--->GRUB--->加载内核--->system... ...
分类:
其他好文 时间:
2016-08-27 06:27:03
阅读次数:
262
RHEL7启动的原理和服务控制本节所讲内容:1-1-RHEL7的启动原理1-2-1-2-RHEL7的服务管理1-3-1-3-网络模型与IP地址的概述BIOS自检->MBR启动GRUB加载内核systemd的init进程systemd的初始化进程作用:加载所需的服务和用户空间工具,挂载文件系统/etc/fstabsystemd是Linux内核启动..
分类:
其他好文 时间:
2016-08-27 00:46:02
阅读次数:
273
一systemd基本知识提高启动速度自动服务依赖管理systemd基本管理unitServiceunit.serviceAsystemservice.Targetunit.targetAgroupofsystemdunits.Automountunit.automountAfilesystemautomountpoint.Deviceunit.deviceAdevicefilerecognizedbythekernel.Mountunit.mountAfilesy..
分类:
其他好文 时间:
2016-08-24 17:45:47
阅读次数:
142
一SAMBA二SAMBA安装配置三SAMBA案例四SAMBA高可用
分类:
其他好文 时间:
2016-08-24 17:45:08
阅读次数:
120
一切换环境变量为中文的方法1.查看当前环境变量信息localectllist-locales2.设置环境变量vi/etc/locale.confLANG="zh_CN.utf8"或者[root@server~]#localectlset-localeLANG="en_US.UTF-8"3.重新加载环境变量./etc/profile二时间和日期设置timedatectlhwclock[root@server~]#tim..
分类:
其他好文 时间:
2016-08-24 17:44:59
阅读次数:
183
一NFS介绍二NFS安装和配置三NFS案例四NFS性能五NFS高可用
分类:
其他好文 时间:
2016-08-24 17:44:20
阅读次数:
116
一文本编辑器二常见命令2.1history2.2bashctrl+ajumptothebeginningofthecommandlinectrl+ectrl+uctrl+kctrl+leftarrowctrl+r2.3helppinfopinfocat/usr/share/doc三文件系统ext4xfsbtrfsgfs2四正则表达式*anystringof0ormorecharacters.?anysinglecharacter.~thecurrentuser‘sh..
分类:
系统相关 时间:
2016-08-24 17:43:45
阅读次数:
234