Manage Server Pool - import ISO Files

I can´t select the created ServerPool on VM Manager Homepage while importing an ISO Image - Select from Server Pool (Discover and register)
The dropdown menu does not offer the server pool, even the serverpools tab is showing the pool and the status is active.
Any idea why ?
Tab: ServerPools
Server Pool Name     Status     High Availability Status     Servers     Users     Logs
ovmcloud     Active     Enabled     Total: 2     Total: 1     View Logs
Content of the /OVS
[root@oracleovmp01 OVS]# ll
total 0
drwxrwxrwx 3 root root 3896 Aug 12 14:08 iso_pool
drwxr-xr-x 2 root root 3896 Aug 12 12:41 lost+found
drwxrwxrwx 2 root root 3896 Aug 12 12:43 publish_pool
drwxrwxrwx 2 root root 3896 Aug 12 12:43 running_pool
drwxrwxrwx 2 root root 3896 Aug 12 12:43 seed_pool
drwxrwxrwx 2 root root 3896 Aug 12 12:43 sharedDisk
[root@oracleovmp01 OVS]#
[root@oracleovmp01 OVS]# cd iso_pool/
[root@oracleovmp01 iso_pool]# ll
total 0
drwxr-xr-x 2 root root 3896 Aug 12 14:09 install_images
[root@oracleovmp01 iso_pool]#

My fault, the server wasn ´t HVM enabled.... all good... thx anyway

