Reference Guide

Example
Display the current time zone and NTP settings:
CLI> system time view
Output
Time Zone = US/Central
Use NTP = Yes
NTPServers = time.lab.town
system time set-current-time
Modify the current FluidFS cluster time.
Format
system time set-current-time <NewTime>
Arguments
Argument Description Format
<NewTime> Current time "DD-MMM-YY HH:MI:SS" (double
quotation marks are required)
Example
Modify the current FluidFS cluster time to 05-Aug-13 11:24:15:
CLI> system time set-current-time "05-Aug-13 11:24:15"
system time view-current-time
Display the current time on the FluidFS cluster.
Format
system time view-current-time
Example
Display the current time on the cluster:
CLI> system time view-current-time
Output
Current Time = 05-Aug-13 11:42:01
CLI Commands
295