Error in Creating Server Pool

while creating a server pool , it getting starting creation of severpool and got this error "During creating server pool (OraServerPool), cluster setup failed: (OVM-1011 OVM Manager communication with 192.168.2.21 for operation HA Setup for Oracle VM Agent 2.2.0 failed:
errcode=00000, errmsg=Unexpected error: <Exception: ha_check_hostname_ip
failed:<Exception: check srv('192.168.2.21') hostname/IP failed! => <Exception: Invalid hostname/IP configuration: hostname=OracleVM;ip=127.0.0.1>
its not a HA server, we didnt enable the HA
Pls helo me

You do not need to setup or configure a DNS server in a private LAN, unless you want to be reachable beyond your local home network. The local hosts file provides the same functions in terms of mapping a TCP/IP number to a name and vice versa like a DNS server. It is not designed to maintain large corporate networks with dynamic IP addresses, but easy to maintain in your small home network. Your DSL modem is most likely the a gateway for all internet traffic outside your private LAN and also re-routing DNS requests for public host resolving. Unless you explicitly configured an authoritative internet domain name for your home LAN on your DSL modem your computers may not have been assigned internet host and domainname via DHCP.
To analyze your current situation you can use the following commands:
# hostname
If this shows something like "localhost.local" this means you do not have given your computer a hostname and domainname and it is using defaults.
# domainname
It will be "blank" if not configured.
# ping localhost.local
This should show resolve in your real IP address like 192.168.2.1, but will show nothing if DNS or /etc/hosts is not configured properly.
# ping localhost
This should result in 127.0.0.1, which is a looback interface of the TCP/IP stack.
You need to make appropriate entries in your /etc/hosts file if you cannot use a DNS server.
192.168.2.1 localhost.local ovmserver
127.0.0.1 localhost
If this does not resolve the issue you can try the below. This is not a very clean configuration, but could work.
192.168.2.1 localhost.local ovmserver localhost
127.0.0.1 localhost
If you have any entry like:
127.0.0.1 ovmserver - this is wrong and needs to be removed.
Be aware of possible network address translation if you use VMware, in which case you need to configure your VMware network interface accordingly.
BTW: Error status on newly created pool
Edited by: Markus Waldorf on Jul 26, 2010 5:53 PM

