On 11/27/2013 06:19 AM, Qiang Huang wrote:
> On 2013/11/27 0:19, Marian Marinov wrote:
>>
>> On my test setup it works for processes like apache, dovecot and mysql.
>>
>> However it does not work with containers:
>>
>> root@s321:~# criu dump -D deb1 -t 19332 --file-locks
>> (00.004962) Error (names
On 11/27/2013 10:54 AM, Pavel Emelyanov wrote:
> On 11/27/2013 06:19 AM, Qiang Huang wrote:
>> On 2013/11/27 0:19, Marian Marinov wrote:
>>>
>>> On my test setup it works for processes like apache, dovecot and mysql.
>>>
>>> However it does not work with containers:
>>>
>>> root@s321:~# criu dump -
On 11/27/2013 09:54 AM, Pavel Emelyanov wrote:
> On 11/27/2013 06:19 AM, Qiang Huang wrote:
>> On 2013/11/27 0:19, Marian Marinov wrote:
>>> On my test setup it works for processes like apache, dovecot and mysql.
>>>
>>> However it does not work with containers:
>>>
>>> root@s321:~# criu dump -D de
On 11/27/2013 01:18 PM, Marian Marinov wrote:
I rebooted the container without getty on tty1 and then I got this:
(00.260757) Error (mount.c:255): 86:/dev/tty4 doesn't have a proper root
mount
>>
>> This is the reason. That's container's console which is a bind mounted tty
>>
On 11/27/2013 01:58 PM, Daniel Lezcano wrote:
> On 11/27/2013 09:54 AM, Pavel Emelyanov wrote:
>> On 11/27/2013 06:19 AM, Qiang Huang wrote:
>>> On 2013/11/27 0:19, Marian Marinov wrote:
On my test setup it works for processes like apache, dovecot and mysql.
However it does not work
Drop any tab as spaces are preferred, get everything to fit the 80char
limit.
Signed-off-by: Stéphane Graber
---
src/python-lxc/lxc.c | 65 +++-
1 file changed, 44 insertions(+), 21 deletions(-)
diff --git a/src/python-lxc/lxc.c b/src/python-lxc/l
Signed-off-by: Stéphane Graber
---
src/python-lxc/lxc.c | 50 ++
1 file changed, 50 insertions(+)
diff --git a/src/python-lxc/lxc.c b/src/python-lxc/lxc.c
index 43e571d..de02d4b 100644
--- a/src/python-lxc/lxc.c
+++ b/src/python-lxc/lxc.c
@@ -505,6
Signed-off-by: Stéphane Graber
---
src/python-lxc/lxc.c | 14 ++
1 file changed, 14 insertions(+)
diff --git a/src/python-lxc/lxc.c b/src/python-lxc/lxc.c
index 7c28607..43e571d 100644
--- a/src/python-lxc/lxc.c
+++ b/src/python-lxc/lxc.c
@@ -456,6 +456,16 @@ Container_config_file_na
Signed-off-by: Stéphane Graber
---
src/python-lxc/lxc.c | 14 ++
1 file changed, 14 insertions(+)
diff --git a/src/python-lxc/lxc.c b/src/python-lxc/lxc.c
index 1ed8cbe..7c28607 100644
--- a/src/python-lxc/lxc.c
+++ b/src/python-lxc/lxc.c
@@ -546,6 +546,14 @@ Container_attach_wait(Co
Signed-off-by: Stéphane Graber
---
src/python-lxc/lxc.c | 16
1 file changed, 16 insertions(+)
diff --git a/src/python-lxc/lxc.c b/src/python-lxc/lxc.c
index 05fbff8..0604ec7 100644
--- a/src/python-lxc/lxc.c
+++ b/src/python-lxc/lxc.c
@@ -598,6 +598,16 @@ Container_load_config(
This properly regroups the module functions together and then sorts all
other functions alphabetically to match the function and property lists.
Signed-off-by: Stéphane Graber
---
src/python-lxc/lxc.c | 709 ++-
1 file changed, 357 insertions(+), 3
Signed-off-by: Stéphane Graber
---
src/python-lxc/lxc.c | 60 ++--
1 file changed, 30 insertions(+), 30 deletions(-)
diff --git a/src/python-lxc/lxc.c b/src/python-lxc/lxc.c
index 3924a1b..05fbff8 100644
--- a/src/python-lxc/lxc.c
+++ b/src/python-
Quoting Stéphane Graber (stgra...@ubuntu.com):
> Signed-off-by: Stéphane Graber
Acked-by: Serge E. Hallyn
> ---
> src/python-lxc/lxc.c | 60
> ++--
> 1 file changed, 30 insertions(+), 30 deletions(-)
>
> diff --git a/src/python-lxc/lxc.c b/src/
Quoting Stéphane Graber (stgra...@ubuntu.com):
> Drop any tab as spaces are preferred, get everything to fit the 80char
> limit.
>
> Signed-off-by: Stéphane Graber
Acked-by: Serge E. Hallyn
> ---
> src/python-lxc/lxc.c | 65
> +++-
> 1 file cha
Quoting Stéphane Graber (stgra...@ubuntu.com):
> Signed-off-by: Stéphane Graber
Acked-by: Serge E. Hallyn
> ---
> src/python-lxc/lxc.c | 16
> 1 file changed, 16 insertions(+)
>
> diff --git a/src/python-lxc/lxc.c b/src/python-lxc/lxc.c
> index 05fbff8..0604ec7 100644
> --- a
Quoting Stéphane Graber (stgra...@ubuntu.com):
> This properly regroups the module functions together and then sorts all
> other functions alphabetically to match the function and property lists.
>
> Signed-off-by: Stéphane Graber
Acked-by: Serge E. Hallyn
> ---
> src/python-lxc/lxc.c | 709
Quoting Stéphane Graber (stgra...@ubuntu.com):
> Signed-off-by: Stéphane Graber
Acked-by: Serge E. Hallyn
> ---
> src/python-lxc/lxc.c | 14 ++
> 1 file changed, 14 insertions(+)
>
> diff --git a/src/python-lxc/lxc.c b/src/python-lxc/lxc.c
> index 1ed8cbe..7c28607 100644
> --- a/s
Quoting Stéphane Graber (stgra...@ubuntu.com):
> Signed-off-by: Stéphane Graber
Acked-by: Serge E. Hallyn
> ---
> src/python-lxc/lxc.c | 14 ++
> 1 file changed, 14 insertions(+)
>
> diff --git a/src/python-lxc/lxc.c b/src/python-lxc/lxc.c
> index 7c28607..43e571d 100644
> --- a/s
Quoting Stéphane Graber (stgra...@ubuntu.com):
> Signed-off-by: Stéphane Graber
Acked-by: Serge E. Hallyn
> ---
> src/python-lxc/lxc.c | 50 ++
> 1 file changed, 50 insertions(+)
>
> diff --git a/src/python-lxc/lxc.c b/src/python-lxc/lxc.c
> ind
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: df9e22ea5470b30d99630674e3127e5fb841f9c0
https://github.com/lxc/lxc/commit/df9e22ea5470b30d99630674e3127e5fb841f9c0
Author: Stéphane Graber
Date: 2013-11-27 (Wed, 27 Nov 2013)
Changed paths:
M src/python-
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: b2b91754e67ddd4114539e3c07d6dbb48f4a163f
https://github.com/lxc/lxc/commit/b2b91754e67ddd4114539e3c07d6dbb48f4a163f
Author: Stéphane Graber
Date: 2013-11-27 (Wed, 27 Nov 2013)
Changed paths:
M src/python-
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: cf642e1085063cc0081335169ffd83d7cab3899c
https://github.com/lxc/lxc/commit/cf642e1085063cc0081335169ffd83d7cab3899c
Author: Stéphane Graber
Date: 2013-11-27 (Wed, 27 Nov 2013)
Changed paths:
M src/lxc/lxc
Signed-off-by: Stéphane Graber
---
src/python-lxc/lxc.c | 68 ++
src/python-lxc/lxc/__init__.py | 35 +++---
2 files changed, 85 insertions(+), 18 deletions(-)
diff --git a/src/python-lxc/lxc.c b/src/python-lxc/lxc.c
index 8c86323
Signed-off-by: Stéphane Graber
---
src/python-lxc/lxc.c | 14 +-
src/python-lxc/lxc/__init__.py | 23 +++
2 files changed, 24 insertions(+), 13 deletions(-)
diff --git a/src/python-lxc/lxc.c b/src/python-lxc/lxc.c
index e9a3455..050f6ae 100644
--- a/src/
Signed-off-by: Stéphane Graber
---
src/python-lxc/lxc/__init__.py | 37 +
1 file changed, 25 insertions(+), 12 deletions(-)
diff --git a/src/python-lxc/lxc/__init__.py b/src/python-lxc/lxc/__init__.py
index 52f0fb4..eddd198 100644
--- a/src/python-lxc/lxc/__in
THe recent reorg of lxc-ubuntu introduced some package installation in
post-process but without first disabling service startup.
As a result, if the cache is a bit out of date and a ssh update is
available, post-process will apply that update (as it does apt-get
install ssh vim) which in turn will
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 7ed86e448617d8c1216f6e642767426769e5343e
https://github.com/lxc/lxc/commit/7ed86e448617d8c1216f6e642767426769e5343e
Author: Stéphane Graber
Date: 2013-11-27 (Wed, 27 Nov 2013)
Changed paths:
M templates/l
Quoting Stéphane Graber (stgra...@ubuntu.com):
> Signed-off-by: Stéphane Graber
Thanks. I've only tested basic clone so far, but it looks good and
if I run into any problems with the bdevtype etc we can fix those later.
Acked-by: Serge E. Hallyn
> ---
> src/python-lxc/lxc.c | 68
>
Quoting Stéphane Graber (stgra...@ubuntu.com):
> Signed-off-by: Stéphane Graber
Acked-by: Serge E. Hallyn
> ---
> src/python-lxc/lxc/__init__.py | 37 +
> 1 file changed, 25 insertions(+), 12 deletions(-)
>
> diff --git a/src/python-lxc/lxc/__init__.py b/sr
Quoting Stéphane Graber (stgra...@ubuntu.com):
> Signed-off-by: Stéphane Graber
Acked-by: Serge E. Hallyn
> ---
> src/python-lxc/lxc.c | 14 +-
> src/python-lxc/lxc/__init__.py | 23 +++
> 2 files changed, 24 insertions(+), 13 deletions(-)
>
> diff --
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: 1314b689ec0c03a820367d1960fe2422893d6309
https://github.com/lxc/lxc/commit/1314b689ec0c03a820367d1960fe2422893d6309
Author: Stéphane Graber
Date: 2013-11-27 (Wed, 27 Nov 2013)
Changed paths:
M src/python-
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: bb711f392740be5874ffaa10bf1b3dae162e6f11
https://github.com/lxc/lxc/commit/bb711f392740be5874ffaa10bf1b3dae162e6f11
Author: Stéphane Graber
Date: 2013-11-27 (Wed, 27 Nov 2013)
Changed paths:
M src/python-
Branch: refs/heads/master
Home: https://github.com/lxc/lxc
Commit: e1a2f8980916869ad9a3ebc6181427a352f58476
https://github.com/lxc/lxc/commit/e1a2f8980916869ad9a3ebc6181427a352f58476
Author: Stéphane Graber
Date: 2013-11-27 (Wed, 27 Nov 2013)
Changed paths:
M src/python-
Quoting Stéphane Graber (stgra...@ubuntu.com):
> THe recent reorg of lxc-ubuntu introduced some package installation in
> post-process but without first disabling service startup.
>
> As a result, if the cache is a bit out of date and a ssh update is
> available, post-process will apply that updat
On Wed, Nov 27, 2013 at 09:14:24PM -0600, Serge Hallyn wrote:
> Quoting Stéphane Graber (stgra...@ubuntu.com):
> > THe recent reorg of lxc-ubuntu introduced some package installation in
> > post-process but without first disabling service startup.
> >
> > As a result, if the cache is a bit out of
35 matches
Mail list logo