hi Martin,
in our earlier setup we used to have two separate VIFs, 16 for our Prod ( default ipspace ) and 31 for our Dev .( dev-tst ipspace )
so that issue was, we were not able to export a volume onto both prod and dev
so in order to export a volume onto both prod and dev, we had to combine 16 and 31 into one ip-space ( default ipspace ) then we were successful.
also, when we had 2 diff ipspaces we were able to successfully able to create vfiler in 16 and 31 network separately and auth with DC successfully.
so the issue rise when we combined 16 and 31 into one ipspace, now when i create vfiler in 31 n/w i am not able to auth with DC.
on node2, we still have 2 separate ipspaces for 16 and 31. and we are able to create vfiler and auth with DC with no issues.
eventually we will be combining both ipspaces on node2 also. but we need to get the node1 issue resolved first so that we can apply/change same settings on node2 also.
NAS01> ipspace list
Number of ipspaces configured: 1
default-ipspace (e0a e0b e0M losk VIF1 VIF1-16 VIF1-31)
NAS02> ipspace list
Number of ipspaces configured: 2
default-ipspace (e0a e0b e0M losk VIF2 VIF2-16)
dev-tst-ipspace (VIF2-31)