Similar Messages

  • Unable to create server pool cluster using ISCSI/NFS... OVMAPI_4010E error

    Hi
    I have a OVM 3.0.3 setup. The OVM manager and the Oracle 11g database are running as 2 seperate VM's on a X6270 M2 Blade which is on VMware ESXi.
    I created 2 LUN's one 25GB for the Clusterfilesystem and another 300GB as a storage repository for the OVM server on a NetApp 3020 filer. I am able to map the LUN onto the OVM manager but when I try to create a server pool and select the 25GB LUN as the repository for the cluster file system I keep getting the following error.
    tamp:     Aug 03, 2012 2:18:38 pm
    Status:     Failed
    Description:     Create Server Pool clustpool
    Created By:     admin
    Duration:     93ms
    Start Time:     Aug 03, 2012 2:30:24 pm
    End Time:      Aug 03, 2012 2:30:24 pm
    Message:     (08/03/2012 02:30:24:400 PM) OVMAPI_4010E Attempt to send command: create_pool_filesystem to server: englabbld06 failed. OVMAPI_4004E Server Failed Command: create_pool_filesystem nfs 206.236.134.21:/u01/clustrepo 620c03e59354719c 0004fb00000500000655780207887c30 920c26a9-dfdf-4977-8987-32bf39b47e25 0004fb000001000063c25c719da3e856 0004fb0000020000620c03e59354719c, Status: java.lang.InterruptedException Fri Aug 03 14:30:24 IST 2012 Fri Aug 03 14:30:24 IST 2012
    I repeated the same exercise using NFS but the same error keeps popping up.
    I have thoroughly checked the configuration of OVM servers as well as the OVM manager including, host file resolution, DNS entry, firewall, ntp etc...but nothing seems to work, I have re installed the complete infrastructure once again but does not seem to solve the problem.

    Hi Pioneer
    thanks for your inputs...but it does not seem to be working...recreated the LUN's assigned it to the OVM manager but server pool creation fails...the issue here is that the server pool creation process gets locked for more than 15-20 mnts and then fails...
    BTW I was going through the following thread mentioned below and its seems to be a bug in OVM..which is resolved by installing the patch...please advise if I need to do the same. I will anyway once again recheck all the parameters
    Can't create repository as iSCSI physical disk
    Please find the log files below
    b Construction Phase
    begin()
    Appended operation 'Pool File System Construct' to object '0004fb0000050000feccace26da5f020 (Pool filesystem for clustrepo)'.
    commit()
    Completed Step: COMMIT
    Objects and Operations
    Object (CREATED): [Cluster] 8b88de52d58a611b
    Object (CREATED): [ServerPool] 0004fb00000200008b88de52d58a611b (clustrepo)
    Object (CREATED): [PoolFileSystem] 0004fb0000050000feccace26da5f020 (Pool filesystem for clustrepo)
    Operation: Pool File System Construct
    Object (IN_USE): [StorageElement] 0004fb000018000049d49e4aca3a430b (clustrepo)
    Object (CREATED): [BalancerControl] balancer_0004fb00000200008b88de52d58a611b
    Job Running Phase at 10:10 on Tue, Aug 7, 2012
    Job Participants: [ff:20:00:08:ff:ff:ff:ff:ff:ff:da:48:de:28:21:00 (englabbld06)]
    Actioner
    Starting operation 'Pool File System Construct' on object '0004fb0000050000feccace26da5f020 (Pool filesystem for clustrepo)'
    Job: 1344314405855, aborted post-commit by user: admin
    Write Methods Invoked
    Class=InternalJobDbImpl vessel_id=2580 method=addTransactionIdentifier accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setName accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setFoundryContext accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=onPersistableCreate accessLevel=6
    Class=ClusterDbImpl vessel_id=2595 method=setName accessLevel=6
    Class=ClusterDbImpl vessel_id=2595 method=setFoundryContext accessLevel=6
    Class=ClusterDbImpl vessel_id=2595 method=onPersistableCreate accessLevel=6
    Class=ClusterDbImpl vessel_id=2595 method=setLifecycleState accessLevel=6
    Class=ClusterDbImpl vessel_id=2595 method=setRollbackLifecycleState accessLevel=6
    Class=ClusterDbImpl vessel_id=2595 method=setServerPool accessLevel=6
    Class=BalancerControlDbImpl vessel_id=2601 method=setName accessLevel=6
    Class=BalancerControlDbImpl vessel_id=2601 method=setFoundryContext accessLevel=6
    Class=BalancerControlDbImpl vessel_id=2601 method=onPersistableCreate accessLevel=6
    Class=BalancerControlDbImpl vessel_id=2601 method=setLifecycleState accessLevel=6
    Class=BalancerControlDbImpl vessel_id=2601 method=setRollbackLifecycleState accessLevel=6
    Class=BalancerControlDbImpl vessel_id=2601 method=setServerPool accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setLifecycleState accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setRollbackLifecycleState accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setSimpleName accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setSimpleName accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setVirtualIP accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setKeymapName accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setVmMigrateUsingSsl accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=createPoolFileSystem accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setName accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setFoundryContext accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=onPersistableCreate accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setLifecycleState accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setRollbackLifecycleState accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setSimpleName accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setStorageDevice accessLevel=6
    Class=StorageElementDbImpl vessel_id=2448 method=addLayeredFileSystem accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setUuid accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setManagerUuid accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setServerPool accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=addJobOperation accessLevel=6
    Class=InternalJobDbImpl vessel_id=2580 method=setCompletedStep accessLevel=6
    Class=InternalJobDbImpl vessel_id=2580 method=setAssociatedHandles accessLevel=6
    Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: create_pool_filesystem to server: englabbld06 failed. OVMAPI_4004E Server Failed Command: create_pool_filesystem lun /dev/mapper/360a98000433465644e346c654c51642d 8b88de52d58a611b 0004fb0000050000feccace26da5f020 0004fb000001000063c25c719da3e856 0004fb00000200008b88de52d58a611b, Status: java.lang.InterruptedException
    Tue Aug 07 10:13:53 IST 2012
    Tue Aug 07 10:13:53 IST 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:475)
    at com.oracle.ovm.mgr.action.ActionEngine.sendUndispatchedServerCommand(ActionEngine.java:427)
    at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:369)
    at com.oracle.ovm.mgr.action.ClusterAction.createPoolFileSystem(ClusterAction.java:47)
    at com.oracle.ovm.mgr.op.physical.storage.PoolFileSystemConstruct.constructAction(PoolFileSystemConstruct.java:101)
    at com.oracle.ovm.mgr.op.physical.storage.PoolFileSystemConstruct.action(PoolFileSystemConstruct.java:50)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:193)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:264)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1090)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:247)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:207)
    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: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_pool_filesystem lun /dev/mapper/360a98000433465644e346c654c51642d 8b88de52d58a611b 0004fb0000050000feccace26da5f020 0004fb000001000063c25c719da3e856 0004fb00000200008b88de52d58a611b, Status: java.lang.InterruptedException
    Tue Aug 07 10:13:53 IST 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:753)
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:471)
    ... 21 more
    FailedOperationCleanup
    Starting failed operation 'Pool File System Construct' cleanup on object 'Pool filesystem for clustrepo'
    Complete rollback operation 'Pool File System Construct' completed with direction=Pool filesystem for clustrepo
    Rollbacker
    Objects To Be Rolled Back
    Object (CREATED): [Cluster] 8b88de52d58a611b
    Object (CREATED): [ServerPool] 0004fb00000200008b88de52d58a611b (clustrepo)
    Object (CREATED): [PoolFileSystem] 0004fb0000050000feccace26da5f020 (Pool filesystem for clustrepo)
    Object (IN_USE): [StorageElement] 0004fb000018000049d49e4aca3a430b (clustrepo)
    Object (CREATED): [BalancerControl] balancer_0004fb00000200008b88de52d58a611b
    Write Methods Invoked
    Class=InternalJobDbImpl vessel_id=2580 method=addTransactionIdentifier accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setName accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setFoundryContext accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=onPersistableCreate accessLevel=6
    Class=ClusterDbImpl vessel_id=2595 method=setName accessLevel=6
    Class=ClusterDbImpl vessel_id=2595 method=setFoundryContext accessLevel=6
    Class=ClusterDbImpl vessel_id=2595 method=onPersistableCreate accessLevel=6
    Class=ClusterDbImpl vessel_id=2595 method=setLifecycleState accessLevel=6
    Class=ClusterDbImpl vessel_id=2595 method=setRollbackLifecycleState accessLevel=6
    Class=ClusterDbImpl vessel_id=2595 method=setServerPool accessLevel=6
    Class=BalancerControlDbImpl vessel_id=2601 method=setName accessLevel=6
    Class=BalancerControlDbImpl vessel_id=2601 method=setFoundryContext accessLevel=6
    Class=BalancerControlDbImpl vessel_id=2601 method=onPersistableCreate accessLevel=6
    Class=BalancerControlDbImpl vessel_id=2601 method=setLifecycleState accessLevel=6
    Class=BalancerControlDbImpl vessel_id=2601 method=setRollbackLifecycleState accessLevel=6
    Class=BalancerControlDbImpl vessel_id=2601 method=setServerPool accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setLifecycleState accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setRollbackLifecycleState accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setSimpleName accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setSimpleName accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setVirtualIP accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setKeymapName accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=setVmMigrateUsingSsl accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=createPoolFileSystem accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setName accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setFoundryContext accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=onPersistableCreate accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setLifecycleState accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setRollbackLifecycleState accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setSimpleName accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setStorageDevice accessLevel=6
    Class=StorageElementDbImpl vessel_id=2448 method=addLayeredFileSystem accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setUuid accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setManagerUuid accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=setServerPool accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=addJobOperation accessLevel=6
    Class=InternalJobDbImpl vessel_id=2580 method=setCompletedStep accessLevel=6
    Class=InternalJobDbImpl vessel_id=2580 method=setAssociatedHandles accessLevel=6
    Class=InternalJobDbImpl vessel_id=2580 method=setFailedOperation accessLevel=6
    Class=ClusterDbImpl vessel_id=2595 method=nextJobOperation accessLevel=6
    Class=ServerPoolDbImpl vessel_id=2589 method=nextJobOperation accessLevel=6
    Class=PoolFileSystemDbImpl vessel_id=2607 method=nextJobOperation accessLevel=6
    Class=StorageElementDbImpl vessel_id=2448 method=nextJobOperation accessLevel=6
    Class=BalancerControlDbImpl vessel_id=2601 method=nextJobOperation accessLevel=6
    Completed Step: ROLLBACK
    Job failed commit (internal) due to OVMAPI_4010E Attempt to send command: create_pool_filesystem to server: englabbld06 failed. OVMAPI_4004E Server Failed Command: create_pool_filesystem lun /dev/mapper/360a98000433465644e346c654c51642d 8b88de52d58a611b 0004fb0000050000feccace26da5f020 0004fb000001000063c25c719da3e856 0004fb00000200008b88de52d58a611b, Status: java.lang.InterruptedException
    Tue Aug 07 10:13:53 IST 2012
    Tue Aug 07 10:13:53 IST 2012
    com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: create_pool_filesystem to server: englabbld06 failed. OVMAPI_4004E Server Failed Command: create_pool_filesystem lun /dev/mapper/360a98000433465644e346c654c51642d 8b88de52d58a611b 0004fb0000050000feccace26da5f020 0004fb000001000063c25c719da3e856 0004fb00000200008b88de52d58a611b, Status: java.lang.InterruptedException
    Tue Aug 07 10:13:53 IST 2012
    Tue Aug 07 10:13:53 IST 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:475)
    at com.oracle.ovm.mgr.action.ActionEngine.sendUndispatchedServerCommand(ActionEngine.java:427)
    at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:369)
    at com.oracle.ovm.mgr.action.ClusterAction.createPoolFileSystem(ClusterAction.java:47)
    at com.oracle.ovm.mgr.op.physical.storage.PoolFileSystemConstruct.constructAction(PoolFileSystemConstruct.java:101)
    at com.oracle.ovm.mgr.op.physical.storage.PoolFileSystemConstruct.action(PoolFileSystemConstruct.java:50)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:193)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:264)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1090)
    at sun.reflect.GeneratedMethodAccessor1167.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:247)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:207)
    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)

  • Problems creating server pool on 2.2 - check_sys_passwd

    I have installed OVM Server on one machine and OVM Manager on another machine.
    I try to create a server pool on the manager but I get a check_sys_passwd error when I try to create the server pool.
    It looks like it is having issues with the user id and password I supply for the utility server.
    I did a basic install of both software packages.
    I am using root and the root password for the utility server.
    Thinking that it might be an firewall issue I have run service iptables stop on the OVM Server.
    Is there any trick to getting the server pool created?
    Phil.

    Hi,
    I have this same problem. My ovm setup is very simple, 2 hosts. A vm/utility/master server and a host with the manager.
    I've checked all password again, they are ok, just letters and numbers. A tried to move /etc/ovs-agent/db to db_old but i've got the same error.
    Logs:
    ------------- /var/log/ovm-manager/oc4j.log ------------
    2009-12-04 11:59:28.758 ERROR [Server Pool Management][Server Pool][vm01pool]:Check prerequisites to create server pool (vm01pool) failed: (OVM-1004 XML-RPC Client Call Oracle VM Agent API 'check_sys_passwd' error:
    No response after waiting for 30000 milliseconds., please try again later.)
    2009-12-04 11:59:28.774 WARNING J2EE EJB-08002 [ServerPoolMgtEJB] thread HTTPThreadGroup-37 encountered an exception while trying to end the transaction: javax.ejb.EJBException: An exception occurred during transaction completion: ; nested exception is: javax.transaction.RollbackException: Timed out
    2009-12-04 11:59:28.777 NOTIFICATION Exception Message:OVM-1004 XML-RPC Client Call Oracle VM Agent API 'check_sys_passwd' error:
    No response after waiting for 30000 milliseconds., please try again later.
    ------------- /var/log/ovs-agent/ovs_operation.log ------------
    "2009-12-04 11:59:42" INFO=> check_sys_passwd: success. cmd='echo'
    I've no more ideas to solve this issue. Can someone give me some help pliz?
    Tnkx.
    JD

  • Error when trying to create Server Pool

    Hi there,
    I've been trying to create a server pool in the Oracle VM Manager. However I am getting the following error:
    (11/23/2012 12:41:06:471 PM)
    OVMAPI_4010E Attempt to send command: create_pool_filesystem to server: gunnar.blpc.com.bb failed. OVMAPI_4004E Server Failed Command: create_pool_filesystem lun /dev/mapper/271480530748fbd8c 2021663b7dffb10a 0004fb00000500004641e478723eecdc 0004fb00000100008126e601b77c2155 0004fb00000200002021663b7dffb10a, Status: org.apache.xmlrpc.XmlRpcException: exceptions.RuntimeError:Command: ['mkfs.ocfs2', '-b', '4K', '-C', '4K', '-J', 'size=4M', '-N', '32', '-L', 'OVS_POOL_FILESYSTEM', '-U', '0004fb00000500004641e478723eecdc', '--global-heartbeat', '--cluster-stack=o2cb', '--cluster-name=2021663b7dffb10a', '--force', '/dev/mapper/271480530748fbd8c'] failed (1): stderr: mkfs.ocfs2 1.8.2
    /dev/mapper/271480530748fbd8c is apparently in use by the system; format forced anyway.
    stdout:
    WARNING!!! OCFS2 uses the UUID to uniquely identify a file system.
    Having two OCFS2 file systems with the same UUID could, in the least,
    cause erratic behavior, and if unlucky, cause file system damage.
    Please choose the UUID with care.
    Cluster stack: o2cb
    Cluster name: 2021663b7dffb10a
    Stack Flags: 0x1
    NOTE: Feature extended slot map may be enabled
    Proceed (y/N): Aborting operation.
    Fri Nov 23 12:41:06 AST 2012
    Fri Nov 23 12:41:06 AST 2012
    I am connecting to iSCSI storage and I am sure that the oracle vm server is the only device connecting to the target.
    Please let me know if anyone has any suggestions.
    Thanks

    Seems like there's already an OCFS2 fs on that LUN. Could it be, that you tried to create a server pool on that LUN before, or that this target has been used to host some other OVM repository? If that is the case, then you need to wipe the LUN, before you can create a new OVM repository or server pool for that matter on it.
    But please… double check that this LUN isn't in use anywhere else, since you could loose data, if you'd wipe it!

  • Unable to create Server Pool

    Hi,
    I am new to setting up Oracle Virtualisation and am still trying to grasp some concepts so please bear with me. While trying to set up the Oracle VM Server as well as the Oracle VM Manager for virtualization (through the use of pre-built Oracle E-Business templates), we encountered issues with the network (which has since been resolved) and primarily with setting up the server pool to an Active status.
    The Virtual machine status displays an error when the VM is powered on. Looking at the Virtual Machine log in VM Manager, the error 'Agent is unreachable' is displayed.
    Furthermore, when trying to create the server pool (or even test the connection), the error, 'please check the IP and Oracle VM agent password' is displayed. The command services ovs-agent configure and service ovs-agent restart was used to change the password but the error still persists.
    Find in the below additional details relating to our network and server configuration:
    OVM Host (physical server containing OVM Server)
    IP Address: 10.204.97.132 (static)
    Subnet Host: 255.255.255.128
    Gateway: 10.204.97.129
    OVM Server
    IP Address: 10.204.97.131 (static)
    Subnet Host: 255.255.255.128
    Gateway: 10.204.97.129
    Client (local machine)
    IP Address: 10.204.97.134 (static)
    Subnet Host: 255.255.255.128
    Gateway: 10.204.97.129
    Access to OVM Manager: https://10.204.97.131:4443/OVS
    Access through VNCViewer: 10.204.97.132
    Any suggestions will be much appreciated. Let us know if you need further information.
    Thanks.
    Martin

    user7644580 wrote:
    Furthermore, when trying to create the server pool (or even test the connection), the error, 'please check the IP and Oracle VM agent password' is displayed. The command services ovs-agent configure and service ovs-agent restart was used to change the password but the error still persists.Interestingly, you managed to create the Server Pool originally, which means that it could at least reach the ovs-agent correctly for that purpose. I'd firstly recommend looking at /etc/hosts for all your machines to ensure that the hostname is mapped to the real IP address (and not 127.0.0.1) and that name resolution across all the machines is working correctly. Also, make sure you can telnet to port 8899 on the Oracle VM Server from your Oracle VM Manager both by IP address and hostname.

  • Error in creating Connection Pool using Oracle Thin Driver

    Hi,
    I am trying to create a connection pool in WS 5.1 with sp #6 using Oracle Thin Driver (oracle.jdbc.driver.OracleDriver) on a Sun box. But I am able to create the pool using weblogic.jdbc.oci.Driver. I get an DBMS Driver exception when I use thin driver. I have LD library path and weblogic class path set correctly. WL shows the following exception :
    weblogic.common.ResourceException: weblogic.common.ResourceException:
    Could not create pool connection. The DBMS driver exception was:
    java.sql.SQLException: Io exception: The Network Adapter could not establish the
    connection
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java)
    at oracle.jdbc.driver.OracleConnection.<init>(OracleConnection.java)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java)
    Any help on this is greatly appreciated.
    Thanks,
    Ramu

    Hi Ramu,
    Please post your connection pool setting here. You might have missed some
    port/server info. The driver is unable to connect to the db server here.
    sree
    "Ramu" <[email protected]> wrote in message
    news:3d5bbc3a$[email protected]..
    >
    Yes. I am trying to create a connection pool in weblogic and I have theweblogic
    class path setup correctly. It points to classes111.zip andnls_charset11.zip.
    >
    -Ramu
    "Neo Gigs" <[email protected]> wrote:
    Did you setup the JDBC library classpath correctly?
    For me, e.g. Oracle 7.3.4, the classpath should be:
    export CLASSPATH = /oracle7.3.4/jdbc/lib/classes.zip:%CLASSPATH%
    Noted that the JDBC classpath must be the first classpath element in
    the export
    statement.
    Neo

  • Unable to create server pool, cant locate server pool file system

    Hi,
    While creating a server pool, I'm unable to select a physical disk for the server pool file system. I have a Fiber channel 20 GB LUN presented to 2 hosts and on both, the disks are seen. However when creating the server pool, no physical disks show up under "location", not even the local storage. Are there any logs that I can check to see whats going on?
    Thanks

    I was able to "resolve" this. I unassigned the LUNs, deleted them on the array and represented new LUNs and that worked. Looks like if there is an existing file system on the LUN, it will not create a repository. Only wish there was a warning message to indicate the same

  • Error while creating connection pool "FATAL: database "null" does not exist

    Hi,
    Iam trying to create a XA connection pool using postgres driver (postgresql-8.3-603.jdbc3.jar) on Weblogic 8.1.6.0 from the Admin Console.
    I have provided the following info in the JDBC config
    Driver Class Name: org.postgresql.xa.PGXADataSource.
    JDBC URL: jdbc:postgresql://192.168.192.112:5432/sample1
    UserName: postgres
    Password: Postgres
    When i click Test Driver Configuration. Iam getting the following error
    "FATAL: database "null" does not exist"
    if i change the Driver Class Name to "org.postgresql.Driver", it is working fine. But as iam trying to create XA datasource i need to use the XA Driver class name.
    Can someone tell me how to resolve this issue ?
    The postgres version iam using is 8.3.1

    Hi Joe,
    The driver is in the classpath.
    Please find the stack trace.
    org.postgresql.util.PSQLException: FATAL: database "null" does not exist
    at org.postgresql.core.v3.ConnectionFactoryImpl.readStartupMessages(Conn
    ectionFactoryImpl.java:444)
    at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(Conne
    ctionFactoryImpl.java:99)
    at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactor
    y.java:66)
    at org.postgresql.jdbc2.AbstractJdbc2Connection.<init>(AbstractJdbc2Conn
    ection.java:124)
    at org.postgresql.jdbc3.AbstractJdbc3Connection.<init>(AbstractJdbc3Conn
    ection.java:30)
    at org.postgresql.jdbc3.Jdbc3Connection.<init>(Jdbc3Connection.java:24)
    at org.postgresql.Driver.makeConnection(Driver.java:386)
    at org.postgresql.Driver.connect(Driver.java:260)
    at java.sql.DriverManager.getConnection(DriverManager.java:512)
    at java.sql.DriverManager.getConnection(DriverManager.java:171)
    at org.postgresql.ds.common.BaseDataSource.getConnection(BaseDataSource.
    java:83)
    at org.postgresql.xa.PGXADataSource.getXAConnection(PGXADataSource.java:
    47)
    at org.postgresql.xa.PGXADataSource.getXAConnection(PGXADataSource.java:
    32)
    at weblogic.management.console.utils.JDBC.testConnection(JDBC.java:185)
    at weblogic.management.console.actions.mbean.JDBCConnectionPoolTestActio
    n.prePerform(JDBCConnectionPoolTestAction.java:114)
    at weblogic.management.console.actions.mbean.DoMBeanWizardAction.perform
    (DoMBeanWizardAction.java:215)
    at weblogic.management.console.actions.internal.ActionServlet.doAction(A
    ctionServlet.java:182)
    at weblogic.management.console.actions.internal.ActionServlet.doPost(Act
    ionServlet.java:86)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run
    (ServletStubImpl.java:1077)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:465)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
    pl.java:348)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationActio
    n.run(WebAppServletContext.java:7047)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    121)
    at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
    rvletContext.java:3902)
    at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
    pl.java:2773)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)

  • Server Pool not getting created

    Hello,
    I setup a Oracle VM server on a x64 machine and Oracle VM Manager on another.
    Tried to create first Server Pool, by giving IP address of Oracle VM Server, everything went well, but
    Server Pools
    Select and Restore Edit Delete     
    Select     Server Pool Name Status     High Availability Status     Servers     Users     Logs
    First-Pool     Error Disabled     Total: 1 Total: 1     View Logs
    Clicking on View logs I get this
    2011-07-15 20:11:25     Check prerequisites to create server pool (First-Pool) succeed
    2011-07-15 20:13:01     Create server pool (First-Pool) starting.
    basically ServerPool status is Error and view log not showing anything.
    what can be going wrong here?
    regards, Yora

    Have you reviewed your ovm server /etc/hosts yet?
    It's documented somewhere: when installed, hostname is poingint to 127.0.0.1 instead of itself.
    Modify it to get 127.0.0.1 as localhost, and assigned IP to your hostname .
    I think it will work fine then,
    Joan.

  • Server Pool WITHOUT shared storage

    The documentation defines Server Pool as:
          +Logically an autonomous region that contains one or more physical Oracle VM Servers.+
    Therefore, should it possible to add multiple servers (physically separate VM servers) to the same Server Pool even though they are NOT using shared storage? When I tried to add the second VM Server to the Server Pool I received the following error:
    During adding servers ([vmoracle2]) to server pool (VM_Server_Pool), Cluster setup failed:
    (OVM-1011 OVM Manager communication with vmoracle1 for operation HA Setup for Oracle VM
    Agent 2.2.0 failed: <Exception: SR '/dev/sda3' not supported: type 'ocfs2.local' not in
    ['nfs', 'ocfs2.cluster']> )Thanks.

    Nothing is as easy as it seems when it comes to Oracle VM.
    When trying to create a new Server Pool to accommodate my second VM Server, I received the following error:
    +2010-03-08 18:18:24.575 NOTIFICATION Getting agent version for agent:vmoracle2 ...+
    +2010-03-08 18:18:24.752 NOTIFICATION The agent version is 2.3-19+
    +2010-03-08 18:18:24.755 NOTIFICATION Checking agent vmoracle2 is active or not?+
    +2010-03-08 18:18:24.916 NOTIFICATION [Server Pool Management][Server][vmoracle2]:Check agent (vmoracle2) connectivity.+
    +2010-03-08 18:18:30.304 NOTIFICATION entering into assign vs action...+
    +2010-03-08 18:18:30.311 NOTIFICATION Getting agent version for agent:vmoracle2 ...+
    +2010-03-08 18:18:30.482 NOTIFICATION The agent version is 2.3-19+
    +2010-03-08 18:18:30.483 NOTIFICATION Checking agent vmoracle2 is active or not?+
    +2010-03-08 18:18:30.638 NOTIFICATION [Server Pool Management][Server][vmoracle2]:Check agent (vmoracle2) connectivity.+
    +2010-03-08 18:18:45.236 NOTIFICATION Getting agent version for agent:vmoracle2 ...+
    +2010-03-08 18:18:45.410 NOTIFICATION The agent version is 2.3-19+
    +2010-03-08 18:18:45.434 NOTIFICATION master server is:vmoracle2+
    +2010-03-08 18:18:45.435 NOTIFICATION Start to check cluster for server pool+
    +2010-03-08 18:18:45.581 WARNING failed:<Exception: Cluster root not found.>+
    StackTrace:
    File "/opt/ovs-agent-2.3/OVSSiteCluster.py", line 535, in cluster_precheck
    clusterprecheck(single_node, ha_enable)+
    +File "/opt/ovs-agent-2.3/OVSSiteCluster.py", line 515, in clusterprecheck+
    if not cluster_root_sr_uuid: raise Exception("Cluster root not found.")
    +2010-03-08 18:18:45.582 NOTIFICATION Failed check cluster for server pool+
    +2010-03-08 18:18:45.583 ERROR [Server Pool Management][Server Pool][VMORACLE2_Server_Pool]:Check prerequisites to create server pool (VMORACLE2_Server_Pool) failed: (OVM-1011 OVM Manager communication with vmoracle2 for operation Pre-check cluster root for Server Pool failed:+
    +<Exception: Cluster root not found.>+
    +)+
    +2010-03-08 18:18:45.607 NOTIFICATION Exception Message:OVM-1011 OVM Manager communication with vmoracle2 for operation Pre-check cluster root for Server Pool failed:+
    +<Exception: Cluster root not found.>+
    The "*Test Connection*" succeeded just fine prior to clicking NEXT on the "Create Server Pool" page.
    Any suggestions?

  • OVM-2008 The Server Pool Master has been registered with some other pool

    I am getting this error, while creating my first ever server-pool.
    Check prerequisites to create server pool (First-Pool) failed: (OVM-2008 The Server Pool Master (172.16.0.37) has been registered with some other pool, and can not register it again.)
    Any idea what can be going wrong?
    regards, Yora

    The only time I've seen this is when the server really has been registered with another pool. You need to clean out the local ovs-agent database at */etc/ovs-agent/db* and restart the agent.

  • Server Pool Virtual IP

    Hi all,
    I have recently installed Oracle VM Server and Manager in order to make a demo. Everything seems to go right (setting common storage,enabling HA, creating server pool, managing virtual machines) but i have a problem. I want to set a virtual IP for my server pool because i want to show in my demo how master role switches from a server to another one, but at the time i set the virtual IP in "Server Pools/Edit" my pool goes Inactive and the servers Unreachable. Im using two laptops as servers but it doesnt seem to be a problem because the first time i made the demo, everything worked fine. The virtual IP im trying to set is not assigned to any server/pc. Here is the log:
    "+2011-02-24 13:14:03.271 NOTIFICATION Register server pool virtual ip:192.168.1.20 for master server 192.168.1.40+
    +2011-02-24 13:14:03.707 NOTIFICATION [Server Pool Management][Server Pool][demostracion-ovm]:Update server pool (demostracion-ovm) infomation succeed+
    +2011-02-24 13:14:06.602 NOTIFICATION [Server Pool Management][Server Pool][null]:Starting to refresh server pool data...+
    +2011-02-24 13:14:07.040 NOTIFICATION master server is:192.168.1.40+
    +2011-02-24 13:14:08.702 NOTIFICATION [Server Pool Management][Server Pool][null]:Starting to refresh server pool data...+
    +2011-02-24 13:14:09.905 NOTIFICATION master server is:192.168.1.40+
    +org.apache.xmlrpc.XmlRpcException: Failed to read servers response: No route to host2011-02-24 13:14:10.044 WARNING Failed to read servers response: No route to host+
    +2011-02-24 13:14:10.044 WARNING ServerPoolSync.doCheckMasterServerAlive: master server is unreachable in pool:demostracion-ovm details:OVM-1000 OVM Manager could not connect to 192.168.1.20, please check the IP and Oracle VM agent password.+
    +2011-02-24 13:14:10.047 NOTIFICATION [Server Pool Management][Server Pool][null]:End of refresh server pool data...+
    +org.apache.xmlrpc.XmlRpcException: Failed to read servers response: No route to host2011-02-24 13:14:10.053 WARNING Failed to read servers response: No route to host+
    +2011-02-24 13:14:10.054 WARNING ServerPoolSync.doCheckMasterServerAlive: master server is unreachable in pool:demostracion-ovm details:OVM-1000 OVM Manager could not connect to 192.168.1.20, please check the IP and Oracle VM agent password.+
    +2011-02-24 13:14:10.056 NOTIFICATION [Server Pool Management][Server Pool][null]:End of refresh server pool data...+
    +2011-02-24 13:14:11.790 NOTIFICATION [Server Pool Management][Server Pool][null]:Starting to refresh server pool data...+
    +2011-02-24 13:14:11.971 NOTIFICATION master server is:192.168.1.40+
    +org.apache.xmlrpc.XmlRpcException: Failed to read servers response: No route to host2011-02-24 13:14:14.974 WARNING Failed to read servers response: No route to host+
    +2011-02-24 13:14:14.975 WARNING ServerPoolSync.doCheckMasterServerAlive: master server is unreachable in pool:demostracion-ovm details:OVM-1000 OVM Manager could not connect to 192.168.1.20, please check the IP and Oracle VM agent password.+
    +2011-02-24 13:14:14.979 NOTIFICATION [Server Pool Management][Server Pool][null]:End of refresh server pool data...+
    Any kind of help will be appreciated.
    Regards.

    can you show us some mor info on how you defined your network?
    Now it states no route to host so I guess you have some IP / routing / firewall issue....
    can you draw the borader picture so we might be able to help you on this one. I guess from the part of the log you show now we do not have much to go one with.
    Regards,
    Johan Louwers.

  • Error when try to create new server pool

    I want to create new server pool to the server manager.
    At the last step of confirmation,it failed.error message is as follows:
    An error occurred while creating working directories for the server pool. Ensure that at least one utility server exists in the server pool and both the username and password for the utility server are correct.
    I think all the server info is correct.But I don't know why.
    Thanks,
    Mary

    In my case, the VM Server was set to use DHCP. Once I reconfigured the interface to use a static address, I was able to successfully create the Server Pool.
    Documentation should be reflected to clarify this.

  • Error when trying to create Single-node Server Pool

    We have an existing Oracle VM environment at our company that I have taken over support of. I would like to add a new Oracle VM server to the Manager, but I want it to be in it's own separate Server Pool by itself (no HA).
    When creating the Server Pool in Oracle VM Manager, I am able to enter the new server information, assign all the roles and test the connection properly. However, when I hit next, I receive this error:
    OVM-1011 Oracle VM Server newServerName.domain.net:MyPassword operation Checking Shared Storage failed: failed:<TypeError: list indices must be integers> .
    The Oracle VM server is version 2.2, and I accepted most of the defaults when installing (local OVS formatted as ocfs2).
    The Oracle VM Manager is version 2.1.5.
    Thanks in advance for any help.

    I have a VM Manager 2.2 that is managing a VM Server 2.0 (10.10.10.11). I am adding a second VM Server 2.2 as a separate environment with its own storage pool for management. I couldn't.
    Error
    OVM-1011 OVM Manager communication with 10.10.10.12 for operation Pre-check cluster root for Server Pool failed: <Exception: Cluster root not found.>
    What does this cluster root not found means? I just want to use the same VM Manager to manage another independent VM Server. Is this possible?

  • Error while creating pool using command line

    I am trying to create connection pool using command line as :
    %JAVA_HOME%\bin\java weblogic.Admin -url %serUrl% -username %serUser% -password %serPwd% CREATE_POOL "XXXXXXXX" url=%DB2Url%,driver=com.ibm.db2.jcc.DB2Driver,testConnsOnReserve=true,testTableName=SYSTABLES,initialCapacity=2,maxCapacity=50,capacityIncrement=2,allowShrinking=true,props=user=%DB2Usr%;password=%DB2Pwd%
    This was working fine in 8.1 ,but when i am using same in 9.2 it gives following error in console:
    ======================================================
    <Feb 2, 2007 9:58:11 AM IST> <Error> <Deployer> <BEA-149265> <Failure occured in
    the execution of deployment request with ID '1170390490712' for task 'weblogic.
    deploy.configChangeTask.0'. Error is: 'weblogic.application.ModuleException: '
    weblogic.application.ModuleException:
    at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:268)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(Modu
    leListenerInvoker.java:93)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(Depl
    oymentCallbackFlow.java:360)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineD
    river.java:26)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(Dep
    loymentCallbackFlow.java:56)
    Truncated. see log file for complete stacktrace
    weblogic.common.resourcepool.ResourceSystemException: Cannot load driver class:
    com.ibm.db2.jcc.DB2Driver
    at weblogic.jdbc.common.internal.JDBCUtil.parseException(JDBCUtil.java:2
    92)
    at weblogic.jdbc.common.internal.ConnectionEnvFactory.loadDriver(Connect
    ionEnvFactory.java:77)
    =====================================================
    when i am again trying to start server , its unable to start.
    Anybody have idea why this exception is coming.

    Hi ,
    Please check the FSV (field status variant) for your company code in OBY6 .
    then go to transaction code OB14 --> enter the FSV --> Check if field status group G006(Material account) is maintained there or not.
    if not please maintain it.
    Thanks & Regards
    Anshu

