Related chapters
S2D
2. Install and configure Cluster with PowerShell
2-1. Test Cluster (Validation)
Type the Powershell command below to test the cluster
Open file explorer, go the path to see the report
Validation Report
2-2. Install Cluster
Type the Powershell command to create a new cluster
Open file explorer, go the path to see the report
Cluster report
The warning message is about the witness disk. We will create it later.
2-3. Check Node status
Check the status of the nodes by using the command
Also, check the node status from the failover cluster manager
2-4. Create Storage Pool
Type the command and press enter, then type "y" press enter to proceed
Check Pool
Create Disk and Volume
Check the disk Created at the manager
Go the Nodes select "disk" tab from each node to see which is holding the disk.
In my case is Node02
Double check the disk owner by using Powershell
2-5. Install File Server
Install file server feature on Node01
Install file server feature on Node02
Install file server feature on Cluster1 and install the scale-out file server
Check the file server role
Create File Share
Fire share created
No comments:
Post a Comment