Hey,
By default Dynamic Quorum won't assign vote to the Disk Witness if cluster has odd number of nodes. If your cluster has odd number of votes, Witness doesn't vote.
https://learn.microsoft.com/en-us/azure-stack/hci/concepts/quorum
Check if all of your nodes are healthy in the cluster. Vote doesn't move, it is zeroed down when the node is down and Witness gets a vote, because cluster has an even amount of node left.
Nice example: https://www.mssqltips.com/sqlservertip/4434/dynamic-quorum-for-windows-server-2012-r2-cluster-to-support-sql-server-alwayson/
In addition, if you want to make your Disk Witness redundant, you can use StarWind VSAN to create replicated disk, which can be used for Disk Witness. https://www.starwindsoftware.com/starwind-virtual-san
Cheers,
Alex Bykovskyi
StarWind Software
Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.