Create system command

Use this command to create a storage system.

Syntax

Read syntax diagramSkip visual syntax diagram satask mkcluster -clusteripipv4 -gwipv4 -maskipv4 -namecluster_name
Read syntax diagramSkip visual syntax diagram satask mkcluster -clusterip_6ipv6 -gw_6ipv6 -prefix_6int -namecluster_name

Parameters

-clusterip ipv4
(Optional) The IPv4 address for Ethernet port 1 on the system.
-gw ipv4
(Optional) The IPv4 gateway for Ethernet port 1 on the system.
-mask ipv4
(Optional) The IPv4 subnet for Ethernet port 1 on the system.
-clusterip_6 ipv6
(Optional) The IPv6 address for Ethernet port 1 on the system.
-gw_6 ipv6
(Optional) The IPv6 gateway for Ethernet port 1 on the system.
-prefix_6 int
(Optional) The IPv6 prefix for Ethernet port 1 on the system.
-name cluster_name
(Optional) The name of the new system.

Description

This command creates a storage system.

This command calls the satask mkcluster command.