Reference Guide

hardware NAS-appliances blink-appliance
Update the blinking status of a NAS appliance.
Format
hardware NAS-appliances blink-appliance <NASApplianceID> <BlinkFirstController>
<BlinkSecondController>
Arguments
Argument Description Format
<NASApplianceID> ID of the NAS appliance Existing NAS appliance ID
<BlinkFirstController> Indicate whether the first NAS
controller of the NAS appliance
should blink
Possible values are Yes, No
<BlinkSecondController> Indicate whether the second NAS
controller of the NAS appliance
should blink
Possible values are Yes, No
Example
Make the first NAS controller blink in a NAS appliance with the ID 1:
CLI> hardware NAS-appliances blink-appliance 1 Yes No
hardware NAS-appliances create-cluster
Create a FluidFS cluster.
NOTE: The NAS controllers must be in standby mode and powered on. A NAS controller is on and in
standby mode if the power LED is flashing green at around 2 flashes per second.
Format
hardware NAS-appliances create-cluster {options}
Options
Option Description Format
-AdditionalNASAppliances
<AdditionalNASAppliances>
Service tags of additional NAS
appliances
Comma-separated list of existing
service tags for additional NAS
appliances
-CurrentApplianceServiceTag
<CurrentApplianceServiceTag>
Service tag of current NAS
appliance
Existing service tag of NAS
appliance
-SingleController
<SingleController>
Create FluidFS cluster with a
single controller
66
CLI Commands