Similar Messages

  • Can't import ISO Files in VM Manager because of empty Server Pool Drop Down

    Hello,
    I have the problem I can't import ISO files to my ressources because in the import mask the Server Pool Name Drop Down is empty. In the Virtual Machine Templates mask the Server Pool Name is available and I have already one VM running with a oracle template.
    The Server is 2.2.1 and the vm manager is 2.2.0. The server is a Pentium 4 3.2 GHz with 4 MB of RAM. The High Availabiliy Mode is enabled for this server pool.
    Has anyone an idea what the problem could be?
    Any help will be appreciated.
    Thx in forward
    Ben

    I am not expert in this area myself, but I believe the issue may be with shared storage changes that are needed for high availability.
    The following reference may help: http://download.oracle.com/docs/cd/E15458_01/doc.22/e15444/ha.htm
    I may of course be misleading you completely.

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

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

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

  • Cannot download the Exchange Server 2013 SP1 ISO file from Microsoft Website.

    Hello Guys,
    I cannot download the Exchange 2013 or Exch 2013 SP1 ISO file from the Microsoft Website.
    Before downloading i have register on the Site.
    Purpose of downloading the ISO is to upgrade the Active Directory Schema before installing exch server.
    We get .exe file instead of ISO.
    I am searching it for 2 days now no help.
    Suggestion and recommendations highly appreciated.

    Hi David,
    Thanks for the reply...
    If we extract .exe file we get .data , .rsrc , .text , .Certificate files by which we cannot upgrade the schema.
    As CU7 is available could you please share the link.
    So now schema can be update at the time of post installation.
    Thanks...!!

  • Importing .ISO files into SCVMM2012 R2 - Folder Naming Quirk

    We've run into a folder naming issue in regards to importing .ISO's into the VMM Library. When specifying a folder to import the .ISO into, VMM adds %20 to the folder names where spaces are. Not a huge deal but wonder if anyone has a way around this without
    using dashes or underscores. 
    Orange County District Attorney

    No, it's a bug, I have ran into this all over the UI and has caused me no end of pain. I have reported it but I have had no word if this will ever be fixed 
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. http:\\robbieroberts.wordpress.com

  • Oracle VM sever on the Manager -server pool shows status as unreachable

    Hi,
    I have 2.2 Oracle vm server which was working fine , has 4 VMN's on it and was registered to the manager 2.2
    If I go on serverpool or server tab in the manager - it shows inactive and unreachable,even though the sever actually is alive and VM's are running onit.
    Its just the communciation or connection between server and manager is broken somewhere.I really need help
    The Disk and memory status became - 'Not Available" on the manager.
    This was when i initiated - Create new Virtualk machine.
    Usually after next refresh ot comes back ,but in this case - its still on unknown state.
    All the vm's though are up and runnning fine - the status on the manager shows as - powered off.
    If I try to manually - powere on - I get an error in the manager logs -
    Start - /OVS/running_pool/1239_2k8
    PowerOn Failed : Result - failed:<OVSException: no server of type 'xen' ready to run the vm.>
    StackTrace:
    File "/opt/ovs-agent-2.2/OVSSiteVM.py", line 79, in start_vm
    raise e
    Please help
    I have rebooted the server but no luck.
    Thanks....
    Edited by: khushi on Jun 15, 2010 3:33 PM
    Edited by: khushi on Jun 18, 2010 1:42 PM

    I have experienced the same issue. Here is a way to workaround to solve it:
    1. login to OVM manager host as oracle user
    2. Set the propler environment to login to the OVM reporistory database. for exampl in Unix/Linux
    export ORACLE_HOME='/usr/lib/oracle/xe/app/oracle/product/10.2.0/server'
    export PATH=$ORACLE_HOME/bin:$PATH
    export ORACLE_SID=XE
    3. Login to the repository database as ovs user:
    sqlplus ovs/<passsword>
    and run the following SQLs:
    update ovs_server set status = 'Active' where SERVER_NAME = '<OVS serverhostname.domain.com>';
    commitl;
    4. Go to OVM manager and cllick the refresh button on the servers page. The status of the OVS server will be changed to 'Active'
    and you can power on the VM.
    Thanks
    Kai Yu

  • Trying p2v import of virtual machine image, server pool not chooseable

    I'm trying to import a virtual machine image via p2v from an OEL 5 bare metal image. I go to resources, virtual machine images, Import, choose p2v, and then on the General Information page, it asks for Server Pool Name. The name of my one and only server pool is not in the dropdown. The dropdown only contains "Select Server Pool". I tried to fill in the rest and hit Next but it failed me on the Server Pool name.
    How can I get the server pool name to show up in that dropdown?
    There is one server pool, one server, and one vm already on that server.
    thanks,
    Peter

    It's a bug, I had the same problem. I used this and it worked (copying and pasting from an old thread with the solution):
    Workaround:
    VM Manager -> Server Pools -> Select Server Pool Name -> EDIT -> Check the box of “Enable High Availability” -> Apply -> Ignore the “Shared storage is not mounted, or the file system is invalid. The file system should be OCFS2 or NFS.” error message. Leave unchecked the box of ”Enable High Availability” -> Apply again:
    “The server pool updated successfully.”
    Now you can retry the import.

  • How to synchronize File Manager Server when I install Agile on distributed?

    The Environment I install is : two Agile Server , two File manager Server ,one Web Proxy Server, one DB Server .
    The Agile version I install is Agile 9.3.1 for Linux ,the Middleware is weblogic 10.3.2 .
    Now I finish install two Agile Server ,and successful make two server compose a cluster.
    Now I will install two File manager Server ,I want to ask what's the method let me synchronize two file manager Server ?
    Does the File manager has this mechanism to let the file keep synchronize on two file manager server?
    I find a PDF name "Agile PLM Capacity Planning Guid" V 9.3.1 ,it says there are two software can synchronize file manager server , is XXCOPY and RoboCopy, but the two softwares only support Windows . Is there a software support synchronize file manager server on Linux ?
    帖子经 954937编辑过

    Hi I believe you have the wrong forum.
    This forum is for the Agile PLM for Process product suite, not for the Agile A9 suite. For Agile A9 or Primavera questions, you can use Oracle Support, Support Communities, Yahoo Groups for Agile API or WRAU.
    This forum is for Agile PLM for Process, which is part of the same Agile family but a different product.
    Thanks.

  • Can't find ISO files

    Hi,
    I've created a Server Pool on my VM Server machine. I'm trying to create a VM using an ISO image (CentOS 5) which I have placed in /OVS/iso_pool/install_images on the VM Server machine.
    Whenever I try to import the ISO into VM Manager, I get to the General Information screen and it will not let me select the Sever Pool (or anything else) from the empty drop-down boxes.
    I've tried rebooting both the VM Server and the VM Manager machines with no luck.
    TIA,
    M

    Yes, I've imported ISO files from my Oracle VM Server into Oracle VM Manager quite a few times. I've never had any problems. I did find this naming convention policy in the Oracle VM Manager documentation:
    The valid ISO label must comply with the following rules:
    * The initial letter of the label must be in uppercase, or lowercase.
    * Valid characters which you can use include, numbers (such as 1, 2, 3, and so on), letters (from a to z and from A to Z), dash (-), dot (.) and underscores (_).
    Alison

  • Server Pool WITHOUT shared storage

    The documentation defines Server Pool as:
          +Logically an autonomous region that contains one or more physical Oracle VM Servers.+
    Therefore, should it possible to add multiple servers (physically separate VM servers) to the same Server Pool even though they are NOT using shared storage? When I tried to add the second VM Server to the Server Pool I received the following error:
    During adding servers ([vmoracle2]) to server pool (VM_Server_Pool), Cluster setup failed:
    (OVM-1011 OVM Manager communication with vmoracle1 for operation HA Setup for Oracle VM
    Agent 2.2.0 failed: <Exception: SR '/dev/sda3' not supported: type 'ocfs2.local' not in
    ['nfs', 'ocfs2.cluster']> )Thanks.

    Nothing is as easy as it seems when it comes to Oracle VM.
    When trying to create a new Server Pool to accommodate my second VM Server, I received the following error:
    +2010-03-08 18:18:24.575 NOTIFICATION Getting agent version for agent:vmoracle2 ...+
    +2010-03-08 18:18:24.752 NOTIFICATION The agent version is 2.3-19+
    +2010-03-08 18:18:24.755 NOTIFICATION Checking agent vmoracle2 is active or not?+
    +2010-03-08 18:18:24.916 NOTIFICATION [Server Pool Management][Server][vmoracle2]:Check agent (vmoracle2) connectivity.+
    +2010-03-08 18:18:30.304 NOTIFICATION entering into assign vs action...+
    +2010-03-08 18:18:30.311 NOTIFICATION Getting agent version for agent:vmoracle2 ...+
    +2010-03-08 18:18:30.482 NOTIFICATION The agent version is 2.3-19+
    +2010-03-08 18:18:30.483 NOTIFICATION Checking agent vmoracle2 is active or not?+
    +2010-03-08 18:18:30.638 NOTIFICATION [Server Pool Management][Server][vmoracle2]:Check agent (vmoracle2) connectivity.+
    +2010-03-08 18:18:45.236 NOTIFICATION Getting agent version for agent:vmoracle2 ...+
    +2010-03-08 18:18:45.410 NOTIFICATION The agent version is 2.3-19+
    +2010-03-08 18:18:45.434 NOTIFICATION master server is:vmoracle2+
    +2010-03-08 18:18:45.435 NOTIFICATION Start to check cluster for server pool+
    +2010-03-08 18:18:45.581 WARNING failed:<Exception: Cluster root not found.>+
    StackTrace:
    File "/opt/ovs-agent-2.3/OVSSiteCluster.py", line 535, in cluster_precheck
    clusterprecheck(single_node, ha_enable)+
    +File "/opt/ovs-agent-2.3/OVSSiteCluster.py", line 515, in clusterprecheck+
    if not cluster_root_sr_uuid: raise Exception("Cluster root not found.")
    +2010-03-08 18:18:45.582 NOTIFICATION Failed check cluster for server pool+
    +2010-03-08 18:18:45.583 ERROR [Server Pool Management][Server Pool][VMORACLE2_Server_Pool]:Check prerequisites to create server pool (VMORACLE2_Server_Pool) failed: (OVM-1011 OVM Manager communication with vmoracle2 for operation Pre-check cluster root for Server Pool failed:+
    +<Exception: Cluster root not found.>+
    +)+
    +2010-03-08 18:18:45.607 NOTIFICATION Exception Message:OVM-1011 OVM Manager communication with vmoracle2 for operation Pre-check cluster root for Server Pool failed:+
    +<Exception: Cluster root not found.>+
    The "*Test Connection*" succeeded just fine prior to clicking NEXT on the "Create Server Pool" page.
    Any suggestions?

  • Regarding Importing Text file

    Hi All,
    I want to import the Text file which contains the " tab" as Deliminator.
    I am not able to import this file as I can not put " Tab" in check box provided on Import manager screen while importing the file.
    Kindly advise on the same.
    Regards
    Rahul Kulkarni

    Hi Rahul,
    As far as my understanding.
    While importing a .txt file we can specify one of the delimiter among (,  |  ;  )which can be entered by the keyboard.
    As for Tab as a delimiter it will not allow you to enter Tab in your import manager Delimiter field.As Tab has a different functionality when it is working with the import manager window,it will move the cursor to the next field whn you press Tab instead of specifying it as a delimiter as this Tab key is working acc to the Windows functionlaity.
    Unlike  Importing when we are syndicating our master data we can specify TAB as a delimiter along with it we can also specify (,  ;  |  custom ) etc.
    Hope it helped
    Thanks & Regards
    Simona

  • Why was the downloaded ISO file truncated?

    Hi,
    I've been trying to download the windows server 2012 r2 ISO file but every time i got a truncated ISO. In other words, the size of the downloaded ISO is less than the actual size in MSDN download site. This introduced a problem installing windows server
    2012 r2 on a VMware workstation. When i contacted VMware support about this, they confirmed that the issue is related to the truncated download. I am not behind a proxy and i am directly connected to my ADSL router.
    Please help. 

    Hi,
    Thanks for your post.
    I could download the iso file without issue.
    Which IE version did you used? Did you refer to this MS article?
    You cannot download files that are 2 GB or larger
    https://support.microsoft.com/en-us/kb/298618?wa=wsignin1.0
    Meanwhile, I think the issue is more related to IE not windows server, right?  If yes, I could suggest you ask in IE forums:
    https://social.technet.microsoft.com/Forums/ie/en-US/home?category=internetexplorer
    Regards.
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Race condition between admin and managed server?

    When I start my managed server, my admin server gets the following complaint
    in its log file:
    Jun 20, 2001 4:39:37 PM PDT Critical Log Management Unable to
    contact managed server - rat5, at 172.16.1.26:7027
    . Domain
    logfile will not contain messages from this server.
    java.lang.IllegalArgumentException: Invalid user name or password
         at
    weblogic.management.logging.DomainLogHandler.getMBeanHome(DomainLogHandler.j
    ava:281)
         at
    weblogic.management.logging.DomainLogHandler.subscribeToServer(DomainLogHand
    ler.java:243)
         at
    weblogic.management.logging.DomainLogHandler.registerToMe(DomainLogHandler.j
    ava:183)
         at java.lang.reflect.Method.invoke(Native Method)
         at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl
    .java:562)
         at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:5
    48)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1555)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
         at
    weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(RemoteMBean
    ServerImpl_WLSkel.java:382)
         at
    weblogic.rmi.internal.BasicServerAdapter.invoke(BasicServerAdapter.java:373)
         at
    weblogic.rmi.internal.BasicServerAdapter.invoke(BasicServerAdapter.java:237)
         at
    weblogic.rmi.internal.BasicRequestHandler.handleRequest(BasicRequestHandler.
    java:118)
         at
    weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:1
    7)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:137)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)
    This happens while my managed server is still booting. It isn't listening on
    port 7027 until a few seconds later. In the managed server rat5's log file
    is
    Jun 20, 2001 4:39:58 PM PDT Notice WebLogicServer WebLogic
    Server started
    Jun 20, 2001 4:39:58 PM PDT Notice WebLogicServer ListenThread
    listening on port 7027
    which is 21 seconds after the message in the admin log file. What do I have
    to do to have the admin server wait until the managed server is up before
    contacting it? Am I assessing the problem correctly?

    nope
    a server can be either Admin or Managed, there is no such thing as a Admin+Managed server.
    A domain expects you to specify which instance is an Admin, in config.xml you find
    <admin-server-name>AdminServer</admin-server-name>
    But this is not a problem for you, to all effects a domain without any managed servers and with only 1 Admin is a perfectly legal environment,
    you can deploy your applications to the Admin and be happy.
    Actually this is a common setup for Development environments.
    Of course in production you want to set up a proper environment with cluster etc....

  • Errors while starting the manager server

    Hi
    I have created a manager server under weblogic 6.1 with sp2.
    I am trying to start the managed server using the command file provided by weblogic. And I am getting the following exceptions.... The Admin server is up and running.
    Configuration for the managed server
    Name: MngdServer
    Machine: None
    ListenPort: 9001
    ListenAddress: <null>
    External DNSName: <null>
    The exception I am getting is ....
    java.net.ConnectException: Connection refused: connect
    at java.net.PlainSocketImpl.socketConnect(Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:320)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:133)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:120)
    at java.net.Socket.<init>(Socket.java:273)
    at java.net.Socket.<init>(Socket.java:127)
    at weblogic.net.http.HttpClient.openServer(HttpClient.java:201)
    at weblogic.net.http.HttpClient.openServer(HttpClient.java:261)
    at weblogic.net.http.HttpClient.<init>(HttpClient.java:121)
    at weblogic.net.http.HttpClient.New(HttpClient.java:156)
    at weblogic.net.http.HttpURLConnection.connect(HttpURLConnection.java:111)
    at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:283)
    at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:230)
    at weblogic.management.Admin.getBootstrapLocalServer(Admin.java:1019)
    at weblogic.management.Admin.initialize(Admin.java:326)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:362)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    >
    The WebLogic Server did not start up properly.
    Exception raised:
    java.net.ConnectException: Tried all: '1' addresses, but could not connect over HTTP to server: 'localhost', port: '9001'
    at weblogic.net.http.HttpClient.openServer(HttpClient.java:210)
    at weblogic.net.http.HttpClient.openServer(HttpClient.java:261)
    at weblogic.net.http.HttpClient.<init>(HttpClient.java:121)
    at weblogic.net.http.HttpClient.New(HttpClient.java:156)
    at weblogic.net.http.HttpURLConnection.connect(HttpURLConnection.java:111)
    at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:283)
    at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:230)
    at weblogic.management.Admin.getBootstrapLocalServer(Admin.java:1019)
    at weblogic.management.Admin.initialize(Admin.java:326)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:362)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    --------------- nested within: ------------------
    weblogic.management.configuration.ConfigurationException: connecting to http://localhost:9001/wl_management_internal2/Bootstr
    ap - with nested exception:
    [java.net.ConnectException: Tried all: '1' addresses, but could not connect over HTTP to server: 'localhost', port: '9001']
    at weblogic.management.Admin.getBootstrapLocalServer(Admin.java:1110)
    at weblogic.management.Admin.initialize(Admin.java:326)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:362)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    ***************************************************************************

    startManagedWebLogic.cmd MngdServer
    http://localhost:9001
    You should give the url for the admin server and name of the managed server as arguments for this command. you seem like giving the url for the managed server.
    this command needs url for the admin server so that it can connect to that admin server and add this managed server to that domain.
    Good luck

  • Problems creating server pool on 2.2 - check_sys_passwd

    I have installed OVM Server on one machine and OVM Manager on another machine.
    I try to create a server pool on the manager but I get a check_sys_passwd error when I try to create the server pool.
    It looks like it is having issues with the user id and password I supply for the utility server.
    I did a basic install of both software packages.
    I am using root and the root password for the utility server.
    Thinking that it might be an firewall issue I have run service iptables stop on the OVM Server.
    Is there any trick to getting the server pool created?
    Phil.

    Hi,
    I have this same problem. My ovm setup is very simple, 2 hosts. A vm/utility/master server and a host with the manager.
    I've checked all password again, they are ok, just letters and numbers. A tried to move /etc/ovs-agent/db to db_old but i've got the same error.
    Logs:
    ------------- /var/log/ovm-manager/oc4j.log ------------
    2009-12-04 11:59:28.758 ERROR [Server Pool Management][Server Pool][vm01pool]:Check prerequisites to create server pool (vm01pool) failed: (OVM-1004 XML-RPC Client Call Oracle VM Agent API 'check_sys_passwd' error:
    No response after waiting for 30000 milliseconds., please try again later.)
    2009-12-04 11:59:28.774 WARNING J2EE EJB-08002 [ServerPoolMgtEJB] thread HTTPThreadGroup-37 encountered an exception while trying to end the transaction: javax.ejb.EJBException: An exception occurred during transaction completion: ; nested exception is: javax.transaction.RollbackException: Timed out
    2009-12-04 11:59:28.777 NOTIFICATION Exception Message:OVM-1004 XML-RPC Client Call Oracle VM Agent API 'check_sys_passwd' error:
    No response after waiting for 30000 milliseconds., please try again later.
    ------------- /var/log/ovs-agent/ovs_operation.log ------------
    "2009-12-04 11:59:42" INFO=> check_sys_passwd: success. cmd='echo'
    I've no more ideas to solve this issue. Can someone give me some help pliz?
    Tnkx.
    JD

Maybe you are looking for