Ovm pool / repository ownership

Hi,
re-posting again, as my thread was deleted.
I've got an issue with repository ownership. The process I am stuck with is:
1) Install OVM manager
2) Install OVM servers (pair)
3) Create server pool using the OVM manager, create VM and start up.
4) re-install OVM manager and try to re-take ownership of the VM.
I'm getting stuck - I've tried to re-install the ovm manager using the -u option (to present it with the old uuid of the original manager) but I still get ownership issues:
When trying to take ownership of the original repositories:
OVMAPI_A017ERepository 0004fb0000030000f25f11776afe4898: already owned by 0004fb00000100008999c8d62bbc18d6.When adding servers back into the pool:
com.oracle.odof.exception.ObjectException: Caught during invoke method: com.oracle.ovm.mgr.api.exception.RuleException: OVMRU_000039E Cannot perform operation. Server pool: test pool, is owned by another managerWe don't want to have to re-create the server pools if you have to re-create or re-install the OVM manager. There must be some way to take ownership back.
Edited by: 858127 on Sep 19, 2011 5:44 AM

dave wrote:
OVMAPI_A017ERepository 0004fb0000030000f25f11776afe4898: already owned by 0004fb00000100008999c8d62bbc18d6.You need to remove the Manager and install with the UUID the Servers are owned by. You can check that UUID by looking at the console of the servers.

