Zoning In Cisco MDS SAN Switch SAN Switch Tutorial Part - 9

Поділитися
Вставка
  • Опубліковано 28 лип 2024
  • Support Us By Shopping Your Own Favorite Products
    amzn.to/326qvbF
    This video explains complete Steps and How To Do Zoning In Cisco MDS SAN Switch In Command-Line.
    www.sannastechie.tk/2019/03/z...
    Steps Of Zoning in Cisco MDS SAN Switch
    Check Connectivity of HBA Port To Fabric.
    Create fcAlias Name For HBA Port WWPN and Storage Array Port WWPN.
    Create a ZONE and add a fcalias member in it.
    Add the newly created zone to active zoneset
    Commit the zone only applicable if extended zoneset is enabled.
    Activate the zoneset
    Copy running config to start up config
    Command Of Zoning in CISCO MDS SAN Switch
    Enter to config mode
    switch# config t
    Check the connectivity
    switch (config)# show fcns database | grep -i 10:xx:xx:xx:xx:xx:xx:xx
    Create fcAlias For Host and Storage Array
    switch(config)# fcalias name HostName_hba1 vsan 3
    switch(config-fcalias)#
    switch(config-fcalias)# member pwwn 10:00:00:23:45:67:89:ab
    switch(config-fcalias)#exit
    switch(config)# fcalias name Array_Port1 vsan 3
    switch(config-fcalias)#
    switch(config-fcalias)# member pwwn 50:00:00:53:29:67:89:ab
    switch(config-fcalias)# exit
    switch(config)#
    Create a zone and add fcAlias member In Cisco MDS Switch
    switch(config)# zone name Zone1 vsan 3
    switch(config-zone)#
    switch(config-zone)# member fcalias HostName_hba1
    switch(config-zone)# member fcalias Array_Port1
    switch(config-zone)# exit
    switch(config)#
    Determine Active zoneset and zone and activate it
    switch(config)# show zoneset active vsan 3
    zoneset name ZoneSet3 vsan 3
    switch(config)#zoneset name ZoneSet3 vsan 3
    switch(config-zoneset)#member Zone1
    switch(config-zoneset)#zone commit vsan 3
    switch(config)# zoneset activate ZoneSet3 vsan 3.
    switch(config)# copy running-config startup-config
  • Наука та технологія

