Weblogic Server: Step by Step Horizontal Clustering

How to do horizontal clustering in Weblogic server. Step by Step action plan.

Пікірлер: 76

  • @ViswaRaghavendra
    @ViswaRaghavendra2 ай бұрын

    Thanks for sharing knowledge , badass explanation.🤝

  • @kohlicr7817
    @kohlicr7817 Жыл бұрын

    Perfectly explained.. Thanks 😀

  • @lucky8458
    @lucky84582 жыл бұрын

    Thank you. Good information.

  • @danicasipit
    @danicasipit2 жыл бұрын

    Thanks for the explanation, i have a couple of questions : 1. Does MS1 and MS2 need to have different names? 2 after unpacking to node 2, i run startweblogic on both nodes or just in node 1 and control everything from node 1?

  • @digitak.middleware

    @digitak.middleware

    2 жыл бұрын

    1. Yes 2. Yes, from node 1 because there is only one admin server each domain.

  • @danicasipit

    @danicasipit

    2 жыл бұрын

    @@digitak.middleware thank you, I was able to setup wl cluster because of your video

  • @user-mc4hp7yy9r
    @user-mc4hp7yy9r7 ай бұрын

    Oracle_Home or middleware in this case these folders are just created by us right to install weblogic server inside this folder but not auto generated folders (in the sense if we install weblogic software wlserver folder is auto created)

  • @digitak.middleware

    @digitak.middleware

    7 ай бұрын

    Yes

  • @swamy264
    @swamy2644 ай бұрын

    If we have same domain in four nodes should we need to stop domain in four nodes or if we stop one node will it be populated to other nodes as well ?

  • @digitak.middleware

    @digitak.middleware

    4 ай бұрын

    All managed servers are controlled from the admin console which use node manager.

  • @user-mc4hp7yy9r
    @user-mc4hp7yy9r7 ай бұрын

    if we want to do clustered domain upgrade first we have to upgrade in one node and copy the domain to node2,3,4.... right ? by using pack and unpack command it is only the fastest process right? and is it correct process ?

  • @digitak.middleware

    @digitak.middleware

    7 ай бұрын

    Upgrade has to be done on each node because upgrade update binaries. For current version you have to install binaries in new Oracle Home,. Then upgrade domain on primary node and then pack and unpack on all node

  • @swamy264
    @swamy2646 ай бұрын

    In the process of domain upgradation after copying domain from one node to anather node in which file we need to update ipadress of the node 2 , let me know what are all the file we have to update after domain copying ?

  • @digitak.middleware

    @digitak.middleware

    6 ай бұрын

    If you are upgrading weblogic server then it's not required.

  • @user-mc4hp7yy9r
    @user-mc4hp7yy9r6 ай бұрын

    1)in the process of upgradation if it is horizontal clustered installation first we will upgrade domain in one node after that we can copy entire domain to node 2 right ? if we copy like this how node 2 will be recognized that purticular domain ? after copying domain what is the process that weblogic admin need to do just i want know clearly please let me know it is very very usefull to me. 2)so if we copy domain to node2 , initially it has existing domain as well right ? what about that domain should we delete or how it is please explain

  • @digitak.middleware

    @digitak.middleware

    6 ай бұрын

    You have to use pack and unpack command to move domain on each node after upgrading on primary node where you have admin server. Installation and domain should be on each machine in the cluster

  • @user-mc4hp7yy9r
    @user-mc4hp7yy9r5 ай бұрын

    If we have two node horizontal cluster domain will available in two nodes , so if we want to access the admin server url, which ip address ulr can we use either node1 or node2 ?

  • @digitak.middleware

    @digitak.middleware

    5 ай бұрын

    Depend on which node you have configured admin server

  • @user-mc4hp7yy9r
    @user-mc4hp7yy9r6 ай бұрын

    if we have two node cluster in two nodes we have same domain which url we need to use node or node2 ?

  • @digitak.middleware

    @digitak.middleware

    5 ай бұрын

    Which url?

  • @jamsher731
    @jamsher7312 жыл бұрын

    How we can convert Managed Server running in single node to cluster configuration.

  • @digitak.middleware

    @digitak.middleware

    2 жыл бұрын

    create 2nd machine pointing to node 2, create 2nd managed server amd assign to 2nd machine, create cluster and add both managed servers, install weblogic on node 2 on same path, pack and unpack domain from node 1 to node2.

  • @user-mc4hp7yy9r
    @user-mc4hp7yy9r7 ай бұрын

    So we have to do reconfig only one node after that we can copy domain to n number of nodes right ? so if we copy like that we can have two domain homes right ? can we delete this initial domain home? and if we install weblogic software can we get "Oracle_Home" or "wlserver" so we can have two oracle homes and two wlserver folders right ? can we delete old ones ? by using rm command ?

  • @digitak.middleware

    @digitak.middleware

    7 ай бұрын

    We have to install weblogic on each host in the same path, and then the domain has to be copied on each host. That means we have to maintain Oracle and Domain home on each host

  • @user-mc4hp7yy9r

    @user-mc4hp7yy9r

    7 ай бұрын

    if we install weblogic we can get anather weblogic home right ?so initially we can have anather weblogic home do we need to delete that one or how it is ?@@digitak.middleware

  • @rajashekarsharma5179
    @rajashekarsharma51795 ай бұрын

    Hi Sir, could you let me know how patching can be applied for Weblogic servers while on horizontal cluster, can we patch on one machine first, then patch cluster servers on second machine after a month? Or to be patched only on machine1 with Admin server or both machines to be patched at same time ?

  • @digitak.middleware

    @digitak.middleware

    5 ай бұрын

    You have to patch each node. To avoid downtime you can apply in rolling fashion one by one on each node. You can't have a gap of one month, you have to apply it at the same time otherwise your applications will not behave properly based on the fixes applied in the path.

  • @rajashekarsharma5179

    @rajashekarsharma5179

    5 ай бұрын

    Thank you so much@@digitak.middleware

  • @user-mc4hp7yy9r
    @user-mc4hp7yy9r6 ай бұрын

    after upgrading java which file we need to update in weblogic side ?

  • @digitak.middleware

    @digitak.middleware

    5 ай бұрын

    That depend how you configured JDK folder, using a standard name like JDK or with default folder name like jdk_1.8 something. In later case you have to update mostly files inside domain/bin. But depend on customizations as well

  • @user-mc4hp7yy9r
    @user-mc4hp7yy9r6 ай бұрын

    is jvm performance issue and application performance issue both are same ?

  • @digitak.middleware

    @digitak.middleware

    5 ай бұрын

    Both are related application will impact in case of jvm issues, but application issues doesn't always means jvm issue, it could be db, network, storage etc. Issues as well

  • @user-mc4hp7yy9r
    @user-mc4hp7yy9rАй бұрын

    sir what are stubs and heartbeats and what are their uses ?

  • @digitak.middleware

    @digitak.middleware

    Ай бұрын

    To enable communication and failover between cluster members

  • @user-mc4hp7yy9r
    @user-mc4hp7yy9r5 ай бұрын

    what is the difference between weblogic 11g and 12c "installation" ?

  • @digitak.middleware

    @digitak.middleware

    5 ай бұрын

    Ssme

  • @swamy264
    @swamy2642 ай бұрын

    If we doing weblogic server migration to change ip address in all configuration files any single command is there in Linux or any other way is there ? Please let me know

  • @digitak.middleware

    @digitak.middleware

    2 ай бұрын

    You can use Linux find or grep command in combination with sed

  • @swamy264
    @swamy2647 ай бұрын

    If we copy domain one machine to anather machine we can have two domains right ? What about old domain what should we do to that?

  • @digitak.middleware

    @digitak.middleware

    7 ай бұрын

    In horizontal clustering we have installation as well as domain on each host

  • @swamy264

    @swamy264

    7 ай бұрын

    @@digitak.middleware yeah that is I am asking we can have two wlservers and two domains can remove old ones ?

  • @swamy264

    @swamy264

    7 ай бұрын

    Sir pls answer this it will usefull

  • @digitak.middleware

    @digitak.middleware

    7 ай бұрын

    Sorry friend I didn't get your query. As i said in horizontal clustering we have binaries and domain on each node. Then what's the meaning of old

  • @swamy264

    @swamy264

    7 ай бұрын

    @@digitak.middleware initially we will be using one binary and one domain right , after that to upgrade domain we have to install anather binary which is upgraded ,so in cluster we will upgrade in one node first then we have to copy to another node so if we copy we can have anather domain also right so we can have two domains and two wlservers so what should we do to second domain

  • @user-mc4hp7yy9r
    @user-mc4hp7yy9r6 ай бұрын

    so unpack command is different for both horizontal installation and horizontal upgradation what is that difference please let me know please write command in answer.

  • @digitak.middleware

    @digitak.middleware

    6 ай бұрын

    It's same

  • @user-mc4hp7yy9r

    @user-mc4hp7yy9r

    6 ай бұрын

    so if it is same while we copying the domain by using pack and unpack command if suppose first we have upgraded in node 1 after that i copied domain to node2 , so here node2 already has domain that is lower version of domain if we copy same domain will be upgraded or new doamain will be created ?if same domain upgrade in unpack command we need to use "overwrite the domain" please explain this@@digitak.middleware

  • @user-mc4hp7yy9r

    @user-mc4hp7yy9r

    6 ай бұрын

    sir answer for the above question it is usefull to me

  • @digitak.middleware

    @digitak.middleware

    6 ай бұрын

    You have to take backup of old domain on node 2 and then unpack new domain on same location.

  • @user-mc4hp7yy9r
    @user-mc4hp7yy9r6 ай бұрын

    Sir one of the interviewers have asked me , if we copy domain from one node to anather node after copying what is the process ? is it ended with only copying the domain is that task finished ? this is the question which i have faced in the interview. please explain this sir

  • @digitak.middleware

    @digitak.middleware

    6 ай бұрын

    Answer depend on multiple situations, what's the purpose of copying domain. If you copying using pack and unpack during horizontal clustering then nothing required. If you want to migrate domain on some other machine then you have replace i.p and hostname on each file inside domain with new host where you have copied the domain. If db host also changed then you have update jdbc XML files with new db host as well. further it depend on the domain configurations and the applications deployed.

  • @user-mc4hp7yy9r

    @user-mc4hp7yy9r

    6 ай бұрын

    each file inside the domain means which file it is ?@@digitak.middleware

  • @suresh5338
    @suresh5338 Жыл бұрын

    Can we do it without using pack and unpack if so how please suggest

  • @digitak.middleware

    @digitak.middleware

    Жыл бұрын

    If you dont want admin and manged server domain in a different directory structure then you can cooy and paste as well - like using tar and untar

  • @suresh5338

    @suresh5338

    Жыл бұрын

    @@digitak.middleware can you please make a video for it coz am fresher i don't have much knowledge please post a video

  • @digitak.middleware

    @digitak.middleware

    Жыл бұрын

    Its simple. Once domain created on machine 1, make a tar tar -cvf domainName.tar your-domain-name Copy created tar file on machine 2 and extract in same domain folder structure tar -xvf domainName.tar

  • @user-mc4hp7yy9r
    @user-mc4hp7yy9r7 ай бұрын

    what is listen address of admin server ? no need to select listen address for admin server?

  • @digitak.middleware

    @digitak.middleware

    7 ай бұрын

    Yes you have to select listen address of each corresponding machine

  • @user-mc4hp7yy9r
    @user-mc4hp7yy9r6 ай бұрын

    Hi Sir what is the difference between domain upgradation and domain migration ?

  • @digitak.middleware

    @digitak.middleware

    6 ай бұрын

    Upgradation means you are upgrading from one major/minor version to other version, migration means you are moving it on different host or in system like from onpremise to cloud or Solaris to linux

  • @user-mc4hp7yy9r

    @user-mc4hp7yy9r

    6 ай бұрын

    So in migration scenario we need to update ip address of the targeted host after migration right ?@@digitak.middleware

  • @user-mc4hp7yy9r

    @user-mc4hp7yy9r

    6 ай бұрын

    sir is it correct ?

  • @digitak.middleware

    @digitak.middleware

    6 ай бұрын

    Yes

  • @user-mc4hp7yy9r
    @user-mc4hp7yy9r7 ай бұрын

    here in pack command what is the meaning of "managed = true" ? please let me know

  • @digitak.middleware

    @digitak.middleware

    7 ай бұрын

    It indicates you are going to pack managed server, so it takes all related configurations accordingly.

  • @user-mc4hp7yy9r

    @user-mc4hp7yy9r

    7 ай бұрын

    thank you sir you made me very clear , thanks for your prompt response for each and ever question that i have posted, very nice explanation sir@@digitak.middleware

  • @user-mc4hp7yy9r

    @user-mc4hp7yy9r

    7 ай бұрын

    can we give here "managed =false" as well ? if we give false what will happen please let me know the process@@digitak.middleware

  • @user-mc4hp7yy9r

    @user-mc4hp7yy9r

    7 ай бұрын

    sir please provide answer to my all questions i am continuing a rapo and flow with you that must be succesed .

  • @swamy264
    @swamy2642 ай бұрын

    How can we find weblogic MS or admin servers port numbers

  • @digitak.middleware

    @digitak.middleware

    2 ай бұрын

    You can check in config.xml

  • @lokolzsadi3529
    @lokolzsadi35297 ай бұрын

    How to failover admin server to another host in this scenario ???

  • @digitak.middleware

    @digitak.middleware

    7 ай бұрын

    Admin server failover configuration is a bit different. You have to create an admin domain on shared drive and then define virtual i.p for listening address. Will post another video on same in few days.

  • @malikasim8668
    @malikasim86682 жыл бұрын

    What happen if admin server down

  • @digitak.middleware

    @digitak.middleware

    2 жыл бұрын

    Any application deployed on admin server will not be accessible. Also you will not be able to do any configuration changes in your domain. No impact on applications deployed on managed server(s).

  • @sasanktripathy1040
    @sasanktripathy10409 ай бұрын

    Please upload videos sir in hindi please 🙏🙏🙏

  • @digitak.middleware

    @digitak.middleware

    9 ай бұрын

    Sure friend