In this quorum model, a cluster remains active until half of the nodes
and its witness disk is available. In case the witness/quorum disk failed, the cluster requires a majority of nodes to be up and running in
order to successfully run the cluster or in this case, the SQL Server service. Simply put, for a 2-node cluster, both nodes have to be up and running when the witness/cluster disk fails to make sure that the SQL Server service continues to run. Here's a challenge, run this test on a virtual environment having the cluster disks on a shared storage, probably an iSCSI disk. To simulate a failed qitness/quorum disk, disable the network card that connects to your shared storage. While you're at it, connect to SQL Server and see if you can connect properly. That will provethe point.