Hi,
According to your description, you would like to set up file server cluster. To do that, please refer to the following steps, and from the steps, you may find your answers:
Step 1: Two Windows Server 2016 in domain environment, S1 & S2. One Windows Server for shared storage, S3.
Step 2: On S1 and S2, install failover cluster feature, and file server roles.
On S3, install ISCSI target
Step 3. On S1 and S2, create cluster, then S1 and S2 can call cluster node, node 1 and node 2.
Step 4: On ISCSI target server, create ISCSI target and virtual disk for S1 and S2, then S1 and S2 connect to the target, and then, on disk manager on S1 and S2, online the disk and format the disk with a volume drive.
Step5: Add the shared disk into the Cluster:
Step 6: In cluster manager, right click "Role", "Configure role". Click "File Server" > "File Server for general use", Enter the access point name for the role, and then choose the cluster disk to store data.
All creating, we will get the below. Client will access the file share with the IP address of the file server role. The IP address will register on the owner node's NIC, when node 1 downs, the ownership of the role will failover to node 2, and the IP address will also failover to node 2, it will re-register on node 2's NIC.
For client, they just know the IP address of the File server role.
Thanks for your time!
Best Regards,
Anne
-----------------------------
If the Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.