Re: [lxc-devel] NFS mounts inside a container uses/requires the host IPstack

2011-03-18 Thread Rob Landley
On 03/18/2011 06:32 PM, Rob Landley wrote: >> I guess the next step for me would be getting caching straight >> as I will have the same mounts on several containers. What can I do to >> help? Oh, the _easy_ thing you can do for you use case is create the NFS mount from the host and then --bind mou

Re: [lxc-devel] NFS mounts inside a container uses/requires the host IPstack

2011-03-18 Thread Rob Landley
On 03/18/2011 01:43 PM, Tim Spriggs wrote: > On Fri, Mar 18, 2011 at 6:34 AM, Rob Landley wrote: >> On 03/16/2011 01:51 PM, Tim Spriggs wrote: >>> Thanks for the offer but I think I have networking under control. What >>> is not working properly is that NFS happens from a host IP instead of >>> a

Re: [lxc-devel] NFS mounts inside a container uses/requires the host IPstack

2011-03-18 Thread Tim Spriggs
On Fri, Mar 18, 2011 at 6:34 AM, Rob Landley wrote: > On 03/16/2011 01:51 PM, Tim Spriggs wrote: >> Thanks for the offer but I think I have networking under control. What >> is not working properly is that NFS happens from a host IP instead of >> a context IP... even though it is started from the

Re: [lxc-devel] lxc final thesis

2011-03-18 Thread Farcasi Ana-Maria
Hello, As mentioned in our previous email, we were having issues getting bandwidth limitation working on cgroup ( with net_cls ) and tc. We've been running various tests and scenarios but found no way to enable proper limitation. Throughout our testing we've created a virtual machine running a 2.6

Re: [lxc-devel] NFS mounts inside a container uses/requires the host IPstack

2011-03-18 Thread Rob Landley
On 03/16/2011 01:51 PM, Tim Spriggs wrote: > Thanks for the offer but I think I have networking under control. What > is not working properly is that NFS happens from a host IP instead of > a context IP... even though it is started from the context IP. I'm working on that. Here's the kernel patch