routes, okay: Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 192.168.1.0 0.0.0.0 255.255.255.0 U 40 0 0 eth0 127.0.0.0 0.0.0.0 255.0.0.0 U 40 0 0 lo 0.0.0.0 192.168.1.1 0.0.0.0 UG 40 0 0 eth0
I can set up the host with out issue. I can set up one vserver with out issue. Things fall apart when I want more than one vserver running NFS. I'm guessing something is binding to 0.0.0.0. Has anyone else had trouble partitioning nfs servers? Dan On Wed, 2003-07-30 at 11:20, Herbert P�tzl wrote: > On Wed, Jul 30, 2003 at 10:15:10AM -0700, Dan Hrabarchuk wrote: > > Quick question for you. > > > > I'm having a devil of a time getting usermode nfs working properly in a > > vserver. > > hmm, are there some setups/tools/references, or just log > files, documenting the behaviour ... > > > It works *sometimes* but normally I get an entry in /var/log/messages > > that that an authenticated request was made from my client on the > > vserver. But the client simply hangs when mounting. Are there any > > special conf details to this? The parent server is running portmap, but > > in an chiproot jail. rpcinfo -p reports that the nfs service is > > available on the vserver from the client. > > as usual, I would suspect a faulty/incomplete routing > setup, which works, if the arp table is 'aware' ... > > > What about running a usermode nfs server on multiple vservers on the > > same machine. Any known issues? > > > > best, > Herbert > > > Thanks > > Dan > > PS: welcome to vserver development ;) -- Dan Bridges.com - North America's leading provider of career and educational management solutions.
