Skip to content

Commit c83d80d

Browse files
committed
Add initial documentation for network and vserver diagrams in Todo.md
1 parent 4602ff0 commit c83d80d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Todo.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
- [] Network Port Diagram
2+
- [] Cluster Network Ports:
3+
- [] Document all ports and lifs used by the cluster nodes for cluster communication.
4+
- [] Network Ports:
5+
- [] Ifgrps:
6+
- [] Document all ifgrps used in the cluster and their associated ports.
7+
- [] Vlan Interface Ports:
8+
- [] Document all ports used by management access to the cluster nodes.
9+
- [] Document all ports used for replication traffic.
10+
- [] Data Network Ports:
11+
- [] Document all ports used for data access to the vservers running on the cluster
12+
- [] Vserver Diagram
13+
- [] Document all vservers running on the cluster.
14+
- [] Document the purpose of each vserver.
15+
- [] Document the data access methods used by each vserver (NFS, SMB, iSCSI, etc.).
16+
- [] Document the storage resources allocated to each vserver.

0 commit comments

Comments
 (0)