Zones are divided based on subnets. You must create at least one zone under each subnet. A zone contains a group of nodes that process service access requests from clients and have the same domain name and load balancing policy. A group of service network floating IP addresses are specified for these nodes.
A subnet has been created.
The Create Zone page is displayed.
Table 1 describes related parameters.
Parameter |
Description |
|---|---|
Name |
Name of the zone.
NOTE:
|
Zone Type |
Type of the zone. After this parameter is specified, the zone can be used for different services.
|
Home Subnet |
Subnet to which the zone belongs. |
Sub-domain Name |
Sub-domain name of the zone. The sub-domain name must be used together with the general DNS service of the subnet. This parameter needs to be set only when the file or HDFS service is enabled.
NOTE:
|
Network Type |
Network type of ports in the zone. After this parameter is specified, only ports of the specified network type can be added to the port pool. It is recommended that a subnet contain zones of only one network type.
NOTE:
To use RDMA to access the storage system, set Network Type to IB or RoCE and ensure that the NFS over RDMA service is enabled. (To enable NFS over RDMA Service, log in to DeviceManager and choose Settings > Share Settings > NFS Service.) |
Associated Namespace |
If the HDFS service is enabled for the storage pool, click Select. On the Associate Namespace page that is displayed, select a namespace and click OK.
NOTE:
|
DNS Policy |
DNS policy of the zone. Possible options are as follows:
NOTE:
|
DNS Service |
Whether to enable the DNS service to resolve the sub-domain name of the access zone. After the DNS service is enabled for the subnet, a sub-domain name is set for the zone, and the DNS service is enabled for the zone, you can access services in the zone through a domain name.
NOTE:
|
IP Address Failover |
Whether to enable IP address failover. After IP address failover is enabled, if a node is faulty, its IP address can be automatically allocated to another normal node. Therefore, clients can continue to access the storage system using this IP address. After failover, the new access node takes over services of the faulty node as extra service load, which may cause the access node to be overloaded. |
The Add IP Address page is displayed.
Table 2 describes related parameters.
Plan IP addresses properly and ensure that the added IP addresses are not used by other services.
Parameter |
Description |
|---|---|
Type |
IP address type. Possible options are Single Address and Address Segment. |
IP Address |
The value is the planned service IP address when Type is set to Single Address. |
Start IP Address |
The value is the planned start service IP address when Type is set to Address Segment. |
End IP Address |
The value is the planned end service IP address when Type is set to Address Segment.
NOTE:
A maximum of 512 IP addresses can be contained in an IP address segment. |
The Modify IP Address page is displayed.
In one zone, one port is assigned one service IP address by default. You can run the following command to change the number of service IP addresses that can be allocated to a port. A maximum of 16 service IP addresses can be allocated to a port.
change cluster_config general port_ip_number
add zone port zone_name=? port_name=? node_storage_frontend_ip=? [ network_type=? ]
Parameter |
Description |
|---|---|
zone_name |
Name of a zone. |
port_name |
Name of a port. |
node_storage_frontend_ip |
For a single storage device, enter the front-end storage IP address. For multiple storage devices, enter the control IP address. |
network_type |
Network type of a port. |
The Add Port page is displayed.
The Manage Service Bond Port page is displayed.
The Create Bond Port page is displayed.
Parameter |
Description |
|---|---|
Bond Port Name |
Name of the bond port. |
Transmission Protocol |
Transmission protocol of the bond port. Possible options are TCP and IB. |
Physical Port |
Physical port to be bonded. |
Bond Mode |
Port bond mode. When TCP is selected, bond1 and bond4 are supported. When IB is selected, only bond1 is supported.
|
MTU (Bytes) |
Maximum transmission unit of the bond port. |