Reference Guide

Arguments
Argument Description Format
<State> Indicate in which mode the
FluidFS cluster should work
Possible values are NoService,
Normal, WritethroughOn
Example
Change the system serviceability mode to Normal:
CLI> system internal file-system service-mode set Normal
system internal file-system service-mode view
Display the system serviceability mode settings.
Format
system internal file-system service-mode view
Example
Display the current system serviceability mode settings:
CLI> system internal file-system service-mode view
Output
State = Normal
system internal internal-network edit
Modify the internal network settings (class C subnet).
Format
system internal internal-network edit <NetworkID>
Arguments
Argument Description Format
<NetworkID> Internal network ID IP address in the format: x.x.x.x
Example
Change the internal network to 10.255.254.0:
CLI> system internal internal-network edit 10.255.254.0
CLI Commands
267