Cannot Add Server to Pool: OVMAPI_4010E Attempt to send command: dispatch..

Environment:
Oracle VM Manager
Version: 3.0.2.73
Build: 20110926_73
OVM Server
Version:     3.0.2-11
Description:
I have discovered and setup an OVM Server. I successfully created an empty pool names "Pool1". Once I tried to add the server (esx-4170-01) to "Pool1" I receive the error below.
Communication appears to be working as the server was discovered. Also, pinging the hostname (esx-4170-01) returns with success from esx-4170-01.lab.xxx.com (the FQDN).
<error start>
Job Construction Phase
begin()
Appended operation 'Server Role Update' to object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:14:4f:cb:20:c2 (esx-x4170-01)'.
Appended operation 'Server Join Server Pool' to object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:14:4f:cb:20:c2 (esx-x4170-01)'.
Appended operation 'Server Pool Construct' to object '0004fb0000020000b2f39adb42b33486 (Pool1)'.
Appended operation 'Server Pool Virtual IP Configure' to object '0004fb0000020000b2f39adb42b33486 (Pool1)'.
Appended operation 'Server Pool Member Update' to object '0004fb0000020000b2f39adb42b33486 (Pool1)'.
Appended operation 'Server Cluster Configure' to object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:14:4f:cb:20:c2 (esx-x4170-01)'.
Appended operation 'Server Cluster Construct' to object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:14:4f:cb:20:c2 (esx-x4170-01)'.
commit()
Completed Step: COMMIT
Objects and Operations
Object (IN_USE): [Cluster] b2f39adb42b33486
Object (IN_USE): [Server] 08:00:20:ff:ff:ff:ff:ff:ff:ff:00:14:4f:cb:20:c2 (esx-x4170-01)
Operation: Server Role Update
Operation: Server Join Server Pool
Operation: Server Cluster Configure
Operation: Server Cluster Construct
Object (IN_USE): [ServerPool] 0004fb0000020000b2f39adb42b33486 (Pool1)
Operation: Server Pool Construct
Operation: Server Pool Virtual IP Configure
Operation: Server Pool Member Update
Job Running Phase at 12:39 on Fri, Feb 24, 2012
Job Participants: []
Actioner
Starting operation 'Server Role Update' on object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:14:4f:cb:20:c2 (esx-x4170-01)'
Completed operation 'Server Role Update' completed with direction ==> DONE
Starting operation 'Server Join Server Pool' on object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:14:4f:cb:20:c2 (esx-x4170-01)'
Completed operation 'Server Join Server Pool' completed with direction ==> LATER
Starting operation 'Server Pool Construct' on object '0004fb0000020000b2f39adb42b33486 (Pool1)'
Completed operation 'Server Pool Construct' completed with direction ==> DONE
Starting operation 'Server Pool Virtual IP Configure' on object '0004fb0000020000b2f39adb42b33486 (Pool1)'
Completed operation 'Server Pool Virtual IP Configure' completed with direction ==> DONE
Starting operation 'Server Pool Member Update' on object '0004fb0000020000b2f39adb42b33486 (Pool1)'
Completed operation 'Server Pool Member Update' completed with direction ==> DONE
Starting operation 'Server Cluster Configure' on object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:14:4f:cb:20:c2 (esx-x4170-01)'
Completed operation 'Server Cluster Configure' completed with direction ==> LATER
Starting operation 'Server Cluster Construct' on object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:14:4f:cb:20:c2 (esx-x4170-01)'
Completed operation 'Server Cluster Construct' completed with direction ==> LATER
Starting operation 'Server Join Server Pool' on object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:14:4f:cb:20:c2 (esx-x4170-01)'
Completed operation 'Server Join Server Pool' completed with direction ==> DONE
Starting operation 'Server Cluster Configure' on object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:14:4f:cb:20:c2 (esx-x4170-01)'
Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: esx-x4170-01 failed. OVMAPI_4004E Server Failed Command: dispatch, Status: https://?uname?:[email protected]:8899/api/1 configure_server_for_cluster cluster:
name = b2f39adb42b33486
heartbeat_mode = global
node_count = 1
node:
cluster = b2f39adb42b33486
name = esx-x4170-01
number = 0
ip_address = 198.169.174.44
ip_port = 7777
heartbeat:
cluster = b2f39adb42b33486
region = 0004FB000005000087E6A8BD25A4B829
nfs 198.169.174.80:/vol/ovm2_pool 0004fb000005000087e6a8bd25a4b829 6529cbf7-e48b-4d06-be71-97d9792f5ab7
Fri Feb 24 12:39:22 MST 2012
Fri Feb 24 12:39:22 MST 2012
at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:474)
at com.oracle.ovm.mgr.action.ActionEngine.sendDispatchedServerCommand(ActionEngine.java:414)
at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:361)
at com.oracle.ovm.mgr.action.ClusterAction.configureServerForCluster(ClusterAction.java:82)
at com.oracle.ovm.mgr.op.physical.ServerClusterConfigure.configureCluster(ServerClusterConfigure.java:137)
at com.oracle.ovm.mgr.op.physical.ServerClusterConfigure.action(ServerClusterConfigure.java:56)
at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:191)
at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:216)
at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:257)
at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1019)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:223)
at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:751)
at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:395)
at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:453)
at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
at java.lang.Thread.run(Thread.java:662)
Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: dispatch, Status: https://?uname?:[email protected]:8899/api/1 configure_server_for_cluster cluster:
name = b2f39adb42b33486
heartbeat_mode = global
node_count = 1
node:
cluster = b2f39adb42b33486
name = esx-x4170-01
number = 0
ip_address = 198.169.174.44
ip_port = 7777
heartbeat:
cluster = b2f39adb42b33486
region = 0004FB000005000087E6A8BD25A4B829
nfs 198.169.174.80:/vol/ovm2_pool 0004fb000005000087e6a8bd25a4b829 6529cbf7-e48b-4d06-be71-97d9792f5ab7
Fri Feb 24 12:39:22 MST 2012
at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:752)
at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:470)
... 21 more
FailedOperationCleanup
Starting failed operation 'Server Cluster Configure' cleanup on object 'esx-x4170-01'
Complete rollback operation 'Server Cluster Configure' completed with direction=esx-x4170-01
Rollbacker
Executing rollback operation 'Server Join Server Pool' on object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:14:4f:cb:20:c2 (esx-x4170-01)'
Complete rollback operation 'Server Join Server Pool' completed with direction=DONE
Executing rollback operation 'Server Role Update' on object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:14:4f:cb:20:c2 (esx-x4170-01)'
Complete rollback operation 'Server Role Update' completed with direction=DONE
Executing rollback operation 'Server Pool Member Update' on object '0004fb0000020000b2f39adb42b33486 (Pool1)'
Complete rollback operation 'Server Pool Member Update' completed with direction=DONE
Executing rollback operation 'Server Pool Virtual IP Configure' on object '0004fb0000020000b2f39adb42b33486 (Pool1)'
Complete rollback operation 'Server Pool Virtual IP Configure' completed with direction=DONE
Executing rollback operation 'Server Pool Construct' on object '0004fb0000020000b2f39adb42b33486 (Pool1)'
Complete rollback operation 'Server Pool Construct' completed with direction=DONE
Objects To Be Rolled Back
Object (IN_USE): [Cluster] b2f39adb42b33486
Object (IN_USE): [Server] 08:00:20:ff:ff:ff:ff:ff:ff:ff:00:14:4f:cb:20:c2 (esx-x4170-01)
Object (IN_USE): [ServerPool] 0004fb0000020000b2f39adb42b33486 (Pool1)
Completed Step: ROLLBACK
Job failed commit (internal) due to OVMAPI_4010E Attempt to send command: dispatch to server: esx-x4170-01 failed. OVMAPI_4004E Server Failed Command: dispatch, Status: https://?uname?:[email protected]:8899/api/1 configure_server_for_cluster cluster:
name = b2f39adb42b33486
heartbeat_mode = global
node_count = 1
node:
cluster = b2f39adb42b33486
name = esx-x4170-01
number = 0
ip_address = 198.169.174.44
ip_port = 7777
heartbeat:
cluster = b2f39adb42b33486
region = 0004FB000005000087E6A8BD25A4B829
nfs 198.169.174.80:/vol/ovm2_pool 0004fb000005000087e6a8bd25a4b829 6529cbf7-e48b-4d06-be71-97d9792f5ab7
Fri Feb 24 12:39:22 MST 2012
Fri Feb 24 12:39:22 MST 2012
com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: esx-x4170-01 failed. OVMAPI_4004E Server Failed Command: dispatch, Status: https://?uname?:[email protected]:8899/api/1 configure_server_for_cluster cluster:
name = b2f39adb42b33486
heartbeat_mode = global
node_count = 1
node:
cluster = b2f39adb42b33486
name = esx-x4170-01
number = 0
ip_address = 198.169.174.44
ip_port = 7777
heartbeat:
cluster = b2f39adb42b33486
region = 0004FB000005000087E6A8BD25A4B829
nfs 198.169.174.80:/vol/ovm2_pool 0004fb000005000087e6a8bd25a4b829 6529cbf7-e48b-4d06-be71-97d9792f5ab7
Fri Feb 24 12:39:22 MST 2012
Fri Feb 24 12:39:22 MST 2012
at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:474)
at com.oracle.ovm.mgr.action.ActionEngine.sendDispatchedServerCommand(ActionEngine.java:414)
at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:361)
at com.oracle.ovm.mgr.action.ClusterAction.configureServerForCluster(ClusterAction.java:82)
at com.oracle.ovm.mgr.op.physical.ServerClusterConfigure.configureCluster(ServerClusterConfigure.java:137)
at com.oracle.ovm.mgr.op.physical.ServerClusterConfigure.action(ServerClusterConfigure.java:56)
at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:191)
at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:216)
at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:257)
at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1019)
at sun.reflect.GeneratedMethodAccessor1327.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:223)
at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:751)
at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:395)
at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:453)
at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
at java.lang.Thread.run(Thread.java:662)
Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: dispatch, Status: https://?uname?:[email protected]:8899/api/1 configure_server_for_cluster cluster:
name = b2f39adb42b33486
heartbeat_mode = global
node_count = 1
node:
cluster = b2f39adb42b33486
name = esx-x4170-01
number = 0
ip_address = 198.169.174.44
ip_port = 7777
heartbeat:
cluster = b2f39adb42b33486
region = 0004FB000005000087E6A8BD25A4B829
nfs 198.169.174.80:/vol/ovm2_pool 0004fb000005000087e6a8bd25a4b829 6529cbf7-e48b-4d06-be71-97d9792f5ab7
Fri Feb 24 12:39:22 MST 2012
at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:752)
at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:470)
... 21 more
End of Job
<error end>

905243 wrote:
I have discovered and setup an OVM Server. I successfully created an empty pool names "Pool1". Once I tried to add the server (esx-4170-01) to "Pool1" I receive the error below.
Communication appears to be working as the server was discovered. Also, pinging the hostname (esx-4170-01) returns with success from esx-4170-01.lab.xxx.com (the FQDN).Looks like the hostname of the machine is only set to the first part, not the FQDN, which is being returned by DNS. Ensure that what you get from the "hostname" command matches exactly what you get from DNS for that IP address.

