Creating Processes on Secondary Nodes

Prior to ExtremeXOS 22.5 in stacking, you could only create and run processes on the primary node. To support failover capability, processes can now be created on the primary, secondary, or both nodes.

Supported Platforms

Summit X450-G2, X460-G2, X670-G2, X770, and ExtremeSwitching X440-G2, X870, X620, X690 series switches.

Changed CLI Commands

Changes are underlined.

create process name executable exe {start [auto | on-demand]} {node node} {vr vr-name} {description description} {arg1 {arg2 { arg3 { arg4 { arg5 { arg6 { arg7 { arg8 { arg9 }}}}}}}}}

create process name python-module python-module {start [auto | on-demand]} {node node} {vr vr-name} {description description} {arg1 {arg2 {arg3 {arg4 {arg5 {arg6 {arg7 {arg8 {arg9}}}}}}}}}