Centos7下使用Falcon的资源池并配置为LVMmirror首先得保证Falcon的设备上已经存在一个可以使用的资源池操作环境#uname–aLinuxZZSRV1.localdomain3.10.0-123.el7.x86_64#1SMPMonJun3012:09:22UTC2014x86_64x86_64x86_64GNU/Linux#cat/etc/redhat-releaseCentOSLinuxrelease7.0..
分类:
其他好文 时间:
2014-08-16 17:14:31
阅读次数:
276
Linux红帽磁盘管理~~~~RAID5+LVM实验环境:在Linux操作系统的PC机上添加3块20G大小的磁盘实验步骤:一.创建RAID5:1.准备工作:[root@112~]#uname-a//查看基本信息[root@112~]#cat/etc/redhat-release//查看红帽的发行版本为添加好的三个磁盘进行分区,分区的类型:FD(全称:..
分类:
系统相关 时间:
2014-08-16 17:14:11
阅读次数:
568
OpenLDAP是轻型目录访问协议(LightweightDirectoryAccessProtocol,LDAP)的自由和开源的实现,在其OpenLDAP许可证下发行,并已经被包含在众多流行的Linux发行版中。它主要包括下述4个部分:slapd-独立LDAP守护服务slurpd-独立的LDAP更新复制守护服务实现LDAP协议的库工具软件..
分类:
其他好文 时间:
2014-08-16 17:13:32
阅读次数:
999
收到执行ADDMRPT报表 比较麻烦! 每天让它自动执行 邮件来看看...
分类:
数据库 时间:
2014-08-15 19:40:19
阅读次数:
239
磁盘管理RAID1POC环境在linux上添加2块新的30GB硬盘启动cat/etc/redhat-releasecatName:mdadmRelocations:(notrelocatable)Version:3.2.5Vendor:RedHat,Inc.Release:4.el6BuildDate:Fri07Dec201212:14:45AMCSTInstallDate:Fri01Aug201406:07:09PMCSTBuildHost:x86-003.build.bo..
分类:
系统相关 时间:
2014-08-15 14:48:49
阅读次数:
311
前提是已经安装了core及base两个组#cat/etc/redhat-release
RedHatEnterpriseLinuxServerrelease6.4(Santiago)
#uname-a
Linuxlocalhost.localdomain2.6.32-358.el6.x86_64#1SMPTueJan29
11:47:41EST2013x86_64x86_64x86_64GNU/Linux修改本机IP为静态获取#vi/etc/sysconfig/net..
分类:
系统相关 时间:
2014-08-15 10:52:19
阅读次数:
343
先在虚拟机上添加两块硬盘查看一下操作系统[root@web1~]#uname-aLinuxweb1.abc.local2.6.32-358.el6.x86_64#1SMPTueJan2911:47:41EST2013x86_64x86_64x86_64GNU/Linux[root@web1~]#cat/etc/redhat-releaseRedHatEnterpriseLinuxServerrelease6.4(Santiago)查看mdadm的版本信息[..
分类:
其他好文 时间:
2014-08-15 10:51:50
阅读次数:
382
实验环境#uname-aLinuxlocalhost.localdomain3.10.0-123.el7.x86_64#1SMPMonJun3012:09:22UTC2014x86_64x86_64x86_64GNU/Linuxcat/etc/redhat-releaseCentOSLinuxrelease7.0.1406(Core)添加两块新硬盘做来实验。操作步骤创建分区先分别在两个磁盘上创建六个分区,然后查看分区#..
分类:
其他好文 时间:
2014-08-15 10:51:39
阅读次数:
303
#uname-a
Linuxhs105.localdomain2.6.32-358.el6.x86_64#1SMPTueJan2911:47:41EST2013x86_64x86_64x86_64GNU/Linux
#cat/etc/redhat-release
RedHatEnterpriseLinuxServerrelease6.4(Santiago)使用rpm安装mdadm[root@hs105~]#mount/dev/cdrom/mnt/cdrom/
mount:blockdevice/dev..
分类:
其他好文 时间:
2014-08-15 02:58:18
阅读次数:
317
1、SUSE下采用LVM管理硬盘的方式,创建一个10G大小的硬盘lvcreate-nmonowall-L10Gxen_suse2、安装配置文件catmonowall-pxe.cfg,COPY到安装的机器,执行xmcreatemonowall-pxe.cfgname="monowall"builder="hvm"#虚拟化方式memory="2048"#内存最大只支持2Gdisk=[‘phy:/dev/xen_ov..
分类:
其他好文 时间:
2014-08-15 02:57:37
阅读次数:
235