Similar Messages

  • Cannot add server to pool: OVMAPI_4004E, but hostname set to FQDN

    It's very simillar problem like thread "Cannot Add Server to Pool: OVMAPI_4010E Attempt to send command: dispatch..", but setting
    hostname with FQDN on Ora VM Manager and Ora VM Server, repairing all configuration files (using grep -R ...) and reboot OVM
    server and OVMM didn't brought any effect...
    Environment:
    Oracle VM Server version 3.2.2
    Build: 520
    Oracle VM Manager:
    Version: 3.2.2.520
    Build: 20130218_520
    Description:
    I have discovered and setup an OVM Server. Then I tried to create a new pool "ikr-pool". When I tried to attach discovered server ("srv01-xx.cssz.cz"),
    I got error attached bellow. After this actions svr01-xx stays incorrectly as "member of pool" in /etc/ovs-agent/db/server database, so I need on VM server
    to stop ovs-agent, remove file /etc/ovs-agent/db/server, start ovs-agent again, and then re-take ownership on VM server again. Then srv01-xx stays
    as "Unassigned server".
    Regards
    Vladislav Rames
    <-------------------------------------------------------------------------------------------------------------Begin of error message--------------------------------------------------------------------------->
    Job Construction Phase
    Job ID: 1364477027337
    begin()
    Appended operation 'Server Join Server Pool' to object '31:33:37:35:32:32:5a:43:32:32:35:30:30:57:44:46 (srv01-xx.cssz.cz)'.
    Appended operation 'Server Pool Construct' to object '0004fb0000020000d0b83b23645cbca2 (ikr-pool)'.
    Appended operation 'Server Pool Virtual IP Configure' to object '0004fb0000020000d0b83b23645cbca2 (ikr-pool)'.
    Appended operation 'Server Pool Member Update' to object '0004fb0000020000d0b83b23645cbca2 (ikr-pool)'.
    Appended operation 'Server Cluster Configure' to object '31:33:37:35:32:32:5a:43:32:32:35:30:30:57:44:46 (srv01-xx.cssz.cz)'.
    Appended operation 'Server Cluster Construct' to object '31:33:37:35:32:32:5a:43:32:32:35:30:30:57:44:46 (srv01-xx.cssz.cz)'.
    commit()
    Completed Step: COMMIT
    Objects and Operations
    Object (IN_USE): [Cluster] d0b83b23645cbca2
    Object (IN_USE): [Server] 31:33:37:35:32:32:5a:43:32:32:35:30:30:57:44:46 (srv01-xx.cssz.cz)
    Operation: Server Join Server Pool
    Operation: Server Cluster Configure
    Operation: Server Cluster Construct
    Object (IN_USE): [ServerPool] 0004fb0000020000d0b83b23645cbca2 (ikr-pool)
    Operation: Server Pool Construct
    Operation: Server Pool Virtual IP Configure
    Operation: Server Pool Member Update
    Job Running Phase at 2013-03-28 14:23:47,337
    Job Participants: []
    Actioner
    14:23:47,909: Starting operation 'Server Join Server Pool' on object '31:33:37:35:32:32:5a:43:32:32:35:30:30:57:44:46 (srv01-xx.cssz.cz)'
    14:23:47,914: Completed operation 'Server Join Server Pool' with direction ==> LATER
    14:23:47,920: Starting operation 'Server Pool Construct' on object '0004fb0000020000d0b83b23645cbca2 (ikr-pool)'
    14:23:47,971: Completed operation 'Server Pool Construct' with direction ==> DONE
    14:23:47,977: Starting operation 'Server Pool Virtual IP Configure' on object '0004fb0000020000d0b83b23645cbca2 (ikr-pool)'
    14:23:53,221: Completed operation 'Server Pool Virtual IP Configure' with direction ==> DONE
    14:23:53,232: Starting operation 'Server Pool Member Update' on object '0004fb0000020000d0b83b23645cbca2 (ikr-pool)'
    Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: srv01-xx.cssz.cz failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/3 set_pool_member_ip_list [10.20.11.11], Status: org.apache.xmlrpc.XmlRpcException: I/O error while communicating with HTTP server: Connection timed out [Thu Mar 28 14:36:30 CET 2013] [Thu Mar 28 14:36:30 CET 2013]
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:512)
    at com.oracle.ovm.mgr.action.ActionEngine.sendDispatchedServerCommand(ActionEngine.java:449)
    at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:383)
    at com.oracle.ovm.mgr.action.ServerPoolAction.setServerPoolMembers(ServerPoolAction.java:138)
    at com.oracle.ovm.mgr.op.virtual.ServerPoolMemberUpdate.updateMemberList(ServerPoolMemberUpdate.java:363)
    at com.oracle.ovm.mgr.op.virtual.ServerPoolMemberUpdate.action(ServerPoolMemberUpdate.java:138)
    at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1156)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:356)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:333)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:865)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:244)
    at com.oracle.ovm.mgr.api.virtual.ServerPoolProxy.executeCurrentJobOperationAction(Unknown Source)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:230)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:264)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:264)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:322)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1340)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:356)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:333)
    at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:106)
    at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:92)
    at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
    at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:752)
    at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:467)
    at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:525)
    at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/3 set_pool_member_ip_list [10.20.11.11], Status: org.apache.xmlrpc.XmlRpcException: I/O error while communicating with HTTP server: Connection timed out [Thu Mar 28 14:36:30 CET 2013]
    at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:803)
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:508)
    ... 34 more
    FailedOperationCleanup
    Starting failed operation 'Server Pool Member Update' cleanup on object 'ikr-pool'
    Complete rollback operation 'Server Pool Member Update' cleanup on object 'ikr-pool'
    Rollbacker
    14:36:31,156: Starting rollbacker...
    Executing rollback operation 'Server Pool Member Update' on object '0004fb0000020000d0b83b23645cbca2 (ikr-pool)'
    <-------------------------------------------------------------------------------------------------------------End of error message----------------------------------------------------------------------------->

    Solved. Problem was the same like in thread "I/O error while communicating with HTTP server: Connection timed out" - it wasn't accessible IP connection between Ora VM Manager and Ora VM server IP alias for server pool. But there was very confusing message in errorlog: "dispatch https://?uname?:[email protected]:8899/api/3 set_pool_member_ip_list [10.20.11.11], Status: org.apache.xmlrpc.XmlRpcException: I/O error while communicating with HTTP server: Connection timed out [Thu Mar 28 14:36:30 CET 2013]". Noticed IP address was IP address for VM server, not for VM pool, which makes me quite angry.
    Best Regards
    Vladislav Rames

  • Cannot start Virtual Machine - OVMAPI_4010E Attempt to send command: dispat

    1. Instaleed Virtualbox on Windows 7
    2. Installed OracleVM-Manager-3.1.1-build365.ova and OracleVM-Server-3.1.1-build365.ova
    3. Completed repository and server pool. They are all runing fine.
    4. Crated a Virtual Machine for Linux and tried to start the Virtual Machine and got the following error.
    Any comments or help would be appreciated.
    Thank you...
    ob Construction Phase
    begin()
    Appended operation 'Virtual Machine Start' to object '0004fb00000600009526838f3d4be255 (first vm)'.
    Appended operation 'Bridge Configure Operation' to object '0004fb0000200000b137e9cddcdd09b8 (network.BondPort (1) in myserver1.example.com)'.
    commit()
    Completed Step: COMMIT
    Objects and Operations
    Object (IN_USE): [VmDiskMapping] 0004fb00001300008e359279b91c2804
    Object (IN_USE): [Vnic] 0004fb0000070000cca7bba64be932d0 (00:21:f6:00:00:09)
    Object (IN_USE): [VirtualMachine] 0004fb00000600009526838f3d4be255 (first vm)
    Operation: Virtual Machine Start
    Object (IN_USE): [BondPort] 0004fb0000200000b137e9cddcdd09b8 (network.BondPort (1) in myserver1.example.com)
    Operation: Bridge Configure Operation
    Object (IN_USE): [VmDiskMapping] 0004fb0000130000d15838ce48a895f1
    Object (IN_USE): [VirtualCdrom] EMPTY_CDROM
    Object (IN_USE): [VirtualDisk] 0004fb0000120000efbd814b4b7c0e8d.img
    Job Running Phase at 14:57 on Sun, Jul 29, 2012
    Job Participants: [c7:c1:6e:69:b9:a7:41:d6:8d:8e:bc:d5:fd:c3:c4:7d (myserver1.example.com)]
    Actioner
    Starting operation 'Virtual Machine Start' on object '0004fb00000600009526838f3d4be255 (first vm)'
    Completed operation 'Virtual Machine Start' completed with direction ==> LATER
    Starting operation 'Bridge Configure Operation' on object '0004fb0000200000b137e9cddcdd09b8 (network.BondPort (1) in myserver1.example.com)'
    Bridge [192.168.1.0] already exists (and should exist) on interface [bond0] on server [myserver1.example.com]; skipping bridge creation
    Completed operation 'Bridge Configure Operation' completed with direction ==> DONE
    Starting operation 'Virtual Machine Start' on object '0004fb00000600009526838f3d4be255 (first vm)'
    Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: myserver1.example.com failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 start_vm 0004fb00000300003907f6fd90ef0e08 0004fb00000600009526838f3d4be255, Status: org.apache.xmlrpc.XmlRpcException: exceptions.RuntimeError:Command: ['xm', 'create', '/OVS/Repositories/0004fb00000300003907f6fd90ef0e08/VirtualMachines/0004fb00000600009526838f3d4be255/vm.cfg'] failed (1): stderr: Error: HVM guest support is unavailable: is VT/AMD-V supported by your CPU and enabled in your BIOS?
    stdout: Using config file "/OVS/Repositories/0004fb00000300003907f6fd90ef0e08/VirtualMachines/0004fb00000600009526838f3d4be255/vm.cfg".
    Sun Jul 29 14:57:14 PDT 2012
    Sun Jul 29 14:57:14 PDT 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:507)
    at com.oracle.ovm.mgr.action.ActionEngine.sendDispatchedServerCommand(ActionEngine.java:444)
    at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:378)
    at com.oracle.ovm.mgr.action.VirtualMachineAction.sendStartVmCommand(VirtualMachineAction.java:121)
    at com.oracle.ovm.mgr.op.virtual.VirtualMachineStart.asyncAction(VirtualMachineStart.java:65)
    at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAsyncAction(ManagedObjectDbImpl.java:1002)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:329)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:289)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:826)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
    at com.oracle.ovm.mgr.api.virtual.VirtualMachineProxy.executeCurrentJobOperationAsyncAction(Unknown Source)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectAsyncStart(JobEngine.java:596)
    at com.oracle.ovm.mgr.op.virtual.VirtualMachineStart.action(VirtualMachineStart.java:52)
    at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1012)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:329)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:289)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:826)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
    at com.oracle.ovm.mgr.api.virtual.VirtualMachineProxy.executeCurrentJobOperationAction(Unknown Source)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:218)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:309)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1140)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:329)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:289)
    at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
    at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
    at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
    at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:773)
    at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:401)
    at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:459)
    at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 start_vm 0004fb00000300003907f6fd90ef0e08 0004fb00000600009526838f3d4be255, Status: org.apache.xmlrpc.XmlRpcException: exceptions.RuntimeError:Command: ['xm', 'create', '/OVS/Repositories/0004fb00000300003907f6fd90ef0e08/VirtualMachines/0004fb00000600009526838f3d4be255/vm.cfg'] failed (1): stderr: Error: HVM guest support is unavailable: is VT/AMD-V supported by your CPU and enabled in your BIOS?
    stdout: Using config file "/OVS/Repositories/0004fb00000300003907f6fd90ef0e08/VirtualMachines/0004fb00000600009526838f3d4be255/vm.cfg".
    Sun Jul 29 14:57:14 PDT 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:798)
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:503)
    ... 41 more
    FailedOperationCleanup
    Starting failed operation 'Virtual Machine Start' cleanup on object 'first vm'
    Complete rollback operation 'Virtual Machine Start' completed with direction=first vm
    Rollbacker
    Executing rollback operation 'Virtual Machine Start' on object '0004fb00000600009526838f3d4be255 (first vm)'
    Complete rollback operation 'Virtual Machine Start' completed with direction=DONE
    Executing rollback operation 'Bridge Configure Operation' on object '0004fb0000200000b137e9cddcdd09b8 (network.BondPort (1) in myserver1.example.com)'
    Complete rollback operation 'Bridge Configure Operation' completed with direction=DONE
    Objects To Be Rolled Back
    Object (IN_USE): [VmDiskMapping] 0004fb00001300008e359279b91c2804
    Object (IN_USE): [Vnic] 0004fb0000070000cca7bba64be932d0 (00:21:f6:00:00:09)
    Object (IN_USE): [VirtualMachine] 0004fb00000600009526838f3d4be255 (first vm)
    Object (IN_USE): [BondPort] 0004fb0000200000b137e9cddcdd09b8 (network.BondPort (1) in myserver1.example.com)
    Object (IN_USE): [VmDiskMapping] 0004fb0000130000d15838ce48a895f1
    Object (IN_USE): [VirtualCdrom] EMPTY_CDROM
    Object (IN_USE): [VirtualDisk] 0004fb0000120000efbd814b4b7c0e8d.img
    Write Methods Invoked
    Class=InternalJobDbImpl vessel_id=1342 method=addTransactionIdentifier accessLevel=6
    Class=VirtualMachineDbImpl vessel_id=1085 method=start accessLevel=6
    Class=VnicDbImpl vessel_id=958 method=lock accessLevel=6
    Class=VirtualCdromDbImpl vessel_id=209 method=lock accessLevel=6
    Class=VirtualDiskDbImpl vessel_id=1107 method=lock accessLevel=6
    Class=VnicDbImpl vessel_id=958 method=lock accessLevel=6
    Class=VmDiskMappingDbImpl vessel_id=1116 method=lock accessLevel=6
    Class=VmDiskMappingDbImpl vessel_id=1122 method=lock accessLevel=6
    Class=VirtualCdromDbImpl vessel_id=209 method=lock accessLevel=6
    Class=VirtualDiskDbImpl vessel_id=1107 method=lock accessLevel=6
    Class=VirtualMachineStartingEventDbImpl vessel_id=1351 method=notify accessLevel=6
    Class=VirtualMachineStartingEventDbImpl vessel_id=1351 method=setDescription accessLevel=6
    Class=BondPortDbImpl vessel_id=554 method=addJobOperation accessLevel=6
    Class=InternalJobDbImpl vessel_id=1342 method=setCompletedStep accessLevel=6
    Class=InternalJobDbImpl vessel_id=1342 method=setAssociatedHandles accessLevel=6
    Class=InternalJobDbImpl vessel_id=1342 method=setTuringMachineFlag accessLevel=6
    Class=VirtualMachineDbImpl vessel_id=1085 method=setCurrentOperationToLater accessLevel=6
    Class=InternalJobDbImpl vessel_id=1342 method=setTuringMachineFlag accessLevel=6
    Class=BondPortDbImpl vessel_id=554 method=setCurrentJobOperationComplete accessLevel=6
    Class=BondPortDbImpl vessel_id=554 method=nextJobOperation accessLevel=6
    Class=VirtualMachineDbImpl vessel_id=1085 method=nextJobOperation accessLevel=6
    Class=InternalJobDbImpl vessel_id=1342 method=setFailedOperation accessLevel=6
    Class=VmDiskMappingDbImpl vessel_id=1116 method=nextJobOperation accessLevel=6
    Class=VnicDbImpl vessel_id=958 method=nextJobOperation accessLevel=6
    Class=VirtualMachineDbImpl vessel_id=1085 method=nextJobOperation accessLevel=6
    Class=BondPortDbImpl vessel_id=554 method=nextJobOperation accessLevel=6
    Class=VmDiskMappingDbImpl vessel_id=1122 method=nextJobOperation accessLevel=6
    Class=VirtualCdromDbImpl vessel_id=209 method=nextJobOperation accessLevel=6
    Class=VirtualDiskDbImpl vessel_id=1107 method=nextJobOperation accessLevel=6
    Class=VirtualMachineDbImpl vessel_id=1085 method=nextJobOperation accessLevel=6
    Class=BondPortDbImpl vessel_id=554 method=nextJobOperation accessLevel=6
    Completed Step: ROLLBACK
    Job failed commit (internal) due to OVMAPI_4010E Attempt to send command: dispatch to server: myserver1.example.com failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 start_vm 0004fb00000300003907f6fd90ef0e08 0004fb00000600009526838f3d4be255, Status: org.apache.xmlrpc.XmlRpcException: exceptions.RuntimeError:Command: ['xm', 'create', '/OVS/Repositories/0004fb00000300003907f6fd90ef0e08/VirtualMachines/0004fb00000600009526838f3d4be255/vm.cfg'] failed (1): stderr: Error: HVM guest support is unavailable: is VT/AMD-V supported by your CPU and enabled in your BIOS?
    stdout: Using config file "/OVS/Repositories/0004fb00000300003907f6fd90ef0e08/VirtualMachines/0004fb00000600009526838f3d4be255/vm.cfg".
    Sun Jul 29 14:57:14 PDT 2012
    Sun Jul 29 14:57:14 PDT 2012
    com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: myserver1.example.com failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 start_vm 0004fb00000300003907f6fd90ef0e08 0004fb00000600009526838f3d4be255, Status: org.apache.xmlrpc.XmlRpcException: exceptions.RuntimeError:Command: ['xm', 'create', '/OVS/Repositories/0004fb00000300003907f6fd90ef0e08/VirtualMachines/0004fb00000600009526838f3d4be255/vm.cfg'] failed (1): stderr: Error: HVM guest support is unavailable: is VT/AMD-V supported by your CPU and enabled in your BIOS?
    stdout: Using config file "/OVS/Repositories/0004fb00000300003907f6fd90ef0e08/VirtualMachines/0004fb00000600009526838f3d4be255/vm.cfg".
    Sun Jul 29 14:57:14 PDT 2012
    Sun Jul 29 14:57:14 PDT 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:507)
    at com.oracle.ovm.mgr.action.ActionEngine.sendDispatchedServerCommand(ActionEngine.java:444)
    at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:378)
    at com.oracle.ovm.mgr.action.VirtualMachineAction.sendStartVmCommand(VirtualMachineAction.java:121)
    at com.oracle.ovm.mgr.op.virtual.VirtualMachineStart.asyncAction(VirtualMachineStart.java:65)
    at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAsyncAction(ManagedObjectDbImpl.java:1002)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:329)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:289)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:826)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
    at com.oracle.ovm.mgr.api.virtual.VirtualMachineProxy.executeCurrentJobOperationAsyncAction(Unknown Source)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectAsyncStart(JobEngine.java:596)
    at com.oracle.ovm.mgr.op.virtual.VirtualMachineStart.action(VirtualMachineStart.java:52)
    at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1012)
    at sun.reflect.GeneratedMethodAccessor683.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:329)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:289)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:826)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
    at com.oracle.ovm.mgr.api.virtual.VirtualMachineProxy.executeCurrentJobOperationAction(Unknown Source)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:218)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:309)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1140)
    at sun.reflect.GeneratedMethodAccessor1084.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:329)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:289)
    at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
    at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
    at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
    at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:773)
    at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:401)
    at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:459)
    at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 start_vm 0004fb00000300003907f6fd90ef0e08 0004fb00000600009526838f3d4be255, Status: org.apache.xmlrpc.XmlRpcException: exceptions.RuntimeError:Command: ['xm', 'create', '/OVS/Repositories/0004fb00000300003907f6fd90ef0e08/VirtualMachines/0004fb00000600009526838f3d4be255/vm.cfg'] failed (1): stderr: Error: HVM guest support is unavailable: is VT/AMD-V supported by your CPU and enabled in your BIOS?
    stdout: Using config file "/OVS/Repositories/0004fb00000300003907f6fd90ef0e08/VirtualMachines/0004fb00000600009526838f3d4be255/vm.cfg".
    Sun Jul 29 14:57:14 PDT 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:798)
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:503)
    ... 41 more
    End of Job

    As far you are using VirtualBox, your processor capabilities shouldn't counted (min from my own experience while setting up the virtual machine. Change the Domain Type under configuation node to XEN PVM and try again. Most probably the virtual machine will start running.
    One more thing, enable promiscuous mode -> Allow allow with your network configuration (if bridged network is in use) for the VM Server prior you try to SSH into the virtual machine (your guest on VM Server)
    All the best and post your test results
    regards,
    raj

  • Cannot add server to DFS replication group

    I am trying to add a server to a DFS replication group but I always get error  Servername: information cannot be retrieve for this computer. The network path cannot be found.
    THat is the error I get when adding this member to an existing replication group.

    Hi,
    From the error message it seems like the folder you are trying to add does not exist, or the network is not available. 
    Can you directly access the folder you are going to add with \\servername\folder (the same as the path you are going to add)?
    If access is fine but still cannot add it as a folder target, test to disable Windows Firewall on both servers. 
    Specifically it require following ports to be open.
    Service Name
    Relevant Computers
    UDP
    TCP
    NetBIOS Name Service
    Domain controllers; root servers that are not domain controllers; servers acting as link targets; client computers acting as link targets
    137
    137
    NetBIOS Datagram Service
    Domain controllers; root servers that are not domain controllers; servers acting as link targets; client computers acting as link targets
    138
    NetBIOS Session Service
    Domain controllers; root servers that are not domain controllers; servers acting as link targets; client computers acting as link targets
    139
    LDAP Server
    Domain controllers
    389
    389
    Remote Procedure Call (RPC) endpoint mapper
    Domain controllers
    135
    Server Message Block (SMB)
    Domain controllers; root servers that are not domain controllers; servers acting as link targets; client computers acting as link targets
    445
    445
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Cannot add a new server in existing server pool

    Hi,
    I am trying to add a new server into an existing server pool.
    I have the same agent password, the same root password (i don't think is important).
    It disovers the server and is on unassigned Servers.
    When trying to add into existing server pool it fail with:
    Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: vmsibm2 failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 configure_server_for_cluster lun /dev/mapper/35000144f85151729 0004fb0000050000c696b251dc81a087 , Status: org.apache.xmlrpc.XmlRpcException: exceptions.OSError:[Errno 2] No such file or directory
    Any ideeas?
    Regards
    Nicolae

    Hi,
    I can see your point...
    From my error :Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 configure_server_for_cluster lun /dev/mapper/35000144f85151729 0004fb0000050000c696b251dc81a087 , Status: org.apache.xmlrpc.XmlRpcException: exceptions.OSError:[Errno 2] No such file or directory
    /dev/mapper/35000144f85151729 is the path where the server pool uses for it's own...
    and
    0004fb0000050000c696b251dc81a087 is the Pool file System...
    On storage menu, at SAN Servers - Unmanaged iSCSI Storage Array - where I see my storage wich is with iSCSI at Add/Remove Admin Servers I added this new server.
    Also I went to Rescan Physical Discks for my new server.
    When I go with putty on my server and run
    df -h
    I don't see any storage...
    I belive I missed one step but I can't find wich one...
    Regards
    Nicolae

  • Oracle VM 3 : Cannot add a VM Server to an existing Server pool

    Hi everybody,
    I am testing Oracle VM 3
    I have successfully installed Oracle VM manager 3.0.3
    I have successfully installed two VM Server 3.0.3
    I have successfully Create a Server pool with One VM Server attached to a SAN Storage (two Luns ..one for Vm pool and second for VM Repo )
    I tried to add the second VM Server to the pool but it fails with the following error
    OVMAPI_4010E Attempt to send command: dispatch to server: vm2.****.com failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/1 configure_server_for_cluster cluster:
    name = 5c724f2aad1e9a84
    heartbeat_mode = global
    node_count = 2
    node:
    cluster = 5c724f2aad1e9a84
    name = vm1.****.com
    number = 0
    ip_address = 192.168.1.1
    ip_port = 7777
    node:
    cluster = 5c724f2aad1e9a84
    name = vm2.****.com
    number = 1
    ip_address = 192.168.1.2
    ip_port = 7777
    heartbeat:
    cluster = 5c724f2aad1e9a84
    region = 0004FB00000500002F0E7ECE81A2A4E7
    *lun /dev/mapper/3600a0b80002943ca00000f724f3c875d 0004fb00000500002f0e7ece81a2a4e7 , Status: org.apache.xmlrpc.XmlRpcException: exceptions.OSError:[Errno 2] No such file or directory*
    Thu Feb 16 15:34:50 GST 2012
    Thu Feb 16 15:34:50 GST 2012
    Please help
    Thanks
    Aljaro

    Aljaro wrote:
    *lun /dev/mapper/3600a0b80002943ca00000f724f3c875d 0004fb00000500002f0e7ece81a2a4e7 , Status: org.apache.xmlrpc.XmlRpcException: exceptions.OSError:[Errno 2] No such file or directory*The pool filesystem LUN is not visible to the second server, so it is unable to join the pool. You need to make sure that the devices in /dev/mapper are the same on both servers.

  • Add Server to Server Pool failed

    Hi, All!
    When you try to add a server to the pool, is an error ... Tell me what could be wrong?
    Hardware:
    Server: IBM x3550m3 - OVMSERVER1 ip 192.168.1.247, 10.20.2.1
    Server: IBM x3550m3 - OVMSERVER2 ip 192.168.1.248, 10.20.2.2
    Storage: IBM DS3524 - SAS link
    Storage disk:
    HS 1.5Gb
    HC 2.5Gb
    OVMPOOL 100Mb
    Sofrware:
    Oracle VM 3.1.1
    OVMPOOL mount as /opt on OVMSERVER1 and mount as nfs-partitions
    mount:
    /dev/sdd3 on / type ext3 (rw)
    proc on /proc type proc (rw)
    sysfs on /sys type sysfs (rw)
    devpts on /dev/pts type devpts (rw,gid=5,mode=620)
    */dev/sdc1 on /opt type ext3 (rw)*
    /dev/sdd1 on /boot type ext3 (rw)
    tmpfs on /dev/shm type tmpfs (rw)
    debugfs on /sys/kernel/debug type debugfs (rw)
    xenfs on /proc/xen type xenfs (rw)
    none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
    sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
    configfs on /sys/kernel/config type configfs (rw)
    ocfs2_dlmfs on /dlm type ocfs2_dlmfs (rw)
    nfsd on /proc/fs/nfsd type nfsd (rw)
    none on /var/lib/xenstored type tmpfs (rw)
    *192.168.1.247:/opt/OVMS on /nfsmnt/b40bd57f-1ab1-4d03-9254-0151b6f635f7 type nfs (rw,addr=192.168.1.247)*
    /dev/mapper/ovspoolfs on /poolfsmnt/0004fb00000500006352acb0d04c104b type ocfs2 (rw,_netdev,heartbeat=global)
    /dev/mapper/360080e50002d797a0000051e501bc836 on /OVS/Repositories/0004fb00000300008b9920aae151469d type ocfs2 (rw,heartbeat=none)
    /dev/mapper/360080e50002d797a00000523501bc85c on /OVS/Repositories/0004fb00000300007c5a44a941e15d32 type ocfs2 (rw,heartbeat=none)
    exportfs:
    /opt/OVMS 192.168.1.247(rw,sync,no_root_squash,no_subtree_check) 192.168.1.248(rw,sync,no_root_squash,no_subtree_check) 10.20.2.1(rw,sync,no_root_squash,no_subtree_check) 10.20.2.2(rw,sync,no_root_squash,no_subtree_check)
    dmesg OVMSERVER2
    Aug 28 08:18:37 OVMSERVER2 twisted: [-] Log opened.
    Aug 28 08:18:37 OVMSERVER2 twisted: [-] twistd 8.2.0 (/usr/bin/python 2.4.3) starting up.
    Aug 28 08:18:37 OVMSERVER2 twisted: [-] reactor class: twisted.internet.selectreactor.SelectReactor.
    Aug 28 08:18:37 OVMSERVER2 twisted: [monitor] Rescanning all plugins
    Aug 28 08:18:37 OVMSERVER2 twisted: [monitor.plugin.xen_plugin] Starting plugin process /usr/lib/python2.4/site-packages/monitor/plugins/xen_plugin.py
    Aug 28 08:18:37 OVMSERVER2 twisted: [monitor.plugin.xen_plugin] Plugin process /usr/lib/python2.4/site-packages/monitor/plugins/xen_plugin.py launched, PID 5181
    Aug 28 08:18:37 OVMSERVER2 twisted: [monitor.plugin.xen_plugin] Process 5181 started, launching watchdog with gracetime 3600
    Aug 28 08:18:37 OVMSERVER2 twisted: [monitor.plugin.oel] Starting plugin process /usr/lib/python2.4/site-packages/monitor/plugins/oel.py
    Aug 28 08:18:37 OVMSERVER2 twisted: [monitor.plugin.oel] Plugin process /usr/lib/python2.4/site-packages/monitor/plugins/oel.py launched, PID 5182
    Aug 28 08:18:37 OVMSERVER2 twisted: [monitor.plugin.oel] Process 5182 started, launching watchdog with gracetime 3600
    Aug 28 08:18:38 OVMSERVER2 kernel: FS-Cache: Loaded
    Aug 28 08:18:38 OVMSERVER2 kernel: FS-Cache: Netfs 'nfs' registered for caching
    Aug 28 08:18:38 OVMSERVER2 kernel: device-mapper: nfs: version 1.0.0 loaded
    Aug 28 08:18:38 OVMSERVER2 multipathd: dm-4: add map (uevent)
    Aug 28 08:18:39 OVMSERVER2 kernel: OCFS2 DLM 1.8.0
    Aug 28 08:18:39 OVMSERVER2 kernel: ocfs2: Registered cluster interface o2cb
    Aug 28 08:18:39 OVMSERVER2 kernel: OCFS2 DLMFS 1.8.0
    Aug 28 08:18:39 OVMSERVER2 kernel: OCFS2 User DLM kernel interface loaded
    Aug 28 08:18:39 OVMSERVER2 o2cb.init: online a2b7d59e374df2ba
    Aug 28 08:18:39 OVMSERVER2 kernel: o2hb: Heartbeat mode set to global
    Aug 28 08:18:43 OVMSERVER2 kernel: o2net: Connection to node OVMSERVER1 (num 0) at 10.20.2.1:7777 shutdown, state 7
    Aug 28 08:18:51 OVMSERVER2 last message repeated 4 times
    Aug 28 08:18:51 OVMSERVER2 kernel: o2hb: Heartbeat started on region 0004FB00000500006352ACB0D04C104B (dm-4)
    Aug 28 08:18:51 OVMSERVER2 o2hbmonitor: Starting
    Aug 28 08:18:51 OVMSERVER2 kernel: o2cb: This node is not connected to nodes: 0.
    Aug 28 08:18:51 OVMSERVER2 kernel: o2cb: Cluster check failed. Fix errors before retrying.
    Aug 28 08:18:51 OVMSERVER2 kernel: (mount.ocfs2,5633,5):ocfs2_dlm_init:3001 ERROR: status = -22
    Aug 28 08:18:51 OVMSERVER2 kernel: (mount.ocfs2,5633,5):ocfs2_mount_volume:1883 ERROR: status = -22
    Aug 28 08:18:51 OVMSERVER2 kernel: ocfs2: Unmounting device (252,4) on (node 0)
    Aug 28 08:18:51 OVMSERVER2 kernel: (mount.ocfs2,5633,5):ocfs2_fill_super:1240 ERROR: status = -22
    Aug 28 08:18:53 OVMSERVER2 kernel: o2net: Connection to node OVMSERVER1 (num 0) at 10.20.2.1:7777 shutdown, state 7
    Aug 28 08:18:53 OVMSERVER2 kernel: o2hb: Region 0004FB00000500006352ACB0D04C104B (dm-4) is now a quorum device
    Aug 28 08:18:55 OVMSERVER2 kernel: o2net: Connection to node OVMSERVER1 (num 0) at 10.20.2.1:7777 shutdown, state 7
    Aug 28 08:18:56 OVMSERVER2 kernel: o2cb: This node is not connected to nodes: 0.
    Aug 28 08:18:56 OVMSERVER2 kernel: o2cb: Cluster check failed. Fix errors before retrying.
    Aug 28 08:18:56 OVMSERVER2 kernel: (mount.ocfs2,5710,9):ocfs2_dlm_init:3001 ERROR: status = -22
    Aug 28 08:18:56 OVMSERVER2 kernel: (mount.ocfs2,5710,9):ocfs2_mount_volume:1883 ERROR: status = -22
    Aug 28 08:18:56 OVMSERVER2 kernel: ocfs2: Unmounting device (252,4) on (node 0)
    Aug 28 08:18:56 OVMSERVER2 kernel: (mount.ocfs2,5710,9):ocfs2_fill_super:1240 ERROR: status = -22
    Aug 28 08:18:57 OVMSERVER2 kernel: o2net: Connection to node OVMSERVER1 (num 0) at 10.20.2.1:7777 shutdown, state 7
    Aug 28 08:19:01 OVMSERVER2 last message repeated 2 times
    Aug 28 08:19:01 OVMSERVER2 kernel: o2cb: This node is not connected to nodes: 0.
    Aug 28 08:19:01 OVMSERVER2 kernel: o2cb: Cluster check failed. Fix errors before retrying.
    Aug 28 08:19:01 OVMSERVER2 kernel: (mount.ocfs2,5808,5):ocfs2_dlm_init:3001 ERROR: status = -22
    Aug 28 08:19:01 OVMSERVER2 kernel: (mount.ocfs2,5808,5):ocfs2_mount_volume:1883 ERROR: status = -22
    Aug 28 08:19:01 OVMSERVER2 kernel: ocfs2: Unmounting device (252,4) on (node 0)
    Aug 28 08:19:01 OVMSERVER2 kernel: (mount.ocfs2,5808,5):ocfs2_fill_super:1240 ERROR: status = -22
    Aug 28 08:19:02 OVMSERVER2 o2cb.init: offline ocfs2 0
    Aug 28 08:19:03 OVMSERVER2 kernel: o2net: Connection to node OVMSERVER1 (num 0) at 10.20.2.1:7777 shutdown, state 7
    Aug 28 08:19:35 OVMSERVER2 last message repeated 16 times
    Aug 28 08:19:41 OVMSERVER2 last message repeated 3 times
    Aug 28 08:19:43 OVMSERVER2 kernel: o2net: No connection established with node 0 after 60.0 seconds, giving up.
    Aug 28 08:20:43 OVMSERVER2 kernel: o2net: No connection established with node 0 after 60.0 seconds, giving up.
    Oracle VM Manager log:
    Job Construction Phase
    begin()
    Appended operation 'Server Role Update' to object 'ba:16:46:6e:ed:7c:3d:d7:9c:76:35:78:12:36:4f:79 (OVMSERVER2)'.
    Appended operation 'Server Join Server Pool' to object 'ba:16:46:6e:ed:7c:3d:d7:9c:76:35:78:12:36:4f:79 (OVMSERVER2)'.
    Appended operation 'Server Pool Member Update' to object '0004fb0000020000a2b7d59e374df2ba (OVMPOOL)'.
    Appended operation 'Server Cluster Configuration Update' to object 'fa:2d:de:e2:ee:af:3b:1b:a3:cc:ab:74:8a:32:c7:ef (OVMSERVER2)'.
    Appended operation 'Server Cluster Configure' to object 'ba:16:46:6e:ed:7c:3d:d7:9c:76:35:78:12:36:4f:79 (OVMSERVER2)'.
    Appended operation 'Server Cluster Join' to object 'ba:16:46:6e:ed:7c:3d:d7:9c:76:35:78:12:36:4f:79 (OVMSERVER2)'.
    commit()
    Completed Step: COMMIT
    Objects and Operations
    Object (IN_USE): [ServerPool] 0004fb0000020000a2b7d59e374df2ba (OVMPOOL)
    Operation: Server Pool Member Update
    Object (IN_USE): [Server] ba:16:46:6e:ed:7c:3d:d7:9c:76:35:78:12:36:4f:79 (OVMSERVER2)
    Operation: Server Role Update
    Operation: Server Join Server Pool
    Operation: Server Cluster Configure
    Operation: Server Cluster Join
    Object (IN_USE): [Server] fa:2d:de:e2:ee:af:3b:1b:a3:cc:ab:74:8a:32:c7:ef (OVMSERVER2)
    Operation: Server Cluster Configuration Update
    Object (IN_USE): [Cluster] a2b7d59e374df2ba
    Job Running Phase at 16:08 on Tue, Aug 28, 2012
    Job Participants: []
    Actioner
    Starting operation 'Server Pool Member Update' on object '0004fb0000020000a2b7d59e374df2ba (OVMPOOL)'
    Completed operation 'Server Pool Member Update' completed with direction ==> LATER
    Starting operation 'Server Role Update' on object 'ba:16:46:6e:ed:7c:3d:d7:9c:76:35:78:12:36:4f:79 (OVMSERVER2)'
    Completed operation 'Server Role Update' completed with direction ==> DONE
    Starting operation 'Server Join Server Pool' on object 'ba:16:46:6e:ed:7c:3d:d7:9c:76:35:78:12:36:4f:79 (OVMSERVER2)'
    Completed operation 'Server Join Server Pool' completed with direction ==> LATER
    Starting operation 'Server Cluster Configuration Update' on object 'fa:2d:de:e2:ee:af:3b:1b:a3:cc:ab:74:8a:32:c7:ef (OVMSERVER2)'
    Completed operation 'Server Cluster Configuration Update' completed with direction ==> LATER
    Starting operation 'Server Pool Member Update' on object '0004fb0000020000a2b7d59e374df2ba (OVMPOOL)'
    Completed operation 'Server Pool Member Update' completed with direction ==> DONE
    Starting operation 'Server Cluster Configure' on object 'ba:16:46:6e:ed:7c:3d:d7:9c:76:35:78:12:36:4f:79 (OVMSERVER2)'
    Completed operation 'Server Cluster Configure' completed with direction ==> LATER
    Starting operation 'Server Cluster Configuration Update' on object 'fa:2d:de:e2:ee:af:3b:1b:a3:cc:ab:74:8a:32:c7:ef (OVMSERVER2)'
    Completed operation 'Server Cluster Configuration Update' completed with direction ==> LATER
    Starting operation 'Server Cluster Join' on object 'ba:16:46:6e:ed:7c:3d:d7:9c:76:35:78:12:36:4f:79 (OVMSERVER2)'
    Completed operation 'Server Cluster Join' completed with direction ==> LATER
    Starting operation 'Server Cluster Configuration Update' on object 'fa:2d:de:e2:ee:af:3b:1b:a3:cc:ab:74:8a:32:c7:ef (OVMSERVER2)'
    Completed operation 'Server Cluster Configuration Update' completed with direction ==> LATER
    Starting operation 'Server Join Server Pool' on object 'ba:16:46:6e:ed:7c:3d:d7:9c:76:35:78:12:36:4f:79 (OVMSERVER2)'
    Completed operation 'Server Join Server Pool' completed with direction ==> DONE
    Starting operation 'Server Cluster Configure' on object 'ba:16:46:6e:ed:7c:3d:d7:9c:76:35:78:12:36:4f:79 (OVMSERVER2)'
    Completed operation 'Server Cluster Configure' completed with direction ==> LATER
    Starting operation 'Server Cluster Configuration Update' on object 'fa:2d:de:e2:ee:af:3b:1b:a3:cc:ab:74:8a:32:c7:ef (OVMSERVER2)'
    Completed operation 'Server Cluster Configuration Update' completed with direction ==> DONE
    Starting operation 'Server Cluster Join' on object 'ba:16:46:6e:ed:7c:3d:d7:9c:76:35:78:12:36:4f:79 (OVMSERVER2)'
    Completed operation 'Server Cluster Join' completed with direction ==> LATER
    Starting operation 'Server Cluster Configure' on object 'ba:16:46:6e:ed:7c:3d:d7:9c:76:35:78:12:36:4f:79 (OVMSERVER2)'
    Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: OVMSERVER2 failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 configure_server_for_cluster nfs 192.168.1.247:/opt/OVMS 0004fb00000500006352acb0d04c104b b40bd57f-1ab1-4d03-9254-0151b6f635f7, Status: org.apache.xmlrpc.XmlRpcException: exceptions.RuntimeError:Command: ['mount', '/dev/mapper/ovspoolfs', '/poolfsmnt/0004fb00000500006352acb0d04c104b'] failed (1): stderr: mount.ocfs2: Invalid argument while mounting /dev/mapper/ovspoolfs on /poolfsmnt/0004fb00000500006352acb0d04c104b. Check 'dmesg' for more information on this error.
    stdout:
    Tue Aug 28 08:32:23 MSK 2012
    Tue Aug 28 08:32:23 MSK 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:507)
    at com.oracle.ovm.mgr.action.ActionEngine.sendDispatchedServerCommand(ActionEngine.java:444)
    at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:378)
    at com.oracle.ovm.mgr.action.ClusterAction.configureServerForCluster(ClusterAction.java:88)
    at com.oracle.ovm.mgr.op.physical.ServerClusterConfigure.configureCluster(ServerClusterConfigure.java:139)
    at com.oracle.ovm.mgr.op.physical.ServerClusterConfigure.action(ServerClusterConfigure.java:58)
    at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1009)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:822)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
    at com.oracle.ovm.mgr.api.physical.ServerProxy.executeCurrentJobOperationAction(Unknown Source)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:218)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:309)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1140)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
    at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
    at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
    at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
    at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:773)
    at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:401)
    at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:459)
    at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 configure_server_for_cluster nfs 192.168.1.247:/opt/OVMS 0004fb00000500006352acb0d04c104b b40bd57f-1ab1-4d03-9254-0151b6f635f7, Status: org.apache.xmlrpc.XmlRpcException: exceptions.RuntimeError:Command: ['mount', '/dev/mapper/ovspoolfs', '/poolfsmnt/0004fb00000500006352acb0d04c104b'] failed (1): stderr: mount.ocfs2: Invalid argument while mounting /dev/mapper/ovspoolfs on /poolfsmnt/0004fb00000500006352acb0d04c104b. Check 'dmesg' for more information on this error.
    stdout:
    Tue Aug 28 08:32:23 MSK 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:798)
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:503)
    ... 30 more
    FailedOperationCleanup
    Starting failed operation 'Server Cluster Configure' cleanup on object 'OVMSERVER2'
    Complete rollback operation 'Server Cluster Configure' completed with direction=OVMSERVER2
    Rollbacker
    Executing rollback operation 'Server Pool Member Update' on object '0004fb0000020000a2b7d59e374df2ba (OVMPOOL)'
    Complete rollback operation 'Server Pool Member Update' completed with direction=LATER
    Executing rollback operation 'Server Cluster Configure' on object 'ba:16:46:6e:ed:7c:3d:d7:9c:76:35:78:12:36:4f:79 (OVMSERVER2)'
    Complete rollback operation 'Server Cluster Configure' completed with direction=DONE
    Executing rollback operation 'Server Join Server Pool' on object 'ba:16:46:6e:ed:7c:3d:d7:9c:76:35:78:12:36:4f:79 (OVMSERVER2)'
    Complete rollback operation 'Server Join Server Pool' completed with direction=LATER
    Executing rollback operation 'Server Cluster Configuration Update' on object 'fa:2d:de:e2:ee:af:3b:1b:a3:cc:ab:74:8a:32:c7:ef (OVMSERVER2)'
    Complete rollback operation 'Server Cluster Configuration Update' completed with direction=DONE
    Executing rollback operation 'Server Pool Member Update' on object '0004fb0000020000a2b7d59e374df2ba (OVMPOOL)'
    Complete rollback operation 'Server Pool Member Update' completed with direction=LATER
    Executing rollback operation 'Server Join Server Pool' on object 'ba:16:46:6e:ed:7c:3d:d7:9c:76:35:78:12:36:4f:79 (OVMSERVER2)'
    Complete rollback operation 'Server Join Server Pool' completed with direction=DONE
    Executing rollback operation 'Server Role Update' on object 'ba:16:46:6e:ed:7c:3d:d7:9c:76:35:78:12:36:4f:79 (OVMSERVER2)'
    Complete rollback operation 'Server Role Update' completed with direction=DONE
    Executing rollback operation 'Server Pool Member Update' on object '0004fb0000020000a2b7d59e374df2ba (OVMPOOL)'
    Complete rollback operation 'Server Pool Member Update' completed with direction=DONE
    Objects To Be Rolled Back
    Object (IN_USE): [ServerPool] 0004fb0000020000a2b7d59e374df2ba (OVMPOOL)
    Object (IN_USE): [Server] ba:16:46:6e:ed:7c:3d:d7:9c:76:35:78:12:36:4f:79 (OVMSERVER2)
    Object (IN_USE): [Server] fa:2d:de:e2:ee:af:3b:1b:a3:cc:ab:74:8a:32:c7:ef (OVMSERVER2)
    Object (IN_USE): [Cluster] a2b7d59e374df2ba
    Write Methods Invoked
    Class=InternalJobDbImpl vessel_id=12038 method=addTransactionIdentifier accessLevel=6
    Class=ServerPoolDbImpl vessel_id=493 method=addServer accessLevel=6
    Class=ServerDbImpl vessel_id=9544 method=lock accessLevel=6
    Class=ServerDbImpl vessel_id=9544 method=addServerRole accessLevel=6
    Class=ServerDbImpl vessel_id=9544 method=addServerRole accessLevel=6
    Class=ServerDbImpl vessel_id=9544 method=addServerRole accessLevel=6
    Class=ServerPoolDbImpl vessel_id=493 method=addServerInternal accessLevel=6
    Class=ServerDbImpl vessel_id=9544 method=setServerPool accessLevel=6
    Class=ClusterDbImpl vessel_id=499 method=allocateSlotForServer accessLevel=6
    Class=ClusterDbImpl vessel_id=499 method=addServer accessLevel=6
    Class=ServerDbImpl vessel_id=9544 method=lock accessLevel=6
    Class=ServerDbImpl vessel_id=420 method=lock accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setAsset accessLevel=6
    Class=ServerDbImpl vessel_id=420 method=reconfigureCluster accessLevel=6
    Class=ServerDbImpl vessel_id=9544 method=setCluster accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setAsset accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setAsset accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setCompletedStep accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setAssociatedHandles accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setTuringMachineFlag accessLevel=6
    Class=ServerPoolDbImpl vessel_id=493 method=setCurrentOperationToLater accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setTuringMachineFlag accessLevel=6
    Class=ServerDbImpl vessel_id=9544 method=setCurrentJobOperationComplete accessLevel=6
    Class=ServerDbImpl vessel_id=9544 method=nextJobOperation accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setTuringMachineFlag accessLevel=6
    Class=ServerDbImpl vessel_id=9544 method=setCurrentOperationToLater accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setTuringMachineFlag accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setTuringMachineFlag accessLevel=6
    Class=ServerDbImpl vessel_id=420 method=setCurrentOperationToLater accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setTuringMachineFlag accessLevel=6
    Class=ServerPoolDbImpl vessel_id=493 method=setCurrentJobOperationComplete accessLevel=6
    Class=ServerPoolDbImpl vessel_id=493 method=nextJobOperation accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setTuringMachineFlag accessLevel=6
    Class=ServerDbImpl vessel_id=9544 method=setCurrentOperationToLater accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setTuringMachineFlag accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setTuringMachineFlag accessLevel=6
    Class=ServerDbImpl vessel_id=420 method=setCurrentOperationToLater accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setTuringMachineFlag accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setTuringMachineFlag accessLevel=6
    Class=ServerDbImpl vessel_id=9544 method=setCurrentOperationToLater accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setTuringMachineFlag accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setTuringMachineFlag accessLevel=6
    Class=ServerDbImpl vessel_id=420 method=setCurrentOperationToLater accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setTuringMachineFlag accessLevel=6
    Class=ServerDbImpl vessel_id=9544 method=setCurrentJobOperationComplete accessLevel=6
    Class=ServerDbImpl vessel_id=9544 method=nextJobOperation accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setTuringMachineFlag accessLevel=6
    Class=ServerDbImpl vessel_id=9544 method=setCurrentOperationToLater accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setTuringMachineFlag accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setProgressMessage accessLevel=6
    Class=ServerDbImpl vessel_id=420 method=setCurrentJobOperationComplete accessLevel=6
    Class=ServerDbImpl vessel_id=420 method=nextJobOperation accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setTuringMachineFlag accessLevel=6
    Class=ServerDbImpl vessel_id=9544 method=setCurrentOperationToLater accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setTuringMachineFlag accessLevel=6
    Class=ServerDbImpl vessel_id=9544 method=nextJobOperation accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setFailedOperation accessLevel=6
    Class=ServerPoolDbImpl vessel_id=493 method=nextJobOperation accessLevel=6
    Class=ServerDbImpl vessel_id=9544 method=nextJobOperation accessLevel=6
    Class=ServerDbImpl vessel_id=420 method=nextJobOperation accessLevel=6
    Class=ClusterDbImpl vessel_id=499 method=nextJobOperation accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setTuringMachineFlag accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setTuringMachineFlag accessLevel=6
    Class=ServerDbImpl vessel_id=9544 method=nextJobOperation accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setTuringMachineFlag accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setTuringMachineFlag accessLevel=6
    Class=ServerDbImpl vessel_id=420 method=nextJobOperation accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setTuringMachineFlag accessLevel=6
    Class=InternalJobDbImpl vessel_id=12038 method=setTuringMachineFlag accessLevel=6
    Class=ServerDbImpl vessel_id=9544 method=nextJobOperation accessLevel=6
    Class=ServerDbImpl vessel_id=9544 method=nextJobOperation accessLevel=6
    Class=ServerPoolDbImpl vessel_id=493 method=nextJobOperation accessLevel=6
    Completed Step: ROLLBACK
    Job failed commit (internal) due to OVMAPI_4010E Attempt to send command: dispatch to server: OVMSERVER2 failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 configure_server_for_cluster nfs 192.168.1.247:/opt/OVMS 0004fb00000500006352acb0d04c104b b40bd57f-1ab1-4d03-9254-0151b6f635f7, Status: org.apache.xmlrpc.XmlRpcException: exceptions.RuntimeError:Command: ['mount', '/dev/mapper/ovspoolfs', '/poolfsmnt/0004fb00000500006352acb0d04c104b'] failed (1): stderr: mount.ocfs2: Invalid argument while mounting /dev/mapper/ovspoolfs on /poolfsmnt/0004fb00000500006352acb0d04c104b. Check 'dmesg' for more information on this error.
    stdout:
    Tue Aug 28 08:32:23 MSK 2012
    Tue Aug 28 08:32:23 MSK 2012
    com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: OVMSERVER2 failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 configure_server_for_cluster nfs 192.168.1.247:/opt/OVMS 0004fb00000500006352acb0d04c104b b40bd57f-1ab1-4d03-9254-0151b6f635f7, Status: org.apache.xmlrpc.XmlRpcException: exceptions.RuntimeError:Command: ['mount', '/dev/mapper/ovspoolfs', '/poolfsmnt/0004fb00000500006352acb0d04c104b'] failed (1): stderr: mount.ocfs2: Invalid argument while mounting /dev/mapper/ovspoolfs on /poolfsmnt/0004fb00000500006352acb0d04c104b. Check 'dmesg' for more information on this error.
    stdout:
    Tue Aug 28 08:32:23 MSK 2012
    Tue Aug 28 08:32:23 MSK 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:507)
    at com.oracle.ovm.mgr.action.ActionEngine.sendDispatchedServerCommand(ActionEngine.java:444)
    at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:378)
    at com.oracle.ovm.mgr.action.ClusterAction.configureServerForCluster(ClusterAction.java:88)
    at com.oracle.ovm.mgr.op.physical.ServerClusterConfigure.configureCluster(ServerClusterConfigure.java:139)
    at com.oracle.ovm.mgr.op.physical.ServerClusterConfigure.action(ServerClusterConfigure.java:58)
    at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1009)
    at sun.reflect.GeneratedMethodAccessor408.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:822)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
    at com.oracle.ovm.mgr.api.physical.ServerProxy.executeCurrentJobOperationAction(Unknown Source)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:218)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:309)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1140)
    at sun.reflect.GeneratedMethodAccessor933.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
    at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
    at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
    at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
    at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:773)
    at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:401)
    at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:459)
    at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 configure_server_for_cluster nfs 192.168.1.247:/opt/OVMS 0004fb00000500006352acb0d04c104b b40bd57f-1ab1-4d03-9254-0151b6f635f7, Status: org.apache.xmlrpc.XmlRpcException: exceptions.RuntimeError:Command: ['mount', '/dev/mapper/ovspoolfs', '/poolfsmnt/0004fb00000500006352acb0d04c104b'] failed (1): stderr: mount.ocfs2: Invalid argument while mounting /dev/mapper/ovspoolfs on /poolfsmnt/0004fb00000500006352acb0d04c104b. Check 'dmesg' for more information on this error.
    stdout:
    Tue Aug 28 08:32:23 MSK 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:798)
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:503)
    ... 30 more
    End of Job
    ----------

    Due to the fact that Oracle VM Release 3.1.1 does support shared SAS storage (SAS SAN)
    I created a partition, share it by NSF and placed there ovspoolfs.img ... access to this partition is at all servers ...
    You can mount it manually, but when you try to enter a server in the cluster, OVMM write that the partition is mounted on a different path
    (sorry ... machine translation ...)
    Edited by: bignic on 30.08.2012 8:48

  • OVM 3.0.3 - cannot add new server to VLAN group with bonded VLANs

    I have a new OVS 3.0.3 server built with 2 bonded interfaces and a single VLAN running on top for the management interface. It gets discovered fine by OVM Manager (I'm running Version: 3.0.3.126, Build: 20111214_126)
    I am trying to add it to a VLAN group with two VLANs -- the existing management VLAN (ID=300) plus one other (ID=301). (I already have one identical server assigned to the VLAN group, with both VLAN interfaces configured and running fine.) This works OK, and I can see VLAN 301 for the new server in Oracle VM Manager with no IP address assigned to it.
    However, when I try to apply an IP address to the VLAN (via Hardware / Resources / VLAN Groups / Edit VLAN Group / Configure IP Addresses / VLAN Interfaces) it fails with this error:
    Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: whyovmprd02 failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/1 ovs_br_config start 0004fb0010be2df bond0.301, Status: org.apache.xmlrpc.XmlRpcException: exceptions.RuntimeError:Command ['/etc/xen/scripts/ovs-network-bridge', 'start', 'bridge=0004fb0010be2df', 'netdev=bond0.301'] failed (1): stderr: ovs-network-bridge Start: No such device bond0.301
    Oracle VM Manager seems to be expecting the subinterface for VLAN 301 to exist on the server already - which it doesn't of course, because the server has just been built, so it only has its management interface VLAN in place (VLAN ID 300)
    I have managed to work around this by removing VLAN segment 301 from the VLAN group completely, then adding it back in with the IP addresses for both servers in place. This seems to convince Oracle VM Manager that it needs to create the bond0.301 subinterface before it configures it. However, I obviously had to shut down all VMs to do this, and it was really messy as VLAN 301 is the storage network, so my original server lost contact with the NFS storage for a while which caused it to fence etc.
    There must be another way??! Any pointers would be very much appreciated.

    Avi Miller wrote:
    It's fixed in 3.1. In the meantime, if you can remove and reapply the Virtual Machine role on that network, it'll recreate the bridges for you.Thanks for replying Avi. (I won't ask you for a release date for 3.1 :))
    I did try that initially, but it didn't seem to help - I got this error back:
    Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: whyovmprd02 failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/1 ovs_if_meta bond0.301 ethernet:0004fb00100a35f{why-be-301}:STORAGE, Status: org.apache.xmlrpc.XmlRpcException: exceptions.Exception:ovs_set_metadata: interface /sys/class/net/bond0.301 does not exists
    This appears to be from ovs_if_meta in /opt/ovs-agent-3.0/OVSVMNetConfig.py, which looks to be where the agent tries to write out the new roles for the network into the metadata file - it seems to be expecting the VLAN to exist already, and specifically checks in /sys to make sure that it is there.
    Should / could I add a step to my kickstart build to force the 301 VLAN to be created maybe? This would bring it into line with the other VLAN that is used for management, which is of course sitting there ready and waiting as soon as the server is built.

  • Error - add Server to the Server pool - VM Manager/Server 3.1.1

    Hello,
    1) I installed VM Manager 3.1.1 (IP: 192.168.1.51)
    2) installed VM Server 3.1.1 (ovs-5e-94-c1) (IP: 192.168.1.22)
    3) Created a Server pool (Virtual IP : 192.168.1.80) and option Clustered Server Pool unchecked
    4) discovered VM Server moved in the Unassigned Servers folder
    5) created Network 192.168.1.0 with all options checked (Server management, Live migrate, Cluster Heartbeat, Virtual machine, Storage)
    5) but I can't add Server to the Server pool, I get the following error message?
    I understand it may be a problem of unknown hostname, but I don't know what to add to the etc/hosts file on the manager or the server?
    Job Construction Phase
    begin()
    Appended operation 'Server Role Update' to object '85:52:39:bc:ec:5f:4c:25:8b:ad:ea:e4:cf:60:a8:70 (ovs-5e-94-c1)'.
    Appended operation 'Server Join Server Pool' to object '85:52:39:bc:ec:5f:4c:25:8b:ad:ea:e4:cf:60:a8:70 (ovs-5e-94-c1)'.
    Appended operation 'Server Pool Construct' to object '0004fb0000020000a297adfbe2f44611 (PRQ1)'.
    Appended operation 'Server Pool Virtual IP Configure' to object '0004fb0000020000a297adfbe2f44611 (PRQ1)'.
    Appended operation 'Server Pool Member Update' to object '0004fb0000020000a297adfbe2f44611 (PRQ1)'.
    commit()
    Completed Step: COMMIT
    Objects and Operations
    Object (IN_USE): [Cluster] a297adfbe2f44611
    Object (IN_USE): [Server] 85:52:39:bc:ec:5f:4c:25:8b:ad:ea:e4:cf:60:a8:70 (ovs-5e-94-c1)
    Operation: Server Role Update
    Operation: Server Join Server Pool
    Object (IN_USE): [ServerPool] 0004fb0000020000a297adfbe2f44611 (PRQ1)
    Operation: Server Pool Construct
    Operation: Server Pool Virtual IP Configure
    Operation: Server Pool Member Update
    Job Running Phase at 12:13 on Tue, Jun 26, 2012
    Job Participants: []
    Actioner
    Starting operation 'Server Role Update' on object '85:52:39:bc:ec:5f:4c:25:8b:ad:ea:e4:cf:60:a8:70 (ovs-5e-94-c1)'
    Completed operation 'Server Role Update' completed with direction ==> DONE
    Starting operation 'Server Join Server Pool' on object '85:52:39:bc:ec:5f:4c:25:8b:ad:ea:e4:cf:60:a8:70 (ovs-5e-94-c1)'
    Completed operation 'Server Join Server Pool' completed with direction ==> LATER
    Starting operation 'Server Pool Construct' on object '0004fb0000020000a297adfbe2f44611 (PRQ1)'
    Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: create_server_pool to server: ovs-5e-94-c1 failed. OVMAPI_4004E Server Failed Command: create_server_pool PRQ1 0004fb0000020000a297adfbe2f44611 192.168.1.80 -1 ovs-5e-94-c1 192.168.1.22 master,xen,utility, Status: org.apache.xmlrpc.XmlRpcException: socket.gaierror:(-2, 'Name or service not known')
    Tue Jun 26 12:13:39 CEST 2012
    Tue Jun 26 12:13:39 CEST 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:507)
    at com.oracle.ovm.mgr.action.ActionEngine.sendUndispatchedServerCommand(ActionEngine.java:459)
    at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:385)
    at com.oracle.ovm.mgr.action.ServerPoolAction.createServerPool(ServerPoolAction.java:55)
    at com.oracle.ovm.mgr.op.virtual.ServerPoolConstruct.createServerPool(ServerPoolConstruct.java:137)
    at com.oracle.ovm.mgr.op.virtual.ServerPoolConstruct.action(ServerPoolConstruct.java:55)
    at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1009)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:822)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
    at com.oracle.ovm.mgr.api.virtual.ServerPoolProxy.executeCurrentJobOperationAction(Unknown Source)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:218)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:309)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1140)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
    at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
    at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
    at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
    at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:773)
    at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:401)
    at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:459)
    at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: create_server_pool PRQ1 0004fb0000020000a297adfbe2f44611 192.168.1.80 -1 ovs-5e-94-c1 192.168.1.22 master,xen,utility, Status: org.apache.xmlrpc.XmlRpcException: socket.gaierror:(-2, 'Name or service not known')
    Tue Jun 26 12:13:39 CEST 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:798)
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:503)
    ... 30 more
    FailedOperationCleanup
    Starting failed operation 'Server Pool Construct' cleanup on object 'PRQ1'
    Complete rollback operation 'Server Pool Construct' completed with direction=PRQ1
    Rollbacker
    Executing rollback operation 'Server Role Update' on object '85:52:39:bc:ec:5f:4c:25:8b:ad:ea:e4:cf:60:a8:70 (ovs-5e-94-c1)'
    Complete rollback operation 'Server Role Update' completed with direction=DONE
    Executing rollback operation 'Server Pool Construct' on object '0004fb0000020000a297adfbe2f44611 (PRQ1)'
    Complete rollback operation 'Server Pool Construct' completed with direction=DONE
    Objects To Be Rolled Back
    Object (IN_USE): [Cluster] a297adfbe2f44611
    Object (IN_USE): [Server] 85:52:39:bc:ec:5f:4c:25:8b:ad:ea:e4:cf:60:a8:70 (ovs-5e-94-c1)
    Object (IN_USE): [ServerPool] 0004fb0000020000a297adfbe2f44611 (PRQ1)
    Write Methods Invoked
    Class=InternalJobDbImpl vessel_id=8065 method=addTransactionIdentifier accessLevel=6
    Class=ServerPoolDbImpl vessel_id=6493 method=addServer accessLevel=6
    Class=ServerDbImpl vessel_id=7034 method=lock accessLevel=6
    Class=ServerDbImpl vessel_id=7034 method=addServerRole accessLevel=6
    Class=ServerDbImpl vessel_id=7034 method=addServerRole accessLevel=6
    Class=ServerDbImpl vessel_id=7034 method=addServerRole accessLevel=6
    Class=ServerPoolDbImpl vessel_id=6493 method=addServerInternal accessLevel=6
    Class=ServerDbImpl vessel_id=7034 method=setServerPool accessLevel=6
    Class=ClusterDbImpl vessel_id=6499 method=allocateSlotForServer accessLevel=6
    Class=InternalJobDbImpl vessel_id=8065 method=setCompletedStep accessLevel=6
    Class=InternalJobDbImpl vessel_id=8065 method=setAssociatedHandles accessLevel=6
    Class=ServerDbImpl vessel_id=7034 method=setCurrentJobOperationComplete accessLevel=6
    Class=ServerDbImpl vessel_id=7034 method=nextJobOperation accessLevel=6
    Class=InternalJobDbImpl vessel_id=8065 method=setTuringMachineFlag accessLevel=6
    Class=ServerDbImpl vessel_id=7034 method=setCurrentOperationToLater accessLevel=6
    Class=InternalJobDbImpl vessel_id=8065 method=setTuringMachineFlag accessLevel=6
    Class=ServerPoolDbImpl vessel_id=6493 method=nextJobOperation accessLevel=6
    Class=InternalJobDbImpl vessel_id=8065 method=setFailedOperation accessLevel=6
    Class=ClusterDbImpl vessel_id=6499 method=nextJobOperation accessLevel=6
    Class=ServerDbImpl vessel_id=7034 method=nextJobOperation accessLevel=6
    Class=ServerPoolDbImpl vessel_id=6493 method=nextJobOperation accessLevel=6
    Class=ServerDbImpl vessel_id=7034 method=nextJobOperation accessLevel=6
    Class=ServerPoolDbImpl vessel_id=6493 method=nextJobOperation accessLevel=6
    Completed Step: ROLLBACK
    Job failed commit (internal) due to OVMAPI_4010E Attempt to send command: create_server_pool to server: ovs-5e-94-c1 failed. OVMAPI_4004E Server Failed Command: create_server_pool PRQ1 0004fb0000020000a297adfbe2f44611 192.168.1.80 -1 ovs-5e-94-c1 192.168.1.22 master,xen,utility, Status: org.apache.xmlrpc.XmlRpcException: socket.gaierror:(-2, 'Name or service not known')
    Tue Jun 26 12:13:39 CEST 2012
    Tue Jun 26 12:13:39 CEST 2012
    com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: create_server_pool to server: ovs-5e-94-c1 failed. OVMAPI_4004E Server Failed Command: create_server_pool PRQ1 0004fb0000020000a297adfbe2f44611 192.168.1.80 -1 ovs-5e-94-c1 192.168.1.22 master,xen,utility, Status: org.apache.xmlrpc.XmlRpcException: socket.gaierror:(-2, 'Name or service not known')
    Tue Jun 26 12:13:39 CEST 2012
    Tue Jun 26 12:13:39 CEST 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:507)
    at com.oracle.ovm.mgr.action.ActionEngine.sendUndispatchedServerCommand(ActionEngine.java:459)
    at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:385)
    at com.oracle.ovm.mgr.action.ServerPoolAction.createServerPool(ServerPoolAction.java:55)
    at com.oracle.ovm.mgr.op.virtual.ServerPoolConstruct.createServerPool(ServerPoolConstruct.java:137)
    at com.oracle.ovm.mgr.op.virtual.ServerPoolConstruct.action(ServerPoolConstruct.java:55)
    at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1009)
    at sun.reflect.GeneratedMethodAccessor909.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:822)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
    at com.oracle.ovm.mgr.api.virtual.ServerPoolProxy.executeCurrentJobOperationAction(Unknown Source)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:218)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:309)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1140)
    at sun.reflect.GeneratedMethodAccessor1118.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
    at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
    at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
    at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
    at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:773)
    at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:401)
    at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:459)
    at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: create_server_pool PRQ1 0004fb0000020000a297adfbe2f44611 192.168.1.80 -1 ovs-5e-94-c1 192.168.1.22 master,xen,utility, Status: org.apache.xmlrpc.XmlRpcException: socket.gaierror:(-2, 'Name or service not known')
    Tue Jun 26 12:13:39 CEST 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:798)
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:503)
    ... 30 more
    End of Job
    Edited by: user13609132 on 2 juil. 2012 10:38

    Thanks DBagy, it's working fine!
    1) I installed VM Manager 3.1.1 (IP: 192.168.1.51)
    2) installed VM Server 3.1.1 (name: ovs-5e-94-c1) (IP: 192.168.1.22)
    3) Created a Server pool (name: PRQ1 and Virtual IP : 192.168.1.80) and option Clustered Server Pool unchecked
    4) discovered VM Server moved in the Unassigned Servers folder
    5) created Network 192.168.1.0 with all options checked (Server management, Live migrate, Cluster Heartbeat, Virtual machine, Storage)
    Solution: 6) Add to /etc/hosts of the OVM Server the line : 192.168.1.22   ovs-5e-94-c1
    7) In VM Manager: add VM server ovs-5e-94-c1 to Server pool PRQ1 --> Completed.

  • RDS 2012 R2 cannot add 3rd party (parent domain) licensing server

    Hi,
    I have a RDS 2012 R2 farm and i cannot add a 3rd party licensing server that is in a parent domain (forest root domain - hosted by our corp HQ). I will edit deployment properties for the deployment in the first CB server to add a licensing server in per
    user mode. Seemes to work, however no licenses are given to SH servers. Have made GPO aswell to explicitly specify licensing server and mode, however i think this should not be neccessary.
    Any ideas?
    This posting is provided "AS IS" with no warranties or guarantees and confers no rights

    Hi,
    Thank you for posting in Windows Server Forum.
    1. In Server Manager -- RDS -- Overview -- Tasks -- Edit Deployment Properties -- RD Licensing tab, please make sure that the Licensing mode is set to match the type of licenses you purchased, and that the FQDN of your RD Licensing server is listed.
    2. In Server Manager -- RDS -- Collections -- <your collection> -- Host Servers, please make sure that your RDSH server is listed.  If you have more than one server with the RDSH Role Service in your deployment make sure that all of them are
    listed.  If they are not you may click Tasks -- Add RD Session Host Servers (make sure the servers are part of the Server Manager server pool prior to this).
    3. On Server 1, please open an Administrator PowerShell prompt and enter the following command:
    Add-WindowsFeature RDS-Licensing-UI
    4. After the above powershell command completes you should be able to open RD Licensing Manager (licmgr.exe) on Server 1 if you need to.  Please note that it is more important to have the licensing configured properly in deployment properties and your
    RDSH servers part of a collection than it is to be able to open RD Licensing Manager on both of your servers. 
    (Above one quoted from beneath thread)
    Source:
    RDS 2012 Can't add a licensing server
    In addition, check below article.
    RD Licensing Configuration on Windows Server 2012
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • Disks not avialable and cannot add new disks to existing pools

    I have a few disks that are RAW and I want to add them to existing pools.  However, only 1 disk shows up as a Primordial disk and the others do not.   I cannot add these drives to a new volume and when I try to add any drive to an existing
    pool, the add disk option is greyed out.  I have search everywhere to resolve this but no luck.
    What is interesting is one of the drives that shows available for a volume is the drive I have associated to backing up the OS on the server itself and is initialized, i.e. not RAW.

    Hi,
    Please try to run the following commands in PowerShell to obtain the information about disks:
    Get-physicaldisk
    Get-disk
    In additional, the physical disk added to a storage pool must be 4GB or larger. If the space is less 4GB, the disk will not appear in the storage pool window.
    For more information, please refer to the thread below:
    Storage Pool in WS2012
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/d230ef80-8791-4eaf-84b5-a41b8f7fef10/storage-pool-in-ws2012?forum=winserver8gen
    Best Regards,
    Mandy 
    If you have any feedback on our support, please click
    here .
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Cannot add a Vcenter server in the MA portal -

    Hi,
    I have been working through the deployment instructions from the help documentation.  When I get to the section where you discover the source enterprise, I am unable to add our on-premise VCenter server.  Specifically - there are no "discovery
    agents" available in the drop down.  I have attached a screenshot of what I see when I try to do this.  I have ready through and tried the recommended troubleshooting steps from item 3 in this document
    http://blogs.technet.com/b/srinathv/archive/2014/10/28/troubleshooting-migration-accelerator-deployment.aspx to no avail. 
    So far I have confirmed that the CS can see the on-premise PS server- and is visible in the Process Server section of the agent settings (Settings-->Settings-->Agent Settings).
    I have also confirmed that the CS can sync with the RX (Settings-->Advanced Configuration Settings-->RX Settings) .
    I am hoping I missed something simple - any help will be much appreciated.
    thanks,
    Fred

    Hi,
    I can see your point...
    From my error :Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 configure_server_for_cluster lun /dev/mapper/35000144f85151729 0004fb0000050000c696b251dc81a087 , Status: org.apache.xmlrpc.XmlRpcException: exceptions.OSError:[Errno 2] No such file or directory
    /dev/mapper/35000144f85151729 is the path where the server pool uses for it's own...
    and
    0004fb0000050000c696b251dc81a087 is the Pool file System...
    On storage menu, at SAN Servers - Unmanaged iSCSI Storage Array - where I see my storage wich is with iSCSI at Add/Remove Admin Servers I added this new server.
    Also I went to Rescan Physical Discks for my new server.
    When I go with putty on my server and run
    df -h
    I don't see any storage...
    I belive I missed one step but I can't find wich one...
    Regards
    Nicolae

  • Cannot Add File Share to (any) File Server Role of a Cluster in Windows Server 2012

    Cannot Add File Share to (any) File Server Role of a Cluster in Windows Server 2012...
    Get this message in the Operational Log in "FileServices-ServerManager-EventProvider" section of MS-Windows Eventlogs:
    Exception: Caught exception Microsoft.Management.Infrastructure.CimException: The xsi:type attribute (MSCluster_Property_Resource_Network_Name) does not identify an existing class.
       at Microsoft.Management.Infrastructure.Internal.Operations.CimSyncEnumeratorBase`1.MoveNext(Boolean discardResultsAndErrors)
       at Microsoft.Management.Infrastructure.Internal.Operations.CimSyncEnumeratorBase`1.MoveNext()
       at Microsoft.FileServer.Management.Plugin.Services.FSCimSession.PerformQuery(String cimNamespace, String queryString)
       at Microsoft.FileServer.Management.Plugin.Services.ClusterEnumerator.BuildNodes(ICimSession session, ClusterRole scopeType, String query, IDictionary`2 groupNameToTypeMap)
       at Microsoft.FileServer.Management.Plugin.Services.ClusterEnumerator.GetClusterClientAccessPointNames(ICimSession session, IDictionary`2 groupNameToTypeMap)
       at Microsoft.FileServer.Management.Plugin.Services.ClusterEnumerator.RetrieveClusterConnections(ComputerName serverName, ClusterMemberTypes memberTypeToQuery)
    Thanks for help...(everything else works fine in other type of cluster roles).
    Thomas.

    This issue also happens in fresh Windows 2012R2 installations, not just upgrades from 2008R2!
    I have the issue where I cannot modify any settings on SMB shares.  Here is the stacktrace.  It appears to be WMI related.
    Error: ERROR: Task 'TEST.xxxxxxx.COM-ClusterStorage$-SmbShareUpdate-46bcabf6-1dd4-4a48-a525-5e5d374596c7' has failed: Microsoft.FileServer.Management.Plugin.FSACException: Error occurred while updating an SMB share: The requested operation is not supported.
    ---> Microsoft.Management.Infrastructure.CimException: The requested operation is not supported.
       at Microsoft.Management.Infrastructure.Internal.Operations.CimSyncEnumeratorBase`1.MoveNext()
       at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source)
       at Microsoft.Management.Infrastructure.CimSession.ModifyInstance(String namespaceName, CimInstance instance, CimOperationOptions options)
       at Microsoft.FileServer.Management.Plugin.Services.FSCimSession.ModifyInstance(ICimInstance instance)
       at Microsoft.FileServer.Management.Plugin.Services.FSCimSession.ModifyInstance(ICimInstance instance, IEnumerable`1 propertiesWithKeys)
       at Microsoft.FileServer.Management.Plugin.Providers.WmiUpdateTaskBase.DoUpdateInstance(ICimSession session, ICimInstance instance)
       at Microsoft.FileServer.Management.Plugin.Providers.WmiUpdateTaskBase.DoWork(Object sender, DoWorkEventArgs e)
       --- End of inner exception stack trace ---
       at Microsoft.FileServer.Management.Plugin.Providers.WmiUpdateTaskBase.DoWork(Object sender, DoWorkEventArgs e)
       at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)

  • Cannot add users to Calendar Server

    Cannot add users to Calendar Server
    <P>
    You may get the following error when you try to add users to a new
    installation of Calendar Server 3.0:
    <P>
    Could not bind as [nsCalXItemId=10000:00001, o=Ace Industry,c=US].<br>
    Create ObjectClass for user [cn=John Doe, o=Ace Industry, c=US]... failed.
    <P>
    This is an inconsistent problem that we are trying to duplicate on a
    regular basis. There are a few solutions:
    <P>
    1) Create another node. This seems to work every time.<br>
    2) Deinstall the Calendar Server completely and reinstall. Be VERY
    careful of the Directory Server URL definition.

    What printer model is it? I ask, because often manufacturers provide USB-only drivers for USB-only printers - for Macs, that is. In other words, if you know about CUPS from using Macs and linux, the manufacturers actually provide drivers with the comm protocol built-in, rather than make use of the USB "backend" available from CUPS. These are called "monolithic" drivers - they don't follow the unix/linux/CUPS concept of making use of already-provided modules.

  • HTTP Error 404.3 - Not Found The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.

    Well this morning I woke up to see that my site hosted on Windows Azure was producing 50X errors and in general being incredibly slow (up to 60 seconds response time).
    Now after looking through the DetailedErrors folder I see that the error received is:
    HTTP Error 404.3 - Not Found The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.
    I tried creating a new test website and host it and guess what? I receive the exact same error here as well.
    What could be causing this?

    hi,
    Do you use windows azure website in Europe ? According to azure dashboard shown,
    Some customers may experience intermittent time out errors or slow response when accessing their web sites. Please see this image: 
    And now, you could try it again.
    If I misunderstand, please let me know.
    Regards,
    Will
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for

  • How to add a JScrollPane in a JPanel

    I have a JPanel (layout = null, size = 200*400). I would like to add a JScrollPane, that sizes 100*100 and that contains an other JPanel, at the location 0,200 in the first JPanel. I would like too that the JScrollBar is always visible. How is it pos

  • Memory On New Macbook

    Just how much is 1gb memory 80 gb harddrive. I'm a student. I don't play games on the computer, nor do i run any type of software other than MS word, excel, itunes, internet. Thats it.

  • Flash Builder 4.7 Premium offline installer

    Hi, Where can I find offline installer for Flash Builder 4.7 Premium. I have to backup all application installers in my company (regarding web development) and I can't find it anywhere on adobe.com. Is there any chance to get installer after download

  • Confusion over script and how to make video play

    Hi folks, I have created a SWF file that includes video, audio and text. All three parts work fine when I play the SWF file, although I would like to know what code I should put to be able to stop the audio from playing. But my main problem is once I

  • Logic Express 9 Vocal Transformer Not the Same as Manual

    I've searched high and low and cannot find anything. I just purchased LE 9 last week and as I was gong through the Effects manual noticed that the "vocal transformer" I have is not the same as the one shown in the manual. The one I have with LE 9 onl