I was thinking more of the situation where you have two services running in an HA configuration. It seems that the only way to make this work would be to share the database file on NFS (but I can see downsides with that as well since this only really approximates a file system). I think a single replica service backed by cluster attached storage would generally work ok. I guess that is what most people are doing.