I've created a new vdi file to simulate a SAN to share it between all nodes of my cluster, to create a GFS volume, and I've assigned it to all my guests.
When I start the first one, everything is ok, but when I start the second one, I obtein this message :
"Medium '/home/fred/.VirtualBox/HardDisks/GFS1.vdi' is locked for writing by another task."
Is it possible to share a vdi file to create a cluster ?
I've found nothing about this on virtualbox website and on google.
Any idea ?