Virtual IP for new Server Pool

We are the stage of configuring pools now that the ovm manager can see the ovm server, what network vlan do you specify the virtual IP for the pool is this the management VLAN as that's what the OVM server is configured to when installing OVM server??

The virtual IP has to be on the management subnet. The VIP services the server pool for HA. It should be on the management subnet.
I have run into an issue where you try to do a network boot to load a kickstart file and some traffic seems to come from the management subnet even if you have the networks defined and are using a different IP for the guest from the "VM" subnet. The network boot must be using the management subnet to pull the boot image to load the Guest from the network. To work around this, I had to allow both subnets access to where I had my ISO images loaded. Also, my iso image was on a mult homed linux server and I had to define strict routing on the server to keep packets confined to each individual network. Like to drove me crazy for two days. Finally got it working.

Similar Messages

  • VM Server 3.0.2 -Unable to add servers to new server pool

    Hello everyone,
    Please forgive me if I'm missing something obvious. I am new to Oracle VM, and just setting up a test platform for the first time. (used virtualbox before).
    I have a network environment that has 2 VM servers, 1 VM Manager (all 3 machines running on separate physical boxes). I have a 70Gb SAN share connecting with iSCSI from a freenas host. I have been able to see both VM servers as unmanaged, and can see the SAN share as Unmanaged iSCSI Storage Array. It let me create a test server pool, and allocate the SAN share as an available resource. When I attempt to add either of the VM Servers to the pool, I get the following job failure with error:
    Job Construction Phase
    begin()
    Appended operation 'Server Role Update' to object 'af:2a:89:a6:0b:57:11:dd:a9:a4:00:17:31:42:7b:d3 (oravmsvr2)'.
    Appended operation 'Server Join Server Pool' to object 'af:2a:89:a6:0b:57:11:dd:a9:a4:00:17:31:42:7b:d3 (oravmsvr2)'.
    Appended operation 'Server Pool Construct' to object '0004fb0000020000bc53a22f39acda2f (test pool 1)'.
    Appended operation 'Server Pool Virtual IP Configure' to object '0004fb0000020000bc53a22f39acda2f (test pool 1)'.
    Appended operation 'Server Pool Member Update' to object '0004fb0000020000bc53a22f39acda2f (test pool 1)'.
    Appended operation 'Server Cluster Configure' to object 'af:2a:89:a6:0b:57:11:dd:a9:a4:00:17:31:42:7b:d3 (oravmsvr2)'.
    Appended operation 'Server Cluster Construct' to object 'af:2a:89:a6:0b:57:11:dd:a9:a4:00:17:31:42:7b:d3 (oravmsvr2)'.
    commit()
    Completed Step: COMMIT
    Objects and Operations
    Object (IN_USE): [ServerPool] 0004fb0000020000bc53a22f39acda2f (test pool 1)
    Operation: Server Pool Construct
    Operation: Server Pool Virtual IP Configure
    Operation: Server Pool Member Update
    Object (IN_USE): [Cluster] bc53a22f39acda2f
    Object (IN_USE): [Server] af:2a:89:a6:0b:57:11:dd:a9:a4:00:17:31:42:7b:d3 (oravmsvr2)
    Operation: Server Role Update
    Operation: Server Join Server Pool
    Operation: Server Cluster Configure
    Operation: Server Cluster Construct
    Job Running Phase at 13:32 on Mon, Feb 20, 2012
    Job Participants: []
    Actioner
    Starting operation 'Server Pool Construct' on object '0004fb0000020000bc53a22f39acda2f (test pool 1)'
    Completed operation 'Server Pool Construct' completed with direction ==> LATER
    Starting operation 'Server Role Update' on object 'af:2a:89:a6:0b:57:11:dd:a9:a4:00:17:31:42:7b:d3 (oravmsvr2)'
    Completed operation 'Server Role Update' completed with direction ==> DONE
    Starting operation 'Server Join Server Pool' on object 'af:2a:89:a6:0b:57:11:dd:a9:a4:00:17:31:42:7b:d3 (oravmsvr2)'
    Completed operation 'Server Join Server Pool' completed with direction ==> LATER
    Starting operation 'Server Pool Virtual IP Configure' on object '0004fb0000020000bc53a22f39acda2f (test pool 1)'
    Completed operation 'Server Pool Virtual IP Configure' completed with direction ==> LATER
    Starting operation 'Server Cluster Configure' on object 'af:2a:89:a6:0b:57:11:dd:a9:a4:00:17:31:42:7b:d3 (oravmsvr2)'
    Completed operation 'Server Cluster Configure' completed with direction ==> LATER
    Starting operation 'Server Pool Member Update' on object '0004fb0000020000bc53a22f39acda2f (test pool 1)'
    Completed operation 'Server Pool Member Update' completed with direction ==> LATER
    Starting operation 'Server Cluster Construct' on object 'af:2a:89:a6:0b:57:11:dd:a9:a4:00:17:31:42:7b:d3 (oravmsvr2)'
    Completed operation 'Server Cluster Construct' completed with direction ==> LATER
    Starting operation 'Server Pool Construct' on object '0004fb0000020000bc53a22f39acda2f (test pool 1)'
    Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: create_server_pool to server: oravmsvr2 failed. OVMAPI_4004E Server Failed Command: create_server_pool, Status: test pool 1 0004fb0000020000bc53a22f39acda2f 192.168.1.164 oravmsvr2 192.168.1.116 master,xen,utility
    Mon Feb 20 13:32:40 EST 2012
    Mon Feb 20 13:32:40 EST 2012
    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.ServerPoolAction.createServerPool(ServerPoolAction.java:52)
    at com.oracle.ovm.mgr.op.virtual.ServerPoolConstruct.createServerPool(ServerPoolConstruct.java:136)
    at com.oracle.ovm.mgr.op.virtual.ServerPoolConstruct.action(ServerPoolConstruct.java:54)
    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:223)
    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: create_server_pool, Status: test pool 1 0004fb0000020000bc53a22f39acda2f 192.168.1.164 oravmsvr2 192.168.1.116 master,xen,utility
    Mon Feb 20 13:32:40 EST 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:752)
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:470)
    ... 20 more
    FailedOperationCleanup
    Starting failed operation 'Server Pool Construct' cleanup on object 'test pool 1'
    Complete rollback operation 'Server Pool Construct' completed with direction=test pool 1
    Rollbacker
    Executing rollback operation 'Server Role Update' on object 'af:2a:89:a6:0b:57:11:dd:a9:a4:00:17:31:42:7b:d3 (oravmsvr2)'
    Complete rollback operation 'Server Role Update' completed with direction=DONE
    Objects To Be Rolled Back
    Object (IN_USE): [ServerPool] 0004fb0000020000bc53a22f39acda2f (test pool 1)
    Object (IN_USE): [Cluster] bc53a22f39acda2f
    Object (IN_USE): [Server] af:2a:89:a6:0b:57:11:dd:a9:a4:00:17:31:42:7b:d3 (oravmsvr2)
    Completed Step: ROLLBACK
    Job failed commit (internal) due to OVMAPI_4010E Attempt to send command: create_server_pool to server: oravmsvr2 failed. OVMAPI_4004E Server Failed Command: create_server_pool, Status: test pool 1 0004fb0000020000bc53a22f39acda2f 192.168.1.164 oravmsvr2 192.168.1.116 master,xen,utility
    Mon Feb 20 13:32:40 EST 2012
    Mon Feb 20 13:32:40 EST 2012
    com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: create_server_pool to server: oravmsvr2 failed. OVMAPI_4004E Server Failed Command: create_server_pool, Status: test pool 1 0004fb0000020000bc53a22f39acda2f 192.168.1.164 oravmsvr2 192.168.1.116 master,xen,utility
    Mon Feb 20 13:32:40 EST 2012
    Mon Feb 20 13:32:40 EST 2012
    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.ServerPoolAction.createServerPool(ServerPoolAction.java:52)
    at com.oracle.ovm.mgr.op.virtual.ServerPoolConstruct.createServerPool(ServerPoolConstruct.java:136)
    at com.oracle.ovm.mgr.op.virtual.ServerPoolConstruct.action(ServerPoolConstruct.java:54)
    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.GeneratedMethodAccessor843.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:223)
    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: create_server_pool, Status: test pool 1 0004fb0000020000bc53a22f39acda2f 192.168.1.164 oravmsvr2 192.168.1.116 master,xen,utility
    Mon Feb 20 13:32:40 EST 2012
    at com.oracle.ovm.mgr.action.ActionEngine.sendAction(ActionEngine.java:752)
    at com.oracle.ovm.mgr.action.ActionEngine.sendCommandToServer(ActionEngine.java:470)
    ... 20 more
    End of Job
    I have tried rebooting, rediscovering both servers, which complete successfuly. I just can't seem to get them to join any server pool that I create.
    Can anyone point me in the right direction?
    Many thanks in advance,
    Jim

    915721 wrote:
    I have a network environment that has 2 VM servers, 1 VM Manager (all 3 machines running on separate physical boxes). I have a 70Gb SAN share connecting with iSCSI from a freenas host. I have been able to see both VM servers as unmanaged, and can see the SAN share as Unmanaged iSCSI Storage Array. It let me create a test server pool, and allocate the SAN share as an available resource. When I attempt to add either of the VM Servers to the pool, I get the following job failure with error:Can you check /var/log/ovs-agent.log on the two servers as you try to add them to the pool? I'm not seeing any specific reason for the error in that output, which is annoying.
    Also, double-check that DNS is working across all the machines: the Manager and the two Servers need to be able to resolve the hostnames of everything else on the network, so if you don't have DNS fully configured, you'll need to edit the /etc/hosts of all three machines first.

  • Error when try to create new server pool

    I want to create new server pool to the server manager.
    At the last step of confirmation,it failed.error message is as follows:
    An error occurred while creating working directories for the server pool. Ensure that at least one utility server exists in the server pool and both the username and password for the utility server are correct.
    I think all the server info is correct.But I don't know why.
    Thanks,
    Mary

    In my case, the VM Server was set to use DHCP. Once I reconfigured the interface to use a static address, I was able to successfully create the Server Pool.
    Documentation should be reflected to clarify this.

  • Using NIC Teaming and a virtual switch for Windows Server 2012 host networking and Hyper-V.

    Using NIC Teaming and a virtual switch for Windows Server 2012 host networking!
    http://www.youtube.com/watch?v=8mOuoIWzmdE
    Hi thanks for reading. Now I may well have my terminology incorrect here so I will try to explain  as best I can and apologies from the start.
    It’s a bit of both Hyper-v and Server 2012R2. 
    I am setting up a lab with Server 2012 R2. I have several physical network cards that I have teamed called “HostSwitchTeam” from those I have made several Virtual Network Adaptors such as below
    examples.
    New-VMSwitch "MgmtSwitch" -MinimumBandwidthMode weight -NetAdaptername "HostSwitchTeam" -AllowManagement $false
    Add-VMNetworkAdapter -ManagementOS -Name "Vswitch" -SwitchName "MgmtSwitch"
    Add-VMNetworkAdapter -ManagementOS -Name "Cluster" -SwitchName "MgmtSwitch"
    When I install Hyper-V and it comes to adding a virtual switch during installation it only shows the individual physical network cards and the
    HostSwitchTeam for selection.  When installed it shows the Microsoft Network Multiplexor Driver as the only option. 
    Is this correct or how does one use the Vswitch made above and incorporate into the Hyper-V so a weight can be put against it.
    Still trying to get my head around Vswitches,VMNetworkadapters etc so somewhat confused as to the way forward at this time so I may have missed the plot altogether!
    Any help would be much appreciated.
    Paul
    Paul Edwards

    Hi P.J.E,
    >>I have teams so a bit confused as to the adapter bindings and if the teams need to be added or just the vEthernet Nics?.
    Nic 1,2 
    HostVMSwitchTeam
    Nic 3,4,5
             HostMgmtSwitchTeam
    >>The adapter Binding settings are:
    HostMgmtSwitchTeam
    V-Curric
    Nic 3
    Nic 4
    Nic 5
    V-Livemigration
    HostVMSwitch
    Nic 1
    Nic 2
    V-iSCSI
    V-HeartBeat
    Based on my understanding of the description , "HostMgmtSwitchTeam and
    HostVMSwitch " are teamed NIC .
    You can think of them as two physical NICs (do not use NIC 1,2,3,4,5 any more , there are just two NICs "HostMgmtSwitchTeam and
    HostVMSwitch").
    V-Curric,
    V-Livemigration , V-iSCSI ,
    V-HeartBeat are just VNICs of host  (you can change their name then check if the virtual switch name will be changed )
    Best Regards
    Elton Ji
    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.

  • Represent existing Storage Repository to new server pool?

    I have a testing delima.. We have a block-storage SR that was in use on Server Pool A, but want to move it to Server Pool B. I dont see any way in the GUI to facilitate moving a SR (OCFS2) to a new Server pool.
    I know I can probably destroy, delete, unpresent and rebuild an empty SR on the new server pool but I dont see why moving it wouldnt be an option
    Any ideas?
    Thanks
    Dave

    Forgot to clarify, we already represented the block storage to the new servers in Pool B, and they see them just fine.. The GUI simply doesnt show the new servers in Pool B in the "present storage repo" dialog.

  • OVM 3.0.3: Create new Server Pool but keep storage repositories?

    Hi,
    I think I have somewhat messed up my Server pool a bit, such as that there are some kind of network bridges in the server pool which I cannot get rid of, since OVMM insists that these have vnics associated to them, when none of my VMs had any nic configured.
    So, I guess my only option is to re-create the server pool entirely and migrating VMs between server pools doesn't seem to be possible. I was wondering, I if could at least keep the storage repositories and get away with only creating a new server pool and adding the VM servers to the new pool, but keeping the VM files in the repositories. This will likely make this transition much more smooth, than having to copy all the VMs from the repositories onto a temporary storage and back into the new storage repositories.
    Cheers,
    budy

    budachst wrote:
    I think I have somewhat messed up my Server pool a bit, such as that there are some kind of network bridges in the server pool which I cannot get rid of, since OVMM insists that these have vnics associated to them, when none of my VMs had any nic configured.Usually this means you've imported templates or old VMs that still have those bridges configured. Check the network configuration of the templates installed into your repositories and change the bridges to real/proper ones. Once you've done that, you'll be able to delete the unusued bridges.
    So, I guess my only option is to re-create the server pool entirely and migrating VMs between server pools doesn't seem to be possible. I was wondering, I if could at least keep the storage repositories and get away with only creating a new server pool and adding the VM servers to the new pool, but keeping the VM files in the repositories. This will likely make this transition much more smooth, than having to copy all the VMs from the repositories onto a temporary storage and back into the new storage repositories.Depends on how you've created the storage repositories: if they're OCFS2-based, they are stamped with the cluster ID of the pool to which they currently belong. It's possible to change this, but you need to contact Oracle Support to do so. I'd recommend first trying to unmap the existing bridges as described above.

  • How to define a virtual directory for 1virtual server?

    Hi there,
    The last part is always the hardest. I succesfully converted my Apache configuration to the SunONE setup but one section and I fail to grasp where I'm going wrong...
    SunONE Webserver 6.1SP5, I have quite a few virtual servers divided over several virtual classes. And now I'm trying to configure a 'virtual directory' (pfx2dir nametrans) limited to a single virtual server but no matter what I try I can't get it to work...
    In the administration guide I read about the NameTrans directive and how it should be used in the default object (in obj.conf ofcourse). So when I have something like this all works as it should, but for all virtual servers in the class:
    <Object name="default">
    NameTrans fn="pfx2dir" from="/files" dir="/opt/websites/catslair/data"
    </Object>So when reading up even more I came across the NSAPI programmers guide which explained that you can have both <Object> and <Client> tags. Because of the 'urlhost' parameter with the Client tag I figured that it should be possible to limit the NameTrans line mentioned above to but one virtual server:
    <Client urlhost="catslair.intranet.lan">
    NameTrans fn="pfx2dir" from="/files" dir="/opt/websites/catslair/data"
    </Client>But whenever I use this approach the server refuses to start and presents me with an error:
    [13/May/2006:16:38:10] config (19621): CORE3185: Invalid configuration: File /usr/local/sun/SUNWwbsvr/https-magi.intranet.lan/config/server.xml, line 178, column 99: HTTP3258: Error processing Mirrors.obj.conf line 51: HTTP2215: directive outside objectAt first I didn't understand exactly what it meant, I even stumbled upon a bug report which triggered the same error (http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4979377) but after reading up on this I can only conclude that NameTrans can only be used within an <Object> block. The manuals also hint into this direction since it becomes obvious that the preffered approach is using this in the default object.
    So picture my surprise when I came across http://docs.sun.com/source/817-6252/npgobjcn.html#wp1041206 in the NSAPI programmers guide, its past the table. One of the examples shows this approach:
    <Client odds="25%">
    NameTrans fn="redirect" from="/Pogues" url-prefix="http://pogues.example.com"
    </Client>Because I was sure about urlhost being a parameter for the Client tag I tried copying the above example, but when I give it a try I'm once again greeted with the error I mentioned earlier "directive outside object".
    So can anyone please point me in the right direction? Is it possible to setup a virtual directory for a single virtual server and if so how do I proceed since <Client> doesn't seem to work. thanks in advance for any tips you can give me.
    Message was edited by:
    Lion-O

    Thanks a lot for the example, that fixed the problem.
    I've been reading the NSAPI programmers guide several times now and I was under the impression that you should either use <object> or <client>, never thought about this approach. Now when I re-read it is makes sense, but wasn't very clear at first.
    I think I'll e-mail Sun to suggest an addition of the <Object> tag in their <Client> tag example (http://docs.sun.com/source/817-6252/npgobjcn.html#wp1045056) to make things a little more clear.
    Thanks again, now I can finally implement the final configuration settings and plan for the actual switch later this evening.

  • Pfile parameter configuration in oracle 8i according for new server

    Hi Expert,
    please help me about my question
    my configuration is
    OS win2003 32 bit
    ram 3gb
    database size=80gb
    oracle 8i
    db_block_buffers=122880
    shared_pool_size=419430400
    large_pool_size =24576000
    log_buffer=104857600
    db_block_size=8192
    sort_area_size=5242880
    sort_area_retained_size=5242880
    **now i have server with following configuration**
    ram 64 GB
    database size 80 GB
    processor 2.13 ghz with 8 CPU
    how to configure following parameter
    db_block_buffers=?
    shared_pool_size=?
    large_pool_size =?
    log_buffer=?
    db_block_size=?
    sort_area_size=?
    sort_area_retained_size=?

    Hi,
    how to configure following parameter
    db_block_buffers=?
    shared_pool_size=?
    large_pool_size =?
    log_buffer=?
    db_block_size=?
    sort_area_size=?
    sort_area_retained_size=?
    You can follow my below action plan
    1) Why you want to go to new server?
    Is the DB was slow? --> if yes then you need to run your application with new server
    2) if its 9i or 10g and then run the advisory and check for estimated physical read for db_cache_size
    3) Is it shared_Pool then you need to check shared_pool advisory section and similarly for large_pool_size etc..
    according to me you can decide the size of memory structure only after running your application with database.
    After migration, please collect the system stats
    Kind Regards,
    Rakesh Jayappa

  • Default node slots for a server pool and how to increase?

    Hi
    What is the default node slots for ocfs2 in an ovm server pool? I tried to add in the 17th server and it failed.
    What is the best way to increase node slots (tunefs.ocfs2)? Is it possible online? How long does it typically take?
    Anthony

    tunefs.ocfs2 is your friend…

  • New Apple ID for new server?

    I'm setting up a Mac Mini to act as a media server.  My family all has iphones and a few Apple TVs that this mac will be streaming to.  Should I use a new Apple ID for this server's iTunes account or use one of our existing Apple IDs?

    Hello zakirfromlecco,
    Certificate errors such as this can occur as a result of incorrect information in Settings -> General -> Date & Time, as Apple servers and your iPad disagreeing on what time it is can cause certificates to appear invalid (out of date).
    Make sure your date, time, and time zone are correct in Settings > General > Date & Time.
    Note: Time Zone may list another city in your time zone.
    Make sure that your iOS software is up to date by tapping Settings > General > Software Update (iOS 5 or later) or connecting your iOS device to iTunes and clicking Check for Update on your device's Summary page.
    Can't connect to the iTunes Store
    https://support.apple.com/en-us/HT201400
    Regards,
    Allen

  • Virtual Directory for NDES server missing on IIS

    I installed an NDES server on windows 2008 R2 Enterprise server. I am able to connect to the website via the url
    http://<severname>certsrv/mscep and
    http://<servername>certsrv/mscep_admin. I can successfuly issue certs with the following urls also.
    but if I look in the IIS Managment Console I am unable to view the certsrv directory even if I am logged on as an enterprise admin. Does anyone know how to make those directories appea?
    The only way I have been able to make the Certsrv directory viewable is to also install the WebEnrollment service also.
    I dont need the webenrollment service but I need to enable https on those directories.
    Does anyone know what might be going on?

    You don't need a virtual directory in order to manage NDES. The whole thing installs as an ISAPI application. Manage it through the link
    http://localhost/certsrv/mscep_admin/. If you are having some trouble with NDES, check out
    http://social.technet.microsoft.com/wiki/contents/articles/9063.network-device-enrollment-service-ndes-in-active-directory-certificate-services-ad-cs-en-us.aspx that discusses NDES quite thoroughly.
    As for verifying your installation, check the Application Pools in IIS and the registry settings HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\MSCEP\

  • Server Pool Virtual IP

    Hi all,
    I have recently installed Oracle VM Server and Manager in order to make a demo. Everything seems to go right (setting common storage,enabling HA, creating server pool, managing virtual machines) but i have a problem. I want to set a virtual IP for my server pool because i want to show in my demo how master role switches from a server to another one, but at the time i set the virtual IP in "Server Pools/Edit" my pool goes Inactive and the servers Unreachable. Im using two laptops as servers but it doesnt seem to be a problem because the first time i made the demo, everything worked fine. The virtual IP im trying to set is not assigned to any server/pc. Here is the log:
    "+2011-02-24 13:14:03.271 NOTIFICATION Register server pool virtual ip:192.168.1.20 for master server 192.168.1.40+
    +2011-02-24 13:14:03.707 NOTIFICATION [Server Pool Management][Server Pool][demostracion-ovm]:Update server pool (demostracion-ovm) infomation succeed+
    +2011-02-24 13:14:06.602 NOTIFICATION [Server Pool Management][Server Pool][null]:Starting to refresh server pool data...+
    +2011-02-24 13:14:07.040 NOTIFICATION master server is:192.168.1.40+
    +2011-02-24 13:14:08.702 NOTIFICATION [Server Pool Management][Server Pool][null]:Starting to refresh server pool data...+
    +2011-02-24 13:14:09.905 NOTIFICATION master server is:192.168.1.40+
    +org.apache.xmlrpc.XmlRpcException: Failed to read servers response: No route to host2011-02-24 13:14:10.044 WARNING Failed to read servers response: No route to host+
    +2011-02-24 13:14:10.044 WARNING ServerPoolSync.doCheckMasterServerAlive: master server is unreachable in pool:demostracion-ovm details:OVM-1000 OVM Manager could not connect to 192.168.1.20, please check the IP and Oracle VM agent password.+
    +2011-02-24 13:14:10.047 NOTIFICATION [Server Pool Management][Server Pool][null]:End of refresh server pool data...+
    +org.apache.xmlrpc.XmlRpcException: Failed to read servers response: No route to host2011-02-24 13:14:10.053 WARNING Failed to read servers response: No route to host+
    +2011-02-24 13:14:10.054 WARNING ServerPoolSync.doCheckMasterServerAlive: master server is unreachable in pool:demostracion-ovm details:OVM-1000 OVM Manager could not connect to 192.168.1.20, please check the IP and Oracle VM agent password.+
    +2011-02-24 13:14:10.056 NOTIFICATION [Server Pool Management][Server Pool][null]:End of refresh server pool data...+
    +2011-02-24 13:14:11.790 NOTIFICATION [Server Pool Management][Server Pool][null]:Starting to refresh server pool data...+
    +2011-02-24 13:14:11.971 NOTIFICATION master server is:192.168.1.40+
    +org.apache.xmlrpc.XmlRpcException: Failed to read servers response: No route to host2011-02-24 13:14:14.974 WARNING Failed to read servers response: No route to host+
    +2011-02-24 13:14:14.975 WARNING ServerPoolSync.doCheckMasterServerAlive: master server is unreachable in pool:demostracion-ovm details:OVM-1000 OVM Manager could not connect to 192.168.1.20, please check the IP and Oracle VM agent password.+
    +2011-02-24 13:14:14.979 NOTIFICATION [Server Pool Management][Server Pool][null]:End of refresh server pool data...+
    Any kind of help will be appreciated.
    Regards.

    can you show us some mor info on how you defined your network?
    Now it states no route to host so I guess you have some IP / routing / firewall issue....
    can you draw the borader picture so we might be able to help you on this one. I guess from the part of the log you show now we do not have much to go one with.
    Regards,
    Johan Louwers.

  • What is the Best Practice for Server Pool...

    hi,
    wht is the Best Practice for having server pool i.e
    1) having a single large serverpool consisting of "n" number of guest vm
    2) having a multiple small serverpool consisting of less of number of guest vm
    please suggest.....

    Raja Kondar wrote:
    wht is the Best Practice for having server pool i.e
    1) having a single large serverpool consisting of "n" number of guest vm
    2) having a multiple small serverpool consisting of less of number of guest vm I prefer option 1, as this gives me the greatest amount of resources available. I don't have to worry about resources in smaller pools. It also means there are more resources across the pool for HA purposes. Not sure if this is Official Best Practice, but it is a simpler configuration.
    Keep in mind that a server pool should probably have up to 20 servers in it: OCFS2 starts to strain after that.

  • Can a server pool with single server be moved to a different manger?

    Can an existing server in a pool running on an OVM manager be moved to a different manger. The pool has only one server and is not HA. If you try to register the server on the new manger by creating a new pool it errors that it has been registered with some other pool. Does anyone know the steps to re register a server and pool with a new manger without reinstalling OVS so that the existing guest VM can be imported through resources on the new manager after the pool is added?
    Thanks in advance if anyone can help.
    Dave

    Greetings,
    1- Please power-off and backup your virtual machines.
    2- Stop the ovs-agent, remove the local DB and then recreate the local db, i.e..
    # service ovs-agent stop
    # rm -fr /etc/ovs-agent/db
    # service ovs-agent start
    3- Empty the /etc/ocfs2/cluster.conf file on both server, "# /dev/null> /etc/ocfs2/cluster.conf"
    4- Create a new server pool with VM Manager and import the guests.
    For details about Oracle VM Manager please review http://itnewscast.com/chapter-2-oracle-vm-architectural-review
    Respectfully,
    Roddy

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

