Cluster setup question

          Hi,
          I tried to set up a cluster environment on Solaris boxes. The cluster is the simple
          one with basic architecture: 1 admin server with two managed servers on different
          boxes.
          There is no problem to start the admin server. When I run startManagedPortal.sh
          on managed machine, the admin server got some error: "Error in file distribution
          servlet while processing request of type "wl_ear_resource_request", java.io.IOException:
          Broken pipe". The managed servers can still running up. Any ideas?
          Thank in advance.
          Peter
          

Hi,
We recommend that your clustered servers be member servers. If they are, you need an additional server that acts as the domain controller in the domain that contains your
failover cluster.
In most cases, it is not advisable to install other roles on a server running the Hyper-V role. The exception is when the Remote Desktop Virtualization Host role service is
installed.
It is not supported to combine the Active Directory Domain Services role and the Failover Cluster feature on Windows Server 2012
Hope this helps.
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.

Similar Messages

  • Verify HA Cluster setup in Oracle Virtual machine thru GUI

    Hi All,
    I have setup 3 node cluster with HA[Oracle VM] enabled.When i checked in the GUI it
    shows "High availability Infrastructure works well" like that.
    For testing HA, I poweroff one of the Oracle Virtual server node from the Oracle Virtual manager browser.
    Then if i checked the "Server Pools > Edit Server Pool ".check for "High Availability Infrastructure" browser keep going.
    Also one more thing is the Powered off machine automatically after some time it is coming up.Is
    it right ?
    After powered off if i run the below command in ovmmgr it shows 2 nodes are up.Same o/p
    how can i get in GUI when i clicked High Availability Infrastructure in "Server Pools > Edit Server Pool "
    [root@xxxovmsr1 ~]# /usr/lib/ovs/ovs-cluster-check master alter-fstab
    O2CB cluster ocfs2 already online
    2
    Cluster setup complete.
    Link hangs quit sometime.Not allowing new connections also ..What to do ?
    Basic question
    How to verify the cluster setup from the GUI when i click "High Availability Infrastructure" check button?
    Some one can help me in this please ?
    Regards,
    JK
    Edited by: user2861234 on Jun 29, 2009 8:11 AM

    Hey,
    After powered off one of VM server if i run the below command in ovmmgr it shows 2 nodes are up.
    Why are you going ovmmgr ?
    Are your checking it only thru gui part of the manager or also thru thr command line.
    Oracle vm server - are hosts for your virtual systems your create on them.
    If you power off the server - from GUI part you can see - it as switched off or unreachable
    If your HA feature is enabled for that pool having more than 1 server sharing the /OVS filesystem - then he virtual system which is runnign on 1 of the Oracle VM server - will not die
    It will migrate to other available server in the pool - which is whole idea and purpose of HA
    I don't understand what exactly you are trying to crosscheck or verify here with these commands
    High Availability Infrastructure in "Server Pools > Edit Server Pool "
    root@xxxoxxxr1 ~# /usr/lib/ovs/ovs-cluster-check master alter-fstab
    O2CB cluster ocfs2 already online
    2
    Cluster setup complete.
    If you have to check whether your HA feature is working - form GUI you can got o server pool - tab -
    edit it
    and chk the HA - tab
    and verify-
    it HA feature is working properly - it will give you message accordingly.

  • Why do we use reverse proxy for Oracle RAC Cluster setup

    Hello All,
                 I got this question lately.. "why do we use reverse proxy for Oracle RAC Cluster setup". I know we use the reverse proxy at Middleware level for multiple security reasons.
    Thanks..

    "why do we use reverse proxy for Oracle RAC Cluster setup".
    I wouldn't. I wouldn't use a proxy of any sort for the Cluster Interconnect for sure.
    Cheers,
    Brian

  • SOAP ports with cluster setup and BES?

    Okay, our cluster setup in NetWare (yes, still NetWare cluster) with Groupwise 7.0.3 we have unique TCP ports for the client/server (like 1677-something). Even though each clustered node has a unique IP and is running in protected memory.
    That being said:
    We'd like to enable SOAP for use with BES and GWArchive.
    The issue/question:
    Do either of these figure out the SOAP port for each PO? Or must the SOAP port be the same among all the PO's for BES to work properly?
    If the SOAP port must be the same (I'm not the BES admin, so I don't know if the setup lets you specify just one port or if you can defined them per PO), can you run multiple POA on the same physical host (keep in mind, this is clustered with protected memory) and use the same TCP port # for SOAP?

    kjhurni wrote:
    > Okay, our cluster setup in NetWare (yes, still NetWare cluster) with
    > Groupwise 7.0.3 we have unique TCP ports for the client/server (like
    > 1677-something). Even though each clustered node has a unique IP and is
    > running in protected memory.
    >
    > That being said:
    >
    > We'd like to enable SOAP for use with BES and GWArchive.
    >
    > The issue/question:
    >
    > Do either of these figure out the SOAP port for each PO? Or must the
    > SOAP port be the same among all the PO's for BES to work properly?
    >
    > If the SOAP port must be the same (I'm not the BES admin, so I don't
    > know if the setup lets you specify just one port or if you can defined
    > them per PO), can you run multiple POA on the same physical host (keep
    > in mind, this is clustered with protected memory) and use the same TCP
    > port # for SOAP?
    >
    >
    I haven't used BES, but in general there's no auto-discover method for
    SOAP ports, so yes they'd probably have to be the same port.

  • OSB cluster setup with SSL

    Hi,
    Could any one help me here..
    Cluster setup for OSB with SSL enable
    1) Admin and 2 Managed server are running on same host
    2) cluster domain created in development mode
    2) While starting second managed server getting below error..
    <Oct 4, 2010 8:04:58 AM PDT> <Error> <ClusterTimer> <BEA-000000> <Cannot contact Admin server. Therefore constructing the Cluster Authority Current time with
    the time skew 0
    java.rmi.RemoteException: ClusterTimerAuthority error; nested exception is:
    javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3s://hostname:SSLport: Destination unreachable; nest
    ed exception is:
            java.io.IOException: Stream closed.; No available router to destination]
    at com.bea.wli.sb.init.RemoteClusterTimerAuthority.getClusterTimerAuthorityCurrentTime(RemoteClusterTimerAuthority.java:38)
    at com.bea.wli.timer.ClusterTimerService.clusterTimeAuthorityCurrentTimeMillis(ClusterTimerService.java:177)
    at com.bea.wli.timer.ClusterTimerService.initialize(ClusterTimerService.java:88)
    at com.bea.wli.sb.init.FrameworkStarter._preStart(FrameworkStarter.java:221)
    at com.bea.wli.sb.init.FrameworkStarter.access$000(FrameworkStarter.java:79)
    Truncated. see log file for complete stacktrace
    Thanks,
    Sushma.

    Even I faced the same issue..but eventually the problem got resolved with below resolution:
    Resolution: The managed server was not able to connect to t3s://hostname:sslport. The SSL configuration on Adminserver was wrong. After correcting SSL setting on Adminserver..i was able to resolve this error.

  • BAM Cluster setup - issue with whole server migration configuration

    HI,
    We are working on a SOA , BAM , BPM Cluster setup on OEL VMs
    With Admin server running on Host1 and Soa_server1, BAM_server1 , Host2 - Soa_server2 , Bam_server2.
    We were successfully able to setup clustering for Soa without using the webTier utilities in our environment, Just by adding entries in the /etc/hosts file.
    Followed the document - except for web tier setup
    http://www.namredlek.nl/orasoa/InstallSOASuite11gOnCluster_v1.pdf
    1)     Installed Weblogic 11g.
    2)     Soa 11g.
    3)     Domain creation
    4) Configured Node manager
    5) Soa Clustering completed successfully.
    6) Domain up and running with SOA_Cluster up and running.
    7)     Extended the domain with BAM
    The issue revolves when we are doing teh Migration configurations from the console for BAM and we restart BAM server we get an error -
    Apr 14, 2011 2:30:35 AM weblogic.nodemanager.server.Handler handleStart
    WARNING: Exception while starting server 'bam_server1'
    java.io.IOException: Command '/oracle/Shared_MWHome/user_projects/domains/SOA_Domain/bin/server_migration/wlsifconfig.sh -addif eth0 192.168.1.6 255.255.255.0 ' returned an unsuccessful exit code '1'. Check NM logs for script output.
    and Bam server goes to Failed Not Restartable state.

    The error is clearly out there
    java.io.IOException: Command '/oracle/Shared_MWHome/user_projects/domains/SOA_Domain/bin/server_migration/wlsifconfig.sh -addif eth0 192.168.1.6 255.255.255.0 ' returned an unsuccessful exit code '1'. Check NM logs for script output.
    This error occurs due to a failure in adding the virtual IP of BAM server to the network interface you have specified in nodemanager.properties.
    You need to check whether you have specified the correct interface and subnet mask in node manager.properties as below :
    The fourth step is to edit the Node Manager's properties file. This file is called nodemanager.properties
    and is located in the ORACLE_BASE/product/osbmw/wlserver_10.3/common/nodemanager directory.
    For server migration to work properly, you need to add the properties listed below:
    Interface=eth0
    NetMask=255.255.255.0
    UseMACBroadcast=true
    · Interface
    This property specifies the interface name for the floating IP (for example, eth0).
    · NetMask
    This property specifies the net mask for the interface for the floating IP. The net mask should the
    same as the net mask on the interface; 255.255.255.0 is used as an example in this document.
    · UseMACBroadcast
    This property specifies whether or not to use a node's MAC address when sending ARP packets,
    that is, whether or not to use the -b flag in the arping command.

  • LoginModule with JAAS, setup question for Frank Nimphius

    Hi Frank,
    i am trying to use a custom LoginModule in conjuction with the setup procedure in your "J2EE Security in Oracle ADF Web Applications" white paper. Have you done this before? can you provide roadmap for additional/alternate setup steps needed to use a LoginModule?
    this is my original post from early this week:
    JAAS Setup question
    thanks,
    brenden

    Brenden,
    please refer to the OC4J security documentation which si a part of the Oracle Application Server documentation that can be looked up online here on OTN. Custom LoginModule configurations require OC4J 9.0.4. In addition, this feature also only works with the jazn-data.xml provider and not with OID.
    From the perspective of this whitepaper, the LoginModule will be used by the OC4J container to authenticate users and thus should not require any change in teh paper.
    I haven't yet had the time created an example and document that showcases how to do this. Hopefully christmas will give me some rest to look into this.
    Frank

  • How to Uninstall SQL instance on active-passive SQL server , which failed during Cluster Setup (Error-Failed at Validate Active Directory Configuration)

    How to Uninstall SQL instance on active-passive SQL server , which failed during Cluster Setup (Error-Failed at Validate Active Directory Configuration)
    active-passive SQL server cluster setup failed due to some steps missed in initial cluster setup,
    now i have unistall sql instance from nodes,
    Your help will higly appriciated.
    Regards,
    Anish
    Asandeen

    Hello,
    Please refer to the following link about remove a node of  SQL Server Failover Cluster Instance:
    http://msdn.microsoft.com/en-us/library/ms191545.aspx#Remove
    Regards,
    Fanny Liu
    Fanny Liu
    TechNet Community Support

  • Display logfiles in cluster setup (HTTPS UI)

    Hi all
    In my standalone setup, I can display and download logfiles in HTTPS-Webgui under "Log Subscriptions" -> "Log Files".
    But in a cluster setup, I can't see the column "Log Files" under "Log Subscriptions". How can I access the files?
    Thanks!
    Christoph

    Hello Christoph,
    viewing individual logfiles on the GUI is notavailable for appliances in a cluster. You can still access them via your browser by using:
    ftp://appliancename.local
    as URL, where "appliancename.local" is the hostname or IP.  This will prompt you for an username and password, you can use your normal admin credentials. Also possible:
    ftp://[email protected]
    ftp://admin:[email protected]
    If you want to include username (and password)
    Hope that helps,
    Andreas

  • Network Extender & Cluster Setup

    Does the Ingress unit satisfy the GPS signal requirements for other non-Ingress units in a cluster setup?
    We have a large steel warehouse that has no cell coverage in the building. I can provide coverage with 3 Network Extenders. However, my problem is going to be the GPS antenna's. I have 1 window that provides a good GPS signal for the 1 extender I have now. If I purchase 2 additional extenders to complete the AoC will each of them have to lock on to GPS too? Or do the non-ingress units not require GPS. It may be wishful thinking, but our only other option is to cut a hole to access the outside & I really dont think these antenna' can handle the environment.
    All units will be on the same network switch.

    Ah. And I am guessing (really just confirming) that Open Directory is one piece of functionality which is in OSX Server, but not in the basic Snow Leopard distribution.
    Sooo, is it worth digging around to see if any of the linux distributions out there contain Open Directory? I have an old lime (333 MHz) iMac in the basement...

  • Weblogic cluster setup

    How can I setup two machines in cluster?
    What all I need to setup and whats the procedure.

    http://e-docs.bea.com/wls/docs70/pdf/cluster.pdf
    http://e-docs.bea.com/wls/docs70/cluster/setup.html

  • Oracle cluster setup

    Hi There,
    We're trying to build a clustered oracle environment using oracle 11g (11.2.0.1) under Windows 2008 server.
    The basic setup is to have 2 servers (active/passive), one shared SAN disk, install the software on both servers, put the database datafiles on the shared disk/SAN and when needed we can switch the shared disk between the 2 servers as failover/failback.
    IS the above industry standard cluster setup? or is there a better way of doing it? does oracle/windows provide a way to failover/failback between servers?
    Are there any documents that we can read that explains a good cluster setup please (without using RAC)? Or is there a document that have a better setup?
    Can someone shed some light on this please and/or point us to the right direction.
    Thanks

    Does oracle clusterware comes shipped with the specific release (10g, 11g..etc) database installation pack or is it a separate download?
    We saw this under the oracle download section:
    Oracle Database 11g Release 2 Grid Infrastructure (11.2.0.1.0) for Microsoft Windows (x64)
           Download      win64_11gR2_grid.zip (715,166,425 bytes) (cksum - 3127109177)
    Contains the Grid Infrastructure Software including Oracle Clusterware, Automated Storage Management (ASM), and ASM Cluster File System. Download and install prior to installing Oracle Real Application Clusters, Oracle Real Application Clusters One Node, or other Oracle software in a Grid Environment So, I was wondering if we should download this and install it on the server?
    Thanks
    Edited by: rsar001 on Jul 19, 2010 8:20 AM

  • Kernel Upgrade of R/3 4.7 Enterprise in Cluster Setup

    Hi Experts,
    We have a cluster setup with SAP R/3 Enterpirse 4.7 with MSSQL in windows 2003 server with node A and node B. Presently the system is running on Node B.
    We also have two application servers (Dialog Instance).
    Now I want to upgrade kernel of R/3 system. Please let me know what is the procedure for upgrading the kernel in cluster setup.
    Appreciate quick response.
    Regards
    Sharath

    Hi All,
    I have successfully upgraded the kernel patch from 640-43 to 640-201 for R/3 4.7 with cluster setup. Currently the system was in Node B.
    The only problem which I faced after copying the files to run folder was that the system was not coming up. So we copied back the old kernel files and started the system and it was coming online.
    Wen we anayzed the problem we came to know that after copying the latest kernel files the system was not coming up as some DLLs were missing. The Note 684106 - Microsoft runtime DLLs solved the issue. Downloaded the files R3DLLINSTZIP which was given in the note and installed the files and after that my system came up with the latest kernel files.
    Hope this will be helpfull for someone in futue.
    Regards
    Sharath Babu

  • Database bau host in HA cluster setups

    In cluster setups for MSSQL, is there a technical term to describe the host that will run specific SQL instances/databases under normal circumstances (i.e. while it is up and doesnt need to be run by another server in the cluster)?

    This is the "Primary Node" for the instance.  That's not a term that has any technical meaning in a Windows Cluster.  You may use cluster failover policies for the instance to help ensure that the instance is normally running on its Primary Node.
    You can set the Primary Node for the instance as the "Preferred Owner" in the cluster configuration.  This will cause that node to be preferred over other nodes for failover
    and failback.
    David
    David http://blogs.msdn.com/b/dbrowne/

  • Oracle 11gR2 RAC VM and SCAN and DNS and /etc/hosts (two) setup questions

    Hi,
    I am looking forward to setting up two Oracle 11gR2 RAC instances
    on my Oracle VM test machine.
    I plan on using the Oracle 11gR2 RAC VM template.
    I want the final Oracle 11gR2 RAC instances to have SCAN that uses DNS.
    The DNS will be pre-installed in the JeOS.
    My first simple question about the setup is the following.
    In my DNS name file, for example,
    /var/named/chroot/var/named/milkyway.univ.db
    do I need to provide the racnode1 and racnode2 information,
    for example,
    # DNS name file (snippet)
    myjeos IN A 192.168.1.150
    racnode1 IN A 192.168.1.161
    racnode1-vip IN A 192.168.1.163
    racnode2 IN A 192.168.1.162
    racnode2-vip IN A 192.168.1.164
    rac-scan IN A 192.168.1.131
    rac-scan IN A 192.168.1.132
    rac-scan IN A 192.168.1.133
    Or, can I just provide only the rac-scan information
    # DNS name file alternate (snippet)
    myjeos IN A 192.168.1.150
    rac-scan IN A 192.168.1.131
    rac-scan IN A 192.168.1.132
    rac-scan IN A 192.168.1.133
    What I am getting at is the following.
    Within the install process, will racnode1, racnode1-vip, racnode2,
    and racnode2-vip host names and their IP address be written
    to the RAC instances /etc/hosts files? (So I should not bother
    to put them in the DNS name file like '# DNS name file alternate (snippet)'?)
    Or, should I put the racnode and racnode-vip host names and IP addresses
    in the DNS name file like '# DNS name file (snippet)'?
    The second question is the following.
    Are the cluster name and the scan name allowed to be different?
    Currently, I would plan them to be different,
    for example, rac-cluster and rac-scan.
    Or, are they required to be the same,
    for example, rac-cluster and rac-cluster.
    Thank you.
    AIM

    AIM wrote:
    do I need to provide the racnode1 and racnode2 information,
    Or, can I just provide only the rac-scan information You need to provide all of it in DNS, because other hosts in your network will need to be able to resolve all of the normal, VIP and SCAN addresses for your RAC nodes. We write this data out to /etc/hosts just to reduce the amount of round-trip DNS requests the cluster nodes make for themselves.
    Are the cluster name and the scan name allowed to be different?They can be different.

