UNSOLVED

tocs_1T

updated

7 years ago

T

tocs_1T

26 Posts

0

2081

April 3rd, 2019 06:00

Isilon zone alias and smart connect pool.

I have a 10 node xnode Isilon 7.2.x code. I have many zone aliases with 5 pools created. I need to isolate a zone alias(Testalias) to a specific pool. I need to make sure the zone alias accesses only one pool. Is this the command that I need to run for the alias to only connect to a specific pool? isi networks modify pool subnet0:Testpool --add-zone-aliases=Testalias.corp.ent.xxxx.org
  • Phil.Lam

    4 Apprentice

    641 Posts

    12 Points

    985

    0

    Posted May 15th, 2019 16:00

    Try

    # isi nfs aliases create --path= --name= --zone=

  • lun1

    12 Posts

    963

    0

    Posted May 16th, 2019 05:00

    I think you are confusing NFS alias with SmartConnect alias :)

     

    A certain SmartConnect zone alias can only exist in a single network pool in the cluster so you can be sure that you will connect to the correct one if you add it to the pool.

    Adding to this, you might have to make changes to your DNS delegation to make the alias work as well.