I recently purchased a RAID array to store my VM's and segregate the storage from the host machine.
Since my needs are pretty simple I've configured the VM's to bridge with the host network (I think they call this "VM network").
My array is also assigned an address on the host network.
I am almost positive the best practice would be to seperate the host network from the storage network, but just as a curiosity, how "bad" is it to have the storage on the same subnet as the hypervisor and its VM's?
What kinds of problems might it cause if a VM tried to access its own HD files on the array? For instance, what would happen if I logged into a VM, mounted the VM's own NFS share, and tried to delete the OS files?