Hello All,
I have windows 2019 2 node cluster and each node has 2 interfaces, one for managment and other one for smb traffic ( client access).
Am planning to assign the node IP to Management interface which would be used for AD communication. Then cluster IP would get assigned to this interface during cluster creation. Is it possible to configure the other network during fileserver role addition. I mean do i have to assign an IP to the client access interface before the fileserver role is created using add-clusterfileserverrole -staticip <data subnet>
Thanks in advance for your time!