Maybe you are looking for

  • Return Vendor

    Dear All, I am trying to process return to vendor by creating return PO,outbound delivery (VL10B) etc. Now whenever i am checking the tick indicating return in the PO, system is providing the following message: No shipping data could be found for ite

  • WLS 8.1 cluster startup scripts

    Hi all, I'm new to WebLogic and so am stumped by a configuration issue that should be normally be simple. I'm running WebLogic Server 8.1 SP6 on a Linux server and the Sun 1.4.2 JVM. A single cluster with 3 managed servers is set up, all servers bein

  • Dialog Participant step problem when completed with CQ Sidekick

    Hi, I got the problem that the dialog that is used in a Dialog participant step isn't displayed correctly when i complete the Step via the CQ Sidekick. If i complete the step from the User inbox the dialog is rendered correctly. To make it clear : if

  • Sharing Editing Duties Using Final Cut Express 4.0

    I'm fairly new to Final Cut Express. I'm working on a video project with a colleague. He has been working on the project for some time on his Mac. How can I copy his files to aloow me to continue editing the project on my Mac. What files & directorie

  • Configuring SEPA for transfer- Suffix field

    Hi, I´m configuring Transfer for SEPA. At this moment, with F110  I can generate a .xml  archive to send to banks following rule 34.14 for SEPA payments. My problem is with suffix field, that corresponde to field number 6 of the 34.14 rule, it is 3 c