Similar Messages

  • Not able to create disaster recovery VMM -- ovm pool / repository ownership issue

    I have installed VMM and VMS and create a server pool with 3.0.2 version.
    To test disaster recovery, I rebuild the VMM with the old UUID by
    runInstaller.sh --uuid 0004fb00000100002ae.....
    and restore the repository database.
    The new VMM (same IP as old one) can recognize the VMS but can not complete the clone process. Couple hours later, all VMSs reboot and the event showed: server cluster is down. After that, I can clone the VM from template as before. But I when I use "Edit the server pool" to assign Master Server, it show:
    OVMRU_000039E Cannot perform operations. Server pool: VMSP1, is owned by another manager.
    How to query the owner of Server pool and how to fix?
    Thanks,
    Shun-Jee Liu

    More information:
    .ovspoolfs:
    OVS_POOLFS_UUID=0004fb00000500002db902059c9fb1d6
    OVS_POOLFS_NFSBASE_UUID=
    OVS_POOLFS_MGR_UUID=0004fb00000100002ae......
    OVS_POOLFS_VERSION=3.0
    OVS_POOLFS_POOL_UUID=0004fb00000200006908301358c88ab9
    OVS_POOLFS_LUN_UUID=3600144f03837090000004ebe8dab0001
    OVS_POOLFS_MGR_UUID matches the UUID in OVM Manager. Have no idea about OVS_POOLFS_UUID.
    Shun-Jee Liu

  • VM creation and Virtual IP to the OVM pool

    hi,
    i have confiugred a pool of 8 servers and repository mounted on Nfs.
    while creating Vms the OVM gives me a error..
    Register virtual machine cdrom
    Register virtual machine preferred server
    Create HVM: preJobs
    Failed. Result - failed:<Exception: failed:<Exception: ['virt-install', '--hvm', '--name=18_Deven1', '--ram=1024', '--vcpus=1', '--vnc', '--vnclisten=0.0.0.0', '--vncpasswd=/tmp/tmp59GP-1', '--noautoconsole', '--keep-cdrom', '--cdrom=/var/ovs/mount/825D2FF7ED2645428AD5AED714B5E777/iso_pool/Win 2003/W2K3-SP2.iso', '--mac=00:16:3E:12:E4:DE', '--bridge=vlan225', '--file=/var/ovs/mount/825D2FF7ED2645428AD5AED714B5E777/running_pool/18_Deven1/System.img', '--file-size=10.0', '--os-type=windows', '--os-variant=win2k3', '--keymap=en-us'] => libvir: Xen Daemon error : POST operation failed: (xend.err 'Error creating domain: Acquire running lock failed: 256')
    Failed to create domain 18_Deven1
    Traceback (most recent call last):
    File "/opt/oracle/usr/sbin/virt-install", line 506, in ?
    main()
    File "/opt/oracle/usr/sbin/virt-install", line 470, in main
    dom = guest.start_install(conscb)
    File "/opt/oracle/usr/lib/python2.4/site-packages/virtinst/XenGuest.py", line 408, in start_install
    self.domain = self.conn.createLinux(cxml, 0)
    File "/opt/oracle/usr/lib/python2.4/site-packages/libvirt.py", line 249, in createLinux
    if ret is None:raise libvirtError('virDomainCreateLinux() failed')
    libvirt.libvirtError: virDomainCreateLinux() failed
    +>+
    StackTrace:
    File "/opt/ovs-agent-2.3/OVSXXenVMInstall.py", line 173, in xen_install_vm_hvm
    run_cmd(args=cmdlist)
    File "/opt/ovs-agent-2.3/OVSCommons.py", line 69, in run_cmd
    raise Exception('%s => %s' % (cmdlist, p.childerr.read()))
    +>+
    StackTrace:
    File "/opt/ovs-agent-2.3/OVSSiteVMInstall.py", line 100, in install_vm_hvm
    else: raise Exception(rs)
    Now the Virtual IP issue,
    out of the 8 servers, 1 is given role of master, utility and vm server and the rest 7 are utility and vm servers.
    servers have 8 nics in all. i have grouped them in 4 (LACP). 1 grp for network and other for Data.
    Also I have given a virtual IP to the pool, in case the master fails, other server takes over the role of master server..
    when i checked rebooting the master server, a diff server from the pool took over as the master server. the Virtual IP gave RTOs.
    All my servers became unreachable.
    kindly help.

    No. The VM manager is run as a seprate box with 4G RAM..

  • Resetting ocfs2 /dev/mapper references ? ... storage pool repository

    So, am using 3 disks from SAN which were previously exported to another OVS server. The current setup is a fresh installed OVS server and OVM Manager. OVM is reading the disk paths thats written on the disks and would not allow me to proceed with new pool creation. How do i get rid of it ? I dont want to delete storage from the SAN side and reprovision
    from ovs-agent.log
    [2011-09-23 15:59:20 26901] DEBUG (OVSCommons:123) create_pool_filesystem: ('lun', '/dev/mapper/350002ac000a206ef', '9df421903d48fcc1', '0004fb0000050000cabdb766eeb75c85', '', '0004fb00000100003c815b9182723afd', '0004fb00000200009df421903d48fcc1')
    [2011-09-23 15:59:20 26901] ERROR (OVSCommons:142) catch_error: /dev/mapper/350002ac000a206ef is already a pool filesystem.

    lol, i overlooked the Delete FileSystem button ... but am curious to know what is done @ background ?
    [2011-09-23 16:23:54 29394] DEBUG (StoragePluginManager:36) storage_plugin_destroyFileSystem(oracle.ocfs2.OCFS2.OCFS2Plugin)
    [2011-09-23 16:23:54 29394] DEBUG (caller:347) Started worker process 29395
    [2011-09-23 16:23:54 29394] DEBUG (caller:59) Result [None, None]
    [2011-09-23 16:23:54 29394] DEBUG (caller:59) Result [None, None]
    [2011-09-23 16:23:54 29394] DEBUG (caller:59) Result [{'capability.clone.asynchronous': False, 'filesystem.api-version': ['1', '2', '7'], 'capability.snapclone': True, 'capability.resize': True, 'help.extra-info.file': 'None', 'capability.splitclone.open': False, 'filesystem.backing-device.type': 'device', 'capability.snapclone.asynchronous': False, 'help.extra-info.filesystem': 'None', 'capability.clone': True, 'capability.snapshot': True, 'capability.splitclone': False, 'capability.clone.online': True, 'capability.snapshot.custom-name': True, 'capability.access-control.max-entries': 0, 'type': 'ifs', 'capability.snapshot.asynchronous': False, 'capability.snapclone.online': True, 'filesystem.backing-device.multi': False, 'vendor': 'Oracle', 'description': 'Oracle OCFS2 File system Storage Connect Plugin', 'capability.splitclone.asynchronous': False, 'capability.splitclone.online': False, 'capability.storage-name-required': False, 'capability.snapshot.online': True, 'filesystem.type': 'LocalFS', 'help.extra-info.server': 'None', 'name': 'Oracle OCFS2 File system', 'capability.clone.custom-name': True, 'capability.access-control': False, 'capability.resize.asynchronous': False, 'capability.resize.online': True, 'api-version': ['1', '2', '7'], 'filesystem.name': 'ocfs2'}, None]
    [2011-09-23 16:23:54 29394] DEBUG (caller:357) Stopped worker process 29395
    [2011-09-23 16:23:54 29394] DEBUG (caller:347) Started worker process 29396
    [2011-09-23 16:23:54 29394] DEBUG (caller:59) Result [None, None]
    [2011-09-23 16:23:54 29394] DEBUG (caller:59) Result [None, None]
    [2011-09-23 16:23:54 29394] DEBUG (caller:59) Result [None, None]
    [2011-09-23 16:23:54 29394] DEBUG (caller:59) Result [None, None]
    [2011-09-23 16:23:54 29394] DEBUG (caller:357) Stopped worker process 29396
    [2011-09-23 16:23:54 29394] DEBUG (OVSCommons:131) storage_plugin_destroyFileSystem: call completed.

  • OVM 3.3.1:  NFS storage is not available during repository creation

    Hi, I have OVM Manager  running on a separate machines managing 3 servers running OVM server  in a server pool. One of the server also exports a NFS share that all other machines are able to mount and read/write to. I want to use this NFS share to create a OVM repository but so far unable to get it to work.
    From this first screen shot we can see that the NFS file system was successfully added under storage tab and refreshed.
    https://www.dropbox.com/s/fyscj2oynud542k/Screenshot%202014-10-11%2013.40.00.png?dl=0
    But its is not available when adding a repository as shown below. What can I did to make it show up here.
    https://www.dropbox.com/s/id1eey08cdbajsg/Screenshot%202014-10-11%2013.40.19.png?dl=0
    No luck with CLI either.  Any thoughts?
    OVM> create repository name=myrepo fileSystem="share:/" sharepath=myrepo - Configurable attribute by this name can't be found.
    == NFS file system refreshed via CLI === 
    OVM> refresh fileServer name=share
    Command: refresh fileServer name=share
    Status: Success
    Time: 2014-10-11 13:28:14,811 PDT
    JobId: 1413059293069
    == file system info
    OVM> show fileServer name=share
    Command: show fileServer name=share
    Status: Success
    Time: 2014-10-11 13:28:28,770 PDT
    Data:
      FileSystem 1 = ff5d21be-906d-4388-98a2-08cb9ac59b43  [share]
      FileServer Type = Network
      Storage Plug-in = oracle.generic.NFSPlugin.GenericNFSPlugin (1.1.0)  [Oracle Generic Network File System]
      Access Host = 1.2.3.4
      Admin Server 1 = 44:45:4c:4c:46:00:10:31:80:51:c6:c0:4f:35:48:31  [dev1]
      Refresh Server 1 = 44:45:4c:4c:46:00:10:31:80:51:c6:c0:4f:35:48:31  [dev1]
      Refresh Server 2 = 44:45:4c:4c:47:00:10:31:80:51:b8:c0:4f:35:48:31  [dev2]
      Refresh Server 3 = 44:45:4c:4c:33:00:10:34:80:38:c4:c0:4f:53:4b:31  [dev3]
      UniformExports = Yes
      Id = 0004fb0000090000fb2cf8ac1968505e  [share]
      Name = share
      Description = NFS exported /dev/sda1 (427GB) on dev1
      Locked = false
    == version details ==
    OVM server:3.3.1-1065
    Agent Version:3.3.1-276.el6.7Kernel Release:3.8.13-26.4.2.el6uek.x86_64
    Oracle VM Manager
    Version: 3.3.1.1065
    Build: 20140619_1065

    Actually, OVM, as is with all virtualization servers, is usually only the head on a comprehensive infrastructure. OVM seems  quite easy from the start, but I'd suggest, that you at least skim trough the admin manual, to get some understanding of the conecpts behind it.  OVS thus usually only provides the CPU horse power, but not the storage, unless you only want to setup a single-server setup. If you plan on having a real multi-server setup, then you will need shared storage.
    The shared storage for the server pool, as well as the storage repository can be served from the same NFS server without issues. If you want to have a little testbed, then NFS is for you. It lacks some features that OCFS2 benefits from, like thin provisioning, reflinks and sparse files.
    If you want to remove the NFS storage, then you'll need to remove any remainders of any OVM object, like storage repositories or server pool filesystems. Unpresent and storage repo and delete it afterwards… Also, I hope that you didn't  create the NFS export directly on the root of the drive, since OVM wants to remove any file on the NFS export and on any root of ony volume there's the lost-found folder, which OVM, naturally, can't remove. Getting rid of such a storage repo can be a bit daunting…
    Cheers,
    budy

  • [OVM 2.2.1], NFS repository, lost DLM?

    Hi,
    I'm a little concerned that DLM may not be functioning properly in one of our OVM pools.
    dlm-dump.py shows (on all servers in the pool):
    [root@sscdevovmsvr01 ~]# /opt/ovs-agent-2.3/db/db_dump.py dlm
    2383_sscsupfmwap01-pv => {'hostname': '10.200.20.3', 'uuid': '99abb7ee-32a1-488e-bf64-037467d99c0a'}
    2369_ssctrnobiap01-pv => {'hostname': '10.200.20.3', 'uuid': '5a2c6d79-f47a-41e7-8ebe-4c58ed6f53d7'}
    1144_ssctestsiebap04-pv => {'hostname': '10.200.20.3', 'uuid': '449a62e4-20c7-41e8-a2ea-2edee66102fc'}
    10_10_SSCDEVDNS01-pv => {'hostname': '10.200.20.2', 'uuid': '3532cef1-397d-4417-9b82-f5e5dd5d5985'}
    13_SSCDEVDNS02-pv => {'hostname': '10.200.20.4', 'uuid': '32b77967-6e52-4562-8771-c97f35870162'}
    2390_sscdbaebizap01-pv => {'hostname': '10.200.20.3', 'uuid': 'f2cf163e-22a1-4d09-bead-065748b65b30'}
    2315_ssctestebizap01-pv => {'hostname': '10.200.20.3', 'uuid': '3c08c422-fb8c-4773-87f1-a3e3ceddc7a2'}
    2312_ssctestextap01-pv => {'hostname': '10.200.20.3', 'uuid': 'b4446a53-6e66-4dfe-aecb-42de47a0fc36'}
    105_sscdevfmwint01 => {'hostname': '10.200.20.3', 'uuid': 'f7bed67b-a5c7-4e38-94fc-9c94c33c7a63'}
    2337_ssctestfmwap01-pv => {'hostname': '10.200.20.3', 'uuid': '8dd59dc2-5c6e-41e7-a9f9-950c5eff7778'}
    480_ssctestfmwap03 => {'hostname': '10.200.20.3', 'uuid': '0857a797-e335-4a3c-95ca-7abeaa75ffdd'}
    2625_sscgstebizap01 => {'hostname': '10.200.20.3', 'uuid': 'd22acefc-5c87-4ee0-a299-8ecee04aa802'}
    35_sscdevadm01 => {'hostname': '10.200.20.2', 'uuid': '3f79665d-eeba-48b3-ace8-e6a3ab76c146'}
    2554_sscsupebizap02 => {'hostname': '10.200.20.3', 'uuid': 'cfa12422-8dc6-4ff7-8b73-0fef5f2d753b'}
    View from the OVM Manager:
    [root@sscdevovmmgr01 ~]# ovm -u <me> -p <password> vm ls -l
    Name Size(MB) Mem VCPUs Status Server Server_Pool
    ssctestldap 27241 4096 2 Powered Off sscdevpool1
    2517_ssctestebizap04 14241 8192 1 Running 10.200.20.1 sscdevpool1
    sscdevobiap01 23241 8192 2 Running 10.200.20.2 sscdevpool1
    sscmiobiap01 23241 12288 2 Running 10.200.20.5 sscdevpool1
    sscmioradb01 27241 16384 2 Running 10.200.20.5 sscdevpool1
    bisdevoradb01 27241 8192 2 Running 10.200.20.6 sscdevpool1
    sscpociip01 27241 12288 6 Running 10.200.20.6 sscdevpool1
    ssciipdevap01 27241 4096 2 Running 10.200.20.6 sscdevpool1
    ssciipdevdb01 27241 4096 2 Running 10.200.20.6 sscdevpool1
    sscdevodiap01 27241 4096 2 Running 10.200.20.4 sscdevpool1
    sscdevoel6u1x64 16001 8192 2 Running 10.200.20.3 sscdevpool1
    bisdevebizap01 27241 4096 2 Running 10.200.20.6 sscdevpool1
    sscdevfmwap01-pv 23241 16384 2 Running 10.200.20.1 sscdevpool1
    35_sscdevadm01 108594 4096 2 Running 10.200.20.4 sscdevpool1
    2676_sscdevw2k8-gplpv 40961 4096 1 Powered Off sscdevpool1
    13_SSCDEVDNS02-pv 20481 2048 1 Running 10.200.20.1 sscdevpool1
    150_ssctestoradb01 33481 16384 2 Running 10.200.20.4 sscdevpool1
    ssctestfmwap04 23241 8192 4 Running 10.200.20.1 sscdevpool1
    sscsupobiap01 23241 4096 2 Running 10.200.20.2 sscdevpool1
    2557_sscsupebizdb02 14241 8192 8 Running 10.200.20.2 sscdevpool1
    sscgstmidap01 23241 16384 2 Running 10.200.20.4 sscdevpool1
    2654_vmsscdtlucm07 24577 4096 1 Running 10.200.20.1 sscdevpool1
    2554_sscsupebizap02 14241 10240 6 Running 10.200.20.1 sscdevpool1
    bisdevoradb02 27241 8192 2 Running 10.200.20.6 sscdevpool1
    bisdevfmwap01 23241 4096 2 Running 10.200.20.4 sscdevpool1
    sscdevodidb01 27241 4096 2 Running 10.200.20.6 sscdevpool1
    sscdevload01 27241 8192 2 Running 10.200.20.3 sscdevpool1
    sscdevload02 27241 8192 2 Running 10.200.20.3 sscdevpool1
    sscdevoradb01 27241 12288 6 Running 10.200.20.2 sscdevpool1
    ssctestucmap03-pv 23241 4096 1 Running 10.200.20.4 sscdevpool1
    ssctestucmap04-pv 23241 4096 1 Running 10.200.20.2 sscdevpool1
    sscdevucm01 23241 4096 2 Running 10.200.20.5 sscdevpool1
    ssctestoradb03 27241 32768 4 Running 10.200.20.1 sscdevpool1
    ssctestoradb04 27241 32768 4 Running 10.200.20.4 sscdevpool1
    10_SSCDEVDNS01-pv 10241 2048 1 Running 10.200.20.1 sscdevpool1
    105_sscdevfmwint01 76801 4096 2 Running 10.200.20.1 sscdevpool1
    ssctestfmwap03 23241 8192 4 Running 10.200.20.4 sscdevpool1
    sscdevebizdb02-pv 27241 8192 2 Running 10.200.20.1 sscdevpool1
    sscdevebizap02-pv 27241 6144 1 Running 10.200.20.2 sscdevpool1
    ssctestucmfs1 71681 4096 1 Running 10.200.20.4 sscdevpool1
    2694_sscdevw2k8-opv 20481 4096 2 Powered Off sscdevpool1
    ssctestlw01 27241 4096 2 Running 10.200.20.6 sscdevpool1
    ssctestlw02 27241 4096 2 Powered Off sscdevpool1
    sscdevebizap04-pv 27241 8192 1 Running 10.200.20.2 sscdevpool1
    ssctestextap01-pv 27241 4096 2 Running 10.200.20.2 sscdevpool1
    ssctestebizap01-pv 27241 16384 1 Running 10.200.20.2 sscdevpool1
    ssctestebizdb01-pv 27241 12288 2 Running 10.200.20.2 sscdevpool1
    bisdevobiap01 23241 4096 2 Running 10.200.20.1 sscdevpool1
    ssctrnsiebap01-pv 23241 4096 2 Running 10.200.20.5 sscdevpool1
    ssctestfmwap01-pv 23241 8192 8 Running 10.200.20.2 sscdevpool1
    ssctrnoradb01-pv 27241 8192 1 Running 10.200.20.5 sscdevpool1
    sscgrantsd-pv 27241 4096 2 Powered Off sscdevpool1
    ssctrnebizdb01-pv 27241 8192 2 Running 10.200.20.1 sscdevpool1
    ssctrnebizap01-pv 27241 8192 1 Running 10.200.20.4 sscdevpool1
    ssctrnobiap01-pv 23241 4096 1 Running 10.200.20.4 sscdevpool1
    sscgstebizap01 27241 4096 2 Running 10.200.20.2 sscdevpool1
    sscsupebizap01-pv 25601 10240 1 Running 10.200.20.2 sscdevpool1
    sscsupebizdb01-pv 27241 16384 5 Running 10.200.20.5 sscdevpool1
    sscsupfmwap01-pv 23241 4096 2 Running 10.200.20.2 sscdevpool1
    sscdbaebizap01-pv 27241 6144 1 Running 10.200.20.6 sscdevpool1
    sscdbaebizdb01-pv 27241 8192 1 Running 10.200.20.5 sscdevpool1
    sscgstoradb01 27241 16384 4 Running 10.200.20.5 sscdevpool1
    sscsupgrid01 27241 4096 2 Running 10.200.20.1 sscdevpool1
    sscdevextap01-pv 27241 4096 2 Running 10.200.20.1 sscdevpool1
    sscdevgrid01 27241 4096 2 Running 10.200.20.1 sscdevpool1
    2514_ssctestebizap03 14241 8192 1 Running 10.200.20.4 sscdevpool1
    sscdevmail01 27241 4096 2 Running 10.200.20.6 sscdevpool1
    2658_vmsscdtlucm08 24577 4096 1 Running 10.200.20.2 sscdevpool1
    sscoelr5u464pv 27241 4096 2 Powered Off sscdevpool1
    sscdevebizdb04-PV 27241 12288 3 Running 10.200.20.2 sscdevpool1
    sscoelr5u432pv 23241 4096 2 Powered Off sscdevpool1
    ssctestobiap01-pv 23241 24576 1 Running 10.200.20.5 sscdevpool1
    ssctestsiebap03-pv 23241 8192 4 Running 10.200.20.5 sscdevpool1
    ssctestsiebap04-pv 23241 8192 4 Running 10.200.20.4 sscdevpool1
    Starting a powered off VM does not add to the dlm list, but the OVM manager sees it started correctly. I am able to start a VM from the command line on two different machines in the cluster concurrently without error O.o
    /dlm/ovm is either empty or does not exist on different servers in the pool (which has currently been up for 170 days).
    Any ideas gratefully received...
    Many thanks :)

    Hmm - very peculiar!
    Wiped cluster, installed OVM 2.2.2 (was previously on 2.2.1) - problem gone!
    Jeff

  • Death of OVM manager. How to recover?

    I found myself in a situation where my OVM-manager server got hosed and I had to rebuild it (disks died, and since it's a test environment, no backup of the host exists).
    Unfortunately I had previously set up an OVM pool and repository.
    I re-mounted a repository NFS share that was in use on the now dead OVM-manager installation. That worked, and it inserted itself into the Storage->Fileservers list
    I attempted to reload this share as a repository on my new OVM-manager installation, it told me I couldn't because it belonged elsewhere.
    Now that I try to delete it from the list of File Servers, it tells me I can't because
    "OVMRU_002005E repo01 - Cannot delete NAS or fileSystem with a repository on it."
    This was despite the fact that it is not even recognised a repository on my new OVM manager box.
    So I went a deleted the share on the NFS device, but the error persists.
    Attempted to rediscover the share, and since it can no longer find it, that doesn't help the new OVM manager decide that is an "ex-NFS mount"
    Attempted to re-try deleting the file server mount, but it refuses to go away and out of the list, even though it is not even recognised as a repository on my new OVM manager install.
    Seems like OVM has some big issues regarding handling ownership.
    On a separate issue, I tried taking ownership of some OVM boxes tied to the old and dead OVM-manager, and I was rebuffed there too.
    I went and reinstalled the OVM servers as well.
    it seems like the death of an OVM-management server means the death of the entire architecture, including the repository and all files, and forces a complete rebuild.
    Any idea how to fix this?

    I'm no expert, but I know that the OVM Manager install has an option to force a specific UUID, so the manager will look "exactly like" the original one, and everything works again. I'm not sure that this scenario is applicable to you, since I'm fairly new to all this. But perhaps you can determine what the old UUID was (you may have written it down, or it's stored in your cluster data somewhere, and re-install with that UUID. I think this is mentioned in the docs, and there are postings here about it.

  • Oracle VM Server unable to communicate with pool master

    Hello Forum
    I have the following situation and I hope that someone has an idea/solution
    Background :
    Oracle VM version : 3.1
    2 - Server pool
    Repository : NFS
    Problem :
    This is the what I found out so far :
    I try to start a guest which is hosted on the same on the same server , which serves as the pool master.
    I don't see any progress in the OVM manager, i.e. the guest is in "Starting" status
    On the ovs-agent.log file of the OVM server I see the following message keep repeating itself :
    "[<Time stamp> 24944] ERROR (notification :64): Unable to send notification(111,'Connection refused')
    So far I used one or both of the following work-around:
    1.Rediscover the OVM server
    2.Restart the ovs agent
    Both work-around are feasible and successful, but I'm looking for a permanent solution.
    I checked fire-wall on the OVM server and OVM master and they seem to be either down or wide-open
    Any other ideas?
    Thanks,
    Rudi
    Edited by: Rudi on Aug 12, 2012 12:14 AM

    The error messages and the server staying in starting mode in the manager are both things I've seen when a server got a new UUID.
    When the agent starts, the uuid get's determined. It is possible that on-boot and on manual restart the agent gives your server a different uuid.
    Try to set the uuid fixed and see if it still occurs.
    http://bjornnaessens.wordpress.com/2012/08/10/best-practices-in-ovm-2-fakeuuid-it/

  • Cannot perform operation, the repository is not presented on any servers.

    Hi
    I have pool : lanz
    and under this pool there is 2 server
    Now
    there is 2 nfs share
    nfs-pool->(Main one)
    nfs:/mnt/vm/nfs/ovm
    nfs:/mnt/pool/serverpool/serverpool
    nfs:/mnt/pool/repository/myrepo
    now I have added 2 nfs share into repository.
    nfs:/mnt/pool/serverpool/serverpool : Server A
    nfs:/mnt/pool/repository/myrepo
    Server has permission on nfs:/mnt/pool/serverpool/serverpool
    but when i am trying to give permission Server B on nfs:/mnt/pool/repository/myrepo
    it does not show up on Server list from : home->repository.
    so When i try to create vm under Serer B, the Repository is always empty.
    I did refresh nfs:/mnt/pool/repository/myrepo with Server B
    but still it does not allow Server B to use this repo
    is there any special thing i need to ??
    when i try to delete nfs:/mnt/pool/repository/myrepo from repository i see the error :
    OVMRU_002006E: nfs:/mnt/pool/serverpool/serverpool - Cannot perform operation, the repository is not presented on any servers.
    Please advise ..

    I haven't found a way to resync. Doing a rediscover doesn't do a thing. I do see in the ovs-agent.log where the server does resync with the manager but it doesn't make any difference when it comes to the repository.
    Anyone know how to reset the DB for the manager and then maybe it can resync with the servers?
    I was hoping for a way to force sync with the VM 3.0 servers and the database. The problem appears to be that the maintenance of the repository is a manager function now and just uses the servers to do the work. Somehow the servers are out of sync with the manager. The servers think they are still connected properly but the manager thinks they are disconnected, with the exception that if you highlight the repository in the manager it shows the servers are currently presented the repo. When I try to do anything with the repo the manager says no servers are available to do the work.
    Thanks
    Bill

  • "Failed to retrieve data from OVM Manager"

    I'm trying to setup Cloud Control 12c Private Cloud environment. My machines in OVM pool have local disks so there is a repository per physical machine, plus one shared repository on NFS (OVM lists all those repositories in its UI)
    When I try to navigate to VM Manager->Administration->Storage Repository page here is an error dialog I get:
    "Failed to retrieve data from OVM Manager. Please check log file for details"
    I've tried performing VM Manager->Synchronize, but that didn't help.
    Let me note that I can go to other pages like Administration->Network without any problem.
    What is a log file to look into? I tried looking under /u01/app/oracle/Middleware/oms/sysman/log but found nothing useful.

    Hi Diptesh,
       What is your crystal reports version ? CRXI or higher?
    And does your filter bject consists of apostrophie s fields?
    If this is the case then this is a known issue try installing the latest service packs or fix packs to see if it resolves the issue?
    Regards,
    Vinay

  • How do delete non-existing Repository

    There was a repository with a server and some VMs. I accidentally destroyed the LUN holding that storage. How do I clear it from VM Manager's display? I need to recreate the server pool, repository, discover the host, and I'd like to use the same names and IP addresses. I can always uninstall/reinstall manager, but that seems a bit harsh.
    Oracle VM 3.1.1 Manager and a single, non-clustered host.

    Hi, out of curiosity, I just ran the script on my test environment that has currently no errors. Is this what the output should look like? Tehre was no questions...
    [root@ovmmgr-ec bin]# ./ovm_upgrade.sh dbuser=ovs dbpass=Oracle34 --fixup
    find: /tmp/ovmpatches: No such file or directory
    Copying xsl files to patch path location
    `./transform_003000002000_010.xsl' -> `/tmp/ovmpatches/transform_003000002000_01 0.xsl'
    `./transform_003000003000_010.xsl' -> `/tmp/ovmpatches/transform_003000003000_01 0.xsl'
    Copying deleted classes files to patch path location
    `./deletedClasses.xml' -> `/tmp/ovmpatches/deletedClasses.xml'
    INFO (OvmUpgrade.java:117) Oracle OVM Manager Upgrade Processor
    INFO (OvmUpgrade.java:118)
    INFO (OvmUpgrade.java:326) Upgrade Initialization Starting
    INFO (OdofDirector.java:219) Oracle Distributed Object Fabric (ODOF): Copyright (C) 2007, 2011 Oracle. All rights reserved.
    INFO (OdofDirector.java:220) ODOF Version: 1.0.0.0
    INFO (OdofDirector.java:221) Initializing...
    INFO (OdofDirector.java:278) Initialization Complete!
    INFO (OvmUpgrade.java:328) Upgrade Initialization Complete
    INFO (FixupStage.java:23) Database Fixup Starting
    INFO (ObjectStore.java:133) Fixing up Exchange... (2147 objects)
    INFO (ObjectStore.java:144) Fixup has processed 1000 of 2147 objects
    INFO (ObjectStore.java:144) Fixup has processed 2000 of 2147 objects
    INFO (ObjectStore.java:252) Fixup Complete!
    INFO (FixupStage.java:26) Database Fixup Complete
    [root@ovmmgr-ec bin]#
    Regards,
    T

  • OM 2.2 NFS root repository move

    Hi,
    We are implementing some filer upgrades this weekend, and as part of these upgrades need to move the OVM root repository from one NFS server to another. I know, this would be easier if we had an alias for the NFS server rather than an IP address, but this is what we inherited.
    Has anyone performed a move like this before? Is there an easiest way to do it?
    We think we have a choice between:
    a) deleting the pool, and recreating around the new repo (which is a copy of the old one probably without the .server_pool_hb and .ovsrepo bits)
    b) mounting the new repo in the pool, and changing the root repository to be the new one prior to deleting the old one.
    We believe that either mechanism will require us to reimport all the resources. Any tips or suggestions would be greatly appreciated!
    TIA
    Julian

    1. Add a new repo connection.
    2. Right click the VM guest.
    3. Choose clone or move. Then choose move.
    4. Click create to create a clone customizer.
    5. Walk through select what disk you want moved and what vnics. I assume you want all so select them all.
    6. Then click finish.
    Never done this with ASM rac but I would personally disconnect the physical attachment on the ASM disk so they will not even attempt be part of the move. I assume you don't need to move the ASM disks to new storage. You can reattach them after the move. ASM will not care. The ASM metadata and header info will remain the same and asmlib will read the disks and mount the diskgroups on startup.
    You must have the VM guest stopped to do this.
    Edited by: user12273962 on Nov 27, 2012 2:03 PM

  • Server Pool shows locked how to fix?

    Hello all,
    Okay, have been rebuilding my server pool in regards to adding the servers back. I was having issues with vlan traffic not being based on my 10gb bonded ports. I could migrate a perfectly working vm to the VM server and have the access fail so I had them reinitialized. Two of them also needed to be rebuilt. Having said that:
    1.) When I discovered these servers and then tried to add them to the pool, it seemed to take a much longer time than normal. Trying to abort the job gave me an error that the "Add Server" was locked. I was finally able to delete the server only by restarting the Oracle VM Manager server.
    2.) I am getting a locked icon for my pool, see picture.
    How do I:
    1.) Unlock the server pool via the OVMM CLI?
    2.) What could cause the extremely long time to just try to add a server to the pool?
    Help!
    Cheers,
    James

    Cheers Budy!
    Always a pleasure getting your responses!
    Okay, here is what I got when I I tried to transfer the server master:
    OVMAPI_4010E Attempt to send command: deconfigure_virtual_ip to server: lmvf-sde-ovs-07.lmvfsde.local failed. OVMAPI_4004E Sync command failed on server: 10.0.160.30. Command: deconfigure_virtual_ip, Server error: org.apache.xmlrpc.XmlRpcException: <class 'agent.lib.filelock.LockError'>:Lock file /var/run/ovs-agent/cluster.lock failed: timeout occured. [Mon Jan 26 15:17:38 EST 2015] [Mon Jan 26 15:17:38 EST 2015]
    Trying the restart of the ovs-agent:
    Gave up
    Here are the relevant log section:
    ####<2015-01-26T15:17:38.575-0500> <Error> <com.oracle.ovm.mgr.api.job.Job> <lmvf-sde-ovm1.lmvfsde.local> <AdminServer> <Thread-1188-Set Server: lmvf-sde-ovs-05 on Server Pool: lmvf-sde-OVM-pool-1> <admin> <> <6e5e7086-7b2a-41db-8e22-9e6f8c8017f9-00000ff8> <1422303458575> <BEA-000000> <Job[Set Server: lmvf-sde-ovs-05 on Server Pool: lmvf-sde-OVM-pool-1] Internal (operation) Error due to : OVMAPI_4010E Attempt to send command: deconfigure_virtual_ip to server: lmvf-sde-ovs-07.lmvfsde.local failed. OVMAPI_4004E Sync command failed on server: 10.0.160.30. Command: deconfigure_virtual_ip,
    Server error: org.apache.xmlrpc.XmlRpcException: <class 'agent.lib.filelock.LockError'>:Lock file /var/run/ovs-agent/cluster.lock failed: timeout occured.
    [Mon Jan 26 15:17:38 EST 2015] [Mon Jan 26 15:17:38 EST 2015]
    com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: deconfigure_virtual_ip to server: lmvf-sde-ovs-07.lmvfsde.local failed. OVMAPI_4004E Sync command failed on server: 10.0.160.30. Command: deconfigure_virtual_ip,
    Server error: org.apache.xmlrpc.XmlRpcException: <class 'agent.lib.filelock.LockError'>:Lock file /var/run/ovs-agent/cluster.lock failed: timeout occured.
    [Mon Jan 26 15:17:38 EST 2015] [Mon Jan 26 15:17:38 EST 2015]
            at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:502)
            at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:420)
            at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:384)
            at com.oracle.ovm.mgr.action.ServerPoolAction.deconfigureVirtualIP(ServerPoolAction.java:166)
            at com.oracle.ovm.mgr.op.virtual.ServerPoolVirtualIPDeconfigure.deconfigureVirtualIP(ServerPoolVirtualIPDeconfigure.java:147)
            at com.oracle.ovm.mgr.op.virtual.ServerPoolVirtualIPDeconfigure.action(ServerPoolVirtualIPDeconfigure.java:50)
            at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1187)
            at sun.reflect.GeneratedMethodAccessor1138.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:606)
            at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:378)
            at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:355)
            at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:902)
            at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:244)
            at com.oracle.ovm.mgr.api.virtual.ServerPoolProxy.executeCurrentJobOperationAction(Unknown Source)
            at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:240)
            at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:332)
            at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1502)
            at sun.reflect.GeneratedMethodAccessor1137.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:606)
            at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:378)
            at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:355)
            at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:111)
            at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:92)
            at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:86)
            at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:717)
            at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:478)
            at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:536)
            at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
            at java.lang.Thread.run(Thread.java:745)
    Caused by: com.oracle.ovm.mgr.api.exception.ServerOperationException: OVMAPI_4004E Sync command failed on server: 10.0.160.30. Command: deconfigure_virtual_ip,
    Server error: org.apache.xmlrpc.XmlRpcException: <class 'agent.lib.filelock.LockError'>:Lock file /var/run/ovs-agent/cluster.lock failed: timeout occured.
    [Mon Jan 26 15:17:38 EST 2015]
            at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:865)
            at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:492)
            ... 30 more
    >
    ####<2015-01-26T15:17:39.817-0500> <Error> <com.oracle.ovm.mgr.faces.util.POJOActionUtils> <lmvf-sde-ovm1.lmvfsde.local> <AdminServer> <SequentialExecutor-YgEnsDdKVi3uoW0Kp51XU1b8C3g-q5VrlrsXQEm278pMfikl8CVn!611156500!1422299994123-2> <admin> <> <6e5e7086-7b2a-41db-8e22-9e6f8c8017f9-00000608> <1422303459817> <BEA-000000> <Error modifying object of class com.oracle.ovm.appfw.generatedpojos.ServerPoolPOJO@ebd13b8c with the error: Error setting the master server: Job failed on Core: OVMAPI_4010E Attempt to send command: deconfigure_virtual_ip to server: lmvf-sde-ovs-07.lmvfsde.local failed. OVMAPI_4004E Sync command failed on server: 10.0.160.30. Command: deconfigure_virtual_ip,
    Server error: org.apache.xmlrpc.XmlRpcException: <class 'agent.lib.filelock.LockError'>:Lock file /var/run/ovs-agent/cluster.lock failed: timeout occured.
    [Mon Jan 26 15:17:38 EST 2015] [Mon Jan 26 15:17:38 EST 2015]>
    ####<2015-01-26T15:17:40.751-0500> <Info> <Health> <lmvf-sde-ovm1.lmvfsde.local> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <6e5e7086-7b2a-41db-8e22-9e6f8c8017f9-00000035> <1422303460751> <BEA-310002> <46% of the total memory in the server is free.>
    ####<2015-01-26T15:17:43.168-0500> <Warning> <oracle.adf.view.rich.render.RichRenderer> <lmvf-sde-ovm1.lmvfsde.local> <AdminServer> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <admin> <> <6e5e7086-7b2a-41db-8e22-9e6f8c8017f9-000010e8> <1422303463168> <ATTEMPT_SYNC_UNKNOWN_KEY> <Attempt to synchronized unknown key: viewportSize.>
    ####<2015-01-26T15:17:45.042-0500> <Warning> <oracle.adf.view.rich.render.RichRenderer> <lmvf-sde-ovm1.lmvfsde.local> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <admin> <> <6e5e7086-7b2a-41db-8e22-9e6f8c8017f9-000010fd> <1422303465042> <ATTEMPT_SYNC_UNKNOWN_KEY> <Attempt to synchronized unknown key: viewportSize.>
    ####<2015-01-26T15:18:42.001-0500> <Info> <Health> <lmvf-sde-ovm1.lmvfsde.local> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <6e5e7086-7b2a-41db-8e22-9e6f8c8017f9-00000035> <1422303522001> <BEA-310002> <79% of the total memory in the server is free.>
    ####<2015-01-26T15:19:42.001-0500> <Info> <Health> <lmvf-sde-ovm1.lmvfsde.local> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <6e5e7086-7b2a-41db-8e22-9e6f8c8017f9-00000035> <1422303582001> <BEA-310002> <63% of the total memory in the server is free.>
    ####<2015-01-26T15:20:43.409-0500> <Info> <Health> <lmvf-sde-ovm1.lmvfsde.local> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <6e5e7086-7b2a-41db-8e22-9e6f8c8017f9-00000035> <1422303643409> <BEA-310002> <81% of the total memory in the server is free.>
    ####<2015-01-26T15:20:43.420-0500> <Info> <Common> <lmvf-sde-ovm1.lmvfsde.local> <AdminServer> <Thread-37> <<anonymous>> <> <6e5e7086-7b2a-41db-8e22-9e6f8c8017f9-00000003> <1422303643420> <BEA-000628> <Created "1" resources for pool "ovm-appfw-ds", out of which "1" are available and "0" are unavailable.>
    ####<2015-01-26T15:21:43.410-0500> <Info> <Health> <lmvf-sde-ovm1.lmvfsde.local> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <6e5e7086-7b2a-41db-8e22-9e6f8c8017f9-00000035> <1422303703410> <BEA-310002> <67% of the total memory in the server is free.>
    ####<2015-01-26T15:22:44.533-0500> <Info> <Health> <lmvf-sde-ovm1.lmvfsde.local> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <6e5e7086-7b2a-41db-8e22-9e6f8c8017f9-00000035> <1422303764533> <BEA-310002> <81% of the total memory in the server is free.>
    ####<2015-01-26T15:23:44.533-0500> <Info> <Health> <lmvf-sde-ovm1.lmvfsde.local> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <6e5e7086-7b2a-41db-8e22-9e6f8c8017f9-00000035> <1422303824533> <BEA-310002> <66% of the total memory in the server is free.>
    ####<2015-01-26T15:24:45.911-0500> <Info> <Health> <lmvf-sde-ovm1.lmvfsde.local> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <6e5e7086-7b2a-41db-8e22-9e6f8c8017f9-00000035> <1422303885911> <BEA-310002> <80% of the total memory in the server is free.>
    ####<2015-01-26T15:25:45.911-0500> <Info> <Health> <lmvf-sde-ovm1.lmvfsde.local> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <6e5e7086-7b2a-41db-8e22-9e6f8c8017f9-00000035> <1422303945911> <BEA-310002> <66% of the total memory in the server is free.>
    ####<2015-01-26T15:26:34.654-0500> <Info> <JDBC> <lmvf-sde-ovm1.lmvfsde.local> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <6e5e7086-7b2a-41db-8e22-9e6f8c8017f9-000012d4> <1422303994654> <BEA-001128> <Connection for pool "ovm-jpa-ds" has been closed.>
    ####<2015-01-26T15:26:34.802-0500> <Info> <JDBC> <lmvf-sde-ovm1.lmvfsde.local> <AdminServer> <[ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <6e5e7086-7b2a-41db-8e22-9e6f8c8017f9-000012d5> <1422303994802> <BEA-001128> <Connection for pool "ovm-qrtz-ds" has been closed.>
    ####<2015-01-26T15:26:47.054-0500> <Info> <Health> <lmvf-sde-ovm1.lmvfsde.local> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <6e5e7086-7b2a-41db-8e22-9e6f8c8017f9-00000035> <1422304007054> <BEA-310002> <81% of the total memory in the server is free.>
    ####<2015-01-26T15:26:47.070-0500> <Info> <Common> <lmvf-sde-ovm1.lmvfsde.local> <AdminServer> <QuartzScheduler_TestScheduler-lmvf-sde-ovm1.lmvfsde.local1422299886699_MisfireHandler> <<anonymous>> <> <6e5e7086-7b2a-41db-8e22-9e6f8c8017f9-00000003> <1422304007070> <BEA-000628> <Created "1" resources for pool "ovm-qrtz-ds", out of which "1" are available and "0" are unavailable.>
    ####<2015-01-26T15:27:47.055-0500> <Info> <Health> <lmvf-sde-ovm1.lmvfsde.local> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <6e5e7086-7b2a-41db-8e22-9e6f8c8017f9-00000035> <1422304067055> <BEA-310002> <67% of the total memory in the server is free.>
    ####<2015-01-26T15:28:48.154-0500> <Info> <Health> <lmvf-sde-ovm1.lmvfsde.local> <AdminServer> <weblogic.GCMonitor> <<anonymous>> <> <6e5e7086-7b2a-41db-8e22-9e6f8c8017f9-00000035> <1422304128154> <BEA-310002> <80% of the total memory in the server is free.>
    [root@lmvf-sde-ovm1 logs]#
    Cheers
    James

  • OVM and DMZ

    We are deploying a new OVM environment and I would like to get the feedback on what the community thinks about putting the pool manager in the DMZ with the pool members....
    Better yet what does the community think about putting any of the OVM compondents in the DMZ?
    Thanks!!
    Doug
    Here is the Logical Flow...
    DUAL ISP RUNNING BGP
    ------->
    Cisco 5540 ASA HA (FOT NAT)
    ----------->
    DMZ NETWORK SWITCH (FOR DMZ LB INTERFACE)
    ---------------->
    F5 BIGIP LOAD BALANCER (FOR PAT and LB)
    ------------------------>
    BACKEND LOAD BALANCER SWITCH (FOR HOST TRUNKING)
    ------------------------------>
    PHYSICAL SERVERS OVM POOL MEMBERS / POOL MANAGER / OVM MANAGER
    -------------------------------------->
    BACKEND NETAPP NFS STORAGE OVER PRIMARY INTERFACE
    Edited by: user12470398 on Jan 18, 2010 8:11 PM

    user9010393 wrote:
    We are deploying a new OVM environment and I would like to get the feedback on what the community thinks about putting the pool manager in the DMZ with the pool members....
    Better yet what does the community think about putting any of the OVM compondents in the DMZ?Several of my clients run Oracle VM Servers in their DMZ. In that scenario, I recommand that Dom0 not be connected to the DMZ, i.e. it has no IP address on that network. Rather, the Dom0 and Oracle VM Manager are on a dedicated management network that has no access inbound from the Internet. The DomU's should be connected to DMZ-facing bridges. I would not run Oracle VM Manager in the DMZ. All communication from the Manager to the OVS servers is initiated by the Manager itself, so that can be inside your network.

  • Ovs database recreation

    Hi forum
    We are having trouble migrating to ver 3.1.1 from 3.0.2
    The upgrade process seems to hang.We tried many things and now we are thinking of recreating the ovs schema.
    We plan to use the same UUID,as the 3.0.2 version.
    Will we be able to discover again the repository,the Oracle VM Servers and the Oracle Virtual Machines?
    Any ideas?
    Thanks,
    Rudi

    Ok, seems like we have some progress.
    Tell me this, did you install OVM Manager 3.1.1 then try to discover your old OVM 3.0.2 servers and that was unsuccessful? And after that you've upgraded servers to 3.1.1 version?
    I'm asking this because it might be that ovs schema have some data from old version.
    Virtual IP cannot be changed, but if you had VIP in previous version there's no reason why it's not showing under pool properties.
    Try again reinstalling the OVM Manager 3.1.1(complete uninstall, everything) with your uuid.
    After installation you can apply patch if you want:
    https://updates.oracle.com/Orion/PatchDetails/process_form?aru=14972593
    Also, as root in terminal enter:
    cd /u01/app/oracle/ovm-manager-3/machine1/base_adf_domain/bin
    *./stopWebLogic.sh*
    when script ends enter:
    *./startWebLogic.sh* (wait until weblogic server reaches RUNNING status, and then minimize terminal, don't close it!)
    Don't know why, but after installation of OVM Manager, by default ovmm service is running and when I log into Manager, every operation returned
    me "Aborted" status. So I've restarted weblogic and then everythig went fine.
    So, when you login into OVM Manager do next:
    - first discover your 2 servers, one by one, and when that operations are Completed, you should be able to see your Pool, Repository, Network
    and Storage that you have created earlier
    - next, click on Repositories tab, select your repository, click on green arrows(Present/Unpresent...) and check is your repository is
    presented to servers you want
    - then, click on blue arrows to Refresh selected repository and after that is Completed you should get items in your repository
    - back to Servers and VMs tab, right click on each of your servers and select Rediscover server
    - if there is no VMs on your servers, check Unassigned Virtual Machines they should be there
    I've done this couple of times, and sholud work for you too ;)
    Regards.

Maybe you are looking for

  • Renaming Business System in SLD?

    Hello All, I'm wondering if there exists an Option to rename a Business System inside SLD. It should be renamed in Receiver Determination, etc. on the Integration Builder as well. In SLD I could rename a BS with "Administration/Content Maintenance".

  • Importing from camera into lightroom with camera picture styles in tact (camera neutral)

    I use the Camera Neutral picture style on my Canon 5D mark ii when shooting landscape photogtraphy.  I would like my photos to remain Camera Neutral when I import them.  However, Lightroom always defaults the photos to Adobe Standard.  Is there any w

  • Updating the iphone fails.. hard

    Heyas, I tried to update to the latest OS for the iPhone today, and while it was installing and doing it's thing, the itunes program crashed, leaving the iphone stuck in the "plug me into itunes" mode, and has been ever since. So my questions is clea

  • Directory doesn't exist

    Hi,      I am using 11i application on 9i database. I tried to run autoconfig on the apps tier. I navigate to COMMON_TOP/admin/scripts/bdev_oraapps and ran auto config [applpdev@ebs pdev_oraapps]$ ./adautocfg.sh   after entering the password it show'

  • Found a new wiki site with great video tutorials

    Wikivid.com is a helpful new wiki based on video tutorials to create how to's for just about every software you can think of. There is a great page for iMovie that i found extremely helpful. There are also lots of great videos for other iLife apps. W