新聞中心
Unix Study之--AIX系統(tǒng)構(gòu)建RAC通過(guò)ASM磁盤(pán)共享
如上圖所示:hdisk0支持reserve_policy,而hdisk1卻不支持reserve_policy。
在AIX系統(tǒng)上,構(gòu)建ASM磁盤(pán)共享的RAC環(huán)境,需要設(shè)置reserve_policy。
安裝rac要將reserve_lock(reserve_policy)設(shè)置成NO或no_reserve,目的是因?yàn)?/strong>RAC 需要 并發(fā)的共享盤(pán) ,所以盤(pán)不能被一臺(tái)機(jī)器鎖住
如果不設(shè)置說(shuō)不上什么時(shí)候會(huì)出問(wèn)題。
操作:
======================================================
To enable simultaneous access to a disk device from multiple nodes, you must set the appropriate Object Data Manager (ODM) attribute listed in the following table to the value shown, depending on the disk type:
Disk Type Attribute Value
SSA, FAStT, or non-MPIO-capable disks reserve_lock no
ESS, EMC, HDS, CLARiiON, or MPIO-capable disks
reserve_policy no_reserve
To determine whether the attribute has the correct value, enter a command similar to the following on all cluster nodes for each disk device that you want to use:
# /usr/sbin/lsattr -E -l hdiskn
If the required attribute is not set to the correct value on any node, then enter a command similar to one of the following on that node:
■ SSA and FAStT devices
# /usr/sbin/chdev -l hdiskn -a reserve_lock=no
■ ESS, EMC, HDS, CLARiiON, and MPIO-capable devices
# /usr/sbin/chdev -l hdiskn -a reserve_policy=no_reserve
=====================================================
另外有需要云服務(wù)器可以了解下創(chuàng)新互聯(lián)cdcxhl.cn,海內(nèi)外云服務(wù)器15元起步,三天無(wú)理由+7*72小時(shí)售后在線,公司持有idc許可證,提供“云服務(wù)器、裸金屬服務(wù)器、高防服務(wù)器、香港服務(wù)器、美國(guó)服務(wù)器、虛擬主機(jī)、免備案服務(wù)器”等云主機(jī)租用服務(wù)以及企業(yè)上云的綜合解決方案,具有“安全穩(wěn)定、簡(jiǎn)單易用、服務(wù)可用性高、性價(jià)比高”等特點(diǎn)與優(yōu)勢(shì),專(zhuān)為企業(yè)上云打造定制,能夠滿足用戶豐富、多元化的應(yīng)用場(chǎng)景需求。
本文標(biāo)題:UnixStudy之--AIX系統(tǒng)構(gòu)建RAC通過(guò)ASM磁盤(pán)-創(chuàng)新互聯(lián)
轉(zhuǎn)載源于:http://www.ef60e0e.cn/article/docggo.html