Hi,
I have a cluster mode configuration with 2 nodes
1). In which vs1 is SVM name and Ip(42) is the main ip of the SMV for node1 and IP(201) is for node2
Interface Name IP Current Port
vs1_cifs_lif1 42 Cluster1- 01:e0c
vs1_cifs_lif2 201 Cluster1- 02:e0c
2) I have created 2 aggregates, Agg1 connected with node1(cluster1- 01 )and Agg2 connected with node2 (cluster1- 02)
Aggregate Name Node
Agg1 Cluster1- 01
Agg2 Cluster1- 02
3) In which created 2 Volumes and connected with different aggregates
Volume Name Aggregate
vol1_node1 Agg1
vol2_node2 Agg2
4) In which created 2 share folders with different path according to nodes
Share Name Path
Share1_node1 /vol1_node1
Share1_node2 /vol2_node2
Is it possible when open the share folder with svm IP(42) then open both folders (Share1_node1 and Share2_node2) but when open share folder with IP(201) then open only on share folder (Share2_node2)
Please tell me the concept of cluster mode,how it works and exact working of share folder.