OVM Server 3.1.1 errors

I am running OVM 3.1.1 in a 2 servers cluster. on one of the server I noticed that following errors happening very frequently in /var/log/ovs-agent.log. whereas 2nd OVM Server has no errors. I also noticed in OVM manager that if I go to "repository" tab, every thing in repository has "lock" sign on it.
I am trying to create a clone from one of the templates but it just stays in "in progress" at 0% for ages and nothing happens.
I do not have any idea where and why these errors are generated. Any help would be much appreciated.
Thanks
[2012-10-16 16:17:15 5378] ERROR (monitor:42) Error in monitor process: Lock file /etc/ovs-agent/db/server failed: timeout occured.
Traceback (most recent call last):
File "/usr/lib64/python2.4/site-packages/agent/monitor.py", line 30, in serve_forever
saved_cluster_state = read_item(LOCAL_SERVER_DB, "cluster_state")
File "/usr/lib64/python2.4/site-packages/agent/db.py", line 76, in read_item
db = AgentDB(db_name, db_home)
File "/usr/lib64/python2.4/site-packages/agent/db.py", line 31, in __init__
self.lock.acquire(wait=10, delay=0.1)
File "/usr/lib64/python2.4/site-packages/agent/utils/filelock.py", line 54, in acquire
raise LockError("Lock file %s failed: timeout occured." % self.filename)
LockError: Lock file /etc/ovs-agent/db/server failed: timeout occured.
[2012-10-16 16:17:15 5375] ERROR (remaster:312) Error in remaster process: Lock file /etc/ovs-agent/db/server failed: timeout occured.
Traceback (most recent call last):
File "/usr/lib64/python2.4/site-packages/agent/remaster.py", line 310, in serve_forever
remaster()
File "/usr/lib64/python2.4/site-packages/agent/remaster.py", line 275, in remaster
d = dump_db(LOCAL_SERVER_DB)
File "/usr/lib64/python2.4/site-packages/agent/db.py", line 101, in dump_db
db = AgentDB(db_name, db_home)
File "/usr/lib64/python2.4/site-packages/agent/db.py", line 31, in __init__
self.lock.acquire(wait=10, delay=0.1)
File "/usr/lib64/python2.4/site-packages/agent/utils/filelock.py", line 54, in acquire
raise LockError("Lock file %s failed: timeout occured." % self.filename)
LockError: Lock file /etc/ovs-agent/db/server failed: timeout occured.
[2012-10-16 16:17:20 5385] ERROR (stats:265) Error in stat process: Lock file /etc/ovs-agent/db/server failed: timeout occured.
Traceback (most recent call last):
File "/usr/lib64/python2.4/site-packages/agent/stats.py", line 254, in serve_forever
if is_clustered():
File "/usr/lib64/python2.4/site-packages/agent/serverpool.py", line 507, in is_clustered
return (get_membership_state() == MEMBERSHIP_STATE_CLUSTERED and
File "/usr/lib64/python2.4/site-packages/agent/serverpool.py", line 403, in get_membership_state
if get_cluster_flag():
File "/usr/lib64/python2.4/site-packages/agent/serverpool.py", line 388, in get_cluster_flag
return read_item(LOCAL_SERVER_DB, "clustered")
File "/usr/lib64/python2.4/site-packages/agent/db.py", line 76, in read_item
db = AgentDB(db_name, db_home)
File "/usr/lib64/python2.4/site-packages/agent/db.py", line 31, in __init__
self.lock.acquire(wait=10, delay=0.1)
File "/usr/lib64/python2.4/site-packages/agent/utils/filelock.py", line 54, in acquire
raise LockError("Lock file %s failed: timeout occured." % self.filename)
LockError: Lock file /etc/ovs-agent/db/server failed: timeout occured.
Edited by: user10070298 on Oct 15, 2012 10:20 PM

Did you get any resolution to this problem?
I'm getting the same errors and I can't find anything on MOS which indicates what could it be. Same setup as yours, 2 servers in the cluster pool and one is throwing errors and the other is not.

Similar Messages

  • Cluster Not Available error when booting OVM server DOM0 from USB

    Hi all,
    I have been wanting to run OVM 2.2 from a USB stick for a while now. I ran through the install CD today and saw there was a 'minimal USB install' option on the installation screen. So I plugged in a 4GB USB stick, rebooted, and ran the USB install.
    After a while, the install completed, OVM booted up perfectly it seemed, and I was happy.
    The server had no local storage apart from this USB stick as we are going to be hooking it up to an iSCSI target for guest VM storage.
    This was a new lab setup, so I got the VM Manager running on another system, connected to the USB booted OVM server, and went to create a pool.
    Running the 'test connection' that worked fine.
    Trying to add the pool - failed. I got the error 'Cluster Not Available'
    On the OVM server I did a repos.py -l and nothing gets listed.
    I understand that for HA you need a repository with shared storage. However, before I have used these same install CDs with a singe local hard disk, to get OVM server running, and it did so fine.
    So what's different with the USB disk install that means you don't get a repository?
    Do I have to create a special repository LUN, manually connect the OVM server to this, and then use repos.py to create it?
    Cheers,
    Jeff

    Ok I have read, re-read related parts of the underground manual and have hit a brick wall with the 'simple' task of setting up a NIC for dedicated iSCSI traffic. The manual does not cover this task in the iSCSI SAN section.
    So I'm in a catch 22.
    My OVM server boots up, with it's single management NIC configured, but once booted - I don't want to connect to the iSCSI target via this network - I need it completely closed off.
    I want to use another NIC (or bond of two) for dedicated iSCSI traffic to and from the OVM Server.
    However, the underground manual strangely only seems to cover a single NIC configuration! It looks like he assumes you are going to be running iSCSI on your management NIC, which I can only think is incredibly bad practice.
    I have installed OVM with the linux asknetwork - this did not give me the option to configure additional interfaces.
    I then manually edited /etc/sysconfig/network-scripts/ifcfg-eth1 on the OVMServer, restarted network, restarted the entire box - I can ping my new NIC / IP locally from within the OVM server, but I can not connect to the iSCSI target, nor can I ping the iSCSI NIC on the OVM server from the target.
    This is such a simple thing to try to achieve - super frustrating...
    Jeff

  • 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

  • Problem of OVM- server :(

    Install OVM-server 2.1 on the HP-Proliant DL145 AMD possessor
    Configuration ovs-agent
    /etc/init.d/ovs-agent configure
    ;ssl support --
    ;enable ssl support in xmlrpc transport?(enable/disable)
    ssl=disable
    ssl=
    now ssl=disable
    ;network access control by ip --
    ;rules := if addr.match(allow) and not addr.match(deny): return True
    ;pattern items delimited by comma and could be
    ;219.142.73.50 #single ip
    ;219.142.73.* #range
    ;219.142.73.0/24 #range
    ;default to allow all, deny none
    allow=195.168.0.77
    allow=
    now allow=195.168.0.77
    deny=
    deny=
    now deny=
    would you like to modify password to communicate with agent?[y/N]
    OVS Agent configuration done.
    This is agent status
    [root@vm ~]# /etc/init.d/ovs-agent start
    OVSAgentServer is now starting...
    OVSAgentServer started.
    Traceback (most recent call last):
    File "/opt/ovs-agent-2.2/utils/broadcast_macip.py", line 66, in ?
    main()
    File "/opt/ovs-agent-2.2/utils/broadcast_macip.py", line 60, in main
    s.sendto(data, ('<broadcast>', int(config.get("agent", "port"))))
    socket.error: (101, 'Network is unreachable')
    [root@vm ~]# /etc/init.d/ovs-agent status
    OVSAgentServer is running.
    [root@vm ~]#
    I am connecting from 195.168.0.77
    The browser returns me following errors
    OVSAgentServer     
    This server exports the following methods through the XML-RPC protocol.
    Methods
    exists(vmpath)
    check if a vm exists
    @return "success" if success else "failed:<error message>"
    add_vm_disk(vm_path, disk_path, sharable=False)
    attach a disk to a vm
    @return "success" if success else "failed:<error message>"
    add_vm_vif(vm_path, num)
    add vifs for the vm
    @return "success:macs=<macs_string>" if success else "failed:<error message>"
    macs_string is in the format of "mac1,mac2"
    et cetera.....
    Please Help me...... :(

    EmOuBi
    No problem with ping.
    The firewall switched off '/etc/init.d/iptables stop '
    look at http://dba.host.n.kg/image/1371/10440_OVS-error.JPG
    in this picture you can see state of connecting..

  • Disaster recovery of remaining OVM server

    Hi,
    I hope some of you can help me with some disaster recovery tests I have to do shortly.
    The environment has 2 OVM servers: servre1 and server2 in a server pool.
    Server1 has the cluster filesystem shared to it via multiipathing, and in turn, server1 shares the repository and cluster fs with server2 via NFS.
    In the meantime, there are other LUNS shared with just server2, which are being replicated with the repository and cluster fs that is currently being used.
    If server1 "dies" and this is easy to simulate as just shutting it down, it will stop sharing the repository and fs with server2, the server pool will have errors, and so will server 1 (it cannot be contacted), and so will server2 (it has lost access to repository and cluster fs).
    Oracle documentation explains very clearly how to add and remove server pools and servers neatly, but it makes no mention of how to clean up a server in order to reuse in on a new server pool, with a new repository, in this case, the replicated LUNs that were only in server2.
    Has any of you done something similar to this? Do I have to go into the OVM Manager database at row level to delete every mention of the old repository? Is there a way of cleaning up the server2 for reuse (other than reinstalling)? In OVM 2.2 there was a cleanup.py script, but I didn´t find such script in 3.0.3...
    Any suggestions on how to test this will be welcome. If I have overlooked some useful documentation on this, please point me to it...
    Regards,
    T.

    Dan,
    do you mean
    sh ./ovm_upgrade.sh dbuser=ovs dbpass=<password> --fixup
    Regards,
    T.

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

  • Adding an OVM server back into OVM Manager after a reload

    We have created a sandbox environment to test Oracle virtualization and had 2 physical servers setup. One running Oracle OVM and the other Oracle Linux. The Oracle Linux box had OVM Manager installed and was using local storage for the repository.
    After about a month of running the Oracle Linux box was reloaded without saving any of the OVM Manager configuration information. After reloading the Oracle Linux box and installing OVM Manager my first issue was adding the OVM server back into a pool. We were getting the error that it was already being managed by another host. After a quick search of the Oracle forum I found a post suggesting that we stop the ovs-agent on the OVM box and remove a file.
    These were the commands:
    # service ovs-agent stop
    # rm /etc/ovs-agent/db/server
    # service ovs-agent start
    After doing this I was able to discover and add the server into a pool. The next issue was when I went to look at the virtual machines hosted on the OVM machine. All 6 of the virtual machines that were created now show as "orphan_004fb0000060000...". In digging around I noticed that the repository for the local storage was not setup so when I go to try add the local disk back as a repository and I select "create a data repository: select physical disk" it comes back as blank.
    If I click the storage tab and look under local file systems I see the disk and it has location repository specified and server listed under presented servers.
    I am thinking the mapping is somehow messed up after adding the host back to a new OVM Manager and I need to relink the storage to the repository but am a little lost as to how to accomplish this.
    I am trying to avoid reloading the entire OVM server so I don't lose the work already done with the existing virtual machines.

    To answer your second question first, It is an unclustered server pool.
    When I run the refresh I get an error. Below are the details:
    Job Construction Phase
    begin()
    Appended operation 'FileSystem refresh' to object '0004fb0000050000f6e5bfcdec6df114'.
    commit()
    Completed Step: COMMIT
    Objects and Operations
    Object (IN_USE): [Server] 44:45:4c:4c:31:00:10:51:80:50:b1:c0:4f:4e:4d:31 (fnt1gvs001.syncreon.local)
    Object (IN_USE): [LocalFileServer] 0004fb00000900008975e0e107a39557 (Local FS fnt1gvs001.syncreon.local)
    Object (IN_USE): [LocalFileSystem] 0004fb0000050000f6e5bfcdec6df114
    Operation: FileSystem refresh
    Job Running Phase at 15:03 on Wed, Dec 19, 2012
    Job Participants: [44:45:4c:4c:31:00:10:51:80:50:b1:c0:4f:4e:4d:31 (fnt1gvs001.syncreon.local)]
    Actioner
    Starting operation 'FileSystem refresh' on object '0004fb0000050000f6e5bfcdec6df114'
    Job Internal Error (Indeterminate)com.oracle.ovm.mgr.api.exception.RuleException: OVMRU_002017E Cannot perform operation. This repository: 36842b2b01874c700182161460904cc01, is not owned by this manager
    Wed Dec 19 15:03:54 EST 2012
    at com.oracle.ovm.mgr.rules.modules.api.virtual.RepositoryRules.throwErrorIfNotOwnedByThisManager(RepositoryRules.java:378)
    at com.oracle.ovm.mgr.rules.modules.api.virtual.RepositoryRules.setSimpleNamePre(RepositoryRules.java:197)
    at com.oracle.ovm.mgr.api.job.JobEngine.invokeMethod(JobEngine.java:662)
    at com.oracle.ovm.mgr.api.job.JobEngine.invokeMethod(JobEngine.java:631)
    at com.oracle.ovm.mgr.rules.RulesEngine.runRules(RulesEngine.java:190)
    at com.oracle.ovm.mgr.rules.RulesEngine.preProcess(RulesEngine.java:142)
    at com.oracle.ovm.mgr.model.ModelEngine.preValidate(ModelEngine.java:547)
    at com.oracle.ovm.mgr.model.ModelEngine.access$200(ModelEngine.java:65)
    at com.oracle.ovm.mgr.model.ModelEngine$3.notify(ModelEngine.java:352)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:326)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:822)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
    at com.oracle.ovm.mgr.api.virtual.RepositoryProxy.setSimpleName(Unknown Source)
    at com.oracle.ovm.mgr.op.physical.storage.FileSystemRefresh.processRepoMetadata(FileSystemRefresh.java:338)
    at com.oracle.ovm.mgr.op.physical.storage.FileSystemRefresh.discoverOcfs2FileSystem(FileSystemRefresh.java:188)
    at com.oracle.ovm.mgr.op.physical.storage.FileSystemRefresh.action(FileSystemRefresh.java:84)
    at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1009)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:822)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
    at com.oracle.ovm.mgr.api.physical.storage.LocalFileSystemProxy.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:330)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
    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)
    FailedOperationCleanup
    Starting failed operation 'FileSystem refresh' cleanup on object '0004fb0000050000f6e5bfcdec6df114'
    Complete rollback operation 'FileSystem refresh' completed with direction=0004fb0000050000f6e5bfcdec6df114
    Rollbacker
    Executing rollback operation 'FileSystem refresh' on object '0004fb0000050000f6e5bfcdec6df114'
    Complete rollback operation 'FileSystem refresh' completed with direction=DONE
    Objects To Be Rolled Back
    Object (IN_USE): [Server] 44:45:4c:4c:31:00:10:51:80:50:b1:c0:4f:4e:4d:31 (fnt1gvs001.syncreon.local)
    Object (IN_USE): [Repository] 0004fb0000030000eac6a78cc3aa8b91 (36842b2b01874c700182161460904cc01)
    Object (IN_USE): [LocalFileServer] 0004fb00000900008975e0e107a39557 (Local FS fnt1gvs001.syncreon.local)
    Object (IN_USE): [LocalFileSystem] 0004fb0000050000f6e5bfcdec6df114
    Write Methods Invoked
    Class=InternalJobDbImpl vessel_id=1569 method=addTransactionIdentifier accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=930 method=refresh accessLevel=6
    Class=ServerDbImpl vessel_id=544 method=lock accessLevel=6
    Class=LocalFileServerDbImpl vessel_id=897 method=lock accessLevel=6
    Class=InternalJobDbImpl vessel_id=1569 method=setCompletedStep accessLevel=6
    Class=InternalJobDbImpl vessel_id=1569 method=setAssociatedHandles accessLevel=6
    Class=RepositoryDbImpl vessel_id=1111 method=setSimpleName accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=930 method=nextJobOperation accessLevel=6
    Class=InternalJobDbImpl vessel_id=1569 method=setFailedOperation accessLevel=6
    Class=ServerDbImpl vessel_id=544 method=nextJobOperation accessLevel=6
    Class=LocalFileServerDbImpl vessel_id=897 method=nextJobOperation accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=930 method=nextJobOperation accessLevel=6
    Class=LocalFileSystemDbImpl vessel_id=930 method=nextJobOperation accessLevel=6
    Completed Step: ROLLBACK
    Job failed commit (internal) due to com.oracle.ovm.mgr.api.exception.RuleException: OVMRU_002017E Cannot perform operation. This repository: 36842b2b01874c700182161460904cc01, is not owned by this manager
    Wed Dec 19 15:03:54 EST 2012
    at com.oracle.ovm.mgr.rules.modules.api.virtual.RepositoryRules.throwErrorIfNotOwnedByThisManager(RepositoryRules.java:378)
    at com.oracle.ovm.mgr.rules.modules.api.virtual.RepositoryRules.setSimpleNamePre(RepositoryRules.java:197)
    at com.oracle.ovm.mgr.api.job.JobEngine.invokeMethod(JobEngine.java:662)
    at com.oracle.ovm.mgr.api.job.JobEngine.invokeMethod(JobEngine.java:631)
    at com.oracle.ovm.mgr.rules.RulesEngine.runRules(RulesEngine.java:190)
    at com.oracle.ovm.mgr.rules.RulesEngine.preProcess(RulesEngine.java:142)
    at com.oracle.ovm.mgr.model.ModelEngine.preValidate(ModelEngine.java:547)
    at com.oracle.ovm.mgr.model.ModelEngine.access$200(ModelEngine.java:65)
    at com.oracle.ovm.mgr.model.ModelEngine$3.notify(ModelEngine.java:352)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:326)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:822)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
    at com.oracle.ovm.mgr.api.virtual.RepositoryProxy.setSimpleName(Unknown Source)
    at com.oracle.ovm.mgr.op.physical.storage.FileSystemRefresh.processRepoMetadata(FileSystemRefresh.java:338)
    at com.oracle.ovm.mgr.op.physical.storage.FileSystemRefresh.discoverOcfs2FileSystem(FileSystemRefresh.java:188)
    at com.oracle.ovm.mgr.op.physical.storage.FileSystemRefresh.action(FileSystemRefresh.java:84)
    at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1009)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:822)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
    at com.oracle.ovm.mgr.api.physical.storage.LocalFileSystemProxy.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:330)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
    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)
    Wed Dec 19 15:03:54 EST 2012
    com.oracle.ovm.mgr.api.exception.FailedOperationException: com.oracle.ovm.mgr.api.exception.RuleException: OVMRU_002017E Cannot perform operation. This repository: 36842b2b01874c700182161460904cc01, is not owned by this manager
    Wed Dec 19 15:03:54 EST 2012
    at com.oracle.ovm.mgr.rules.modules.api.virtual.RepositoryRules.throwErrorIfNotOwnedByThisManager(RepositoryRules.java:378)
    at com.oracle.ovm.mgr.rules.modules.api.virtual.RepositoryRules.setSimpleNamePre(RepositoryRules.java:197)
    at com.oracle.ovm.mgr.api.job.JobEngine.invokeMethod(JobEngine.java:662)
    at com.oracle.ovm.mgr.api.job.JobEngine.invokeMethod(JobEngine.java:631)
    at com.oracle.ovm.mgr.rules.RulesEngine.runRules(RulesEngine.java:190)
    at com.oracle.ovm.mgr.rules.RulesEngine.preProcess(RulesEngine.java:142)
    at com.oracle.ovm.mgr.model.ModelEngine.preValidate(ModelEngine.java:547)
    at com.oracle.ovm.mgr.model.ModelEngine.access$200(ModelEngine.java:65)
    at com.oracle.ovm.mgr.model.ModelEngine$3.notify(ModelEngine.java:352)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:326)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:822)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
    at com.oracle.ovm.mgr.api.virtual.RepositoryProxy.setSimpleName(Unknown Source)
    at com.oracle.ovm.mgr.op.physical.storage.FileSystemRefresh.processRepoMetadata(FileSystemRefresh.java:338)
    at com.oracle.ovm.mgr.op.physical.storage.FileSystemRefresh.discoverOcfs2FileSystem(FileSystemRefresh.java:188)
    at com.oracle.ovm.mgr.op.physical.storage.FileSystemRefresh.action(FileSystemRefresh.java:84)
    at com.oracle.ovm.mgr.api.collectable.ManagedObjectDbImpl.executeCurrentJobOperationAction(ManagedObjectDbImpl.java:1009)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:330)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
    at com.oracle.odof.core.storage.Transaction.invokeMethod(Transaction.java:822)
    at com.oracle.odof.core.Exchange.invokeMethod(Exchange.java:245)
    at com.oracle.ovm.mgr.api.physical.storage.LocalFileSystemProxy.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:330)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
    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)
    Wed Dec 19 15:03:54 EST 2012
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1201)
    at sun.reflect.GeneratedMethodAccessor1396.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:330)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:290)
    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)
    End of Job
    ----------

  • Failed OVM Server Upgrade from 3.0.2 to 3.1.1

    I was trying to upgrade my OVM Server environment from *3.0.2* to *3.1.1* using the CD. I got the following error message after choosing the Upgrade option: Oracle VM server 3.0.2 (cciss/c0d0p2). The other option was to Reinstall System.
    +"Error mounting device sda2 as /:+
    +Device or resource busy+
    +This most likely means this+
    +partition hast not been formatted.+
    +Press OK to reboot your system."+
    My hardware is a HP BL465c G7 server, which is certified by Oracle to run the OVM 3.1.
    http://linux.oracle.com/pls/apex/f?p=117:2:3396212307219555::NO::P2_CERT_ID:1871
    Any advice that can help me find the way to upgrade my servers?
    Thanks in advance,
    Andrés L.

    Hi,
    I tried "yum update -y" and after reboot I encountered a kernel panic after the following message: switchroot: mount failed: No such file or directory.
    So I got to reinstall ovm 3.0.3 from scratch.
    Maybe the hard disk drivers in 3.1.1 kernel version (uek2) are not compatible with my server disks.
    If someone has an accurate explanation to this issue, could be helpfull.
    Best Regards,
    Andres Loaiza.

  • OVM Manager install for running OVM server for SPARC plateform

    Guys,
    I have to install and deploy OVM Manager for managing an existing OVM server for SPARC.
    When try to run ovs-agent-setup command, it fails telling that ovm server has not good configuration and exits!!
    ovs-agent ** ERROR: The vds service is not configured on the primary domain 
    Trying to fix by resetting factory default configuration, then poweroff domain and poweron aain but nothing!! I got same error and ovs-agent service is in maintenance.
    Now we have create ldoms and servers are in production!! We cannot reset configuration now.
    Is-it possible to deploy OVM manager, fix ovs-agent issue without impacting actual vm??? How to do this? I assume that vm created with ldm commande can not be provision with ovm manager.
    Please help!!

    Hi,
    Windows Server 2008 R2 supports two mutually exclusive methods for setting quotas on the amount of file system resources a user can use—disk quotas or directory quotas. Disk quotas are applied to specific users and limit the amount of disk space that user can
    use on a particular volume. Directory quotas are applied to all users and limit the amount of disk space that users can use in a particular folder and its subfolders.
    I do a test on my pc and find there is no priority between the two quotas, it depends on which quota is smaller. So user A can only save 1 GB files in the folder.
    Regards,
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • OVM server Discovery fails

    When I attempt to discover one of my OVM servers I'm getting a python(?) error during the storage discovery phase.
    Anyone have any ideas how to resolve this?
    Thanks!
    warning icon     
    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 12:43 on Thu, Sep 15, 2011
    Job Participants: []
    Actioner
    Starting operation 'Discover Manager Server Discover' on object 'OVM Foundry : Discover Manager'
    Setting Context to model only in job with id=1316119397274
    Operation 'NTP Service Configure' in non-job running context, not adding it to object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:21:28:75:71:ec'.
    Operation 'NTP Service Configure' in non-job running context, not adding it to object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:21:28:75:71:ec'.
    Operation 'NTP Service Configure' in non-job running context, not adding it to object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:21:28:75:71:ec'.
    Operation 'NTP Service Configure' in non-job running context, not adding it to object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:21:28:75:71:ec'.
    Operation 'Server Set Statistic Interval' in non-job running context, not adding it to object '08:00:20:ff:ff:ff:ff:ff:ff:ff:00:21:28:75:71:ec'.
    Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: discover_hardware to server: 08:00:20:ff:ff:ff:ff:ff:ff:ff:00:21:28:75:71:ec failed. OVMAPI_4004E Server Failed Command: discover_hardware , Status: org.apache.xmlrpc.XmlRpcException: exceptions.Exception:ERROR 0 @ 144 add_all_block_data() Doom: Traceback (most recent call last):
    File "/usr/lib64/ovs-storage-utils/vi_discover/storage_discover/sd_directives.py", line 141, in add_all_block_data
    populate_blk_dev_info_dict( vi_errorAndLog_obj, diskInfo_DICT, blkdev_LIST, mpConf_default_callout, mpConf_blacklistInfo, mpConf_blacklistExceptionsInfo, mpConf_devSpec_LIST )
    File "/usr/lib64/ovs-storage-utils/vi_discover/storage_discover/sd_blkDevInfoUtils.py", line 235, in populate_blk_dev_info_dict
    if not mpConf_blkLstWWID.mWWID_cmpldRegEx.search( wwid ): # match() assumes '^' anchor in pattern
    AttributeError: 'NoneType' object has no attribute 'search'
    Runtime errors occured [1]
    Thu Sep 15 12:43:18 AKDT 2011
    Thu Sep 15 12:43:18 AKDT 2011
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:474)
    at com.oracle.ovm.mgr.action.ActionEngine.sendUndispatchedServerCommand(ActionEngine.java:426)
    at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:368)
    at com.oracle.ovm.mgr.action.ActionEngine.sendDiscoverCommand(ActionEngine.java:291)
    at com.oracle.ovm.mgr.action.ServerAction.getHardwareInfo(ServerAction.java:101)
    at com.oracle.ovm.mgr.discover.ovm.ServerHardwareDiscoverHandler.query(ServerHardwareDiscoverHandler.java:316)
    at com.oracle.ovm.mgr.discover.ovm.ServerHardwareDiscoverHandler.query(ServerHardwareDiscoverHandler.java:46)
    at com.oracle.ovm.mgr.discover.ovm.DiscoverHandler.execute(DiscoverHandler.java:50)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDiscover(DiscoverEngine.java:433)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDiscover(DiscoverEngine.java:418)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDiscover(DiscoverEngine.java:403)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDefaultDiscover(DiscoverEngine.java:366)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.discoverNewServer(DiscoverEngine.java:353)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.discoverServer(DiscoverEngine.java:265)
    at com.oracle.ovm.mgr.op.manager.DiscoverManagerServerDiscover.action(DiscoverManagerServerDiscover.java:48)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:191)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:257)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1019)
    at com.oracle.odof.core.AbstractVessel.invokeMethod(AbstractVessel.java:211)
    at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
    at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
    at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
    at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:751)
    at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:395)
    at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:453)
    at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: discover_hardware , Status: org.apache.xmlrpc.XmlRpcException: exceptions.Exception:ERROR 0 @ 144 add_all_block_data() Doom: Traceback (most recent call last):
    File "/usr/lib64/ovs-storage-utils/vi_discover/storage_discover/sd_directives.py", line 141, in add_all_block_data
    populate_blk_dev_info_dict( vi_errorAndLog_obj, diskInfo_DICT, blkdev_LIST, mpConf_default_callout, mpConf_blacklistInfo, mpConf_blacklistExceptionsInfo, mpConf_devSpec_LIST )
    File "/usr/lib64/ovs-storage-utils/vi_discover/storage_discover/sd_blkDevInfoUtils.py", line 235, in populate_blk_dev_info_dict
    if not mpConf_blkLstWWID.mWWID_cmpldRegEx.search( wwid ): # match() assumes '^' anchor in pattern
    AttributeError: 'NoneType' object has no attribute 'search'
    Runtime errors occured [1]
    Thu Sep 15 12:43:18 AKDT 2011
    at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:748)
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:470)
    ... 30 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
    Objects To Be Rolled Back
    Object (CREATED): [InternalPort] network.InternalPort (1) in 08:00:20:ff:ff:ff:ff:ff:ff:ff:00:21:28:75:71:ec
    Object (CREATED): [LocalStorageInitiator] storage.LocalStorageInitiator in 08:00:20:ff:ff:ff:ff:ff:ff:ff:00:21:28:75:71:ec
    Object (CREATED): [Server] 08:00:20:ff:ff:ff:ff:ff:ff:ff:00:21:28:75:71:ec
    Object (IN_USE): [DiscoverManager] OVM Foundry : Discover Manager
    Object (CREATED): [XenHypervisor] Hypervisor in 08:00:20:ff:ff:ff:ff:ff:ff:ff:00:21:28:75:71:ec
    Completed Step: ROLLBACK
    Job failed commit (internal) due to OVMAPI_4010E Attempt to send command: discover_hardware to server: 08:00:20:ff:ff:ff:ff:ff:ff:ff:00:21:28:75:71:ec failed. OVMAPI_4004E Server Failed Command: discover_hardware , Status: org.apache.xmlrpc.XmlRpcException: exceptions.Exception:ERROR 0 @ 144 add_all_block_data() Doom: Traceback (most recent call last):
    File "/usr/lib64/ovs-storage-utils/vi_discover/storage_discover/sd_directives.py", line 141, in add_all_block_data
    populate_blk_dev_info_dict( vi_errorAndLog_obj, diskInfo_DICT, blkdev_LIST, mpConf_default_callout, mpConf_blacklistInfo, mpConf_blacklistExceptionsInfo, mpConf_devSpec_LIST )
    File "/usr/lib64/ovs-storage-utils/vi_discover/storage_discover/sd_blkDevInfoUtils.py", line 235, in populate_blk_dev_info_dict
    if not mpConf_blkLstWWID.mWWID_cmpldRegEx.search( wwid ): # match() assumes '^' anchor in pattern
    AttributeError: 'NoneType' object has no attribute 'search'
    Runtime errors occured [1]
    Thu Sep 15 12:43:18 AKDT 2011
    Thu Sep 15 12:43:18 AKDT 2011
    com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: discover_hardware to server: 08:00:20:ff:ff:ff:ff:ff:ff:ff:00:21:28:75:71:ec failed. OVMAPI_4004E Server Failed Command: discover_hardware , Status: org.apache.xmlrpc.XmlRpcException: exceptions.Exception:ERROR 0 @ 144 add_all_block_data() Doom: Traceback (most recent call last):
    File "/usr/lib64/ovs-storage-utils/vi_discover/storage_discover/sd_directives.py", line 141, in add_all_block_data
    populate_blk_dev_info_dict( vi_errorAndLog_obj, diskInfo_DICT, blkdev_LIST, mpConf_default_callout, mpConf_blacklistInfo, mpConf_blacklistExceptionsInfo, mpConf_devSpec_LIST )
    File "/usr/lib64/ovs-storage-utils/vi_discover/storage_discover/sd_blkDevInfoUtils.py", line 235, in populate_blk_dev_info_dict
    if not mpConf_blkLstWWID.mWWID_cmpldRegEx.search( wwid ): # match() assumes '^' anchor in pattern
    AttributeError: 'NoneType' object has no attribute 'search'
    Runtime errors occured [1]
    Thu Sep 15 12:43:18 AKDT 2011
    Thu Sep 15 12:43:18 AKDT 2011
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:474)
    at com.oracle.ovm.mgr.action.ActionEngine.sendUndispatchedServerCommand(ActionEngine.java:426)
    at com.oracle.ovm.mgr.action.ActionEngine.sendServerCommand(ActionEngine.java:368)
    at com.oracle.ovm.mgr.action.ActionEngine.sendDiscoverCommand(ActionEngine.java:291)
    at com.oracle.ovm.mgr.action.ServerAction.getHardwareInfo(ServerAction.java:101)
    at com.oracle.ovm.mgr.discover.ovm.ServerHardwareDiscoverHandler.query(ServerHardwareDiscoverHandler.java:316)
    at com.oracle.ovm.mgr.discover.ovm.ServerHardwareDiscoverHandler.query(ServerHardwareDiscoverHandler.java:46)
    at com.oracle.ovm.mgr.discover.ovm.DiscoverHandler.execute(DiscoverHandler.java:50)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDiscover(DiscoverEngine.java:433)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDiscover(DiscoverEngine.java:418)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDiscover(DiscoverEngine.java:403)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.handleDefaultDiscover(DiscoverEngine.java:366)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.discoverNewServer(DiscoverEngine.java:353)
    at com.oracle.ovm.mgr.discover.DiscoverEngine.discoverServer(DiscoverEngine.java:265)
    at com.oracle.ovm.mgr.op.manager.DiscoverManagerServerDiscover.action(DiscoverManagerServerDiscover.java:48)
    at com.oracle.ovm.mgr.api.job.JobEngine.operationActioner(JobEngine.java:191)
    at com.oracle.ovm.mgr.api.job.JobEngine.objectActioner(JobEngine.java:257)
    at com.oracle.ovm.mgr.api.job.InternalJobDbImpl.objectCommitter(InternalJobDbImpl.java:1019)
    at sun.reflect.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:211)
    at com.oracle.odof.core.BasicWork.invokeMethod(BasicWork.java:136)
    at com.oracle.odof.command.InvokeMethodCommand.process(InvokeMethodCommand.java:100)
    at com.oracle.odof.core.BasicWork.processCommand(BasicWork.java:81)
    at com.oracle.odof.core.TransactionManager.processCommand(TransactionManager.java:751)
    at com.oracle.odof.core.WorkflowManager.processCommand(WorkflowManager.java:395)
    at com.oracle.odof.core.WorkflowManager.processWork(WorkflowManager.java:453)
    at com.oracle.odof.io.AbstractClient.run(AbstractClient.java:42)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: com.oracle.ovm.mgr.api.exception.IllegalOperationException: OVMAPI_4004E Server Failed Command: discover_hardware , Status: org.apache.xmlrpc.XmlRpcException: exceptions.Exception:ERROR 0 @ 144 add_all_block_data() Doom: Traceback (most recent call last):
    File "/usr/lib64/ovs-storage-utils/vi_discover/storage_discover/sd_directives.py", line 141, in add_all_block_data
    populate_blk_dev_info_dict( vi_errorAndLog_obj, diskInfo_DICT, blkdev_LIST, mpConf_default_callout, mpConf_blacklistInfo, mpConf_blacklistExceptionsInfo, mpConf_devSpec_LIST )
    File "/usr/lib64/ovs-storage-utils/vi_discover/storage_discover/sd_blkDevInfoUtils.py", line 235, in populate_blk_dev_info_dict
    if not mpConf_blkLstWWID.mWWID_cmpldRegEx.search( wwid ): # match() assumes '^' anchor in pattern
    AttributeError: 'NoneType' object has no attribute 'search'
    Runtime errors occured [1]
    Thu Sep 15 12:43:18 AKDT 2011
    at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:748)
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:470)
    ... 30 more
    End of Job
    ----------

    This is usually due to either of the following issues (not enough information to determine if this is your problem):
    1. The IP addresses you are using as the IPs for the Oracle VM servers being discovered are somehow incorrect. For instance, I sometimes typo one of the octets in the IP address IE: I meant to type 10.11.12.100, but instead messed up the third octet by typing a "21" instead of a "12" (just an example).
    2. The password you provided for the "Oracle VM Agent Password" in the discovery dialog is incorrect. There are several reasons this may be happening, but the way to ensure the ovs-agent has the same password you think it should is by logging into each Oracle VM server and changing the ovs-agent password for BOTH "admin" AND "oracle" users. This is done using the following command on each Oracle VM server:
    /usr/sbin/ovs-agent-passwd admin
    /usr/sbin/ovs-agent-passwd oracle
    Both of the above will prompt for a password - use the same password for both and ensure you do this on all your Oracle VM servers.
    Here is how you verify that the passwords you just changed work:
    /opt/ovs-agent-3.0/utils/do_rpc.py https://admin:<new passwd>@<your OVM server>:8899 echo ""
    /opt/ovs-agent-3.0/utils/do_rpc.py https://oracle:<new passwd>@<your OVM server>:8899 echo ""
    The above commands will return the following if the passwords are correct (anything else, no matter what error it returns means the password is not what you expect it to be):
    echo [''] =>
    success:echo=
    Hope this answer helps...
    -Greg

  • OVM server issue

    Hi,
    Customer has 11 physical OVM servers, due to power shutdown all the servers had get shutdown and user of the servers poweron-d one by one atlast 3 OVM servers are getting issue,
    in VM manager all VM servers shows active.
    11 Virtual OS's belongs to 3 OVM server showing error.
    find the below error messages.
    Start - /OVS/running_pool/113_HubRepFE
    PowerOn Failed : Result - failed:errcode=00001, errmsg=CDS accquire lock /etc/ovs-agent/db/collect_srv_stat.lock timeout. locker process is 27936.
    StackTrace:
    File "/opt/ovs-agent-2.3/OVSSiteVM.py", line 124, in start_vm
    raise e
    Start - /OVS/running_pool/113_HubRepFE
    PowerOff successfully.
    Update VNC Port - 0
    Update Server - NULL
    Update VM Status - Powered Off
    Start - /OVS/running_pool/113_HubRepFE
    PowerOn Failed : Result - failed:<Exception: return=>failed:<Exception: ['xm', 'create', '/var/ovs/mount/E99CCA2A4AEB418AB1098EFF19C12760/running_pool/113_HubRepFE/vm.cfg'] => Error: Unable to open config file: /var/ovs/mount/E99CCA2A4AEB418AB1098EFF19C12760/running_pool/113_HubRepFE/vm.cfg
    >
    StackTrace:
    File "/opt/ovs-agent-2.3/OVSXXenVM.py", line 57, in xen_start_vm
    run_cmd(args=cmd)
    File "/opt/ovs-agent-2.3/OVSCommons.py", line 85, in run_cmd
    raise Exception('%s => %s' % (cmdlist, p.childerr.read()))
    >
    StackTrace:
    File "/opt/ovs-agent-2.3/OVSSiteVM.py", line 131, in start_vm
    raise e
    Kindly provide us the solution to resolve the issue
    Regards
    Dravidan

    Dravidan wrote:
    Kindly provide us the solution to resolve the issueOpen an SR with Oracle Support. You will need to reset the ovs-agent's lock database and you need support to walk you through this process.

  • OVM Server login through xml-rpc

    Hi,
    I installed OVM Server 2.2.1 on a x86 pc. Interested in remote control of OVM through xml-rpc, I try to login through xml-rpc. The python codes which are referenced from Xen API are:
    *>>> import xmlrpclib*
    *>>> server = xmlrpclib.Server("http://mypc:8006")*
    *>>> session = server.session.login_with_password("xxxx", "xxxx")*
    The OVM Server can't be login. The error message is:
    *{'Status': 'Failure', 'ErrorDescription': ['MESSAGE_METHOD_UNKNOWN', 'session.login_with_password']}*
    I have modified /etc/xen/xend-config.sxp as follows before login:
    *1. (xend-tcp-xmlrpc-server yes)*
    *2. (xend-tcp-xmlrpc-server-address 'mypc')*
    *3. (xend-tcp-xmlrpc-server-port 8006)*
    Then I restart xend.
    OVM Server support xml-rpc, since the communication between OVM Server and Manager is through xml-rpc. From feedback error message, the socket communciation is OK. I wonder whether xmlrpclib is modified, or the question lies on password and username?
    Thanks for any help.
    Edited by: 854681 on Apr 26, 2011 2:30 AM
    Edited by: 854681 on Apr 26, 2011 2:31 AM

    Hi,
    I would not mess around with xml-rpc, because the calls are not documented by Oracle.
    So if you change the OVS_AGENT/MANAGER it might be, that these calls change.
    As an alternative I would suggest either taking the web-service API, which the OVM Manager provides, or use ovmcli, if you prefer the commandline.
    Regards
    Sebastian

  • I received the error (in iCal on my iMac): "The server responded with an error". The error message is very large, and if there is a way to acknowledge and close it I can't find it. Because this error message is open, I can't do anything in iCal. Any sugge

    I received the error (in iCal on my iMac): "The server responded with an error". The error message is very large, and if there is a way to acknowledge and close it I can't find it. Because this error message is open, I can't do anything in iCal. Any suggestions on how I could kill this error message? Thanks.
    iMac, Mac OS X (10.7.2)
    Basically i tried to enter too much information into my calendar and it has crashed  now i can not get rid of the error message or use the calendar  can anyone help please

    did you find ou how to get rid of it i can't

  • "The Server Responded With An Error"

    Y'day I was pasting details of a reserv into ICAL.  it was perhaps too much data.  As soon as I clicked to paste, I got msg "The Server Responded With An Error" & below that was the info I was copying into my calendar.  Then calendar froze.  Then "Force Quit", then reopen Ical & the same msg appears and frozen.  I attempted to drag the msg to trash to no avail.  I rebooted computer.  Everything else is working on my MacBookPro.  I do NOT have Lion.  Thks

    That sounds like something went wrong in the database the governs syncing.
    Restore from your backup to restore your calendar.
    Reset your sync history: http://docs.info.apple.com/article.html?path=iSync/3.1/en/9247.html and then follow the steps:
    Go into iCal > Preferences > Accounts and delete the MobileMe account from here.
    If you are using it you can then re-add it and be careful to enter in the correct name and password.
    Remove the following to the trash and restart your computer:
    Home > Library > Caches
    Home > Library > Calendars > Calendar Cache, Cache, Cache 1, 2, 3, etc. (Do not remove Sync Cache or Theme Cache)
    Home > Library > Preferences > com.apple.ical (There may be more than one of these. Remove them all.)
    __NOTE: Removing these files will remove any shared (CalDAV) calendars you may have access to. You will have to re-add those calendars to iCal > Preferences > Accounts.
    Once the computer is back up and running open iCal and test.

  • I added a reminder in iCal and it froze up.  The error message is:The server responded with an error.

    I added a reminder in iCal and it froze up.  The error message I am receiving is:The server responded with an error.  The application then locks up and I can't find out how to resolve the issue.

    Check the parameters in your email account against what is recommended by your email provider.
    Settings > Mail, Contacts, Calendars > account
    Have you contacted the support contact at your email provider?

Maybe you are looking for

  • How to delete existing "Logical volume" from V880

    i have a V880 server. it have some Logical volume previously. but i want to delete that old Logical volume and then want to create new LV's. so how can i delete the old LV's.

  • Making a table...!

    Hello team, I want to create a flat file or in a sense a table in Microsoft Access. I have 9 warehouses, 562 items and 12 months. So I need to have a table with 9 X562X12 rows. My warehouse are 100,101,102,103,104,105,106,107,108,109. Warehouse 100 h

  • Master Suite CS5 New computer install and suite won't update.

    I just installed my CS5 Master Suite on my new laptop. No problem.  Trying to update all the programs and I keep getting server error or the update just gets stuck and freezes. What's going on? How do I fix this?  I have already tried stopping it and

  • Update OS on older Mac Pro effect on CC

    Has anyone updates their older Mac Pro (2009) to OS 10.10? I'm wondering if CC works well and might be faster.

  • How can i create orgnsiation structure in sap

    Hi Guys     Can anybody tell me how to craete an organsation strucuture first when first implimenting the sap in your company...step by step answer thankx Edited by: madhubabu rao on Jun 12, 2008 1:10 PM