it depends
if you use async for NFS then you might get an filesystem/io error for the vm's and need to repair it with fsck at the next boot if it is recoverable - depending when dirty flush happens.
with sync param you might (flush) also get io errors but filesystem will be fine at next boot...