




已阅读5页,还剩5页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
HACMP扩容基础目录HACMP扩容基础1一、C-SPOC介绍1二、创建PV11、创建PV12、检查PVID2三、使用C-SPOC功能扩展VG31、进入C-SPOC32、HACMP Logical Volume Management33、Shared Volume Groups34、Set Characteristics of a Shared Volume Group35、Add a Volume to a Shared Volume Group46、选择需要扩容的VG47、回车,然后选择添加的硬盘48、确定无误后,回车继续49、检查两节点PV是否加入VG4四、使用C-SPOC功能扩展FS51、进入System Management (C-SPOC)52、HACMP Logical Volume Management63、Shared File Systems64、选择JFS2类型65、Change / Show Characteristics of a Shared JFS266、选择需要扩容的文件系统77、输入文件系统大小78、修改LV属性以支持更多的LP79、检查文件系统大小9一、HACMP C-SPOC介绍为方便管理集群中的操作,HACMP 提供了一种方法,通过该方法可以在多个集群节点执行命令并维护要执行操作之间的协调。一些集群维护操作可能影响 HACMP 配置(拓扑和资源),但通过 HACMP 系统管理工具 (C-SPOC),无需停止关键作业即可执行这些任务(如添加或删除资源、用户和更改拓扑元素)。注意:C-SPOC 使用一种新的集群通信守护进程 (clcomdES) 在远程节点上执行命令。如果此守护进程没有运行或者无法验证来自发起者节点的请求,将不会执行远程节点上的命令,因此 C-SPOC 操作将会失败。使用 C-SPOC 实用工具,在一个节点(发起更改的节点)上执行的命令也会在其他集群节点上执行。C-SPOC 最大限度地减少了管理开销,并降低了节点状态不一致的可能性以下我们将利用C-SPOC功能来在线添加PV及扩展FS。二、创建PV 1、创建PV用命令cfgmgr v及/usr/DynamicLinkManager/bin/dlmcfgmgr配置LUN;其中dlmfdrvX就是HDLM封装的伪设备# lspvhdisk0 000345a76cc6fc03 rootvg activehdisk1 000345a72fc97c3c rootvg activehdisk2 none None hdisk3 none None dlmfdrv0 000344b9f4ebfc92 hbvg concurrentdlmfdrv1 000344b9f4ee1d74 dominovg activehdisk8 none None hdisk9 none None dlmfdrv2 none None hdisk6 none None hdisk7 none None在两个节点分别创建PV# chdev -l dlmfdrv2 -a pv=yesdlmfdrv2 已更改2、检查PVIDNode 1# lspvhdisk0 000345a76cc6fc03 rootvg activehdisk1 000345a72fc97c3c rootvg activehdisk2 none None hdisk3 none None dlmfdrv0 000344b9f4ebfc92 hbvg concurrentdlmfdrv1 000344b9f4ee1d74 dominovg activehdisk6 none None hdisk7 none None hdisk10 none None hdisk11 none None dlmfdrv2 000345a70c2be00e None Node 2# lspvhdisk0 000344b96ca1ba08 rootvg activehdisk1 000344b930963e28 rootvg activehdisk2 none None hdisk3 none None dlmfdrv0 000344b9f4ebfc92 hbvg concurrentdlmfdrv1 000344b9f4ee1d74 dominovg hdisk6 none None hdisk7 none None hdisk8 none None hdisk9 none None dlmfdrv2 000345a70c2be00e None输出显示两个节点的PVID已经生成。三、使用C-SPOC功能扩展VG1、进入C-SPOC# smitty hacmpInitialization and Standard ConfigurationExtended ConfigurationSystem Management (C-SPOC) Problem Determination Tools2、HACMP Logical Volume ManagementManage HACMP ServicesHACMP Communication Interface ManagementHACMP Resource Group and Application ManagementHACMP Log Viewing and ManagementHACMP File Collection ManagementHACMP Security and Users ManagementHACMP Logical Volume ManagementHACMP Concurrent Logical Volume ManagementHACMP Physical Volume ManagementConfigure GPFSOpen a SMIT Session on a Node3、Shared Volume GroupsShared Volume GroupsShared Logical VolumesShared File SystemsSynchronize Shared LVM MirrorsSynchronize a Shared Volume Group Definition4、Set Characteristics of a Shared Volume GroupList All Shared Volume GroupsCreate a Shared Volume GroupCreate a Shared Volume Group with Data Path DevicesSet Characteristics of a Shared Volume GroupImport a Shared Volume GroupMirror a Shared Volume GroupUnmirror a Shared Volume Group5、Add a Volume to a Shared Volume GroupAdd a Volume to a Shared Volume Group Remove a Volume from a Shared Volume GroupEnable/Disable a Shared Volume Group for Cross-Site LVM Mirroring Verification6、选择需要扩容的VGShared Volume Group Names #Resource Group Volume Groupdominorg dominovg#Resource Group Volume Grouphbrg hbvg7、回车,然后选择添加的硬盘Node_a dlmfdrv28、确定无误后,回车继续Resource Group Name dominorgVOLUME GROUP name dominovgReference node Node_a VOLUME names dlmfdrv29、检查两节点PV是否加入VGNode 1# lspvhdisk0 000345a76cc6fc03 rootvg activehdisk1 000345a72fc97c3c rootvg activehdisk2 none None hdisk3 none None dlmfdrv0 000344b9f4ebfc92 hbvg concurrentdlmfdrv1 000344b9f4ee1d74 dominovg activehdisk8 none None hdisk9 none None dlmfdrv2 000345a70c2be00e dominovg activehdisk6 none None hdisk7 none None #Node 2# lspvhdisk0 000344b96ca1ba08 rootvg activehdisk1 000344b930963e28 rootvg activehdisk2 none None hdisk3 none None dlmfdrv0 000344b9f4ebfc92 hbvg concurrentdlmfdrv1 000344b9f4ee1d74 dominovg hdisk6 none None hdisk7 none None hdisk8 none None hdisk9 none None dlmfdrv2 000345a70c2be00e dominovg 其中Node 1是主节点,Node 2是备节点;从以上输出信息可以知道dlmfdrv2已经添加到dominovg中,VG的信息已经自动同步;由于Node 1是主节点,因此dlmfdrv2在该节点是active的。四、使用C-SPOC功能扩展FS1、进入System Management (C-SPOC)#smitty hacmpInitialization and Standard ConfigurationExtended ConfigurationSystem Management (C-SPOC)Problem Determination Tools2、HACMP Logical Volume ManagementManage HACMP ServicesHACMP Communication Interface ManagementHACMP Resource Group and Application ManagementHACMP Log Viewing and ManagementHACMP File Collection ManagementHACMP Security and Users ManagementHACMP Logical Volume ManagementHACMP Concurrent Logical Volume ManagementHACMP Physical Volume ManagementConfigure GPFSOpen a SMIT Session on a Node3、Shared File SystemsShared Volume GroupsShared Logical VolumesShared File SystemsSynchronize Shared LVM MirrorsSynchronize a Shared Volume Group Definition4、选择JFS2类型日志文件系统增强型日志文件系统5、Change / Show Characteristics of a Shared JFS2Add an Enhanced Journaled File SystemAdd an Enhanced Journaled File System on a Previously Defined Logical VolumeList All Shared File SystemsChange / Show Characteristics of a Shared Enhanced Journaled File SystemRemove a Shared File System6、选择需要扩容的文件系统# Resource Group FileSystem dominorg /domino 7、输入文件系统大小Resource Group Name dominorg文件系统名称 /domino新建安装点 /domino文件系统的大小 387618048安装组 许可权 读/写安装选项 是否启动磁盘记帐? No块大小(字节) 4096是否直接插入日志? No直接插入日志大小 (MB) 0Node_a: 0516-787 extendlv: Maximum allocation for logical volume fslv01Node_a: is 798.Node_a: cl_rsh had exit code = 1, see cspoc.log and/or clcomd.log for more informationcl_chfs: Error executing chfs-a size=387618048 /domino on node Node_a扩容失败,检查PP SIZE# lsvg dominovg |grep SIZEVG STATE: active PP SIZE: 128 megabyte(s)显然,/domino目录所关联的LV可分配的最大LV数量只有798,798*128=102,因此只能把文件系统扩展到100g多;需要修改LV属性支持更大的文件系统。8、修改LV属性以支持更多的LPInitialization and Standard ConfigurationExtended ConfigurationSystem Management (C-SPOC)Problem Determination ToolsManage HACMP ServicesHACMP Communication Interface ManagementHACMP Resource Group and Application ManagementHACMP Log Viewing and ManagementHACMP File Collection ManagementHACMP Security and Users ManagementHACMP Logical Volume ManagementHACMP Concurrent Logical Volume ManagementHACMP Physical Volume ManagementConfigure GPFSOpen a SMIT Session on a NodeShared Volume GroupsShared Logical VolumesShared File Systems Synchronize Shared LVM MirrorsSynchronize a Shared Volume Group DefinitionList All Shared Logical Volumes by Volume GroupAdd a Shared Logical VolumeSet Characteristics of a Shared Logical VolumeShow Characteristics of a Shared Logical VolumeChange a Shared Logical Volume Remove a Shared Logical Volume“逻辑分区的最大数量”这一栏输入该LV的最大PP数量dominorg fslv01 dominorg loglv01* Resource Group Name dominorg* 逻辑卷名称 fslv01逻辑卷类型 jfs2物理卷位置 中间物理卷范围 最小用于分配的物理卷最大数量 32 要将每个逻辑分区副本分配到一个单独的物理卷吗? 是逻辑分区的最大数量 2048读取/写入的“规划策略”逻辑分区副本 parallel 许可权 读/写要启用坏块重定位吗? 是要启用写入验证吗? 否要一致性镜像化写入吗? 主动按照以上方法进入C-SPOC的LVMAdd an Enhanced Journaled Fil
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- (2025年标准)合伙风险协议书
- (2025年标准)还款展期协议书
- 2025河南信阳潢川县档案馆招聘全日制公益性岗位1人考试备考题库及答案解析
- 2025安徽省吴楚旅行社有限公司招聘1人备考题库及答案解析
- 2025贵州两山文旅集团有限公司招聘笔试模拟试题及答案解析
- 浙江省杭州市五校联考2025-2026学年高三生物第一学期期末质量跟踪监视试题
- 2025河南南阳聘用制书记员招聘81人考试备考题库及答案解析
- 2025年新代办事宜协议书
- 2025年街道离婚协议书
- 2025年合作承包果场协议书
- 三电延保合同协议
- 连锁药店质量管理制度
- 农产品销售公司岗位职责及团队架构
- 离婚协议书正规打印电子版(2025年版)
- 解读化妆品监督管理条例
- 能源管理体系及节能知识培训课件
- 美团骑手2025年度骑手权益保障与法律法规遵守合同4篇
- 化工设备基础知识培训课件
- 《纵隔病变的ct诊断》课件
- 2024年中国创新方法大赛考试题库(含答案)
- 《毒虫咬伤》课件
评论
0/150
提交评论