Hi Guys,
Thanks for the response. Ok based on the responses I feel inclined to use a configuration of loading one of the controllers e.g. (RAID DP 9disks +1spare) and have the other controller with RAID4 2 disks with no hot spare. I know I can manually asign the spare disk between the 2 controllers if needed to. For the first controller (RAID DP 9 disks + 1 spare) - will you recommend having it as (8 disks + 2 spares) to take advantage of maintenance center?
Also in event of scaling, when additional shelves are added to the setup, can the root volumes be moved to a proper dedicated aggregate? say the RAID4 2 disks that holds the root volume of controller 2 be moved to a different aggregate from different RAID group such as RAID-DP? How complicated and how much downtime does that procedure incur?
Also regarding the network setup, let say my switches are LACP capable, what is the best way to setup a FAS2020a dual controller with 4 ports total? Shall i create 1 vif for each controller? If i have 2 switches, can i connect controllera etherchannel to switch 1 and controllerb etherchannel to switch 2 and achieve failover if I put them on same subnet? This configuration does mean though i will be running NFS/CIFS/iscsi all on the single VIF per controller.
Same as above but let say I use a FAS2040a. I can have 1 vifs bundled with 4 ports per controller or 2 vifs bundled with 2 ports each per controller. Any recommendation on connection if I want to connect it to 2 switches for redundancy and segregate CIFS/NFS from iSCSI? I am quite open on suggestions on this.
I am also interested during failover how the different protocols will behave, i read that for iscsi, the standby controller assumes identity of the other filer so if my iscsi target is controllera IP if controllera fails, controllerb assumes controllera IP to serve the iscsi lun?
Is there any difference for NFS and CIFS? If I am connected to controllera via \\controllera\share for CIFS, if controllera, fails how does controllerb emulate and serve the CIFS share from his path ( does it emulate controllera 's hostname ?) or i need to connect using ip addresses so the standby controller takes in the ip address of the failed controller?
Thanks