Chinaunix

标题: fast logic drive 扩容 [打印本页]

作者: xiaolinzi    时间: 2009-05-21 15:42
标题: fast logic drive 扩容
Fast存储已经上线生产\r\n现在想把以前建的logic drive扩大即increase capacity\r\n现在的问题是扩容后不知道在AIX操作系统里还需要做什么操作\r\n查了手册,都没讲到这个问题\r\n\r\n当然新建logic drive也是可以的\r\n不过现在不想新建
作者: xiaolinzi    时间: 2009-05-21 16:28
就是increase capacity,扩大已经建好的LUN的大小\r\n\r\n就是不明白在主机端需要如何操作
作者: 我老婆黑社会    时间: 2009-05-21 18:41
我看了一下GUIDE,确实可以在线扩LUN容量,但是需要操作系统支持在线扩容LV容量,AIX应该是支持的,但是没做过,不晓得有什么风险
作者: xiaolinzi    时间: 2009-05-21 18:56
我找了半天,手册上没一个地方讲到在操作系统上怎么做
作者: 我老婆黑社会    时间: 2009-05-21 19:08
找到了:\r\n On AIX\r\n–varyoffvg\r\n–chvg–g vgname\r\n–varyonvg\r\n\r\n 我建议啊,做之前一定要备分数.这个没作过,不晓得风险有好高\n\n[ 本帖最后由 我老婆黑社会 于 2009-5-21 19:09 编辑 ]
作者: 我老婆黑社会    时间: 2009-05-21 19:11
我的内部一个培训文档
作者: xiaolinzi    时间: 2009-05-21 19:13
如果是hacmp双机,是不是在备机也要这样处理
作者: xiaolinzi    时间: 2009-05-21 19:17
我给你发了站内消息,能不能把文档发给我看看,谢谢
作者: bent    时间: 2009-05-21 21:25
标题: 回复 #11 xiaolinzi 的帖子
具体步骤可以参考红皮书《DS4000 Best Practices and Performance Tuning Guide》SG24-6363-03。\r\n章节11.1.8 DS4000 series – dynamic functions。里面有step by step步骤。\r\n摘录简要说明如下:\r\nFor Dynamic Volume Expansion:\r\n- DVE support for AIX requires AIX 5.2 or later.\r\n= DVE for AIX 5.3 requires PTF U499974 installed before expanding any file systems.\r\nIn reality, in AIX there is no real Dynamic Volume Expansion because after increasing the\r\nsize of the logical drive under the DS4000 Storage Manager, it is necessary, to use the\r\nadditional disk space, to modify the volume group which contains that drive. A little downtime\r\nis required to perform the operation that is: stop the application, unmount all filesystems on\r\nthis volume group and then varyoff the vg. At this point you need to change the characteristics\r\nof the volume group with chvg -g vgname, varyon the volume group, mount filesystems, and\r\nrestart the application.\r\n\r\n注意要求的AIX补丁。并做好备份。
作者: AIX深入敌后    时间: 2009-05-22 00:47
stop app\r\numount all fs\r\nvaryoffvg  vgname\r\nchvg -u vgname\r\nvaryonvg vgname \r\nstart app
作者: xiaolinzi    时间: 2009-05-22 15:52
如果是windows平台,应该如何操作啊?
作者: jackpenggg    时间: 2009-05-26 10:54
在windows下必须是动态磁盘才支持increase capacity




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2