Hi,
I'm trying to setup NTP on the 2 RAID controllers in a MD3400.
According to the documentation i could find, my CLI command line should look like this:
EDIT:
Copy/pasted the wrong command :(
smcli 10.0.0.10 -c "set controller[0] NTPServers=("10.192.0.100" "10.192.0.101");"
Performing syntax check...
Encountered "NTPServers" at line 1, column 33.
Was expecting one of:
"availability" ...
"NVSRAMByte" ...
"batteryInstallDate" ...
"globalNVSRAMByte" ...
"hostNVSRAMByte" ...
"rloginEnabled" ...
"ethernetPort" ...
"serviceMode" ...
"serviceAllowedIndicator" ...
"gatewayIp" ...
"IPV4GatewayIP" ...
"IPV6RouterAddress" ...
"iscsiHostPort" ...
SMcli failed.
Obviously I've missed something or doing something wrong, but I can't for the life of me figure out what/why?