qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] migration question: disk images on nfs server


From: Marcin Gibuła
Subject: Re: [Qemu-devel] migration question: disk images on nfs server
Date: Fri, 07 Feb 2014 10:41:42 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

For NFS you need to use the sync mount option to force the NFS client to
sync to
server on writes.

Isn't opening with O_DIRECT enough? (for linux nfs client at least)

--
mg



reply via email to

[Prev in Thread] Current Thread [Next in Thread]