Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

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

ovmnewbeeAug 6 2012 — edited Aug 8 2012
Hi

I have a OVM 3.0.3 setup. The OVM manager and the Oracle 11g database are running as 2 seperate VM's on a X6270 M2 Blade which is on VMware ESXi.

I created 2 LUN's one 25GB for the Clusterfilesystem and another 300GB as a storage repository for the OVM server on a NetApp 3020 filer. I am able to map the LUN onto the OVM manager but when I try to create a server pool and select the 25GB LUN as the repository for the cluster file system I keep getting the following error.

tamp: Aug 03, 2012 2:18:38 pm
Status: Failed
Description: Create Server Pool clustpool
Created By: admin
Duration: 93ms
Start Time: Aug 03, 2012 2:30:24 pm
End Time: Aug 03, 2012 2:30:24 pm
Message: (08/03/2012 02:30:24:400 PM) OVMAPI_4010E Attempt to send command: create_pool_filesystem to server: englabbld06 failed. OVMAPI_4004E Server Failed Command: create_pool_filesystem nfs 206.236.134.21:/u01/clustrepo 620c03e59354719c 0004fb00000500000655780207887c30 920c26a9-dfdf-4977-8987-32bf39b47e25 0004fb000001000063c25c719da3e856 0004fb0000020000620c03e59354719c, Status: java.lang.InterruptedException Fri Aug 03 14:30:24 IST 2012 Fri Aug 03 14:30:24 IST 2012


I repeated the same exercise using NFS but the same error keeps popping up.

I have thoroughly checked the configuration of OVM servers as well as the OVM manager including, host file resolution, DNS entry, firewall, ntp etc...but nothing seems to work, I have re installed the complete infrastructure once again but does not seem to solve the problem.

Comments

InoL

If you change anything that is shared, you push it to the subscribers in your development APEX Builder. In your case: when you change the authorization scheme in the master app, push it to the subscribing apps in dev, export all apps (or app components) and import these in the other environments (test and production).
So there is no need to go into APEX Builder in test and production to push these subscriptions. These environments shouldn't have builder access anyway.

Joe R

Inol,
Thank you for replying.
This approach is what I initially described to them (the client). They responded with not wanting to have to deploy all the applications (10 in total) when a change was made to an Authorization Scheme. So I was wondering if there was another approach that could be added to their automated deployment process, like a command line or similar, that could be used?
Thanks,
Joe

InoL
Answer

like a command line or similar
AFAIK: no. APEX Builder pushes the changes to the subscribers. I don't think there is a public API for that.

Marked as Answer by Joe R · Feb 18 2022
Joe R

Inol,
Thank you for confirming there's no other process than to go into the Scheme and Publish the updates.
I'll let them know. Honestly, I also asked how often they would make changes and they said not very often. So they had a concern that "remembering" that the updated Scheme would need to be published. I suggested we can put a comment in the Comments section on all the Schemes created to "remind" them what the process is. Now if they don't see or read it...well.
Thanks,
Joe

1 - 4
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 5 2012
Added on Aug 6 2012
9 comments
685 views