From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ross Boylan Subject: Re: How to share filesystem Date: Tue, 24 Sep 2013 12:56:02 -0700 Message-ID: <1380052562.26394.24.camel@localhost> References: <1380011919.26394.18.camel@localhost> <20130924122429.7eed47ff@thhw500> <1380040667.26394.21.camel@localhost> <13F37CDD-7FBB-421B-B471-44B6CD99E3C3@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Thomas Huth , "kvm@vger.kernel.org" To: shendl1978@gmail.com Return-path: Received: from upstrm185.psg-ucsf.org ([38.99.193.74]:45041 "EHLO biostat.ucsf.edu" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754416Ab3IXT4G convert rfc822-to-8bit (ORCPT ); Tue, 24 Sep 2013 15:56:06 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On Wed, 2013-09-25 at 03:06 +0800, shendl1978@gmail.com wrote: > 9p is a protocol that is created by plan 9 operation system. > linux can use virtio-9p. >=20 > =E5=8F=91=E8=87=AA=E6=88=91=E7=9A=84 iPhone Is this the preferred way to go? At any rate, I don't think I can use it easily because the wiki says it needs linux 2.6.36.rc4 or newer, and Lenny uses 2.6.26 and backports only has 2.6.32. Ross >=20 > > =E5=9C=A8 2013=E5=B9=B49=E6=9C=8825=E6=97=A5=EF=BC=8C3:03=EF=BC=8Cs= hendl1978@gmail.com =E5=86=99=E9=81=93=EF=BC=9A > >=20 > > You=E3=80=82can use. Virtio-9p. In. Linux. > >=20 > > =E5=8F=91=E8=87=AA=E6=88=91=E7=9A=84 iPhone > >=20 > >>> =E5=9C=A8 2013=E5=B9=B49=E6=9C=8825=E6=97=A5=EF=BC=8C0:37=EF=BC=8C= Ross Boylan =E5=86=99=E9=81=93=EF=BC=9A > >>>=20 > >>> On Tue, 2013-09-24 at 12:24 +0200, Thomas Huth wrote: > >>> Am Tue, 24 Sep 2013 01:38:39 -0700 > >>> schrieb Ross Boylan : > >>>=20 > >>>> I would like to have access to the same file system from the hos= t and > >>>> the guest. Can anyone recommend the best way to do this, consid= ering > >>>> ease of use, safety (concurrent access from guest and host does = not > >>>> corrupt) and performance? > >>> [...] > >>>> Among the alternatives I can think of are using NFS and using NB= D. > >>>> Maybe there's some kind of loopback device I could use on the di= sk image > >>>> to access it from the host. > >>>=20 > >>> I've never tried it on my own, but there is also virtio-9p: > >>>=20 > >>> http://wiki.qemu.org/Documentation/9psetup > >>>=20 > >>> Maybe that's what you need? > >>>=20 > >>> Thomas > >> At first I saw Plan 9 and figured it was irrelevant to linux, but = the > >> example seems to be Linux. So I'm puzzled. > >> Ross > >>=20 > >> -- > >> To unsubscribe from this list: send the line "unsubscribe kvm" in > >> the body of a message to majordomo@vger.kernel.org > >> More majordomo info at http://vger.kernel.org/majordomo-info.html