We are currently using FSLogix as a user profile solution. We save our profile disks to a DFS path (\\ADdomain.com\FSlogixProfiles). That DFS path points to a Microsoft Continuously Available File Server running Server 2012r2.
If we migrate the file server role from one host to another - Our VDI desktops all crash and the profile becomes disconnected. Then the users cannot get back in because the systems are all locked.
All of our other applications handle a failover without an issue. Windows 10 & SMB3 allows this failover to be transparent to the users and has never caused any issues with other applications accessing shares on this cluster.
So why is FSLogix not able to?
We have the re-attach settings as follows:
Re-AttachIntervalSeconds = 5
ReAttachRetryCount = 30
Anyone else see this behavior? Or have any suggestions to keep this from happening?