[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2011-07-28 Thread Serge Hallyn
(Marking invalid as lxc on lucid is officially unsupported, and network
namespaces are not supported in the kernel :( )

** Changed in: lxc (Ubuntu Lucid)
   Status: Triaged = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/566827

Title:
  [lucid] 0.6.5 cannot umount /var properly if it is on a separate
  partition - container does not start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/566827/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2011-07-28 Thread Serge Hallyn
(Marking invalid as lxc on lucid is officially unsupported, and network
namespaces are not supported in the kernel :( )

** Changed in: lxc (Ubuntu Lucid)
   Status: Triaged = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/566827

Title:
  [lucid] 0.6.5 cannot umount /var properly if it is on a separate
  partition - container does not start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/566827/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-09-24 Thread Serge Hallyn
@Nigel - thanks, but near as I can tell all that was done on August 30.  Likely 
I goofed up and
missed some step.  Should I have placed *this* bug in FixReleased state?  (I 
thought that was
about the development release version, which is N/A here)

Thanks for any hints.

** Description changed:

  === SRU request description
  =
  
  IMPACT: users with separate /var partition cannot start containers
  
  HOW ADDRESSED:  the fix was applied upstream some time ago, and is
  rolled into the maverick package.  The proposed package attached to this
  bug cherrypicks the specific patch.
  
  PATCH: a debdiff is attached below (comment #23)
  
- TO REPRODUCE:  Install a system with a separate /var partition, and try to
+ TEST CASE:  Install a system with a separate /var partition, and try to
  start a container.
  
  REGRESSION POTENTIAL:  The patch is only to lxc code, so no non-lxc
  code should be affected.  As for lxc itself, this simply makes it do
  'umount -l' instead of 'umount', so lxc should not regress either.
  
  =  Original description
  =
  
  Binary package hint: lxc
  
  I have /var on a separate partition.
  
  As described in lxc-users, this prevents containers from startup:
  
  $ lxc-start --name lemon -l DEBUG -o $(tty)
  ...
  lxc-start [timestamp] ERRORlxc_conf - Device or resource busy - could not 
unmount old rootfs
  
  The post 
http://www.mail-archive.com/lxc-us...@lists.sourceforge.net/msg00032.html 
contains the patch for this problem.
  This patch is already included in git.
  
  Attaching this patch here since the error message does not really have
  any clue about what to do.
  
  Installed: 0.6.5-1
  Linux fridge 2.6.32-21-server #32-Ubuntu SMP Fri Apr 16 09:17:34 UTC 2010 
x86_64 GNU/Linux

** Changed in: lxc (Ubuntu)
Milestone: None = lucid-updates

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-09-24 Thread Serge Hallyn
** Branch linked: lp:~serge-hallyn/ubuntu/lucid/lxc/fix-separate-var

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-09-24 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, I am closing it because the bug has been fixed
in the latest development version of Ubuntu - Maverick Meerkat.

** Also affects: lxc (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Changed in: lxc (Ubuntu Lucid)
   Importance: Undecided = Medium

** Changed in: lxc (Ubuntu Lucid)
   Status: New = Triaged

** Changed in: lxc (Ubuntu)
   Status: Confirmed = Fix Released

** Changed in: lxc (Ubuntu)
 Assignee: Serge Hallyn (serge-hallyn) = (unassigned)

** Changed in: lxc (Ubuntu Lucid)
 Assignee: (unassigned) = Serge Hallyn (serge-hallyn)

** Changed in: lxc (Ubuntu)
Milestone: lucid-updates = None

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-09-23 Thread Rich Gray
Thanks for the swift reply Serge. Sadly I've never applied a patch, at
least not without instruction. How exactly is the patch applied? Should
I apply it to the .deb from the repos or the attached amd64 .deb?

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-09-23 Thread Rich Gray
Patch applied using Ubuntu wiki and forum how to's. Installs ok. Testing
for the bug now. Any feedback for a noob packager would be appreciated!

** Attachment added: amd64 deb #2 of proposed fix
   
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/566827/+attachment/1626121/+files/lxc_0.6.5-1_amd64.deb

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-09-23 Thread Rich Gray
Do not use the 'amd64 deb of proposed fix' (#27). I was to hasty and
should have known patching/packaging could not be that easy. I left the
attachment in the event someone can tell me what I'm failing to do
properly. I used 'dpkg -i lxc_0.6.5-1_amd64.deb' to install which might
have not been the best idea.

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-09-23 Thread Serge Hallyn
Thanks Rich - I went ahead and proposed the fix for merge into lucid-
proposed.

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-09-23 Thread Nigel Babu
Please follow the full list of SRU procedures documented at
https://wiki.ubuntu.com/StableReleaseUpdates#Procedure, specfically,
please provide a debdiff and subscribe sponsors first.

** Changed in: lxc (Ubuntu)
   Status: Fix Committed = Confirmed

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-09-22 Thread Rich Gray
Is the patch applied to the amd64 .deb attached in post #13? Or another
case of post #20? :)

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-09-22 Thread Serge Hallyn
Quoting Rich Gray (566...@bugs.launchpad.net):
 Is the patch applied to the amd64 .deb attached in post #13? Or another
 case of post #20? :)

The amd64 .deb in post #13 was wrong - the patch wasn't being applied.
The one in post 20 was confirmed to fix the bug.  The debdiff is in
comment #23 for trivial recreation of amd64 .deb.

Odd, this seems to have fallen off the radar.  It should be proposed
for SRU.  I'll start the necessary steps in the morning, or will be happy
if you'd like to do it sooner.

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-08-30 Thread Serge Hallyn
** Description changed:

+ IMPACT: users with separate /var partition cannot start containers
+ 
+ HOW ADDRESSED:  the fix was applied upstream some time ago, and is
+ rolled into the maverick package.  The proposed package attached to this
+ bug cherrypicks the specific patch.
+ 
+ PATCH: a debdiff is attached below
+ 
+ TO REPRODUCE:  Install a system with a separate /var partition, and try to
+ start a container.
+ 
+ REGRESSION POTENTIAL:  The patch is only to lxc code, so no non-lxc
+ code should be affected.  As for lxc itself, this simply makes it do
+ 'umount -l' instead of 'umount', so lxc should not regress either.
+ 
  Binary package hint: lxc
  
  I have /var on a separate partition.
  
  As described in lxc-users, this prevents containers from startup:
  
  $ lxc-start --name lemon -l DEBUG -o $(tty)
  ...
  lxc-start [timestamp] ERRORlxc_conf - Device or resource busy - could not 
unmount old rootfs
  
  The post 
http://www.mail-archive.com/lxc-us...@lists.sourceforge.net/msg00032.html 
contains the patch for this problem.
  This patch is already included in git.
  
  Attaching this patch here since the error message does not really have
  any clue about what to do.
  
  Installed: 0.6.5-1
  Linux fridge 2.6.32-21-server #32-Ubuntu SMP Fri Apr 16 09:17:34 UTC 2010 
x86_64 GNU/Linux

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-08-30 Thread Serge Hallyn

** Attachment added: Debdiff of package fixing this bug
   
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/566827/+attachment/1530790/+files/debdiff

** Description changed:

+ === SRU request description
+ =
+ 
  IMPACT: users with separate /var partition cannot start containers
  
  HOW ADDRESSED:  the fix was applied upstream some time ago, and is
  rolled into the maverick package.  The proposed package attached to this
  bug cherrypicks the specific patch.
  
- PATCH: a debdiff is attached below
+ PATCH: a debdiff is attached below (comment #23)
  
  TO REPRODUCE:  Install a system with a separate /var partition, and try to
  start a container.
  
  REGRESSION POTENTIAL:  The patch is only to lxc code, so no non-lxc
  code should be affected.  As for lxc itself, this simply makes it do
  'umount -l' instead of 'umount', so lxc should not regress either.
+ 
+ =  Original description
+ =
  
  Binary package hint: lxc
  
  I have /var on a separate partition.
  
  As described in lxc-users, this prevents containers from startup:
  
  $ lxc-start --name lemon -l DEBUG -o $(tty)
  ...
  lxc-start [timestamp] ERRORlxc_conf - Device or resource busy - could not 
unmount old rootfs
  
  The post 
http://www.mail-archive.com/lxc-us...@lists.sourceforge.net/msg00032.html 
contains the patch for this problem.
  This patch is already included in git.
  
  Attaching this patch here since the error message does not really have
  any clue about what to do.
  
  Installed: 0.6.5-1
  Linux fridge 2.6.32-21-server #32-Ubuntu SMP Fri Apr 16 09:17:34 UTC 2010 
x86_64 GNU/Linux

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-08-27 Thread Hugin
Thanks for the package.
The package work correctly but don't fixe the bug :-/
I'm sorry !

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-08-27 Thread Serge Hallyn
Hugin - that's surprising!  Thanks for testing.  Back to the original
email thread...

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-08-27 Thread Serge Hallyn

** Attachment added: corrected i386 lxc package
   
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/566827/+attachment/1523039/+files/lxc_0.6.5-1ubuntu3_i386.deb

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-08-27 Thread Serge Hallyn
Hugin,

that was my complete lack of debian package handling skills at fault -
the patch was not being applied!  Please try this latest one that I
just uploaded (lxc_0.6.5-1ubuntu3_i386.deb).

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-08-27 Thread Hugin
\o/ this package fixe the bug.
Thanks for your work.

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-08-26 Thread Hugin
I'm really interested in testing the package.
Actually the package failed to build.

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-08-26 Thread Serge Hallyn
Quoting Hugin (566...@bugs.launchpad.net):
 I'm really interested in testing the package.
 Actually the package failed to build.

Grr, thanks - I'll fix that up later this morning, build
locallly, and upload to this report.

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-08-26 Thread Serge Hallyn
Locally compiled .deb of the proposed fix.

** Attachment added: lxc_0.6.5-1ubuntu1_amd64.deb
   
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/566827/+attachment/1520341/+files/lxc_0.6.5-1ubuntu1_amd64.deb

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-08-26 Thread Serge Hallyn
Sorry, Hugin, I had failed to include quilt in the new build-depends.  I've
re-uploaded with that fixed, and the result should be in my ppa in a few
hours.  In the meantime, the locally built version (which succeeded since
quilt was already installed here) is uploaded in comment 13.  Please let
me know if that package fixes the bug for you.

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re : [Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-08-26 Thread Hugin
 Sorry, Hugin, I had failed to include
 quilt in the new build-depends.  I've
 re-uploaded with that fixed, and the result should be in my
 ppa in a few
 hours.  In the meantime, the locally built version
 (which succeeded since
 quilt was already installed here) is uploaded in comment
 13.  Please let
 me know if that package fixes the bug for you.

I can't test for this architecture (64), sorry

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-08-26 Thread Serge Hallyn

** Attachment added: i386 deb of proposed fix
   
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/566827/+attachment/1520904/+files/lxc_0.6.5-1ubuntu2_i386.deb

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-08-26 Thread Serge Hallyn
Hugin: here is the i386 version.

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-08-25 Thread Hugin
This bug affect my system too :
Ubuntu 10.04 LTS

# lxc-version
lxc version: 0.6.5

# lxc-start -n web
lxc-start: Device or resource busy - could not unmount old rootfs
lxc-start: failed to pivot_root to '/opt/lxc/web/rootfs'

My containers is on another device too.
Cordially

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-08-25 Thread Serge Hallyn
Thanks, Hugin, for the reminder.  I've uploaded a version of 0.6.5
to my private repo at 
https://launchpad.net/~serge-hallyn/+archive/lxc-lucid-lazyumount.
It'll likely take a few hours to build, but then you can

   sudo add-apt-repository ppa:serge-hallyn/lxc-lucid-lazyumount
   sudo apt-get update
   sudo apt-get upgrade

Please let me know if this package fixes your problem.  It has the
lazy umount patch which IIUC should do the trick.


** Changed in: lxc (Ubuntu)
   Status: Incomplete = Fix Committed

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-08-25 Thread Serge Hallyn
(if this package is confirmed to fix the bug, I'll try to get an SRU
to get it into lucid-proposed)

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-07-26 Thread Andrew Kolchoogin
Yes, the problem is solved in 0.7 branch of lxc.

There's a patch available and OpenSUSE RPM exists that doesn't contain
the problem being discussed: http://www.mail-archive.com/lxc-
us...@lists.sourceforge.net/msg00266.html

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-07-23 Thread Kamus
This issue apparently is solved in lxc 0.7.1 included in development
version of Ubuntu (Maverick Meerkat) , so please can you check if this
problem is still affecting you in that version? Thanks

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-07-12 Thread Serge Hallyn
Can you confirm whether this is still a problem on lucid?

** Changed in: lxc (Ubuntu)
   Importance: Undecided = Medium

** Changed in: lxc (Ubuntu)
 Assignee: (unassigned) = Serge Hallyn (serge-hallyn)

** Changed in: lxc (Ubuntu)
   Status: Confirmed = Incomplete

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-04-29 Thread Петр Слепцов
The package from your repository did not help :(

System: Ubuntu 10.04 LTS

$ sudo lxc-start -n lxc_web -f config -l DEBUG -o $(tty)
  lxc-start 1272588706.041 INFO lxc_conf - tty's configured
  lxc-start 1272588706.041 DEBUGlxc_start - sigchild handler set
  lxc-start 1272588706.041 INFO lxc_start - 'lxc_web' is initialized
  lxc-start 1272588706.078 DEBUGlxc_cgroup - using cgroup mounted at 
'/cgroup'
  lxc-start 1272588706.078 DEBUGlxc_cgroup - '/cgroup/15060' renamed to 
'/cgroup/lxc_web'
  lxc-start 1272588706.079 DEBUGlxc_cgroup - using cgroup mounted at 
'/cgroup'
  lxc-start 1272588706.079 DEBUGlxc_conf - cgroup 'devices.deny' set to 
'a'
  lxc-start 1272588706.079 DEBUGlxc_conf - cgroup 'devices.allow' set 
to 'c 1:3 rwm'
  lxc-start 1272588706.079 DEBUGlxc_conf - cgroup 'devices.allow' set 
to 'c 1:5 rwm'
  lxc-start 1272588706.079 DEBUGlxc_conf - cgroup 'devices.allow' set 
to 'c 5:1 rwm'
  lxc-start 1272588706.079 DEBUGlxc_conf - cgroup 'devices.allow' set 
to 'c 5:0 rwm'
  lxc-start 1272588706.079 DEBUGlxc_conf - cgroup 'devices.allow' set 
to 'c 4:0 rwm'
  lxc-start 1272588706.079 DEBUGlxc_conf - cgroup 'devices.allow' set 
to 'c 4:1 rwm'
  lxc-start 1272588706.079 DEBUGlxc_conf - cgroup 'devices.allow' set 
to 'c 1:9 rwm'
  lxc-start 1272588706.079 DEBUGlxc_conf - cgroup 'devices.allow' set 
to 'c 1:8 rwm'
  lxc-start 1272588706.079 DEBUGlxc_conf - cgroup 'devices.allow' set 
to 'c 136:* rwm'
  lxc-start 1272588706.079 DEBUGlxc_conf - cgroup 'devices.allow' set 
to 'c 5:2 rwm'
  lxc-start 1272588706.079 DEBUGlxc_conf - cgroup 'devices.allow' set 
to 'c 254:0 rwm'
  lxc-start 1272588706.079 INFO lxc_conf - cgroup has been setup
  lxc-start 1272588706.079 INFO lxc_conf - mount points have been setup
  lxc-start 1272588706.079 INFO lxc_conf - console '/dev/pts/0' mounted 
to '/virt/lxc/guests/web/rootfs/dev/console'
  lxc-start 1272588706.079 INFO lxc_conf - 4 tty(s) has been setup
  lxc-start 1272588706.080 DEBUGlxc_conf - temporary mountpoint for old 
rootfs is './lxc-oldrootfs-HAwj5l'
  lxc-start 1272588706.080 DEBUGlxc_conf - pivot_root syscall to 
'/lxc-oldrootfs-HAwj5l' successful
  lxc-start 1272588706.590 DEBUGlxc_conf - umounted 
'/lxc-oldrootfs-HAwj5l/dev/pts'
  lxc-start 1272588706.798 DEBUGlxc_conf - umounted 
'/lxc-oldrootfs-HAwj5l/dev/shm'
  lxc-start 1272588707.214 DEBUGlxc_conf - umounted 
'/lxc-oldrootfs-HAwj5l/sys/fs/fuse/connections'
  lxc-start 1272588707.422 DEBUGlxc_conf - umounted 
'/lxc-oldrootfs-HAwj5l/sys/kernel/debug'
  lxc-start 1272588707.630 DEBUGlxc_conf - umounted 
'/lxc-oldrootfs-HAwj5l/sys/kernel/security'
  lxc-start 1272588707.838 DEBUGlxc_conf - umounted 
'/lxc-oldrootfs-HAwj5l/proc'
  lxc-start 1272588708.046 DEBUGlxc_conf - umounted 
'/lxc-oldrootfs-HAwj5l/var/run'
  lxc-start 1272588708.254 DEBUGlxc_conf - umounted 
'/lxc-oldrootfs-HAwj5l/var/lock'
  lxc-start 1272588708.462 DEBUGlxc_conf - umounted 
'/lxc-oldrootfs-HAwj5l/lib/init/rw'
  lxc-start 1272588708.670 DEBUGlxc_conf - umounted 
'/lxc-oldrootfs-HAwj5l/tmp'
  lxc-start 1272588708.878 DEBUGlxc_conf - umounted 
'/lxc-oldrootfs-HAwj5l/boot'
  lxc-start 1272588709.086 DEBUGlxc_conf - umounted 
'/lxc-oldrootfs-HAwj5l/var'
  lxc-start 1272588709.294 DEBUGlxc_conf - umounted 
'/lxc-oldrootfs-HAwj5l/www'
  lxc-start 1272588709.502 DEBUGlxc_conf - umounted 
'/lxc-oldrootfs-HAwj5l/files'
  lxc-start 1272588709.918 DEBUGlxc_conf - umounted 
'/lxc-oldrootfs-HAwj5l/cgroup'
  lxc-start 1272588710.126 DEBUGlxc_conf - umounted 
'/lxc-oldrootfs-HAwj5l/virt/lxc/guests/web/rootfs/dev/console'
  lxc-start 1272588710.350 DEBUGlxc_conf - umounted 
'/lxc-oldrootfs-HAwj5l/virt/lxc/guests/web/rootfs/dev/tty1'
  lxc-start 1272588710.558 DEBUGlxc_conf - umounted 
'/lxc-oldrootfs-HAwj5l/virt/lxc/guests/web/rootfs/dev/tty2'
  lxc-start 1272588710.766 DEBUGlxc_conf - umounted 
'/lxc-oldrootfs-HAwj5l/virt/lxc/guests/web/rootfs/dev/tty3'
  lxc-start 1272588710.974 DEBUGlxc_conf - umounted 
'/lxc-oldrootfs-HAwj5l/virt/lxc/guests/web/rootfs/dev/tty4'
  lxc-start 1272588711.182 DEBUGlxc_conf - umounted 
'/lxc-oldrootfs-HAwj5l/dev'
  lxc-start 1272588711.390 DEBUGlxc_conf - umounted 
'/lxc-oldrootfs-HAwj5l/sys'
  lxc-start 1272588711.598 DEBUGlxc_conf - umounted 
'/lxc-oldrootfs-HAwj5l/virt'
  lxc-start 1272588711.806 ERRORlxc_conf - Device or resource busy - 
could not unmount old rootfs
lxc-start: Device or resource busy - could not unmount old rootfs
  lxc-start 1272588711.806 ERRORlxc_conf - failed to pivot_root to 
'/virt/lxc/guests/web/rootfs' lxc-start: failed to pivot_root to 
'/virt/lxc/guests/web/rootfs'
  lxc-start 1272588711.806 

[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-04-21 Thread Roman Yepishev
I have packaged the fix for 0.6.5-1 in ppa:~rye/ppa:
0.6.5-1ubuntu1~ppa1~lucid

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-04-21 Thread Roman Yepishev
Correction - the URL for ppa is: ppa:rye/ppa
See https://launchpad.net/~rye/+archive/ppa for more info.

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 566827] Re: [lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - container does not start

2010-04-19 Thread Roman Yepishev

** Attachment added: force-umount-rootfs.patch
   http://launchpadlibrarian.net/44837764/force-umount-rootfs.patch

** Changed in: lxc (Ubuntu)
   Status: New = Confirmed

-- 
[lucid] 0.6.5 cannot umount /var properly if it is on a separate partition - 
container does not start
https://bugs.launchpad.net/bugs/566827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs