qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [Consult] nfs-vsocks support
@ 2018-03-23  9:54 Liu, Jing2
  2018-03-23 16:02 ` Stefan Hajnoczi
  0 siblings, 1 reply; 7+ messages in thread
From: Liu, Jing2 @ 2018-03-23  9:54 UTC (permalink / raw)
  To: qemu-devel; +Cc: yang.zhong, stefanha

Hello,

I am currently trying to use nfs-vsocks on x86 for vitural machine 
filesystem by some manuals on 
https://www.spinics.net/lists/linux-nfs/msg64563.html
and https://lwn.net/Articles/647516/

It tells the quickstart steps with the following codes but I got some 
problems as listed.
  * Linux kernel: https://github.com/stefanha/linux.git vsock-nfs
  * QEMU virtio-vsock device: https://github.com/stefanha/qemu.git vsock
  * nfs-utils vsock: https://github.com/stefanha/nfs-utils.git vsock

1. I would like to ask what is the current status of these codes? If 
there're some updates? :)
2. nfs-utils codes could not compile for me... I refered to the README 
but failed for both ways. It seems no configure script and 
autoheader/automake... So I don't know how to install this.
3. For the 5th step (Start nfsd), I'd like to know the rpc.nfsd --vsock 
is enabled by which codes? Is it the CONFIG_VHOST_VSOCK kernel module in 
host? Because I installed the kernel with vsock-nfs repo with the 
specified config options but failed to do rpc.nfsd --vsock.


Could you give me some help and thanks in advance!

BRs,
Jing Liu

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: [Qemu-devel] [Consult] nfs-vsocks support
@ 2018-04-16 23:45 Roy, Arindam
  0 siblings, 0 replies; 7+ messages in thread
From: Roy, Arindam @ 2018-04-16 23:45 UTC (permalink / raw)
  To: qemu-devel@nongnu.org

Hi Jing,
Busybox is a standalone statically linked bash env.
You can download the source from here:
https://busybox.net/downloads/

Or you can just download and copy it to your /usr/sbin :
https://busybox.net/downloads/binaries/

The script is creating a runtime filesystem for your guest.
Its linking all the standard shell commands to busybox, so in the guest runtime those are executed by busybox.

Arindam

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-04-16 23:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-23  9:54 [Qemu-devel] [Consult] nfs-vsocks support Liu, Jing2
2018-03-23 16:02 ` Stefan Hajnoczi
2018-03-26 10:12   ` Liu, Jing2
2018-03-28 11:25     ` Liu, Jing2
2018-04-04  9:45       ` Stefan Hajnoczi
2018-04-16  6:21         ` Liu, Jing2
  -- strict thread matches above, loose matches on Subject: below --
2018-04-16 23:45 Roy, Arindam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).