Is there a way to mount a partition on the kvm host and one guest at the same time?

(on linux / ubuntu, no samba suggestions, please)

link|improve this question
feedback

1 Answer

A normal filesystem will be corrupted if you mount it from multiple OS's at the same time. A cluster file system should work.

The easiest solution is probably to use NFS.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown