AIX平台下创建文件系统需要注意的问题
本文PDF版下载 http://xunzhaoxz.itpub.net/resource/40016/29781
作者:xunzhao【转载时请以超链接形式标明文章出处和作者信息】
链接:http://xunzhaoxz.itpub.net/post/40016/487969
关键字:AIX create file systems HACMP logfile jfslog jfs2log logform chfs 创建文件系统 重建JFSLOG JFS2LOG
这几天在看HACMP相关的一些文档,注意到在HACMP中添加NFS 资源组的时候,需要注意如下问题(即[1][2]),由此扩展开来,在AIX平台下创建文件系统需要注意的问题:
1) 在HA环境下为了确保发生takeover时能够顺利地接管失效节点的VG等资源,创建文件系统时需要注意:
[1] Ensure that the major number for each volume group is identical on both nodes.
[2] Defined, within each volume group, a logical volume and a file system that will be exported, and named them /ap1_fs and /app2_fs. Ensured that logical volumes names and jfslog names are consistent on both nodes.
当然HA环境下可以通过C-SPOC进行操作确保节点设置一致性。
2) 单机环境下,从方便管理、提高可读性等方面考虑,建议创建文件系统时手工指定LOG文件。
1. 前言:LOG文件简述
IBM红皮书《IBM Certification Study Guide Eserver p5 and pSeries Administration and Support for AIX 5L Version 5.3》中关于LOG文件的描述如下:
查看全文
xunzhaoxz
发表于:2009.07.21 22:41
::分类:
(
AIX
)
::阅读:(753次)
::
评论
(0)
::
引用 (0)