Unsolved

This post is more than 5 years old

26 Posts

2061

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

4 Apprentice

 • 

638 Posts

 • 

3 Points

May 15th, 2019 16:00

Try

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

12 Posts

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.

No Events found!

Top