Hello,
I have a dual-controller FAS2040 and I'm trying to check my HA configuration. I'm having trouble using the HA Configuration Checker utility. I'm running through CLI on Windows. These are the commands I use to run the Configuration Checker:
C:\ha-config-check.exe -l <IPaddressFirstNode> <IPaddressSecondNode>
I have rsh enable on both controllers. And I get the following error when running the configuration checker:
'rsh' is not recognized as an internal or external command, operable program or batch file.
Cannot rsh into <IPaddressFristNode>
I've also tried with ssh but no luck either, I get the same error but with ssh instead of rsh.
Can you please help? Is there some configuration I'm missing?
Thanks!!