I have a question regarding volume and export paths with controllers in an HA setup.
For general purposes, this is a pair of FAS2240 controllers with OnTAP 8.1RC3
Lets suppose we have two volumes on each controller:
Controller A:
/vol/vol0 (root volume)
/vol/data0 (some generic data, NFS export)
Controller B:
/vol/vol0 (root volume)
/vol/data0 (some generic data, NFS export)
Assume both controllers are up and serving data. If we issue a "cf takeover" on one of the controllers, what happens? My concern is for the volume and export paths are they are the same on each controller, but unique to the controller.
Is this setup invalid or is the OnTAP smart enough to know that the volume names and exports are unique to the partner filer ?