Maybe you are looking for

  • Is there any way to transfer an entire library from an ipod to a new laptop (not just the purchases)?

    My laptop was stolen that had my itunes installed and was synced with my ipod classic. I now have a new laptop. Is there any way I can transfer ALL the music from my ipod to itunes on the new laptop, not just the purchases? I don't have access to all

  • Drag and Drop Items in Reminders

    I'm disappointed that you can't drag and drop lists in the Reminders app to change the order they appear. Also it's not possible to drag and drop reminders within lists. Any possibility of adding this feature in a future release?

  • A/R with Payment Receipt Date

    Dear All I generate a query in SAP B12007 for A/R with name and item code with incoming payment no. Now i am facing a problem in incoming payment date when we received the payment can it is possible i add payment date in query. Thanks & Best regards.

  • Reconnecting Oracle in the middel of applicaion

    I have a query regarding reconnection with oracle server in the middle of running application. on start up of my aaplication i am connecting with oracle server and its getting connected. after some time i am removing the network cable in the middle w

  • [svn] 3130: Fix SDK-16700: Applying a matrix to a GraphicElement does not get applied immediately.

    Revision: 3130 Author: [email protected] Date: 2008-09-05 15:32:13 -0700 (Fri, 05 Sep 2008) Log Message: Fix SDK-16700: Applying a matrix to a GraphicElement does not get applied immediately. Added explicit matrixChanged and displayObjectChanged flag