ASE server on OVM

Hello,
I would like to know if anyone is running SAP/Sybase ASE server on OVM(Oracle Virtual Machine), if yes then if any issues encountered running ASE on the Virtual Environment? What version of ASEs are you running on the Virtual OVM environment?
Would OVM support ASE version 12.0.x, 12.5.x and 15.0.3(I know these are EOL) but would like to know if any SAP/Sybase customer is running these versions on OVM>
Would there be any license issues with running these servers in OVM after P2V? I could get the ASE checkout the license, would there be any issues with the license options down the line or with SAP support of these ASEs on OVM?
I would appreciate any feedback.
Thanks.

Ejaj,
OVM is considered a sub-capacity environment for ASE deployments.
As the ASE versions themselves are EOL, they cannot be supported by SAP in that environment regardless, should any issues arise, including license issues, unless an upgrade is performed and the proper licenses obtained.
Please check with your sales representative to confirm this.
Chris

Similar Messages

  • How to change ASE server name in windows

    how to change the server name in Adaptive server enterprise running on windows

    Windows is going to require a few more steps if ASE is running as a service.
    Update all registry entries containing <servername> with <newservername>:
    HKLM\SOFTWARE\SYBASE\Server
    HKLM\SYSTEM\CurrentControlSet\Services\SYBSQL_<servername>[ _BS | _XP ]
    NOTE: Doing a registry search on <servername> will bring up a ton of other locations, eg, legacy entries, ControlSet00X, etc ... not sure if all of these have to be changed, too ...
    NOTE: Haven't installed any of the latest ASE packages in windows so don't know if SAP's gone an changed the HKLM\SOFTWARE sub-branch name from SYBASE to SAP
    =========================
    In addition to Ryan's notes:
    - any other sysservers entries that refer to the old servername (eg, loopback)
    - any remote servers would need to update their external/remote logins, remote servers and/or proxy definitions ... as appropriate
    - if the ASE is involved in replication then you're looking at whole 'nother can of worms ... off the top of my head ... rs_databases, rs_idnames, rs_repdbs ... and of course any repdefs/subs that include the ASE name ?
    - obviously (?) any monitoring/maintenance/operational jobs ... documentation ...

  • Tcp/7002 needed from OVM Server to OVM Manager?

    Hi,
    When i take a look at the diagram on 3.3.2.6. Firewall Configuration i see that the Oracle VM Server only need tcp/7001 and udp/123. When i check the logging of an OVM Server i see the following logs:
    [2013-10-23 12:24:20 7761] DEBUG (base:109) url: https://0.0.0.0:7002/ovm/core/bindings/python_3.2.2.520.zip option: None
    [2013-10-23 12:24:20 7761] DEBUG (base:112) new url: https://10.100.0.38:7002/ovm/core/bindings/python_3.2.2.520.zip
    On 3.3.2.6. Firewall Configuration i read: "The ports used by the Oracle VM Servers to connect to Oracle VM Manager are: 7001, 7002 and 54321". Can someone of Oracle update the diagram? The diagram is not complete.
    Regards,
    Alwin.

    This blog post will provide all of the Oracle VM intra-communication details your looking for: Oracle VM Manager Installation

  • Can't discover VM server in OVM

    Hi,
    Test environment, as per this doc
    http://www.oracle.com/technetwork/server-storage/vm/template-1482544.html
    Running the above OVMs on virtual box version 4.2.10
    OVM is version 3.1.1.365
    Can ping each machine fine.
    When I go to OVM and try add the VM server, get this error:
    Job Construction Phase
    begin()
    Appended operation 'Discover Manager Server Discover' to object 'OVM Foundry : Discover Manager'.
    commit()
    Completed Step: COMMIT
    Objects and Operations
    Object (IN_USE): [DiscoverManager] OVM Foundry : Discover Manager
    Operation: Discover Manager Server Discover
    Job Running Phase at 07:27 on Wed, Apr 3, 2013
    Job Participants: []
    Actioner
    Starting operation 'Discover Manager Server Discover' on object 'OVM Foundry : Discover Manager'
    Setting Context to model only in job with id=1364999232381
    Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: get_api_version to server: 192.168.56.101 failed. OVMAPI_4004E Server Failed Command: get_api_version , Status: org.apache.xmlrpc.client.XmlRpcHttpTransportException: HTTP server returned unexpected status: Unauthorized access attempt from ('192.168.56.100', 35674)!
    Wed Apr 03 07:27:13 PDT 2013
    Wed Apr 03 07:27:13 PDT 2013
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:507)
    at com.oracle.ovm.mgr.action.ActionEngine.sendUndispatchedServerCommand(ActionEngine.java:394)
    at com.oracle.ovm.mgr.action.ServerAction.getSupportedApiVersions(ServerAction.java:291)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.getServerApiVersions(DiscoverEngine.java:507)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.discoverNewServer(DiscoverEngine.java:363)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.discoverServer(DiscoverEngine.java:280)
    at com.oracle.ovm.mgr.op.manager.DiscoverManagerServerDiscover.action(DiscoverManagerServerDiscover.java:48)
    at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1012)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:329)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:289)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:826)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
    at com.oracle.ovm.mgr.api.manager.DiscoverManagerProxy.executeCurrentJobOperationAction(Unknown Source)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:218)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:309)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1140)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:329)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:289)
    at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
    at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
    at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
    at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:773)
    at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:401)
    at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:459)
    at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: get_api_version , Status: org.apache.xmlrpc.client.XmlRpcHttpTransportException: HTTP server returned unexpected status: Unauthorized access attempt from ('192.168.56.100', 35674)!
    Wed Apr 03 07:27:13 PDT 2013
    at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:798)
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:503)
    ... 33 more
    FailedOperationCleanup
    Starting failed operation 'Discover Manager Server Discover' cleanup on object 'OVM Foundry : Discover Manager'
    Complete rollback operation 'Discover Manager Server Discover' completed with direction=OVM Foundry : Discover Manager
    Rollbacker
    Executing rollback operation 'Discover Manager Server Discover' on object 'OVM Foundry : Discover Manager'
    Complete rollback operation 'Discover Manager Server Discover' completed with direction=DONE
    Objects To Be Rolled Back
    Object (IN_USE): [DiscoverManager] OVM Foundry : Discover Manager
    Write Methods Invoked
    Class=InternalJobDbImpl vessel_id=810 method=addTransactionIdentifier accessLevel=6
    Class=DiscoverManagerDbImpl vessel_id=173 method=discoverServer accessLevel=6
    Class=InternalJobDbImpl vessel_id=810 method=setCompletedStep accessLevel=6
    Class=InternalJobDbImpl vessel_id=810 method=setAssociatedHandles accessLevel=6
    Class=DiscoverManagerDbImpl vessel_id=173 method=nextJobOperation accessLevel=6
    Class=InternalJobDbImpl vessel_id=810 method=setFailedOperation accessLevel=6
    Class=DiscoverManagerDbImpl vessel_id=173 method=nextJobOperation accessLevel=6
    Class=DiscoverManagerDbImpl vessel_id=173 method=nextJobOperation accessLevel=6
    Completed Step: ROLLBACK
    Job failed commit (internal) due to OVMAPI_4010E Attempt to send command: get_api_version to server: 192.168.56.101 failed. OVMAPI_4004E Server Failed Command: get_api_version , Status: org.apache.xmlrpc.client.XmlRpcHttpTransportException: HTTP server returned unexpected status: Unauthorized access attempt from ('192.168.56.100', 35674)!
    Wed Apr 03 07:27:13 PDT 2013
    Wed Apr 03 07:27:13 PDT 2013
    com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: get_api_version to server: 192.168.56.101 failed. OVMAPI_4004E Server Failed Command: get_api_version , Status: org.apache.xmlrpc.client.XmlRpcHttpTransportException: HTTP server returned unexpected status: Unauthorized access attempt from ('192.168.56.100', 35674)!
    Wed Apr 03 07:27:13 PDT 2013
    Wed Apr 03 07:27:13 PDT 2013
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:507)
    at com.oracle.ovm.mgr.action.ActionEngine.sendUndispatchedServerCommand(ActionEngine.java:394)
    at com.oracle.ovm.mgr.action.ServerAction.getSupportedApiVersions(ServerAction.java:291)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.getServerApiVersions(DiscoverEngine.java:507)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.discoverNewServer(DiscoverEngine.java:363)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.discoverServer(DiscoverEngine.java:280)
    at com.oracle.ovm.mgr.op.manager.DiscoverManagerServerDiscover.action(DiscoverManagerServerDiscover.java:48)
    at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1012)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:329)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:289)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:826)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
    at com.oracle.ovm.mgr.api.manager.DiscoverManagerProxy.executeCurrentJobOperationAction(Unknown Source)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:218)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:309)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1140)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:329)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:289)
    at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
    at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
    at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
    at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:773)
    at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:401)
    at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:459)
    at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: get_api_version , Status: org.apache.xmlrpc.client.XmlRpcHttpTransportException: HTTP server returned unexpected status: Unauthorized access attempt from ('192.168.56.100', 35674)!
    Wed Apr 03 07:27:13 PDT 2013
    at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:798)
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:503)
    ... 33 more
    Thanks for your help

    There are multiple areas of authentication. If I remember correctly the Vbox Oracle VM Manger machine has a good read me with all the passwords. I remember it being an abnormally large icon on the desktop.
    I thought it was a pretty well done way to learn.

  • Can't see any NFS server in OVM 3.0.3

    Hi all,
    I installed OVM on a physical host with 2 internal RAID arrays. One for the base OS (68G) and planed to use the second one (300G) as a "data" storage.
    I made a ext4 FS on it, mount it and shared it with NFS like (firewall and seLinux are disabled for this test) :
    cat /etc/exports
    /data *(rw)
    I can see on the two VM servers that the share is OK and I can also mount it :
    [root@qxpovs01 ~]# showmount -e 10.100.208.104
    Export list for 10.100.208.104:
    /data *
    Then in the Manager web interface I try to add a NFS from Hardware-> Storage -> File Server -> Register file server.
    name : nfsdata
    access host : 10.100.208.104
    and add my two servers as admin server.
    Doing all this shows me no NFS storage...
    What is wrong with my setup ?
    Do I need to put special things on the NFS storage (as it was before with OVM 2.x using the utils/repos.py script) ?
    Many thanks.

    Prune wrote:
    I installed OVM on a physical host with 2 internal RAID arrays. One for the base OS (68G) and planed to use the second one (300G) as a "data" storage.
    I made a ext4 FS on it, mount it and shared it with NFS like (firewall and seLinux are disabled for this test) : Note that this configuration is not supported in production, i.e. connecting to an NFS mount on the same server as Oracle VM.

  • Repository after reinstall server and ovm manager

    I have problem
    I have one server connected FC to SAN storage. I have repo with vm on storage luns. After power crash i must to reinstall ovm on server and also reinstall ovm manager.
    Now can i connect old reository to new/reinstall server witouth loosing any data?

    Server with manager had hardware failure. Idont have backup so i have to install ovm manager on new machine.
    Vm server have problem with file system, dont seen the luns also xend dont start. So i reinstall also this server.
    I know that new ovm manager dont recognize old repository disk, so i create new lun on storage and create new repository on it. Now from CLI i map old ocfs repository and copy virtual disk and vm.cfg to new repository, but ovm manager dosn see any of them.

  • Unable to register file server in OVM 3.0.1

    I'm stuck on attempting to register a fileserver in VM Manager 3.0.1; When I go to register a new file server, the "Storage Plug-in" drop-down is blank. What can I do to dig into this? Nothing about this is covered in the documentation...

    First must Discover VM Server!

  • Lost connection between ovm-manager and ovm-server (ovm 3.1)

    Hi,
    I have a manager as a VM on my laptop and a physical server as an ovm-server. Everything is fine when i boot the server but after some time, the manager stop to show the information from the server. in the ovs-agent log file the following messages are repeated regulary
    [2013-08-29 13:06:19 6160] DEBUG (notification:289) Trying to connect to manager.
    [2013-08-29 13:06:20 6160] DEBUG (notification:291) Connected to manager.
    [2013-08-29 13:06:20 6160] ERROR (notification:316) No manager Core API server object for 10:60:4b:88:bc:24:10:60:4b:88:bc:25:fe:ff:ff:ff.
    [2013-08-29 13:06:34 6171] ERROR (notification:64) Unable to send notification: (111, 'Connection refused')
    I did not reboot neither the server nor the manager. No IP change. Rebooting the manager has no effect.
    The only way to restore communication is to restart the ovs-agent on the server, but this restart disable the network card. I must be physical on the server to restart the network.
    any help will be very helpful
    best regards
    Jean-Marc

    Hi,
    The are many steps to verify:
    Verify with your firewall on the Oracle VM Manager system (service iptables stop).
    Verify with a ping between OVM Manager and OVM Server using the IP Address and using the hostname for each one (from OVM Manager : ping ovm-server ; and from OVM Server: ping ovm-manager).
    I hope this can help you
    Best Regards

  • Can't remove OVM server from server pool

    Hi!
    I tried to remove Oracle VM server using OVM. Both have version 3.0.3
    I use Add/remove wizard from server pool. Selected my single server from list and pressed OK. Nothing happend. Server still in pool.
    I tried to do so when server was online, offline. Results are the same. I reinstalled OVS, but now i'm can't discover it again even i configured different name and IP address. MAC is the same and it's the reason.
    So, is it any way to force delete OVS using any tool or i have to reinstall OVM and it's repository?

    I did it but i don't know how :)
    I tried to discover re-installed server with new IP and name. This operation was failed.
    I changed IP address on re-installed server to old one. And re-discovered server with old name. After that it appeared in unassigned machines list. So, i was able to delete it and also delete old server pool

  • OVM Server 3.2.1 install reboots server

    I have been trying to install OVM Server on an IBM xSeries 336 server. OVM Server 2.2.1 was previously installed on this server.
    Trying to install 3.2.1 now and I get to the splash screen booting from the CD. I press [Enter] to begin the installation. Once the process reaches the point of 'Loading SCSI driver', the server reboots. I have tested the media on other machines without issue. I have also tested the server with OVM Server 2.2.1 media and the install progresses normally to the end.
    I suspect there are missing drivers causing the install to fail. Is there a way to load the missing drivers during the install process?
    Thanks in advance,
    UPDATE: I have successfully installed OVM Server 3.0.2... Not exactly what I wanted but....
    Edited by: SBaugher on Feb 20, 2013 11:04 AM

    Oracle VM 3 is entirely different from 2.2.1.
    take a look at the release notes for 3.2.1 There are few instances in which you have to specify different boot parameters for the installation to work.
    http://docs.oracle.com/cd/E35328_01/E35329/E35329.pdf
    You might have a MEGARAID product.
    If you are installing Oracle VM Server on a Sun Fire X4800, you must provide extra parameters when
    booting from the installation media (CDROM or ISO file), or when using a kickstart installation. These
    parameters allow the megaraid_sas driver to load correctly.
    If booting from the installation media, press F2 when the initial boot screen is displayed and provide the
    following additional parameters as part of the boot command:
    mboot.c32 xen.gz extra_guest_irqs=64,2048 nr_irqs=2048 --- vmlinuz --- initrd.img
    If using a kickstart installation, add the additional kernel parameters to the PXE configuration file.

  • Problem with OVM Server 3.2.6 - xend not running

    Hi, just now I upgraded my server to OVM Server 3.2.6 version and server boots up, cluster is up but I have message that Hypervisor is running in UNDETERMINED bit mode (WARNING: XEND IS PROBABLY NOT RUNNING). While boot I saw message that xend failed to start because "mount point /proc/xen does not exist". Also when it tries to start xend, there is message "xencommons should be started first". Reinstalling OVMS did not help. Does anyone have this problem?
    Thanks.

    For me, it looks like the same.
    1 - Yes
    2 - B
    3 - Not yet, I've tried to downgrade to 3.2.4, but it is not possible.
    4.1 - service xend status:
    xc: error: Could not obtain handle on privileged command interface (2 = No such file or directory): Internal error
    Traceback (most recent call last):
      File "/usr/sbin/xend", line 36, in ?
        from xen.xend.server import SrvDaemon
      File "/usr/lib64/python2.4/site-packages/xen/xend/server/SrvDaemon.py", line 26, in ?
        import relocate
      File "/usr/lib64/python2.4/site-packages/xen/xend/server/relocate.py", line 28, in ?
        from xen.xend import XendDomain
      File "/usr/lib64/python2.4/site-packages/xen/xend/XendDomain.py", line 36, in ?
        from xen.xend import XendOptions, XendCheckpoint, XendDomainInfo
      File "/usr/lib64/python2.4/site-packages/xen/xend/XendCheckpoint.py", line 20, in ?
        from xen.xend import balloon, sxp, image
      File "/usr/lib64/python2.4/site-packages/xen/xend/image.py", line 46, in ?
        xc = xen.lowlevel.xc.xc()
    xen.lowlevel.xc.Error: (1, 'Internal error', 'xc_interface_open failed: No such file or directory')
    xend daemon is stopped
    4.2 - service ovs-agent status:
    log server (pid 4460) is running...
    notification server (pid 4489) is running...
    remaster server (pid 4492) is running...
    monitor server (pid 4494) is running...
    ha server (pid 4496) is running...
    stats server (pid 4498) is running...
    xmlrpc server (pid 4499) is running...

  • Getting Error OVMAPI_2005E : Discover Server Error on OVM console

    OVMAPI_2005E "36:33:30:34:34:33:32:4d:32:30:35:30:30:30:34:34 (ovs1)" contains a component "36:33:30:34:34:33:32:4d:32:30:35:30:30:30:34:34" in error. Error event: StatusEvent (09/21/2011 05:58:22:057 PM), Summary: Discover Server Error
    Gett the above error. Not sure how to clear it ? I restarted ovs agent on ovs server and ovm server. I also rebooted both servers.
    Running OVS 3.0.1 64bit with OVM 3.0
    So : I rediscover server. The Job completes succesfully. I again proceed to create another vm .. get this error
    OVMAPI_9013E Cannot perform operation on Virtual Machine: asm1, no server available.
    Thu Sep 22 08:10:50 PDT 2011
    Saw a similar thread here, with no resolution. any ideas?
    Edited by: 886930 on Sep 22, 2011 8:11 AM

    Acknowledge the event in the Events tab in hardware pane for the server

  • How many time to install/configure OVM Manager and OVM Server ?

    Hello,
    I wish to have your experience feedback on the mean time needed to install both OVM Server and OVM Manager in a production environement, with e.g : 2 CPUs, 4 G of RAM, or for 4 CPUs and 8 G of RAM.
    Regards,
    Lionel

    Not enough information. XE is not supported in a production environment so you will need to install a SE or EE version of Oracle Database. I would personally use EE because the Virtual Manager comes with a single use license that covers running the VM Manager on either edition. No extra cost to run EE over SE.
    You can use kicstart to rapidly deploy any VM Server. If you get your scripting right... it takes less than 10 minutes.

  • OVM Server Ownership in OVM Manager

    Hi,
    I am new to OVM so go easy on me ;)
    Am having a play around with OVM 3 for the first time. I managed to get into a state in OVM Manager where my OVM Server was kind of half discovered, although I was able to "Take Ownership" in the Manager. When I tried to delete it it failed saying it didn't exist. When I tried to re-discover it said it already existed. So in the end I gave up and just uninstalled and re-installed OVM Manager.
    So now I can successfully discover my OVM server, great, I thought, but now when I try and "Take Ownership" of this newly discovered VM server it says it's already owned by another manager:
    OVMRU_000009E Server <my OVM server> is already owned by an Oracle VM Manager.
    Anybody any ideas how I can resolve this?
    Thanks
    Jim

    bmace wrote:
    I'm not sure how it ended up being implemented exactly but I believe there should also be a way to specify the manager UUID at manager install time.Just run the installer with the -u option to pass the UUID in:
    # ./runInstaller.sh -u <uuid> You can find the UUID of your Manager installation by checking the .config file at */u01/app/oracle/ovm-manager-3/.config*

  • 4TB Seagate Disk as a Local Storage Repo for OVM 3.2.4

    I have a 4TB Seagate Disk Added to an Oracle VM Server running OVM 3.2.4
    /dev/mapper/35000000000000001
                         3907017728 495547392 3411470336  13% /OVS/Repositories/0004fb0000030000196e5043753adcca
    It is around 4GB in size. I can import the VM templates into the disk but then when booting up the VM, there is a kernel panic and it says the file system is corrupted or something.
    The same VM template works on another repository. What could be causing this issue ?
    mousedev: PS/2 mouse device common for all mice
    input: Xen Virtual Keyboard as /devices/virtual/input/input0
    input: Xen Virtual Pointer as /devices/virtual/input/input1
    rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
    rtc_cmos: probe of rtc_cmos failed with error -38
    EFI Variables Facility v0.08 2004-May-17
    usbcore: registered new interface driver usbhid
    usbhid: USB HID core driver
    zram: num_devices not specified. Using default: 1
    zram: Creating 1 devices ...
    Initializing XFRM netlink socket
    NET: Registered protocol family 17
    Registering the dns_resolver key type
    registered taskstats version 1
    IMA: No TPM chip found, activating TPM-bypass!
    XENBUS: Device with no driver: device/vbd/51712
    XENBUS: Device with no driver: device/vbd/51728
    XENBUS: Device with no driver: device/vif/0
    drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
    Initializing network drop monitor service
    Freeing unused kernel memory: 1592k freed
    blkfront: xvda: flush diskcache: enabled
    xvda: xvda1 xvda2 xvda3
    blkfront: xvdb: flush diskcache: enabled
    xvdb: xvdb1
    device-mapper: uevent: version 1.0.3
    device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: [email protected]
    end_request: I/O error, dev xvda, sector 210946
    EXT3-fs (xvda2): error: unable to read superblock
    Kernel panic - not syncing: Attempted to kill init!
    Pid: 1, comm: init Not tainted 2.6.39-300.17.2.el5uek #1
    Call Trace:
    [<ffffffff8106f24f>] panic+0xbf/0x1f0
    [<ffffffff8105ae8f>] ? account_entity_enqueue+0x8f/0xa0
    [<ffffffff810719a9>] find_new_reaper+0xc9/0xd0
    [<ffffffff81073c85>] forget_original_parent+0x45/0x1b0
    [<ffffffff81507ffe>] ? _raw_spin_unlock_irqrestore+0x1e/0x30
    [<ffffffff81060fd0>] ? sched_move_task+0xa0/0x160
    [<ffffffff81073e06>] exit_notify+0x16/0x170
    [<ffffffff810741db>] do_exit+0x27b/0x430
    [<ffffffff810743d1>] do_group_exit+0x41/0xb0
    [<ffffffff81074457>] sys_exit_group+0x17/0x20
    [<ffffffff81510742>] system_call_fastpath+0x16/0x1b

    I have a 4TB Seagate Disk Added to an Oracle VM Server running OVM 3.2.4
    /dev/mapper/35000000000000001
                         3907017728 495547392 3411470336  13% /OVS/Repositories/0004fb0000030000196e5043753adcca
    It is around 4GB in size. I can import the VM templates into the disk but then when booting up the VM, there is a kernel panic and it says the file system is corrupted or something.
    The same VM template works on another repository. What could be causing this issue ?
    mousedev: PS/2 mouse device common for all mice
    input: Xen Virtual Keyboard as /devices/virtual/input/input0
    input: Xen Virtual Pointer as /devices/virtual/input/input1
    rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
    rtc_cmos: probe of rtc_cmos failed with error -38
    EFI Variables Facility v0.08 2004-May-17
    usbcore: registered new interface driver usbhid
    usbhid: USB HID core driver
    zram: num_devices not specified. Using default: 1
    zram: Creating 1 devices ...
    Initializing XFRM netlink socket
    NET: Registered protocol family 17
    Registering the dns_resolver key type
    registered taskstats version 1
    IMA: No TPM chip found, activating TPM-bypass!
    XENBUS: Device with no driver: device/vbd/51712
    XENBUS: Device with no driver: device/vbd/51728
    XENBUS: Device with no driver: device/vif/0
    drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
    Initializing network drop monitor service
    Freeing unused kernel memory: 1592k freed
    blkfront: xvda: flush diskcache: enabled
    xvda: xvda1 xvda2 xvda3
    blkfront: xvdb: flush diskcache: enabled
    xvdb: xvdb1
    device-mapper: uevent: version 1.0.3
    device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: [email protected]
    end_request: I/O error, dev xvda, sector 210946
    EXT3-fs (xvda2): error: unable to read superblock
    Kernel panic - not syncing: Attempted to kill init!
    Pid: 1, comm: init Not tainted 2.6.39-300.17.2.el5uek #1
    Call Trace:
    [<ffffffff8106f24f>] panic+0xbf/0x1f0
    [<ffffffff8105ae8f>] ? account_entity_enqueue+0x8f/0xa0
    [<ffffffff810719a9>] find_new_reaper+0xc9/0xd0
    [<ffffffff81073c85>] forget_original_parent+0x45/0x1b0
    [<ffffffff81507ffe>] ? _raw_spin_unlock_irqrestore+0x1e/0x30
    [<ffffffff81060fd0>] ? sched_move_task+0xa0/0x160
    [<ffffffff81073e06>] exit_notify+0x16/0x170
    [<ffffffff810741db>] do_exit+0x27b/0x430
    [<ffffffff810743d1>] do_group_exit+0x41/0xb0
    [<ffffffff81074457>] sys_exit_group+0x17/0x20
    [<ffffffff81510742>] system_call_fastpath+0x16/0x1b

Maybe you are looking for

  • Multiple Dropdowns Email Multiple Recipients

    Hi, I am trying to get 3 different dropdown menus to determine the multiple recipients of a submitted form. I can't seem to get them all to work at once, ...only one or another. This is the click event script I am using on the Submit button. Could so

  • Why did my messages turn blue instead of the original green?

    Finally got a iphone. I'm just learning it, but my messages use to be green for the outgoing text but they turned blue. How do I reset it.

  • Pagination with rownum!

    i've the following query....... for getting first 10 records SELECT A.leave_trans_id,A.leave_category_id,A.emp_id, B.leave_description,C.first_name,C.last_name, to_char(A.from_date,'DD-Mon-YYYY') from_date, to_char(A.to_date,'DD-Mon-YYYY') to_date, C

  • Internationalization in Hindi

    Hi Folks, Does anyone have a working Internationalization in Hindi example? I would appreciate if you could provide me one or some idean? thanks.

  • Ho to create a mailbox in JAVA as ConsoleOne does

    Is there a jar library to create a GW-Mailbox? There must exist one, because C1 is providing this functionality. And there are lots of jars in the C1-Groupwise snapin folder. Is there any documentation for that? Thanks