Quorum disk in a 8-nodes HA cluster ?

Is there other solutions, like settings expected vote to 4 (instead of 8) ?
Regards
 
On 8 nodes, expected votes is 5.

In my case it is 8, but I understand what you meant ;).

Code:
...
Nodes: 8
[B]Expected votes: 8[/B]
Total votes: 8
Node votes: 1
Quorum: 5
...

Anyway, from what I've read, changing the 'expected votes' value won't lower the 'quorum' value (I'll do the test).
So the quorum disk seems the best solution to try for now.
Thanks.