Hi Dario, plese help me to better understand this point:
> set chassis high-availability mode 3 ->vsls
In this way I can use sgm on both site for my security group and have some VS's active on site 1 and some other VS's active on site 2. This command is executed on VS 0
> set chassis vsls system primary_chassis 0
In this way the VS's will have primary_chassis on site 1 or on site 2 based on their ID. Is this mean that in standard behavior the VS will run on its primary_chassis? This command is executed on VS 0
> set chassis high-availability vs chassis priority "1 2"
This command (executed on VS) say's that VS will run first on chassis 1 (for ex.) and if it fails will run on chassis 2
If I need to move VS running on chassis 1 to chassis 2 I have to use
> set chassis high-availability vs chassis priority "2 1"
Regards
M.