Windows 2019 Failover Cluster Setup VMware Workstation

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • If you are facing Connectivity Issues between nodes, disable the firewall using Windows Command Prompt in Admin Mode
    NetSh Advfirewall set allprofiles state off

Комментарии • 24

  • @LiaqatAli-tn9np
    @LiaqatAli-tn9np 12 дней назад

    Great Video Sir ❤ very informative

  • @dsharma8198
    @dsharma8198 5 месяцев назад +1

    Thanks a lot for such informative video. I was able to create cluster using your steps.

    • @DB2_Oracle
      @DB2_Oracle  5 месяцев назад

      Glad to hear that video helped you and you were able to set up the cluster. And thanks for nice comment.

  • @user-rv5hk3ho9m
    @user-rv5hk3ho9m 17 дней назад +1

    Thanks !!!

  • @UniqSkills
    @UniqSkills 3 месяца назад +1

    Very Awesome - Thanks from tamil Nadu

  • @meryberry2208
    @meryberry2208 2 месяца назад

    On the second node, I tried to add th eip address to the target and when I clicked on quick connect, it does not work writing that no targets are available. Although it worked in the first node. Why is this?

  • @arunkumarappadurai4792
    @arunkumarappadurai4792 4 месяца назад +1

    Bro I am Tamil very Awesome Video thank you

  • @k.waugh21
    @k.waugh21 3 месяца назад +1

    Nice tutorial. I found that the validation utility needs to run with domain permissions, else it returns an error when validating AD Configuration due to write permissions. Alternative is to prestage cluster object.

    • @DB2_Oracle
      @DB2_Oracle  3 месяца назад

      Thank You for valuable information.

  • @shaikmahammadnabhi1664
    @shaikmahammadnabhi1664 2 месяца назад

    If possible can you please upload the Doc which you are shoing in the Video !
    Thank you for sharing valuble information.

  • @Tim--3573
    @Tim--3573 6 месяцев назад

    I tried adding a server to a server group (adding a domain server to a dc server group) on the free vmware workstation and it kept giving me target computer is not manageable despite being able to remote access and ping.
    What do you think is the problem?

    • @DB2_Oracle
      @DB2_Oracle  6 месяцев назад

      Did you disable the firewall
      Run this command on all the servers including DC
      netsh advfirewall set allprofiles state off

  • @iansragingbileduct
    @iansragingbileduct 4 месяца назад

    Thank you! Awesome video.

  • @anand-nb4bb
    @anand-nb4bb 7 месяцев назад +1

    Hi Bro can you please tell me how to add SMB protocol in place of ISCSI

    • @DB2_Oracle
      @DB2_Oracle  7 месяцев назад

      Yes. You can create a SMB Protocol Drive Share and create a SQL Instance. Let me see if I can record that.

  • @sulaimansheikh6050
    @sulaimansheikh6050 8 месяцев назад

    Thank you. Very informative. please share the document

  • @twinkletwinkle2306
    @twinkletwinkle2306 6 месяцев назад

    Hi brother! First i would like to say Thank you for making this video. One question please. Can I use the same ip addresses whatever you have used? Please let me know 🙏

    • @DB2_Oracle
      @DB2_Oracle  6 месяцев назад

      Yes you can. However you need to find what is your Router Default IP.
      Open Windows Command on your personal PC.
      Run below command - ipconfig
      C:\>ipconfig
      Connection-specific DNS Suffix . : db.com
      IPv4 Address. . . . . . . . . . . : 192.168.1.8
      Subnet Mask . . . . . . . . . . . : 255.255.255.0
      Default Gateway . . . . . . . . . : 192.168.1.1
      You will get something like this. Whatever is your IPv4 subnet, in my case 192.168.1.* , so use Public IP in this range.

    • @twinkletwinkle2306
      @twinkletwinkle2306 6 месяцев назад

      Brother I have followed all of your steps. Also created everything successfully. But I am getting error every time while trying to connect nodes with domains controller. It’s showing Ad Domain controller couldn’t be contacted like that. You also have faced the issue in your another video but you fixed it. But I am not able to fix it. I know it’s all about ip issue. I have used ip address by running cmd ipconfig. Whatever default ip I got from ipconfig I just used the one. Please tell me brother what should I do. Thank you 🙏

    • @DB2_Oracle
      @DB2_Oracle  6 месяцев назад

      Send an email to technibreak@gmail.com and we can connect

    • @DB2_Oracle
      @DB2_Oracle  6 месяцев назад

      Also disable firewall using Windows Command - NetSh Advfirewall set allprofiles state off

    • @twinkletwinkle2306
      @twinkletwinkle2306 6 месяцев назад

      Vaiya I live in USA . I don’t know where do you live in. But definitely I am gonna email you. Thank you so much . I really appreciate you 🙏

  • @ProductionDBA
    @ProductionDBA 6 месяцев назад

    Thank you. Can you share Step by step install document?