Maybe you are looking for

  • Error message on LR5 CC startup

    Same problem in LR4 and in LR5: On startup, I get a long error message in computer code. The message appears over the LR screen as I last used it. I cannot do anything in LR because of the error message--not even choose File/Quit. I must Force Quit t

  • Help with Spelling checkers

    Hi I am stuck in the mud. Using Iweb, APerture and such I get the beach ball and a alert saying "couldn't connect to spell checker" his si popping up on text editor, Aperture and other programs where spell chek is presnt. I set permisions and all tha

  • David Powers Lesson09 - no file uploaded

    I have a problem to test the upload_test.php. It seems that no file being copied to the destinated folder at all. Enclosed are the 2 files for reference. Please help me. Thank You upload_test.php <?php require_once('scripts/process_upload.php'); ?> <

  • How to reply BP in SRM to Backend.

    Hi, We are working with SRM 5.5  and I need transfer BP in SRM to Vendors in Backend R3. We have classic scenario. How can we reply the information of a vendor from SRM to R3? Is there a program, job, rfc, transaction to do that? Thanks.

  • Nik Vivenza and Elements

    I just installedNik Vivenza on my Mac and I am not seeing it in Elements. The install went OK, I can't figure it out. I went into the pull-down menu for Plug-ins and found a Nik Plug-in but all it was was the install instructions. Wht  do I do?