CLI Guide

Parameter Description
NOTE: Surround the NTP server name with
quotes, as shown in the Examples section.
Address
“DomainName"|IPv4Address|IPv6Address
NOTE: If a domain name is specified, a DNS
server must also be configured to allow the
controller to resolve the server IP address.
Examples
set controller[0] NTPServers=disabled;
set controller[0] NTPServers=auto;
set controller[0] NTPServers=("0.pool.ntp.org" "1.us.pool.ntp.org");
set controller[1] NTPServers=(192.168.1.105 "1.us.pool.ntp.org");
set controller[1] NTPServers=(2001:0db8:85a3:0000:0000:8a2e:0370:7334);
Set Read-Only Snapshot Virtual Disk To A Read/Write
Virtual Disk
Description
This command changes a snapshot virtual disk that is a read-only virtual disk to a snapshot virtual disk
that is read/write virtual disk. You can also use this command to define the repository for the read/write
virtual disk.
Syntax
set snapVirtualDisk ["snapImageVirtualDiskName"] convertReadOnlyToReadWrite
(repositoryVirtualDisk="repos_xxxx" | repositoryFullLimit=percentValue)
Parameters
Parameter Description
snapVirtual Disk
The name of the snapshot virtual disk that you
want to change from read-only to read/write.
Enclose the snapshot virtual disk identifier in
double quotation marks (" ") inside of square
brackets ([ ]).
repositoryVirtualDisk
The name of the repository virtual disk has the
snapshot image. All repository identifiers have this
form: repos_xxxx where xxxx represents a four
digit numerical value. Enclose the snapshot virtual
disk name in double quotation marks (" ").
311