On 11/07/2011 04:37 PM, yi...@neusoft.com wrote:
> Hi
>Is there a way to communicate between containers?
Could you please give your requirements in more detail?
Include your use cases and which way you preferred to communicate from
each other.
If you have two VMs running there, at least, the
Hi xiaojun,
On 02/12/2012 05:27 PM, MaoXiaoyun wrote:
> Hi:
>
> I search the lxc-devel and find there has been some disscussiones on
> the requirement of container's quota
> since 2009. For example, under my scenario, I first make hole rootfs
> read only , and then mount some writable dir,
Hi Daniel,
On 02/16/2012 06:52 AM, Daniel Lezcano wrote:
> On 02/12/2012 03:55 PM, Jeff Liu wrote:
>> Hi xiaojun,
>>
>> On 02/12/2012 05:27 PM, MaoXiaoyun wrote:
>>
>>> Hi:
>>>
>>> I search the lxc-devel and find there has been some
&
On 03/27/2012 10:21 AM, Android Computing wrote:
> Hello,
> I had a a problem with lxc-start. I am working on debian.
> lxc-start -n <> -f <>
> gives error:
>
>
> lxc-start: no ns_cgroup option specified
> lxc-start: failed to spawn test1'
> lxc-start: No such file or directory - failed to remov
Trivial fix to remove a redundant backslash from templates/lxc-fedora.in.
Signed-off-by: Jie Liu
---
templates/lxc-fedora.in |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/templates/lxc-fedora.in b/templates/lxc-fedora.in
index 3f50895..b0f8f5d 100644
--- a/template
Somehow missed this topic, I'd like to get involved(proper time in
China) and learn from you guys, thank you for organizing it!
-Jeff
On 01/17/2013 03:37 AM, Serge Hallyn wrote:
> Hi,
>
> Now that the core user namespace support is in both the 3.8 kernel
> and in the lxc staging branch, I thought