КОМЕНТАРІ • 40

  • @SuperPowertube
    @SuperPowertube 5 років тому +1

    Enhanced Zoning

  • @somesh6090
    @somesh6090 5 місяців тому

    Your video really helped alot thanks

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

    i really appreciate for putting this together it will help me to do my task for next week.

    • @asifa2921
      @asifa2921 10 місяців тому

      Hi
      I am looking for a new role as Storage Admin (SAN, NAS).
      Are there any openings in your company?

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

    Extended zoning : These are provided to help ensure that LUNs can be accessed only by specific hosts (LUN zoning).

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

    Good information .....n thank you again broooooo

    • @asifa2921
      @asifa2921 10 місяців тому

      Assalam walikum bhai

    • @asifa2921
      @asifa2921 10 місяців тому

      I am looking for a new role as Storage Admin (SAN, NAS).
      Are there any openings in your company?

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

    Hi All, I am looking for extended zoning but did not find any good explanation, so i can understand its required for my design or not. I have four MDS 9000 switches. sw1 and sw2 on DC1 and sw3 and sw4 in DC2. sw1 & sw3 are connected through ISLs and sw2 & sw4 are also connected through ISLs. customer wants that he should be able to present the storage from DC1 to hosts in DC2 via the ISL links between the switches. I am configured the switches till zoneset config and now just need to activate it. But I am confused does extended zoning applied to my scenario or not and do i need to run the "zone commit" command or not.

  • @somesh6090
    @somesh6090 5 місяців тому

    Vsan 3 was created separately or you just give the name vsan 3 ??

  • @SHARK224
    @SHARK224 5 років тому +1

    I wish to see you can post the trouleshooting on the san switch such as : Find the WWN after replace the HBA card and performance issue . Many Thanks.

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

      Sure I will try to make videos on that as well.

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

      @@saNasTech thank you bro

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

    Please do a video on ONTAP UPGRADE, and its plan of action.....

    • @asifa2921
      @asifa2921 10 місяців тому

      Assalam walikum bhai

    • @asifa2921
      @asifa2921 10 місяців тому

      I am looking for a new role as Storage Admin (SAN, NAS).
      Are there any openings in your company?

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

    Hi thanks for the video, i have a question, can i do all the zone configuration if I'm only have 1 switch, sorry but i am very new on this topic and i am trying to mount a lab, right now i have a cisco 9124 switch + others servers with hba cards and would like to use san for my vmware lab, thanks.

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

      Yes you can do but you won't have redundency. If one switch fails then all host will lose the connection.

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

      @@saNasTech thanks for answering, it is ok i am working in a lab 🙂

    • @asifa2921
      @asifa2921 10 місяців тому

      @@HectorDC02
      Hi
      I am looking for a new role as Storage Admin (SAN, NAS).
      Are there any openings in your company?

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

    I'm cleaning up some fcalias of SAN LIFs that no longer exist. These were paths to Netapp controllers that have been decommissioned. I'm able to remove these fcalias just fine from the MDS switch but when I do a "show run" I still see the wwn in the fcdomain fcid database. Is there a way to clean up non existent wwns from this database?

    • @asifa2921
      @asifa2921 10 місяців тому

      Hi
      I am looking for a new role as Storage Admin (SAN, NAS).
      Are there any openings in your company?

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

    @san&nasTechie
    what will happen if I run 'zone commit' command but I don't have any extended zoning enable?

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

      The command will give you an error.

    • @asifa2921
      @asifa2921 10 місяців тому

      Hi
      I am looking for a new role as Storage Admin (SAN, NAS).
      Are there any openings in your company?

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

    Hey,
    How to unzone host by cli from MDS switch .please if u have video can u send me link

    • @asifa2921
      @asifa2921 10 місяців тому

      Assalam walikum bhai,
      Hi
      I am looking for a new role as Storage Admin (SAN, NAS).
      Are there any openings in your company?

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

    Hi, I am working on Cisco MDS9706 switch. I need to create almost 100 aliases and 700 zones. Is there any way i can create an alias with single command with host wwpn instead of running three commands (fcalisa name -->member pwwn --> exit) for each alias. Also Is it possible just to create zone with one command and later add all members in to that zone by some other command. In this way i can make an excel sheet for every task.

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

      Indeed it's a hectic task. Unfortunately, I am not aware of such commands. I suggest you look for some scripts.

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

      @@saNasTech Thanks for the update, I'll share if I found any successful workaround.

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

      @@saNasTech You could stop using fcaliases and instead use device-aliases. fcaliases require a unique name per VSAN. Device-aliases are defined regardless of VSAN. Which means you can use them in any VSAN.
      mds (config) # device-alias database
      mds (config-device-alias-db) #
      device-alias name pwwn
      device-alias name pwwn
      ---
      mds (config-device-alias-db)# exit
      mds (config) # end
      mds (config) # device-alias commit
      mds # show device-alias database

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

    I have two question.Kindly answer plz....1) How many zoneset can be activated in one Vsan and 2) If you don't have "zone" concept can we present a lun or not

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

      Only one zoneset can be active in a fabric at a time. There are switches that work without zoning enabled. Those switches will be having any to any communication enabled. Switches with 8 ports or less doesn't require zoning enabled.

    • @asifa2921
      @asifa2921 10 місяців тому

      Hi
      I am looking for a new role as Storage Admin (SAN, NAS).
      Are there any openings in your company?

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

    Hi I have a question regarding zoning on Cisco MDS. I have 2 c7000 chaises with 4 mds 9124e in both . Those blades are connected to 2 EVA4400 storage .
    are connected like on the photo
    drive.google.com/file/d/1-Yp92QXAI0SZX7NECFkpv86dqtAFBIeL/view?usp=sharing
    How to create correct zones .

    • @asifa2921
      @asifa2921 10 місяців тому

      Hi
      I am looking for a new role as Storage Admin (SAN, NAS).
      Are there any openings in your company?

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

    what will happen if I run 'zone commit' command but I don't have any extended zoning enable? will it affect the existing active zoneset? Thank you
    Anyway, it's a great info :)

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

      Btw, are you referring to ISL setup for 2 switch that time extended zoning must be enable? Am I right? Thank you.

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

      @@tonymarms8908 Extended zoning is for fabric level it not for port or ISL level.

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

      @@saNasTech Thank you! Btw, there should be name in activating zoneset "zoneset activate name zoneset_name vsan x"