博客首页
注册
建议与交流
排行榜
加入友情链接
推荐
投诉
搜索:
帮助
好好学习,天天向SUN
联系方式: leiyu530@163.com
penguinstorm.cublog.cn
管理博客
发表文章
留言
收藏夹
博客圈
音乐
相册
· N4000拆卸过程
· Solaris8安装过程截图
· Veritas
}
· 建立VOLUME
· 其他
· 证书
· ORACLE_FOR_Solaris9i
· HACMP_FOR_AIX 4.3.3
}
· 准备工作
· 配置过程
· 配置共享卷组
· 配置应用脚本
· 同步过程
· 启动双机
· 错误大观
· 路由交换
· ruby专用文件夹
· sun_cluster
· FASTT系列存储
· 7133换盘操作
· HACMP_FOR_AIX 5.1
· 地震纪实
文章
· AIX
}
· 实践操作
· 双机配置
· 系统认证
· 基础知识
· 故障处理
· 共享精神
· HPUX
}
· 学逻辑卷
· 双机相关
· 考试认证
}
· CSE
· CSA
· 基础知识
· 动手实践
· 存储备份
· CISCO
}
· 交换相关
· 路由相关
· 认证考试
}
· CCNA
· CCNP
· CCIE
· 心情日记
· 动手实践
· Linux
· Oracle
}
· 基础知识
· 实践操作
· 考试认证
· 实验操作
· English
· Solaris
}
· 读书笔记
}
· SA239
· SA299
· SA399
· ES222
· SM240
· ES255
· ES310
· Solaris高级系统管理员指南
· 基础知识
· 实践操作
}
· ST350
· 认证计划
· 系统安装
· Veritas
}
· 基础知识
· 实践操作
· Program
}
· Rails
}
· 基础知识
· 实践操作
· 语法掌握
· Dynamips
· 荣誉勋章
· 过关总结
· 闲言碎语
· 熬夜签到
· 好文收录
· 人在职场
· 热点关注
首页
关于作者
姓名:雷宇 昵称:storm 职业:IT 年龄:26 位置:北京 个性介绍:没啥个性 不聊MSN/QQ 本着资源共享的精神,所有文章欢迎转载
||
<<
>>
||
我的分类
文章列表 - ES222
ES222-磁盘阵列命令相关总结
<p>1,isainfo -v:to check your component working on 32bit or 64bit<br />2,metaset -s diskset-name -a disk-name<br /># metaset -s red -a /dev/did/dsk/d13<br />3,metadb -a -c number -l length-of-replica -f ctds-of-slice:create the state database<br />4,metadb -i:check the status of the state database<br />5,metadb -d -f ctds-of-slice:delete the state database<br />6,metainit volume-name number-of-stripes components-per-strip component-names -i interlace<br />7,metattach volume-name component-names<……
查看全文
发表于:2005-11-28 ┆
阅读(1055)
┆
评论(0)
ES222:chapter24-monitoring and error reporting
<p>The following task map identifies the procedures that are needed to manage error reporting for solaris volume manager:<br />1,configure the mdmonitord daemon to periodically check for errors:<br />configure the error-checking interval used by the mdmonitord daemon by editing the /lib/svc/method/svc-mdmonitor script<br />2,configure the solaris volume manager SNMP agent:<br />edit the configuration files in the /etc/snmp/conf directory so that solaris volume manager will throw traps appropiate……
查看全文
发表于:2005-10-19 ┆
阅读(734)
┆
评论(0)
ES222:chapter23-Top-Down volume creation(tasks)
<p>The following task mapidentifies the procedures needed to create solaris volume manager volumes using the metassist command. This command enables you to specify volumes based on quality-of-service characteristics and to create sets of layered volumes with a single command:<br />1,create volumes automatically:<br />enables you to use the metassist command to create one or more solaris volume manager volumes. Also, enables you to control the amount of information about the volume creation proce……
查看全文
发表于:2005-10-19 ┆
阅读(744)
┆
评论(0)
ES222:chapter22-Top-Down volume creation(overview)
<p>创建top-down卷可以用来帮助使用metassist命令自动创建solaris卷管理器的配置,这样就不用手动的进行磁盘分区、创建RAID-0卷、创建热插拔组件、创建镜像等操作.相反的,可以只用metassist命令创建一个卷,剩下的工作则由solaris卷管理器来完成 </p><p>The metassist command enables you to create solaris volume manager volume configurations with a single command. You can specify volume characteristics in terms of quality-of-service. Quality-of-service characteristics means that without specifying the hardware com……
查看全文
发表于:2005-10-19 ┆
阅读(755)
┆
评论(0)
ES222:chapter21-best pratices for SVM
<p>Distributed computing environments, often need to deploy similar or identical servers at multiple locations. These environments include ISPs, geographically distributed sales offices, and telecommunication service providers. Servers in a distributed computing environment might provide some of the following services:<br />Router or firewall services<br />Email services<br />DNS caches<br />Usenet (Network News) servers<br />DHCP services<br />Other services best provided at a variety of locati……
查看全文
发表于:2005-10-19 ┆
阅读(735)
┆
评论(0)
ES222:chapter20-maintaining solaris volume manager
<p>The following task map identifies the procedures that are needed to maintain solaris volume manager:<br />1,view the solaris volume manager configuration:<br />use the solaris volume manager GUI or the metastat command to view the system configuration<br />2,rename a volume:<br />use the solaris volume manager GUI or the metarename command to rename a volume<br />3,create configuration files:<br />use the metastat -p command and the metadb command to create configuration files<br />4,initiali……
查看全文
发表于:2005-10-18 ┆
阅读(721)
┆
评论(0)
ES222:chapter19-chapter19-Disk sets(tasks)
The following task map identifies the procedures that are needed to manage solaris volume manager disk sets and solaris volume manager for sun cluster multi-owner disk sets:<br />1,create a disk set:<br />use the solaris volume manager GUI or the metaset command to create a disk set. use the metaset -M command to create a multi-owner disk set<br />2,add disks to a disk set:<br />use the solaris volume manager GUI or the metaset command to add disks to a disk set<br />3,add a host to a disk set:<……
查看全文
发表于:2005-10-18 ┆
阅读(744)
┆
评论(0)
ES222:chapter18-Disk sets(overview)
<p>共享的disk set支持数据冗余和数据的实用性.如果一个主机失败了,另一个主机可以接管这个错误主机的disk set</p><p>虽然每个主机都能够控制disk set,但是每次只能有一个主机可以控制它</p><p>在solaris 9 4/04这个版本拥有autotake特性之前,solaris卷管理器不支持自动通过编辑/etc/vfstab文件来自动挂载文件系统,只能通过管理员手动输入命令metaset -s setname -t来完成</p><p>在集群(cluster)环境下创建的disk sets被称为multi-owner disk sets.</p><p>执行metaset -A命令可以启动autotake特性</p><p>保存disk set有两种方法:<br ……
查看全文
发表于:2005-10-18 ┆
阅读(706)
┆
评论(1)
ES222:chapter17-Hot spare pools(tasks)
<p>The following task map identifies the procedures that are needed to manage solaris volume manager hot spare pools:<br />1,create a hot spare pool:use the solaris volume manager GUI or the metainit command to create a hot spare pool<br />2,add slices to a hot spare pool:use the solaris volume manager GUI or the metahs command to add slices to a hot spare pool<br />3,associate a hot spare pool with a volume:use thesolaris volume manager GUI or the metaparam command to associate a hot spare pool……
查看全文
发表于:2005-10-17 ┆
阅读(816)
┆
评论(0)
ES222:chapter16-Hot spare pools(overview)
<p>当hot spare空闲的时候不能用来储存数据或者状态数据库的复制品<br />可以通过solaris系统控制台的方式或者命令行的方式来管理hot spares和hot spare pools</p><p>当I/O设备发生错误的时候,solaris卷管理器就在hot spare pool当中搜索hot spare组件来对发生故障的设备进行替换,被用来替换的hot spare组件必须满足它的大小和被替换组件的大小适中或者比被替换组件的大小大</p><p>当一个分区遭遇I/O错误的时候,它的状态显示为'Broken'.要修复这个错误,首先替换或者修复坏的分区,然后使用solaris系统控制台的工具或者命令metahs -e来……
查看全文
发表于:2005-10-17 ┆
阅读(733)
┆
评论(0)