NetApp ONTAP 9 Architecture and Concepts

Поділитися
Вставка
  • Опубліковано 9 лип 2024

КОМЕНТАРІ • 36

  • @sharravanan1
    @sharravanan1 4 роки тому +2

    One of best simple video for one who wants to refresh concepts

  • @venkatakrishna1881
    @venkatakrishna1881 4 роки тому +2

    Great explanation, really appreciate .. god bless you :)

  • @Mritunjaydwevedi
    @Mritunjaydwevedi 4 місяці тому

    thanks..nice video for basic knowledge.

  • @AdsoFromOverlanders
    @AdsoFromOverlanders 3 роки тому

    thanks for sharing, nice and very clear post.

  • @AmitYadav-lg1wo
    @AmitYadav-lg1wo 5 років тому

    Very good explanation ,

  • @SatyamKumar-bw4vi
    @SatyamKumar-bw4vi Місяць тому

    Best Explanation man..!!! Amazing!!!!

    • @uadmin
      @uadmin  Місяць тому

      I admit it is a long sit. Thanks for your comment!

  • @sivachandran5555
    @sivachandran5555 3 роки тому

    Sir, fantastic really amazing to learn everything very nice and easy to gether all information, also please help us to share above all information video, single document to uploaded in your Google drive it would be better to go through offline video mode to download, like a good to read it future

  • @winicz
    @winicz 2 роки тому

    Great overview!

  • @gringo1818
    @gringo1818 3 роки тому

    thank you so much for doing this!

    • @uadmin
      @uadmin  3 роки тому

      you are welcome!

  • @mukthiyarahmed7676
    @mukthiyarahmed7676 4 роки тому +1

    Good explanation.......thank you........

  • @prasenjitchatterjee8863
    @prasenjitchatterjee8863 5 років тому

    Is it the only naming convention of root aggregate or there can be something else?

    • @uadmin
      @uadmin  5 років тому

      There is not really a naming convention. It is something you think of yourself. 'vol0' is called 'vol0' by default, but you could change that, like you can rename aggr0 to anything you want. Usually people do not change the name of vol0.
      aggr0 of node 1 is usually called aggr0, aggr0 of node 2 is automatically renamed by the cluster. I usually change aggr0 to aggr0- to keep the aggr0 name unique in the cluster.

  • @prasenjitchatterjee8863
    @prasenjitchatterjee8863 5 років тому

    If I have 4 nodes in a cluster then how many cluster management lif will be there, 4 lifs or something else, another question is if node1 in a cluster is hosting the cluster management lif then in case node1 gets failed or collapsed then how the entire cluster can be managed, you told something about fail over but it is bit fuzzy to me, could you please explain it as per the nodes mentioned in my question?

    • @uadmin
      @uadmin  5 років тому +2

      It does not matter how many nodes you have in the cluster, you always have 1 and only 1 cluster management lif. If the node that runs the cluster management lif fails, then that lif will automatically fail over
      to a another node in the cluster (unless of course when you have a single-node cluster).
      Next to 1 cluster management lif per cluster, every node in the cluster has a node-management lif.
      The node-management lifs do not failover to another node in the cluster.
      So in summary: if you have 6 nodes in the cluster, you have 1 cluster management lif and 6 node-management lifs.
      In the below example you see the output of a 2-node cluster in which you run
      "net int show -fields role"... nodes cl1-01 and cl1-02 both have a node-mgmt lif
      And there is 1 cluster-mgmt lif that runs on cl1-01.
      The 4 lifs with the 'cluster' role, are Cluster Interconnect lifs.
      cl1::> net int show -fields role,curr-node
      (network interface show)
      vserver lif role curr-node
      ------- ------------ ------- ---------
      Cluster cl1-01_clus1 cluster cl1-01
      Cluster cl1-01_clus2 cluster cl1-01
      Cluster cl1-02_clus1 cluster cl1-02
      Cluster cl1-02_clus2 cluster cl1-02
      cl1 cl1-01_mgmt1 node-mgmt cl1-01
      cl1 cl1-02_mgmt1 node-mgmt cl1-02
      cl1 cluster_mgmt cluster-mgmt cl1-01

    • @prasenjitchatterjee8863
      @prasenjitchatterjee8863 5 років тому

      @@uadmin now understood it, great thanks for u r explanation.

  • @jimcheoros891
    @jimcheoros891 3 роки тому +1

    Thanks for posting this, it's REALLY helpful.
    @9:25 you state that each Data SVM has one root volume and one data volume each... but data1_vol1 and data2_vol1 are both in n1_aggr1. I see they're each listed as being in their respective SVMs, but wouldn't you more typically have data2_vol1 in n2_aggr1?

    • @uadmin
      @uadmin  3 роки тому +2

      Hi I understand what you say, but since SVMs are clusterwide, in principle a volume can be in any aggregate. Imagine an 8 node cluster, SVMs can have volumes in any of the data aggregates.

  • @rahulsharma-ib2ep
    @rahulsharma-ib2ep 10 місяців тому

    Thanks

  • @yallappanavi5238
    @yallappanavi5238 4 роки тому

    @uadmin .. kindly provide the UA-cam link for the module 2 and other videos

    • @uadmin
      @uadmin  4 роки тому +1

      udemy.com

  • @navyapatel1136
    @navyapatel1136 Рік тому

    While we doing node upgrade why we keep the node in offline state,can we do the node upgrades in online state?

    • @uadmin
      @uadmin  Рік тому

      Hello, ONTAP allows non disruptive upgrades. You upgrade a running node, and then you reboot the node. After the node is rebooted and back in the cluster you follow the same procedure for the other node. Best practice is to plan your upgrade using the active iq upgrade advisor. Hope this answers your question.

  • @saurabhbhattarai6756
    @saurabhbhattarai6756 Рік тому

    I love your course in udemy for cdot. I wanted to know if you plan to do the same type of couse with object storage i.e storagegrid

    • @uadmin
      @uadmin  Рік тому

      Thanks for the compliment. Good idea!

    • @saurabhbhattarai6756
      @saurabhbhattarai6756 Рік тому

      @@uadmin i am rooting for it. Let me know once you have it. Appreciate you helping people learn stuff.

  • @callmeromy
    @callmeromy 4 роки тому

    Sorry for stupid question: Node you mean the single NetApp with 2 controllers or you are counting controllers as nodes?

    • @uadmin
      @uadmin  4 роки тому

      Hi, a node is a single controller. Two controllers in the same chassis will form a single HA-Pair. So: a node is another name for 'controller'/'system'/host' et cetera. It is a single piece of hardware or a single VM. An ONTAP cluster can exist of 1 single node or of sets of two nodes. Every two nodes that you add to a cluster will be an HA-Pair that share the same disks. Hope this helps...

  • @pralaypramanik5490
    @pralaypramanik5490 4 роки тому

    Hello Sir ,
    Can I have the ppt ,if you have any

  • @heshamrebea1120
    @heshamrebea1120 2 роки тому

    اريد شرح عربي لهذا الفديو

    • @uadmin
      @uadmin  2 роки тому +1

      Sorry, I don't know how to do that... Maybe you can turn on arabic subtitles?

  • @YuriyGalanin
    @YuriyGalanin 2 роки тому

    Спасибо огромное за подробнейший гайд, весь инет обыскал ни чего путёвого нету!
    Какие идиоты придумали такое управление и логическую работу это бред.

    • @uadmin
      @uadmin  2 роки тому

      Спасибо