Managing Network Configuration
Viewing interfaces​
Navigate to Network → Interfaces to see all ports detected across the cluster. Click any row to open the port detail panel, where you can view link-layer information and update port-level settings if available.
Creating a subnet​
- Navigate to Network → Subnets.
- Click Create Subnet.
- Fill in the required fields:
- Name — a short identifier (e.g.,
storage-net,mgmt) - Prefix — CIDR block for this subnet (e.g.,
10.0.1.0/24) - Services — select the traffic type(s) this subnet will carry
- MTU — set to
9000for storage traffic on Ethernet fabrics supporting jumbo frames
- Name — a short identifier (e.g.,
- Under Assignments, add each node that participates in this subnet:
- Select the node, choose its interface, and enter the IP address (in CIDR notation, e.g.,
10.0.1.11/24).
- Select the node, choose its interface, and enter the IP address (in CIDR notation, e.g.,
- Click Create.
info
The system applies the subnet configuration to each assigned node. Verify all nodes show Active status in the subnet list before mounting volumes over this network.
Editing a subnet​
- In Network → Subnets, select the subnet row.
- Click Edit.
- Update the fields as needed and click Save.
warning
Changing the prefix or MTU of an active storage subnet will temporarily interrupt I/O on that network. Schedule changes during a maintenance window.
Deleting a subnet​
- Select one or more subnet rows.
- Click Delete and confirm.
Remove all volume mounts that depend on the subnet before deleting it.