Hi,
I'm currently planning to migrate my FAS2240's ggiabit links to 10Gb links.
Since the 10Gb cards are already in place in the filers, the physical part is already done.
I'm currently using the 4 Gb links (e0a -> e0d) as a LACP connection to a stack of juniper devices.
Providing the config is OK on the switch, what woule be the best way to migrate with the minimum downtime ?
I'm planning the following (on each node of the box): - make sure config on the 10Gb ports of the switch is good - plug fibers on both sides - login via console port - cf disable - ifgrp destroy LAG_CIFS - ifgrp create lacp LAG_CIFS -b ip e1a e1b - cf enable
Would it do the job ?
Would I need to restart services like iSCSI/NFS/CIFS/.... ?
Thanks