@Patrick,
Thanks for reporting. I've opened bug 941955, and we'll get that fixed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/800856
Title:
resizefs module causes problems on LXC containers
To
I'm not sure if it's my setup or because of a recent change in libvirt
or lxc but I'm still having the resize error on a lxc container:
2012-02-25 21:46:53,755 - __init__.py[DEBUG]: handling resizefs with freq=None
and args=[]
2012-02-25 21:46:53,764 - cc_resizefs.py[WARNING]: Failed to make devi
** Changed in: cloud-init
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/800856
Title:
resizefs module causes problems on LXC containers
To manage notifi
** Changed in: cloud-init
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/800856
Title:
resizefs module causes problems on LXC containers
To manage notifications ab
This bug was fixed in the package cloud-init - 0.6.1-0ubuntu12
---
cloud-init (0.6.1-0ubuntu12) oneiric; urgency=low
* do not give trace on failure to resize in lxc container (LP: #800856)
* increase the timeout on url gets for "seedfrom" values (LP: #812646)
* do not write entr
** Branch linked: lp:ubuntu/cloud-init
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/800856
Title:
resizefs module causes problems on LXC containers
To manage notifications about this bug go to:
ht
** Also affects: cloud-init
Importance: Undecided
Status: New
** Changed in: cloud-init (Ubuntu)
Status: Fix Committed => Triaged
** Changed in: cloud-init
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which i
** Changed in: cloud-init (Ubuntu)
Status: Triaged => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/800856
Title:
resizefs module causes problems on LXC containers
To manage no
** Branch linked: lp:cloud-init
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/800856
Title:
resizefs module causes problems on LXC containers
To manage notifications about this bug go to:
https://b
Scott,
what most people do is look at /proc/1/cgroup and see whether it is '/'.
Since lxc and libvirt both tell init whether it is in a container, you
can also create an upstart job like:
description "track if this is lxc instance"
start on startup
env container
env LIBVIRT_LXC_UUID
pre-start
Do you think that job belongs in the 'lxcguest' package?
(I sort of think it does)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/800856
Title:
resizefs module causes problems on LXC containers
To
Serge,
Is there a good way that I can determine if I'm in an lxc container so that I
can decide not to try to resize the filesystem on '/' ?
At
http://bazaar.launchpad.net/~cloud-init-dev/cloud-init/trunk/view/head:/cloudinit/CloudConfig/cc_resizefs.py
, cloud-init does:
try:
st_d
** Changed in: cloud-init (Ubuntu)
Importance: Undecided => Medium
** Changed in: cloud-init (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/800856
Title:
re
13 matches
Mail list logo