- 論壇徽章:
- 0
|
大家好!我在配置IBM P740的HACMP雙機(jī)遇到個(gè)問題。請(qǐng)幫看看如何解決。謝謝!
現(xiàn)場是P740雙機(jī),AIX版本是6.1,HACMP版本是6.1.0.2。
規(guī)劃是smp202和smp203兩臺(tái)主機(jī)各有2個(gè)不同網(wǎng)段IP地址,一個(gè)用作boot(10.150.4.202和10.150.4.203),一個(gè)用作stb (10.150.4.87和10.150.4.88),
業(yè)務(wù)地址smp134_svc用作業(yè)務(wù)IP地址,smp134_svc采用IP替換方式,替換boot地址。
我在smp202上配置完hacmp后,執(zhí)行[Extended Verification and Synchronization]菜單驗(yàn)證并同步時(shí),遇到了錯(cuò)誤[ERROR: Node: crbtsmp202 has no available communication interface for takeover of service IP label: smp134_svc, and will never acquire its resource group.]
1. 兩臺(tái)主機(jī)的/etc/hosts文件配置如下
--------------------------------------------------------------------------------------------------
127.0.0.1 loopback localhost # loopback (lo0) name/address
10.150.4.202 smp202_boot smp202
10.150.4.87 smp202_stb
10.150.4.203 smp203_boot smp203
10.150.4.88 smp203_stb
10.150.4.134 smp134_svc smp134
--------------------------------------------------------------------------------------------------
2. 查看HACMP配置是:
命令步驟:
->Initialization and Standard Configuration
->Display HACMP Configuration
配置細(xì)節(jié):
--------------------------------------------------------------------------------------------------
COMMAND STATUS
Command: OK stdout: yes stderr: no
Before command completion, additional instructions may appear below.
Cluster Name: cluster10
Cluster Connection Authentication Mode: Standard
Cluster Message Authentication Mode: None
Cluster Message Encryption: None
Use Persistent Labels for Communication: No
There are 2 node(s) and 3 network(s) defined
NODE smp202:
Network net_ether_01
smp202_boot 10.150.4.202
Network net_ether_02
smp202_stb 10.150.4.87
Network net_rs232_01
smp202_tty0_01 /dev/tty0
NODE crbtsmp203:
Network net_ether_01
smp134_svc 10.150.4.134
smp203_boot 10.150.4.203
Network net_ether_02
smp203_stb 10.150.4.88
Network net_rs232_01
smp203_tty0_01 /dev/tty0
Resource Group rg10
Startup Policy Online On First Available Node
Fallover Policy Fallover To Next Priority Node In The List
Fallback Policy Never Fallback
Participating Nodes smp203 smp202
Service IP Label smp134_svc
--------------------------------------------------------------------------------------------------
3. 查看資源組配置是:
命令步驟:
->Extended Configuration
->Extended Resource Configuration
->HACMP Extended Resource Group Configuration
->Show All Resources by Node or Resource Group
->Show Resource Information by Resource Group
配置細(xì)節(jié):
--------------------------------------------------------------------------------------------------
COMMAND STATUS
Command: OK stdout: yes stderr: no
Before command completion, additional instructions may appear below.
[TOP]
Resource Group Name rg_10
Participating Node Name(s) smp203 smp202
Startup Policy Online On First Available Node
Fallover Policy Fallover To Next Priority Node In The List
Fallback Policy Never Fallback
Site Relationship ignore
Dynamic Node Priority
Service IP Label smp134_svc
Filesystems ALL
Filesystems Consistency Check fsck
Filesystems Recovery Method sequential
Filesystems/Directories to be exported (NFSv2/NFSv3)
Filesystems/Directories to be exported (NFSv4)
Filesystems to be NFS mounted
Network For NFS Mount
Filesystem/Directory for NFSv4 Stable Storage
Volume Groups vg10
Concurrent Volume Groups
Use forced varyon for volume groups, if necessary false
Disks
GMVG Replicated Resources
GMD Replicated Resources
PPRC Replicated Resources
SVC PPRC Replicated Resources
EMC SRDF?Replicated Resources
TRUECOPY Replicated Resources
GENXD Replicated Resources
Connections Services
Fast Connect Services
Shared Tape Resources
Application Servers app10
Highly Available Communication Links
Primary Workload Manager Class
Secondary Workload Manager Class
Delayed Fallback Timer
Miscellaneous Data
Automatically Import Volume Groups false
Inactive Takeover
SSA Disk Fencing false
Filesystems mounted before IP configured false
WPAR Name
Run Time Parameters:
Node Name smp203
Debug Level high
Format for hacmp.out Standard
Node Name smp202
Debug Level high
Format for hacmp.out Standard
[BOTTOM]
--------------------------------------------------------------------------------------------------
4. 驗(yàn)證和同步資源組配置時(shí):
命令步驟:
->Extended Configuration
->Extended Verification and Synchronization
錯(cuò)誤細(xì)節(jié):
--------------------------------------------------------------------------------------------------
Verifying Cluster Resources...
ERROR: Node: smp202 has no available communication interface for takeover of
service IP label: smp134_svc, and will never acquire its resource group.
--------------------------------------------------------------------------------------------------
5. 補(bǔ)充下網(wǎng)絡(luò)拓?fù)渲泄?jié)點(diǎn)配置如下。
此處[Communication Path to Node]不管是配置為boot地址,還是stb地址,都驗(yàn)證不通過,一樣的錯(cuò)誤。請(qǐng)問這個(gè)配置條目是指什么呢?
命令步驟:
Extended Configuration
Extended Topology Configuration
Configure HACMP Nodes
Change/Show a Node in the HACMP Cluster
配置細(xì)節(jié):
--------------------------------------------------------------------------------------------------
crbtsmp202節(jié)點(diǎn)
Change/Show a Node in the HACMP Cluster
Type or select values in entry fields.
Press Enter AFTER making all desired changes.
[Entry Fields]
* Node Name smp202
New Node Name []
Communication Path to Node [10.150.4.202] +
Persistent Node IP Label/Address
--------------------------------------------------------------------------------------------------
crbtsmp203節(jié)點(diǎn)
Change/Show a Node in the HACMP Cluster
Type or select values in entry fields.
Press Enter AFTER making all desired changes.
[Entry Fields]
* Node Name smp203
New Node Name []
Communication Path to Node [10.150.4.203] +
Persistent Node IP Label/Address
--------------------------------------------------------------------------------------------------
謝謝! |
|