OVM Manager 3.0.1. Setup: Create a Server Pool

I am new to OVM, sorry.
I would like to do the initial setup of OVM Manager to be able to create virtual machines. I followed the OVM user's guide in chapter 4.5 to create a server pool, but didn't succeed.
I set up my OVM Server having a shared NFS directory, later planned to be on a separate RAID volume, but OVM Manager does not detect the NFS directory.
On the OVM Manager host I can mount the NFS directory via "mount -t nfs ovm-srv:/share /test".
Who can help?
Edited by: user8163152 on 27.08.2011 06:35

user8163152 wrote:
I set up my OVM Server having a shared NFS directory, later planned to be on a separate RAID volume, but OVM Manager does not detect the NFS directory.Have you setup the File Server in Oracle VM Manager first? You need all the NFS mount points to be visible inside the UI before they can be used to create a server pool. Keep in mind that you will need a dedicated mount for the cluster/heartbeat. It cannot also be used for repository storage like in 2.2. So, you can make that mount pretty small (10GB should be fine).

Similar Messages

  • OVM 3.0.3: Create new Server Pool but keep storage repositories?

    Hi,
    I think I have somewhat messed up my Server pool a bit, such as that there are some kind of network bridges in the server pool which I cannot get rid of, since OVMM insists that these have vnics associated to them, when none of my VMs had any nic configured.
    So, I guess my only option is to re-create the server pool entirely and migrating VMs between server pools doesn't seem to be possible. I was wondering, I if could at least keep the storage repositories and get away with only creating a new server pool and adding the VM servers to the new pool, but keeping the VM files in the repositories. This will likely make this transition much more smooth, than having to copy all the VMs from the repositories onto a temporary storage and back into the new storage repositories.
    Cheers,
    budy

    budachst wrote:
    I think I have somewhat messed up my Server pool a bit, such as that there are some kind of network bridges in the server pool which I cannot get rid of, since OVMM insists that these have vnics associated to them, when none of my VMs had any nic configured.Usually this means you've imported templates or old VMs that still have those bridges configured. Check the network configuration of the templates installed into your repositories and change the bridges to real/proper ones. Once you've done that, you'll be able to delete the unusued bridges.
    So, I guess my only option is to re-create the server pool entirely and migrating VMs between server pools doesn't seem to be possible. I was wondering, I if could at least keep the storage repositories and get away with only creating a new server pool and adding the VM servers to the new pool, but keeping the VM files in the repositories. This will likely make this transition much more smooth, than having to copy all the VMs from the repositories onto a temporary storage and back into the new storage repositories.Depends on how you've created the storage repositories: if they're OCFS2-based, they are stamped with the cluster ID of the pool to which they currently belong. It's possible to change this, but you need to contact Oracle Support to do so. I'd recommend first trying to unmap the existing bridges as described above.

  • OVM-4602 HVM is not supported in the server pool

    Hi,
    I'm trying to create a Windows 2008 R2 HVM guest and have come across this error:
    "OVM-4602 HVM is not supported in the server pool"
    Hardware is a HP BL25p G2 with AMD-V enabled in the BIOS. This is 1 of 5 similar servers in the server pool - all 5 servers have AMD-V anbled in BIOS. I checked the following:
    xm info | grep xen_caps:
    xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32 hvm-3.0-x86_32p hvm-3.0-x86_64
    xm dmesg | grep -i hvm:
    (XEN) HVM: SVM enabled
    cat /proc/cpuinfo | grep svm:
    svm is not listed in the flags
    I'm creating the guest from VM Manager using an iso file. I haven't tried using virt install yet as I would like to get some opinions here first.
    Thanks in advance.

    831583 wrote:
    I know 3 of them were enabled after installation of OVM due to an oversight but can't vouch for the other 2 servers (these 2 were the first servers installed with OVM, including the master server).Remove and re-add them back to the pool. Oracle VM only stores the hvm-capable flag when it adds the server initially. It doesn't re-evaluate this later.

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

  • OVM Manager 3.1 - Advanced Setup / override

    Hello All,
    I'm curious to know if there is a way to override the the OVM Production Installation. In short, I already have a weblogic server installed on the same server where I'm deploying the manager, yet the installation goes and installed another one.
    Just out of curiosity, is there a way to edit some file OR set some environment variables that would change this ?
    Thanks
    Jan S.

    There isn't a way to load the ovm console into an existing weblogic doman. At least not one that I know of. You could make your MV Manager virtual and run it in your VM environment.

  • Creating Multiple Server Pools

    Hi All,
    I have Installed Oracle VM Server 2.2 and Configured HA as well as Installed Oracle Database. Everything is working fine so far.
    I have two Partitions from iSCSI and mounted to both the servers(/dev/sdb,/dev/sdc). I have used /dev/sdb to Configure HA and Installed Oracle 11g.
    Now I like to Create Second Serverpool on Second VM Server to create test instance on Second Partition(/dev/sdc). Is it possible...?
    Will it overwrite the existing /OVS if i crested the Second Serverpool without Cluster since /OVS was mounted to both the servers as part of configure Clustering.
    Please could anyone advice me...
    Thanks in Advance....

    A server can be a member of only one pool. You will have to delete the second server from the first pool, and add it to the new pool. You can select /dev/sdc on that server as the root repository. Since both servers are now in different pools, you will need to disable HA for the first pool.
    Edited by: herb on Apr 12, 2010 3:31 PM

  • OVM Manager 2.2.2: server pool error with file system type

    I'm just getting started with OVM. I've installed OVM on one machine and the manager on another.
    I created a server pool, which seemed to work OK but shows "Error" in the table under the "Server Pools" tab in the manager interface
    When I edit it I see
    Error: OVM-1011 OVM Manager communication with NNN.NNN.NN.NNN for operation Pre-check cluster root for Server Pool failed: <Exception: SR '/dev/sda3' not supported: type 'ocfs2.local' not in ['nfs', 'ocfs2.cluster']>
    Can anyone explain this? Does this mean I can't use a local file system in OVM 2.2.2? I understood this was the case with OVM 3, which is why I went with 2.2.2.
    Thanks.

    Roger Ford wrote:
    Error: OVM-1011 OVM Manager communication with NNN.NNN.NN.NNN for operation Pre-check cluster root for Server Pool failed: <Exception: SR '/dev/sda3' not supported: type 'ocfs2.local' not in ['nfs', 'ocfs2.cluster']>
    Can anyone explain this? Does this mean I can't use a local file system in OVM 2.2.2? I understood this was the case with OVM 3, which is why I went with 2.2.2.You can't created a clustered pool with a local filesystem. You need to format the filesystem with ocfs2 in clustered mode.

  • How to start virtual OVM Manager and restore server pool which hosts it?

    It had to happen... the day I migrate our OVM Manager from an ESX host into an Oracle VM, we have a massive NetApp outage, and everything fails to come back. As a result of having lock errors when trying to start any VMs I noted on the forum various solutions and ended up following the steps concerning stopping ovs-agent and removal of /etc/ovs-agent/db/* on all the servers. Next I re-added the repo to all the servers using repos.py, but of course now none of the servers are in a pool so the --list command shows them as [R] rather than [*], and the /OVS directory is not yet mapped. So the next stage, according to the instructions which I am following, describes using the 'Restore' option in the OVM Manager GUI. Given that /OVS is not mounted and all of the servers are now config-less, I can't see how I can start the OVM Manager VM to get to the aforementioned "restore" option...
    Thank Jeebus I kept the ESX copy of OVM manager on (but powered down), as I was able to fire it up and do the restore, and now everything is hunky dory. However, this is our Dev platform and I was going to build the Prod platform and deploy OVM Manager straight into the OVM architecture via the template, rather than having it on ESX, but this issue on the Dev install has made me think twice about the mobius nature of managing the VM architecture from within the VM architecture...
    I am assuming I am missing some sort of commandline knowledge, so... given:
    - empty db directory
    - root repos [R] on all servers
    - as yet unmapped /OVS
    ...how to get the server pool up and get something back into /OVS, and then start my OVM Manager VM so I can 'restore'? Is it even possible? because if it isn't, I'll be blowed if the Prod OVM manager is going to get deployed like this...
    And no, there's no money in the budget for extra tin just to sit there running the OVM Manager and nothing else.
    TIA
    Kev

    user12474530 wrote:
    Still nobody seems to know of how to create a server pool on the CLI (outside of OVM Manager) though...There is no way to create a server pool on the CLI without Oracle VM Manager. You either need to use the Web UI of the Manager, or use the ovmcli command-line tool. Both of those require Oracle VM Manager to be running.
    However, once the Pool is created, you do not need the Manager to be running to perform simple tasks like starting/stopping guests. That can be done with the xm command-line tool.
    I agree with you about running VM Manager as a guest of the Oracle VM Server: I actually don't recommend this in production, unless you have at least two Server Pools. Then you can have the Manager of Pool A hosted by Pool B and vice-versa. Most often however, I recommend a completely independent Manager machine, either physical or hosted on a separate virtualization stack.

  • OVM-1000 OVM Manager could not connect to...

    Hello
    I am trying to create a Server Pool using OVM 2.2.
    When I try to do it, I get the error "OVM-1000 OVM Manager could not connect to 127.0.0.1, please check the IP and Oracle VM agent password"
    I've tried with dynamic and static IP.
    Your help will be appreciated.
    Thanks
    César

    Fixed it. Shutdown all the VMs and rebooted the base server. Configured the ovs-agent ( ovs-agent configure) again and restarted the ovs-agent.(ovs-agent restart). Now i am able to import the templates.
    Also OVM Manager shows all the VMs in shutdown status after reboot the base server and i fixed it used "Reset" button in OVM Manager.
    1) Click on the Virtual Machines tab found on the top left corner.
    2) Select the radio button of the appropriate virtual machine that has the incorrect status displayed.
    3) Click on the ‘More Actions:’ drop down box and select the option ‘Reset’
    4) Click the ‘Go’ button for the reset to take place.
    Once the ‘Go’ button is selected, the virtual machine will reset and display the appropriate virtual machine status.

  • Does OVM Manager require access to SAN/NAS VLAN

    Hello everyone,
    In our setup OVM Manager is installed on its own physical server, using for storage the local disk. Does the storage discovering process requires OVM Manager to have access to the SAN/NAS VLAN, or is this going through the OVM Servers again as it happens during the initial servers' discovering?
    Thanks,
    Nikos

    Hi Nikos,
    no, the OVMM doesn't need access to any of the storages the OMV servers are connected to. It is all done through the ovs-agents running on the OVM servers. Those query the hardware and available storage upon the discovery process.
    Cheers,
    budy

  • OVM - 1000 OVM Manager could not connect

    Hi,
    I installed OVM following the installation guide. Every node can ping each other, but when I try to create a server pool i meet the following error:
    OVM - 1000 OVM Manager could not connect to 110.130.10.45, please check the IP and Oracle VM agent password.
    The IP is ok and connection too. I'm also sure that the agent password is correct. What other check I have to do?

    Hi,
    have a look @ following MOS Note:
    https://supporthtml.oracle.com/oip/faces/secure/km/DocumentDisplay.jspx?id=469169.1&h=Y
    To debug communication problems with the agent.
    Furthermore make sure, that in your /etc/hosts the hostname does not apper in the 127.0.0.1 line.
    Sebastian
    Edited by: ssolbach on Dec 14, 2010 5:38 AM

  • 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

  • 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

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

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

Maybe you are looking for

  • Email Invoice as PDF

    Hi folks, I'm trying to send a sapscript/smartform invoice as a PDF attached to an email.  I've been reading a number of posting on this topic but it is still unclear to me how to get this to work.  (R/3 4.7) I need to setup a new output type with tr

  • I am unable to send emails using iCloud, but am receiving.

    I am unable to send emails using iCloud from both my laptop and my ipad.  I am paying for 25Gb of storage and am only using 3Gb at the moment.  I get the following message " Your email has been placed in the Outbox as you have exceeded your limit for

  • Input help of the org. hierarchy

    Hello all, I have two similar enviroments, one with ish version 4.6 and another with version 6.00 The input help of the organizational hierarchy when it is called from nv2000 or report RNLORG01 in 6.00 is very slower than 4.6. (Both enviroments have

  • Interface with no methods/fields?

    Hello everyone, I was wondering if it�s ok to have an interface just to reference purposes. I have four classes UserCategory, ItemCategory, ResourceCategory and ProfileCategory (all four classes have the same attributes and methods). Could i just def

  • Bluetooth headphones not streaming itunes

    Hello, when using an itunes enabled phone like the moto RAZR V3i, a bluetooth stereo headphone kit does not allow itune music to stream to the headphones. Is this a problem with itunes software, or the phone's hardware/software capabilities streaming