Create system command

Use this command to create a storage system.

Syntax

 satask  mkcluster     -clusterip ipv4   [  -gw ipv4 ]   [  -mask ipv4 ]   [  -name cluster_name ]  
 satask  mkcluster     -clusterip_6 ipv6   [  -gw_6 ipv6 ]   [  -prefix_6 int ]   [  -name cluster_name ]  

Parameters

-clusteripipv4
(Optional) The IPv4 address for Ethernet port 1 on the system.
-gwipv4
(Optional) The IPv4 gateway for Ethernet port 1 on the system.
-maskipv4
(Optional) The IPv4 subnet for Ethernet port 1 on the system.
-clusterip_6ipv6
(Optional) The IPv6 address for Ethernet port 1 on the system.
-gw_6ipv6
(Optional) The IPv6 gateway for Ethernet port 1 on the system.
-prefix_6int
(Optional) The IPv6 prefix for Ethernet port 1 on the system.
-namecluster_name
(Optional) The name of the new system.

Description

This command creates a storage system.

This command calls the satask mkcluster command.