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

Similar Messages

  • 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.

  • Cannot start virtual machine

    Hi,
    I was recently restarting a virtual machine due to applying updates and the virtual machine froze. This vm is located on one of our clusters which are running the Hyper-V role. The vm worked just fine until the restart. I was unable to stop the vm at first
    so I ended the process via Task Manager. Now I am unable to start the virtual machine.
    The following error comes up when I try to start it:
    The operation has failed. Failed to start virtual machine 'vmname'.
    The details for this error are as follows:
    Failed to bring the resource 'vmname" online. Error Code: 0x8007139f. The group or resource is not in the correct state to perform the requested operation.
    Can you please tell me what I should do. I am thinking of deleting the virtual machine and re-creating it but would that erase the data from the virtual drive as well? Also, if this is a good idea, how would I go about giving the vm the smae IP address?
    Our environment only uses DHCP and does not allow static IP assignments.
    Is there a way to go about this without having to delete the virtual machine? And without having to restart the entire Hyper-V node on which the vm is located on?
    Thanks in advance,

    Hi Gil Gross,
    I cannot delete the vm because, although the vm is highlighted in blue, there is no delete option (when I get the drop down menu nor on the side menu).
    If I use the Failover Cluster Manager to delete the vm will this delete all files associated with it as well (v-disk)?
    I am thinking of maybe performing a live migration of all the vm's that are currently on the current cluster node to another cluster node (we have 4 total). Once this is done, I will restart the cluster node with the problematic vm and see if this will help.
    What do you think?
    Thanks in advance,

  • Cannot start virtual machine on Windows Server 2012

    Hello,
    I have a weird problem and have been unable to find a solution to it after two days of searching. I have Windows Server 2012 host on IBM x3500M2 machine. I set up a hyper-v platform (added the role, configured the storage and network) and created two virtual
    machines. Now when I try to start either one of these VMs, using the Hyper-V manager, it throws this error:
    "machine name" could not initialize
    Could not initialize machine remoting system. Error: Element not found. (0x80070490).
    Could not find a usable certificate. Error: Element not found. (0x80070490)
    In the event log there is a similar error with the event IDs: 3040, 12460, 12500.
    I tried clearing up the certificate from vmm/personal folder to recreate it again but to no avail. I found few articles regarding a similar problem on Windows Server 2008R2 but from what I can see this problem mainly occurs with SCVMM...

    Hi,
    Please restart your server or restart VMMS service to check the result.
    In addition, I searched the internet and found that someone with the same issue has solved it by removing a
    certificate from my Trusted Root Certificate Authorities container. The certificate is a self-signed cert generated by Remote Desktop Gateway service.
    Hope it helps.
    Regards,
    Yan Li
    Cataleya Li
    TechNet Community Support

  • Starting Virtual Machine will not start from hibernate mode.

    Hi.  I had a BSOD and upon rebooting my machine one of my virtual machines is stuck in "hibernate" mode and will not boot up.  
    I attempted to restore to previous versions of the vmc, but that did not work.
    The error i receive is.
    "Could not enable integration functions" 
    Retry or Continue.  
    Selecting "Continue" states "the operation failed.  The virtual machine is not running"
    Does anyone have any idea how to get a VPC up and running from this situation?
    Thanks, Tim

    Hi Dear Bob Comer,
    My Laptop Windows 7 Suddenly "Shutdown". When I start it, it goes in recovery, after more than 5 hours I will Forcefully restart from Button, and start Windows 7.
    Problem-1: Butt all environments OK butt very slow on any action, click on my computer or opening of any application very slow.
    Problem 2: When I Click on Windows Virtual PC after long time I have same problem like "Could not enable integration
    functions", Message displayed "Retry" or "Continue" after clicking "Continue" Message Displayed
    "Could not enable integration functions".  I have Data in MS Virtual PC Drive "C" and "D".
    I read your Solution: I'm trying following steps:-
    1- Going to Setting of Windows Virtual PC and Unchecked "enable integration features at start up"  and Close Status
    "Shut down" from "hibernate"  Then
    Press OK.
    2- Remove the file (.vsv) from is
    in "C:\Users\[userid]\AppData\Local\Microsoft\Windows Virtual PC".
    3- Restart the Laptop and which is very slow, Butt When on Click to OPEN Windows Virtual PC Which is also very slow Black Screen coming with Windows XP Starting Logo. After long time Message Displayed "A disk read error occurred" Press Ctrl+Alt+Del to restart.
    Start up Logo of Windows XP "Press Normally"  again after 28sec in loop.
    Dear What I can Do for: 1- retreating Data from Windows Virtual PC Drives "C" and "D" ????
    2- How can my Virtual Machine Working OK and Fine ? Open 
    Please Solve my Problem with Thanks
    Best Regards and Wishes
    Khamkha

  • [SOLVED] Cannot start Virtual Network: "out of memory"

    I am attempting to use KVM, Qemu and libvirt to run Windows VM's to test websites in IE. I have gotten everything to work fine except guest to host communication, which obviously is crucial for testing the websites.
    Currently i am using macvtap to setup networking, which works beautifully for everything except host to guest networking. The easiest way seems to be to use isolated virtual networks. However, i cannot start any virtual networks. I have tried from inside virtual manager and inside virsh command prompt. I always get "out of memory". I have googled the error and nobody seems to have this problem.
    One note, I do NOT have a swap drive. Is this needed for virtual networks?
    EDIT:
    I have now tried exactly the same on another, identical computer but with swap drive (16gb) and it did not work there either. Both computers have 8gb ram. Seems to be loads free in tops.
    Last edited by sup3rman (2015-01-23 12:29:50)

    sup3rman wrote:
    I am attempting to use KVM, Qemu and libvirt to run Windows VM's to test websites in IE. I have gotten everything to work fine except guest to host communication, which obviously is crucial for testing the websites.
    Currently i am using macvtap to setup networking, which works beautifully for everything except host to guest networking. The easiest way seems to be to use isolated virtual networks. However, i cannot start any virtual networks. I have tried from inside virtual manager and inside virsh command prompt. I always get "out of memory". I have googled the error and nobody seems to have this problem.
    One note, I do NOT have a swap drive. Is this needed for virtual networks?
    EDIT:
    I have now tried exactly the same on another, identical computer but with swap drive (16gb) and it did not work there either. Both computers have 8gb ram. Seems to be loads free in tops.
    I have the same issue on my install. I got so desperate that I actually wiped my laptop and reinstalled everything, same problem. Out of memory error when trying to create the default network. 16GB of RAM, with 96% of it free when I attempted.

  • Start Virtual Machines with CGI-Scripts

    Hi @all,
    i have running some Virtual Machines on my Mac Mini Server that i want to start and stop dynamicly. I thought i can do that with CGI-Scripts. If i know the correct URL the VM will start or stop. The problem is that the script must be started with my user-id. The _www user cannot start the VM's. Is it possible that i run a CGI-Script with a different user-id? Or do you have an other idea how can i realise my requirement.
    Thank you very much
    BR
    Manuel

    thanks for your help Strontium90.
    I have compiled the binary and copied it in the path that apache wishes:
    ls -l /usr/bin/suexec
    -rwsr-x---  1 root  _www  18760 30 Mai 22:41 /usr/bin/suexec
    But when i restart the Apache Server the suexec would not be loaded. When i read the Apache Docu i should see an message an the error log that the Wrapper was loaded, but in my case the message did not appear.
    [Wed May 30 23:10:01 2012] [notice] caught SIGTERM, shutting down
    [Wed May 30 23:10:02 2012] [notice] Apache/2.2.21 (Unix) mod_ssl/2.2.21 OpenSSL/0.9.8r DAV/2 PHP/5.3.8 with Suhosin-Patch configured -- resuming normal operations
    Have you another tip for me?
    Thank you very much.
    BR
    Manuel

  • Cannot create Virtual Machine

    Hi,
    I'm very new to oracle VM, I'm testing the software in an Ultra 20 M2 and I'm using OVM 2.2.0
    After installation, while creating a virtual machine, I recieved the following error message:
    Check memory, mac address and networktype
    Register virtual machine img
    Register virtual machine geninfo
    Register virtual machine networks
    Register virtual machine disks
    Create PVM
    Failed. Result -failed:<Exception: failed:<Exception: ['virt-install', '--paravirt', '--name=10_SOLARIS10', '--ram=1024', '--vcpus=1', '--vnc', '--vnclisten=0.0.0.0', '--vncpasswd=/tmp/tmp1p6gfA', '--noautoconsole', '--location=nfs:ovmserver1:/var/ovs/mount/6FE8B12E5B884EABB80488E5350A56F6', '--keymap=fr', '--mac=00:16:3E:3C:C6:F2', '--bridge=xenbr0', '--file=/var/ovs/mount/6FE8B12E5B884EABB80488E5350A56F6/running_pool/10_SOLARIS10/System.img', '--file-size=10.0'] => mount: can't get address for ovmserver1
    umount: /var/lib/xen/xennfs.Y3Fs7i: not mounted
    ERROR: Unable to mount NFS location!
    >
    StackTrace:
    File "/opt/ovs-agent-2.3/OVSXXenVMInstall.py", line 317, in xen_install_vm_para
    run_cmd(args=cmdlist)
    File "/opt/ovs-agent-2.3/OVSCommons.py", line 85, in run_cmd
    raise Exception('%s => %s' % (cmdlist, p.childerr.read()))
    >
    StackTrace:
    File "/opt/ovs-agent-2.3/OVSSiteVMInstall.py", line 197, in install_vm_para
    else: raise Exception(rs)
    I understand that the system cannot mount my VM directory, I have tried several things but nothing is going through.
    can somebody help?
    Maury

    If you are new, why not use the current version, 3.0.3? I am new too, and don't know anything about version 2 so I can't help with your direct question. 3.0.3 actually has ten patches against the host and 1 for the manager. I'd suggest you get current and start over.

  • Cannot access Virtual Machine via RDP

    Hi all,
    I created a Virtual Machine 2012 Data center gallery last night, and I now cannot rdp into it.  It is using port 3389 for both public and private.  When I ping my VM, I get a request time out.  Any ideas what might be happening?  Thanks.
    Eric

    Hi,
    Good to hear that and thanks for your feedback.
    Just to add, if you delete the VM and keep its disks, then use the disk to recreate a new VM, the data on the temporary driver(D:) would be lost on the old VM.
    Best regards,
    Susie
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • [SOLVED]Can't start Virtual Machine

    I installed virtual box and virtualbox-modules via pacman and launched 'sudo vboxbuild' but now wyen I try to start a virtual machine it gives me this error:
    "Failed to open a session for the virtual machine Ubuntu Server 11.10.
    Failed to open/create the internal network 'HostInterfaceNetworking-wlan0' (VERR_SUPDRV_COMPONENT_NOT_FOUND).
    Failed to attach the network LUN (VERR_SUPDRV_COMPONENT_NOT_FOUND).
    One of the kernel modules was not successfully loaded. Make sure that no kernel modules from an older version of VirtualBox exist. Then try to recompile and reload the kernel modules by executing '/etc/init.d/vboxdrv setup' as root (VERR_SUPDRV_COMPONENT_NOT_FOUND).
    Result Code: NS_ERROR_FAILURE (0x80004005)
    Component: Console
    Interface: IConsole {1968b7d3-e3bf-4ceb-99e0-cb7c913317bb}"
    I tried to launch '/etc/init.d/vboxdrv setup' but it says that this directory or file does not exist.
    Last edited by giwrg98 (2012-04-19 08:17:36)

    giwrg98 wrote:
    skunktrader wrote:Installing virtualbox-modules installs ALL the prebuilt modules for the stock arch kernel.  You shouldn't need to run vboxbuild or vboxdrv setup unless you have a custom kernel
    https://wiki.archlinux.org/index.php/Vi … asic_setup
    I have already installed them.
    # modprobe vboxdrv
    # modprobe vboxnetflt
    and it should just work

  • Starting virtual machine in VMware Fusion disables bluetooth

    When I connect to a virtual machine (winXP), I get an error message in OSX, and the bluetooth icon greys out. I can't get bluetooth back to work unless I reboot.
    Powering down the virtual machine doesn't help.
    Even the bluetooth icon in system preferences is gone then, like I don't have a bluetooth anymore.
    I'm on a MBP.
    Any ideas?

    Go to the VM Fusion forum which is where support for the product is available.

  • Cannot access virtual machine console

    I have installed VMware Server 2.0 onto Windows 7 (HostOS) and created a virtual machine using VMware Infrastructure Web Access. However, no tabs (summary, console, tasks.....) appeared in workspace when I selected the virtual machine I just created. I would like to install guest OS (centOS 6.2) on this virtual machine. I can power on the virtual machine but seems nothing happens. What am I missing?

    vmware dosen't support FF3.6 you should download FF3.5 or other downgrd version..

  • After upgrading to pro cannot access virtual machines

    I recently upgraded my machine to Windows 8.1 Pro in order to use Hyper-V for Windows Phone development but ran into another issue. I also have Ubuntu set up on virtual box but now can't access it because of the following error:
    VT-x/AMD-V hardware acceleration is not available on your system. Certain guests (e.g. OS/2 and QNX) require this feature and will fail to boot without it.
    Are there some permissions I have to set for this? If so how?
    Thanks,
    Mike

    The Phone Emulator requires Hyper-V.  The installer enables it silently.
    VirtualBox and Hyper-V cannot be running at the same time.  They both require direct access to the virtualization extensions of your processor.
    Brian Ehlert
    http://ITProctology.blogspot.com
    Learn. Apply. Repeat.
    Disclaimer: Attempting change is of your own free will.

  • Oracle VM 3.1.1 - Failed to start PVM machine

    Hi,
    We're using Oracle VM 3.1.1 on HP ProLiant BL460c G7 servers. We have a 2-node cluster running. We've just recently installed them, and succesfuly created PVM vms but when trying to start them we're receiving the following error on OVM Manager:
    Starting operation 'Bridge Configure Operation' on object '0004fb0000200000bff878c5197d0da1 (network.EthernetPort (2) in ovm01)'
    Bridge [0004fb0010df7d1] already exists (and should exist) on interface [eth1] on server [ovm01]; skipping bridge creation
    Completed operation 'Bridge Configure Operation' completed with direction ==> DONE
    Starting operation 'Virtual Machine Start' on object '0004fb000006000073354ef14166aee6 (fblvm01)'
    Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: ovm01 failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/2 start_vm 0004fb0000030000af269b04471b29e5 0004fb000006000073354ef14166aee6, Status: org.apache.xmlrpc.XmlRpcException: exceptions.RuntimeError:Command: ['xm', 'create', '/OVS/Repositories/0004fb0000030000af269b04471b29e5/VirtualMachines/0004fb000006000073354ef14166aee6/vm.cfg'] failed (1): stderr: Error: (22, 'Invalid argument')
    stdout: Using config file "/OVS/Repositories/0004fb0000030000af269b04471b29e5/VirtualMachines/0004fb000006000073354ef14166aee6/vm.cfg".
    This is the vm.cfg filed created by ovmm:
    vif = ['mac=00:21:f6:00:00:27,bridge=0004fb0010df7d1']
    OVM_simple_name = 'fblvm01'
    guest_os_type = 'linux'
    disk = ['file:/OVS/Repositories/0004fb0000030000af269b04471b29e5/VirtualDisks/0004fb00001200004acb9a7d32512731.img,xvda,w']
    bootargs = 'nfs:ovmm:/data/ol58'
    uuid = '0004fb00-0006-0000-7335-4ef14166aee6'
    on_reboot = 'restart'
    boot = 'n'
    cpu_weight = 27500
    memory = 4096
    cpu_cap = 0
    maxvcpus = 2
    OVM_high_availability = True
    OVM_description = 'fblvm01'
    on_poweroff = 'destroy'
    on_crash = 'restart'
    bootloader = '/usr/bin/xenpvboot'
    maxmem = 4096
    name = '0004fb000006000073354ef14166aee6'
    vfb = ['type=vnc,vncunused=1,vnclisten=127.0.0.1,keymap=es']
    vcpus = 1
    OVM_os_type = 'Oracle Linux 5'
    OVM_cpu_compat_group = ''
    OVM_domain_type = 'xen_pvm'
    This is the complete error on ovs-agent.log:
    [2011-06-04 05:13:12 9908] DEBUG (common:46) dispatch function discover_network to server https://oracle:******@172.16.7.3:8899/api/2
    [2011-06-04 05:13:12 9909] DEBUG (service:77) discover_network: ()
    [2011-06-04 05:13:12 9909] DEBUG (service:85) discover_network: call completed.
    [2011-06-04 05:13:12 9910] DEBUG (common:46) dispatch function start_vm to server https://oracle:******@172.16.7.3:8899/api/2
    [2011-06-04 05:13:12 9911] DEBUG (service:77) start_vm: ('0004fb0000030000af269b04471b29e5', '0004fb000006000073354ef14166aee6')
    [2011-06-04 05:13:13 9911] ERROR (service:96) catch_error: Command: ['xm', 'create', '/OVS/Repositories/0004fb0000030000af269b04471b29e5/VirtualMachines/0004fb000006000073354ef14166aee6/vm.cfg'] failed (1): stderr: Error: (22, 'Invalid argument')
    stdout: Using config file "/OVS/Repositories/0004fb0000030000af269b04471b29e5/VirtualMachines/0004fb000006000073354ef14166aee6/vm.cfg".
    Traceback (most recent call last):
    File "/usr/lib64/python2.4/site-packages/agent/service.py", line 94, in wrapper
    return func(*args)
    File "/usr/lib64/python2.4/site-packages/agent/hypervisor/xenxm.py", line 719, in start_vm
    run_cmd(['xm', 'create', path])
    File "/usr/lib64/python2.4/site-packages/agent/common.py", line 66, in run_cmd
    raise RuntimeError('Command: %s failed (%s): stderr: %s stdout: %s'
    RuntimeError: Command: ['xm', 'create', '/OVS/Repositories/0004fb0000030000af269b04471b29e5/VirtualMachines/0004fb000006000073354ef14166aee6/vm.cfg'] failed (1): stderr: Error: (22, 'Invalid argument')
    stdout: Using config file "/OVS/Repositories/0004fb0000030000af269b04471b29e5/VirtualMachines/0004fb000006000073354ef14166aee6/vm.cfg".
    [2011-06-04 05:13:13 9910] ERROR (common:50) dispatch error: start_vm: <Fault 1: 'exceptions.RuntimeError:Command: [\'xm\', \'create\', \'/OVS/Repositories/0004
    fb0000030000af269b04471b29e5/VirtualMachines/0004fb000006000073354ef14166aee6/vm.cfg\'] failed (1): stderr: Error: (22, \'Invalid argument\')\n stdout: Using config file "/OVS/Repositories/0004fb0000030000af269b04471b29e5/VirtualMachines/0004fb000006000073354ef14166aee6/vm.cfg".\n'>
    [2011-06-04 05:13:13 9910] ERROR (service:96) catch_error: <Fault 1: 'exceptions.RuntimeError:Command: [\'xm\', \'create\', \'/OVS/Repositories/0004fb0000030000af269b04471b29e5/VirtualMachines/0004fb000006000073354ef14166aee6/vm.cfg\'] failed (1): stderr: Error: (22, \'Invalid argument\')\n stdout: Using config file "/OVS/Repositories/0004fb0000030000af269b04471b29e5/VirtualMachines/0004fb000006000073354ef14166aee6/vm.cfg".\n'>
    Traceback (most recent call last):
    File "/usr/lib64/python2.4/site-packages/agent/service.py", line 94, in wrapper
    return func(*args)
    File "/usr/lib64/python2.4/site-packages/agent/common.py", line 48, in dispatch
    return getattr(sp, func)(*args)
    File "/usr/lib64/python2.4/site-packages/agent/utils/xmlrpclib.py", line 1099, in __call__
    return self.__send(self.__name, args)
    File "/usr/lib64/python2.4/site-packages/agent/utils/xmlrpclib.py", line 1386, in __request
    verbose=self.__verbose
    File "/usr/lib64/python2.4/site-packages/agent/utils/xmlrpclib.py", line 1150, in request
    return self._parse_response(h.getfile(), sock)
    File "/usr/lib64/python2.4/site-packages/agent/utils/xmlrpclib.py", line 1289, in parseresponse
    return u.close()
    File "/usr/lib64/python2.4/site-packages/agent/utils/xmlrpclib.py", line 746, in close
    raise Fault(**self._stack[0])
    Fault: <Fault 1: 'exceptions.RuntimeError:Command: [\'xm\', \'create\', \'/OVS/Repositories/0004fb0000030000af269b04471b29e5/VirtualMachines/0004fb000006000073354ef14166aee6/vm.cfg\'] failed (1): stderr: Error: (22, \'Invalid argument\')\n stdout: Using config file "/OVS/Repositories/0004fb0000030000af269b04471b29e5/VirtualMachines/0004fb000006000073354ef14166aee6/vm.cfg".\n'>
    Has anyone seen this problem before?
    Thanks, Franco.

    Well, in the end we had a problem we the NFS share, it was possible to mount it on other servers but all read operation failed, we moved the iso to a different nfs server and it worked just fine. Closing the thread.

  • Hyper-V on Windows 8.1 64 bit, "Could not send keys to the virtual machine"

    Hi,
    I newly installed Windows 8.1 (not an upgrade, fresh install from corporate network) on a Dell Precision T7600 workstation and enabled the Hyper-V feature with the matching management. I created a couple of 2 GB RAM, 2 virtual CPUs VMs and am trying to install
    Windows Server 2k8R2 and 2k12 on them. After a network boot, during the first couple dialog boxes for Windows setup, I am unable to use the keyboard. When I try to boot from an ISO, the VM get stuck on a black screen "Starting Windows". In either
    case if I use the VM connection window menu to paste from clipboard or send ctrl+alt+del, I get the error:
    Virtual Machine Connection
    Could not send keys to the virtual machine.
    Interacting with the virtual machine's keyboard device failed.
    I search online for this error and did not find others experiencing it.
    I tried to shutdown and reset both VMs, I stopped and restarted the Hyper-V service. Neither helped. I am not sure what other step I can take at this point.
    Also, I configured a virtual switch as external network on one of the two Intel network adapters. Both connect to a gigabit switch. "Allow management operating system to share this network adapter" is checked. Both VMs are on the same virtual switch.
    Senior Soft. Dev. Eng. | Microsoft IT | Microsoft Corporation

    Hi,
    Can you find any information in event log about this issue?
    Based on my research, it seems that the Dll file related to Hyper-v was corrupted.
    I suggest you try using the following command to repair your system.
    1.Open an elevated command prompt: press Win+X, then click Command Prompt(Admin),and press Enter.
    2.At the command prompt, type the following command, and then press ENTER:
    Dism /Online /Cleanup-Image /RestoreHealth
    Regards,
    Kelvin hsu
    TechNet Community Support

Maybe you are looking for

  • HELP - Indicação de processo de importação que já está em funcionamento

    Bom dia. Pessoal, Poderiam compartilhar a solução para o cenário de emissão de NFe Writer de Importação? Estou com um caso num cliente e não consigo resolver: o usuário emite a NF Writer de Importação com destaque dos impostos necessários (transação

  • Windows 7 won't install on intel imac

    I'm having trouble installing windows 7 ultimate (64 bit) on my imac. it's the 20 inch model from early 2007 (EMC 2133) if that helps. It seems that when I try to install the windows 7 OS on my new partition the screen goes black and prompts the mess

  • SFTP Dynamic Filename Configuration Issue

    Hi Experts, I am using SFTP adapter which is provided by SAP as a add-ons, and I have configured FTP to SFTP (Without IR). I have done all the nessary setups in ASMA properties as well , also I have maintained the filename as " * "  in channel adapte

  • Displaying the file name in a slide show?

    In a Lightroom slide show, how do I display the filename with each image?

  • Reducing original photo size for msg board posting, etc

    Hello, I've got to think this has been asked/answered in the past, but I'm not finding an answer using Search so far, so please forgive me if this is a re-hash... Is there an easy way to reduce the original size (both viewed L&W, and also file size i