Hi Guys,
I'm trying to build a demo insfrastructure for Oracle VM for SPARC with Oracle VM Manager for managment. Here is an overview of my infrastructure:
- 2 T5220 with same configuration (2 x 32 core CPU, 32 Go RAM)
- 1 ESX VM hosting Oracle VM Manager with Oracle Linux 5 as OS.
## For OVM Server for SPARC ##
ldm -V
Logical Domains Manager (v 3.1.1.0.5)
Hypervisor control protocol v 1.7
Using Hypervisor MD v 1.4
System PROM:
Hypervisor v. 1.10.7. @(#)Hypervisor 1.10.7.f 2013/08/09 19:14\015
OpenBoot v. 4.33.6. @(#)OpenBoot 4.33.6.e 2014/01/14 15:19
## For OVM Manager ##
Version: 3.3.1.776
ovs-agent for SPARC version: 3.3.1-b776
I try to built a HA environment using ovm manager. Every thing is good until I try to add server to server pool. Add the first server is OK, but it stays on error state because of a cluster construct error.
Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: create_cluster to server: ovmsrv01 failed. OVMAPI_4004E Sync command failed on server: 192.168.25.250. Command: create_cluster,
Server error: org.apache.xmlrpc.XmlRpcException: :(22, 'Invalid argument')
Caused by: com.oracle.ovm.mgr.api.exception.ServerOperationException: OVMAPI_4004E Sync command failed on server: 192.168.25.250. Command: create_cluster,
Server error: org.apache.xmlrpc.XmlRpcException: :(22, 'Invalid argument')
The second server can't be add to the pool until the first one issue is fixed! I'm confuse. Have I use good version for each package? I'm looking for a compatibility matrix between Manager, osv agent and ovm server for sparc, If any one can redirect me to a relevant web page ou doc!!!
Somebody can point me to a solution?
Thank a lot!