All of lore.kernel.org
 help / color / mirror / Atom feed
* NFS problems
@ 2007-12-26 14:41 Yves Dorfsman
  2007-12-26 14:49 ` Avi Kivity
  0 siblings, 1 reply; 10+ messages in thread
From: Yves Dorfsman @ 2007-12-26 14:41 UTC (permalink / raw)
  To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f


I built my virtual machines on KVM version 28 back in july. One of them 
runs gentoo x86_64 (as guest) and a small web server with apache 2, 
serving pages from an NFS directory. Never had a problem with it.

This week I upgraded KVM to version 57. Everything looked like it worked, 
but I run into the following problem: after serving a few pages (< 20) the 
machine gets into 0% user, 0% idle 100% wait and apache stop serving any 
page. I can kill most apache processes except two. "ls" and "df" on the 
nfs filesystem still works. I reboot the virtual box and try to run 
"emerge" (gentoo package management) that uses NFS heavily, and it hangs, 
and the machine is the state describe above.

Shutting down the virtual box and replacing kvm v57 by kvm v28 fixes the 
problem.

Anybody run into a comparable problem ?

Thanks.


Yves.
----
Yves Dorfsman                                             yves-Qq95MN99UUsAvxtiuMwx3w@public.gmane.org
                                                    http://www.SollerS.ca


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

^ permalink raw reply	[flat|nested] 10+ messages in thread
* NFS problems..
@ 2002-09-03 16:01 Anders Widman
  2002-09-03 16:12 ` Bernd Schubert
  0 siblings, 1 reply; 10+ messages in thread
From: Anders Widman @ 2002-09-03 16:01 UTC (permalink / raw)
  To: nfs

   Hello!

   Running  RedHat  7.3  I  am  trying  to  use NFS to export root. It
   doesn't  work.  Exporting any subfolder works... This is my exports
   file:

       /usr/src/       192.168.0.100(rw,no_root_squash,insecure)
       /               192.168.0.100(rw,no_root_squash,insecure)

   When using "exportfs -a" I get an error:

       192.168.0.100:/: Invalid argument

   Then, when I am trying to mount from the client:

       mount -tnfs 192.168.0.101:/mnt/root/ /mnt/server/
       mount: 192.168.0.101:/mnt/root/ failed, reason given by server: Permission denied

   And the server syslog contains this:

       rpc.mountd: authenticated mount request from 192.168.0.100:752 for / (/)
       rpc.mountd: getfh failed: Operation not permitted
   
   What am I doing wrong?

    - Anders      



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

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

end of thread, other threads:[~2007-12-26 21:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-26 14:41 NFS problems Yves Dorfsman
2007-12-26 14:49 ` Avi Kivity
     [not found]   ` <47726A08.40104-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-12-26 17:20     ` Yves Dorfsman
2007-12-26 21:10       ` Yves Dorfsman
  -- strict thread matches above, loose matches on Subject: below --
2002-09-03 16:01 Anders Widman
2002-09-03 16:12 ` Bernd Schubert
2002-09-03 16:33   ` Anders Widman
2002-09-03 18:58     ` Bernd Schubert
2002-09-03 19:11       ` Anders Widman
2002-09-03 19:29         ` Bernd Schubert

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.