Basically there are 2 types of IPs or endpoints we need to set (assuming you are running CSI 1.6):
1. The isiIP in the secret file. This is for OneFS RESTful API endpoint. It has to be the IP or FQDN of your System Zone. It's used by CSI to talk to OneFS to create NFS export, snapshot, etc.
2. The AzServiceIP in storage class. This is for NFS mount and data transfer. It can be IP or FQDN of any SC zone, doesn't have to be system zone.
Sean_Zhan
4 Posts
1
September 21st, 2021 00:00
Hi, which smartIP do you mean?
Basically there are 2 types of IPs or endpoints we need to set (assuming you are running CSI 1.6):
1. The isiIP in the secret file. This is for OneFS RESTful API endpoint. It has to be the IP or FQDN of your System Zone. It's used by CSI to talk to OneFS to create NFS export, snapshot, etc.
2. The AzServiceIP in storage class. This is for NFS mount and data transfer. It can be IP or FQDN of any SC zone, doesn't have to be system zone.
For any type of endpoint, FQDN can be used.