[Bug 1193705] Re: [udev] /dev/disk/by-path missing

2013-06-24 Thread Martin Pitt
While we can technically put /dev/disks/by-path back for ATA devices in
Ubuntu, that still won't help upstream ceph on other distros, and I
believe this approach is buggy anyway. is_partition() currently looks a
bit underdefined/buggy to me, as it's not uncommon to have file systems
on unpartitioned block devices (i. e. mounting /dev/sdb directly); this
will also completely miss devmapper or other "virtual" devices. To mimic
the current behaviou,  one could do something like

  return not os.path.exists('/sys/block/%s' % os.path.basename(dev))

as devices will be there (like /sys/block/sdb), and partitions under
that (like /sys/block/sdb/sdb2). But again, that's not really what you
want there: Judging by how is_partition() is being used in
verify_not_in_use(), it should probably be called is_filesystem() and
query udev (CLI example: udevadm info --name=/dev/sda2 | grep ID_FS) or
blkid.

There are a couple of options how to rewrite these functions, including
reading /sys/block/, /proc/partitions, asking blkid, querying udevadm,
or querying udisks.

If you want a list of block devices with mountable file systems which
are present, and don't want to use any extra libraries, then perhaps the
simplest thing is

  udevadm trigger --dry-run --verbose --property-
match=ID_FS_USAGE=filesystem

(this doesn't need any root privileges). If you want all block devices,
then

  udevadm trigger --dry-run --verbose --subsystem-match=block

will give a list, including device-mapper (and also loopback, etc.).

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

Title:
  [udev] /dev/disk/by-path missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1193705/+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 1155736] Re: 12.04.2 cloud image boot halts at " * Starting execute cloud user/final scripts" when meta-data is absent [ OK ]

2013-06-24 Thread Launchpad Bug Tracker
[Expired for cloud-init (Ubuntu) because there has been no activity for
60 days.]

** Changed in: cloud-init (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  12.04.2 cloud image boot halts at " * Starting execute cloud
  user/final scripts" when meta-data is absent
  [ OK ]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1155736/+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 1163536] Re: Cloud-init does not run from init, but runs when started manually

2013-06-24 Thread Launchpad Bug Tracker
[Expired for cloud-init (Ubuntu) because there has been no activity for
60 days.]

** Changed in: cloud-init (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Cloud-init does not run from init, but runs when started manually

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1163536/+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 1193594] Re: lxc-create hanging

2013-06-24 Thread Robert Collins
*** This bug is a duplicate of bug 1182540 ***
https://bugs.launchpad.net/bugs/1182540

Indeed, that worked - thanks. Will everyone upgrading encounter this? If
so, perhaps a forced flush on new version runs would be a good idea?

-- 
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/1193594

Title:
  lxc-create hanging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1193594/+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 1194310] [NEW] cachemgr.cgi crashes after login

2013-06-24 Thread Roel Brook
Public bug reported:

I setup squid and the Squid cachemanager by installing squid3 and squid-
cgi.

The proxy works fine. FQDN is also reported correctly and resolves
correctly.

However, after opening cachemgr.cgi in a webbrowser, I'm correctly
greeted with a login screen, followed by a HTTP 500. HTTPD's error.log
shows the following error.

Full crash report attached.

*** Error in `/usr/lib/cgi-bin/cachemgr.cgi': free(): invalid pointer: 
0x7f9659fb06e0 ***
=== Backtrace: =
/lib/x86_64-linux-gnu/libc.so.6(+0x80a46)[0x7f9659012a46]
/usr/lib/cgi-bin/cachemgr.cgi(main+0x6ba)[0x7f9659da074a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5)[0x7f9658fb3ea5]
/usr/lib/cgi-bin/cachemgr.cgi(+0x3a59)[0x7f9659da0a59]
=== Memory map: 
7f9658964000-7f965897a000 r-xp  fc:00 329
/lib/x86_64-linux-gnu/libresolv-2.17.so
7f965897a000-7f9658b7a000 ---p 00016000 fc:00 329
/lib/x86_64-linux-gnu/libresolv-2.17.so
7f9658b7a000-7f9658b7b000 r--p 00016000 fc:00 329
/lib/x86_64-linux-gnu/libresolv-2.17.so
7f9658b7b000-7f9658b7c000 rw-p 00017000 fc:00 329
/lib/x86_64-linux-gnu/libresolv-2.17.so
7f9658b7c000-7f9658b7e000 rw-p  00:00 0 
7f9658b7e000-7f9658b84000 r-xp  fc:00 292
/lib/x86_64-linux-gnu/libnss_dns-2.17.so
7f9658b84000-7f9658d83000 ---p 6000 fc:00 292
/lib/x86_64-linux-gnu/libnss_dns-2.17.so
7f9658d83000-7f9658d84000 r--p 5000 fc:00 292
/lib/x86_64-linux-gnu/libnss_dns-2.17.so
7f9658d84000-7f9658d85000 rw-p 6000 fc:00 292
/lib/x86_64-linux-gnu/libnss_dns-2.17.so
7f9658d85000-7f9658d91000 r-xp  fc:00 294
/lib/x86_64-linux-gnu/libnss_files-2.17.so
7f9658d91000-7f9658f9 ---p c000 fc:00 294
/lib/x86_64-linux-gnu/libnss_files-2.17.so
7f9658f9-7f9658f91000 r--p b000 fc:00 294
/lib/x86_64-linux-gnu/libnss_files-2.17.so
7f9658f91000-7f9658f92000 rw-p c000 fc:00 294
/lib/x86_64-linux-gnu/libnss_files-2.17.so
7f9658f92000-7f965915 r-xp  fc:00 240
/lib/x86_64-linux-gnu/libc-2.17.so
7f965915-7f965934f000 ---p 001be000 fc:00 240
/lib/x86_64-linux-gnu/libc-2.17.so
7f965934f000-7f9659353000 r--p 001bd000 fc:00 240
/lib/x86_64-linux-gnu/libc-2.17.so
7f9659353000-7f9659355000 rw-p 001c1000 fc:00 240
/lib/x86_64-linux-gnu/libc-2.17.so
7f9659355000-7f965935a000 rw-p  00:00 0 
7f965935a000-7f965936e000 r-xp  fc:00 262
/lib/x86_64-linux-gnu/libgcc_s.so.1
7f965936e000-7f965956e000 ---p 00014000 fc:00 262
/lib/x86_64-linux-gnu/libgcc_s.so.1
7f965956e000-7f965956f000 r--p 00014000 fc:00 262
/lib/x86_64-linux-gnu/libgcc_s.so.1
7f965956f000-7f965957 rw-p 00015000 fc:00 262
/lib/x86_64-linux-gnu/libgcc_s.so.1
7f965957-7f9659673000 r-xp  fc:00 273
/lib/x86_64-linux-gnu/libm-2.17.so
7f9659673000-7f9659873000 ---p 00103000 fc:00 273
/lib/x86_64-linux-gnu/libm-2.17.so
7f9659873000-7f9659874000 r--p 00103000 fc:00 273
/lib/x86_64-linux-gnu/libm-2.17.so
7f9659874000-7f9659875000 rw-p 00104000 fc:00 273
/lib/x86_64-linux-gnu/libm-2.17.so
7f9659875000-7f965995a000 r-xp  fc:00 393234 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17
7f965995a000-7f9659b59000 ---p 000e5000 fc:00 393234 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17
7f9659b59000-7f9659b61000 r--p 000e4000 fc:00 393234 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17
7f9659b61000-7f9659b63000 rw-p 000ec000 fc:00 393234 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17
7f9659b63000-7f9659b78000 rw-p  00:00 0 
7f9659b78000-7f9659b9b000 r-xp  fc:00 220
/lib/x86_64-linux-gnu/ld-2.17.so
7f9659d8d000-7f9659d92000 rw-p  00:00 0 
7f9659d96000-7f9659d9a000 rw-p  00:00 0 
7f9659d9a000-7f9659d9b000 r--p 00022000 fc:00 220
/lib/x86_64-linux-gnu/ld-2.17.so
7f9659d9b000-7f9659d9d000 rw-p 00023000 fc:00 220
/lib/x86_64-linux-gnu/ld-2.17.so
7f9659d9d000-7f9659da9000 r-xp  fc:00 422156 
/usr/lib/cgi-bin/cachemgr.cgi
7f9659fa8000-7f9659fa9000 r--p b000 fc:00 422156 
/usr/lib/cgi-bin/cachemgr.cgi
7f9659fa9000-7f9659faa000 rw-p c000 fc:00 422156 
/usr/lib/cgi-bin/cachemgr.cgi
7f9659faa000-7f9659fb7000 rw-p  00:00 0 
7f965b46e000-7f965b48f000 rw-p  00:00 0  [heap]
7fffaa945000-7fffaa966000 rw-p  00:00

[Bug 1194309] [NEW] SSL_GET and HTTP_GET won't work

2013-06-24 Thread menoabels
Public bug reported:

Hello,

i have the following problem if i use this in a virtual_server group

real_server x.x.x.x 80 {
  weight 1
  inhibit_on_failure
  TCP_CHECK {
  connect_timeout 1
  connect_port 80
  delay_before_retry 10
  }
}

the state check is working fine. If i start and stop the real-server the state 
toggle
is detected and up and down and down up and the ipvs is also switched. So it 
works
like indented.

But if i use SSL_GET oder HTTP_GET instead like this:

  HTTP_GET {
   url {
   path /frontend/online.html
   digests 747a43298e195448246825207a9364b6
   }
  connect_timeout 1
  connect_port 80
  delay_before_retry 10
  }
 }

The state transition from up to down is detected but the state change from down 
to up is not working.
So the state toggle is not working at all.

I didn't not check if this is a known problem of the keeplived and it is
solved in a newer version.

I currently use

Description:Ubuntu 13.04
Release:13.04

keepalived   1:1.2.2-3ubuntu2 amd64

Thanks in advance

meno

** Affects: keepalived (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  SSL_GET and HTTP_GET won't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/1194309/+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 1194166] Re: [SRU] Ceph 0.56.6 point release update

2013-06-24 Thread James Page
I've done some pre-upload testing of this update using ppa:ceph-
ubuntu/edgers PPA as I was a little uncomfortable with the scope of some
of this update.

The ceph charms exercise the majority of the key parts of this update
including the change in ceph disk and the move to using udev rules to
trigger OSD activation.

All tested OK.

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

Title:
  [SRU] Ceph 0.56.6 point release update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1194166/+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 1194166] Re: [SRU] Ceph 0.56.6 point release update

2013-06-24 Thread James Page
** Summary changed:

- [SRU] Ceph 0.56.6 point release upgrade
+ [SRU] Ceph 0.56.6 point release update

** Description changed:

- This was released a few weeks ago
+ 0.56.6 was released a few weeks ago
  
  Raring should be upgraded under the provisional MRE for ceph.
+ 
+ Changelog:
+ 
+   * New upstream LTS point release (LP: #1194166):
+ - d/rules,ceph.install: Install new udev rules for handling OSD
+   devices; replaces ceph-hotplug upstart configuration.
+ - d/control: Add cryptsetup-bin to Recommends for ceph for block
+   device encryption support.
+ - d/ceph.install: Install new ceph-disk tool (consolidates
+   ceph-disk-prepare and ceph-disk-activiate). Wrappers retained
+   for backwards compatibility.
+ - d/ceph.dirs: Add missing Ceph MDS bootstrap dir.
+ - d/p/*: Refreshed patches.

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

Title:
  [SRU] Ceph 0.56.6 point release update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1194166/+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 392097] Re: vmbuilder ignores mac option when using bridge network

2013-06-24 Thread Launchpad Bug Tracker
This bug was fixed in the package vm-builder - 0.12.4+bzr488-0ubuntu1

---
vm-builder (0.12.4+bzr488-0ubuntu1) saucy; urgency=low

  * Incorporate fix to specify macaddr when using bridge (LP: #392097)
 -- Serge HallynMon, 24 Jun 2013 14:40:27 -0500

** Changed in: vm-builder (Ubuntu Saucy)
   Status: Fix Committed => Fix Released

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

Title:
  vmbuilder ignores mac option when using bridge network

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/392097/+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 392097] Re: vmbuilder ignores mac option when using bridge network

2013-06-24 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/vm-builder

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

Title:
  vmbuilder ignores mac option when using bridge network

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/392097/+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 1193594] Re: lxc-create hanging

2013-06-24 Thread Serge Hallyn
*** This bug is a duplicate of bug 1182540 ***
https://bugs.launchpad.net/bugs/1182540

Hi,

so I don't know how to explain this, but udevd is holding
/run/lock/subsys/lxc-ubuntu.  That file is used by the ubuntu lxc
template to mutex the ubuntu template cache entries under
/var/cache/lxc.

udevd 27323  root  200w  REG   0,21
01727325 /run/lock/subsys/lxc-ubuntu

root 27323 1  0 Jun16 ?00:00:02 udevd --daemon

Please kill task 27323, and that should fix this.

Actually now I recall this was a bug in saucy's udev or debootstrap (but
I can't recall or find which offhand).  I'm pretty sure it should now be
fixed, so please flush your container cache and rebuild from scratch
(lxc-create ... -- -F).

I'm going to mark this invalid, but if that doesn't fix it and I seem to
be wrong, then please do re-open it.

-- 
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/1193594

Title:
  lxc-create hanging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1193594/+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 1193594] Re: lxc-create hanging

2013-06-24 Thread Serge Hallyn
*** This bug is a duplicate of bug 1182540 ***
https://bugs.launchpad.net/bugs/1182540

Thanks to cjwatson for remembering the actual bug (bug 1182540).  WIll
mark this a duplicate of that.

** This bug has been marked a duplicate of bug 1182540
   Daemon-suppression code in installer breaks new invoke-rc.d logic

-- 
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/1193594

Title:
  lxc-create hanging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1193594/+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 392097] Re: vmbuilder ignores mac option when using bridge network

2013-06-24 Thread Serge Hallyn
Thanks for the patch.  My guess would be it was applied in the package
source, but not in the bzr tree, so after the next bzr tree update the
fix was lost.  But I'm not sure.

Patch pushed to bzr and to the saucy tree.  There are vmbuilder packages
awaiting verification in all the prior releases except lucid, so we
can't push SRU for this right now.

** Description changed:

+ =
+ Impact: specified macaddrs are ignored when using a bridge
+ Development fix: always specify the mac addr when it has been specified
+ Stable fix: same as development fix
+ Regression potential: if misapplied, networking for vmbuilder-built guests 
could be wrong.
+ Test case: build a vm using '--bridge br0 --max ' and check the 
resulting .xml
+ ==
+ 
  On Jaunty 9.04
  
  When using Bridge networking and specifying --bridge br0, vmbuilder
  ignores the --mac option.
  
  Here is a patch:
  --- /etc/vmbuilder/libvirt/libvirtxml.tmpl.org  2009-06-25 13:57:55.0 
+0200
  +++ /etc/vmbuilder/libvirt/libvirtxml.tmpl  2009-06-25 13:58:16.0 
+0200
  @@ -20,11 +20,11 @@
-
-  #else
-  
+    
+  #else
+  
  +  
  +#end if
-  #if $mac
-
-  #end if
+  #if $mac
+    
+  #end if
  -  
  -#end if
-  #if $virtio_net
-
-  #end if
- 
+  #if $virtio_net
+    
+  #end if
  
  Jarl

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

Title:
  vmbuilder ignores mac option when using bridge network

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/392097/+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 392097] Re: vmbuilder ignores mac option when using bridge network

2013-06-24 Thread Serge Hallyn
** Also affects: vm-builder (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Changed in: vm-builder (Ubuntu)
   Status: Fix Released => Fix Committed

** Also affects: vm-builder (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: vm-builder (Ubuntu Raring)
   Importance: Undecided
   Status: New

** Also affects: vm-builder (Ubuntu Saucy)
   Importance: Low
 Assignee: Soren Hansen (soren)
   Status: Fix Committed

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

Title:
  vmbuilder ignores mac option when using bridge network

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/392097/+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 1193594] Re: lxc-create hanging

2013-06-24 Thread Robert Collins
Oh and yes, / is btrfs, and /var/lib/lxc is on that fs.

-- 
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/1193594

Title:
  lxc-create hanging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1193594/+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 1193594] Re: lxc-create hanging

2013-06-24 Thread Robert Collins
ps -ef | pastebinit
http://paste.ubuntu.com/5796412/
sudo lsof
http://paste.ubuntu.com/5796420/

Yes, I see no sign of debootstrap happening

While hung:
ps -ef | pastebinit
http://paste.ubuntu.com/5796427/

-- 
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/1193594

Title:
  lxc-create hanging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1193594/+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 1193594] Re: lxc-create hanging

2013-06-24 Thread Serge Hallyn
** Changed in: lxc (Ubuntu)
   Status: New => Incomplete

-- 
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/1193594

Title:
  lxc-create hanging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1193594/+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 1193705] Re: [udev] /dev/disk/by-path missing

2013-06-24 Thread James Page
Easiest to refer to the code that uses this:

List all devices and partitions:
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/saucy/ceph/saucy/view/head:/src/ceph-disk#L179

Check whether a given device is a partition or a full disk:
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/saucy/ceph/saucy/view/head:/src/ceph-disk#L222

** Also affects: ceph (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ceph (Ubuntu)
   Importance: Undecided => High

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

Title:
  [udev] /dev/disk/by-path missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1193705/+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 1193705] Re: [udev] /dev/disk/by-path missing

2013-06-24 Thread James Page
Raising a task for ceph as well as this is the key impact I'm currently
aware of.

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

Title:
  [udev] /dev/disk/by-path missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1193705/+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


Re: [Bug 1188610] Re: sshd_config is modified/replaced

2013-06-24 Thread David Medberry
ACK.  I actually looked at some other files... maybe none of the ones in
/etc/ are "owned" but do seem to be managed by packages.


On Mon, Jun 24, 2013 at 10:27 AM, Scott Moser  wrote:

> David,
>   I'm pretty sure the answer to your question about ownership of that file
> is that ownership by the package has no effect on config-file upgrade
> prompt.  I'm not 100% certain, but I know that in the cloud images,
> /etc/default/grub has been a pain for us in this respect, and it also does
> not show as 'owned' by grub.
>   I'm pretty sure that TCPKeepAlive is keeping the session alive and so
> ClientAliveInterval does not need to be set or changed.  I also just
> verified an idle session stayed connected for a few hours.
>
> --
> You received this bug notification because you are a member of Canonical
> Microsoft Azure Collaboration, which is subscribed to walinuxagent in
> Ubuntu.
> Matching subscriptions: walinxuagnet bugs
> https://bugs.launchpad.net/bugs/1188610
>
> Title:
>   sshd_config is modified/replaced
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1188610/+subscriptions
>

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

Title:
  sshd_config is modified/replaced

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1188610/+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 1193594] Re: lxc-create hanging

2013-06-24 Thread Serge Hallyn
(Tried to reproduce this in a nested raring container with a btrfs
loopback fs mounted under /var/lib/lxc)

-- 
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/1193594

Title:
  lxc-create hanging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1193594/+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 1193594] Re: lxc-create hanging

2013-06-24 Thread Serge Hallyn
Thanks for reporting this bug.  Could you please show the results of ps
-ef and sudo lsof ?

I gather /var/lib/lxc is a btrfs filesystem?  The hang happens before it
debootstraps, right?  Could you also show the ps -ef while lxc-create is
hanging?

** Changed in: lxc (Ubuntu)
   Importance: Undecided => High

-- 
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/1193594

Title:
  lxc-create hanging

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1193594/+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


[Blueprint servercloud-s-ceph] Ceph activities for Saucy

2013-06-24 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-13.06:
  [james-page] Enable google-perftools on armhf: DONE
  [james-page] Upload cuttlefish (0.61.2) to saucy: DONE
  [james-page] Upload cuttlefish to the havana cloud archive: DONE
  [james-page] Upload cuttlefish (0.61.3) to saucy: DONE
  [james-page] Upload cuttlefish (0.61.3) to the havana cloud archive: DONE
  [james-page] Upload cuttlefish (0.61.4) to saucy: DONE
- [james-page] Upload cuttlefish (0.61.4) to the havana cloud archive: TODO
+ [james-page] Upload cuttlefish (0.61.4) to the havana cloud archive: DONE
+ [james-page] Bobtail 0.56.6 point release to raring: INPROGRESS
+ [james-page] Bobtail 0.56.6 point release to grizzly cloud archive: TODO
  
  Work items for ubuntu-13.07:
  [james-page] Upload dumpling - 4 weeks to saucy: TODO
  [james-page] Upload dumpling - 2 weeks to saucy: TODO
  
  Work items for ubuntu-13.08:
  [james-page] Upload dumpling to saucy: TODO
  [james-page] Upload dumpling to the havana cloud archive: TODO
  [james-page] Write dep8 tests for ceph: TODO
  Review upstream patches for mod_fastcgi: TODO
  Review/test ceph RADOS with mod_fcgid: TODO
  Identify use-cases for ceph performance scenarios: TODO
  [james-page] Update ceph charms to support cuttlefish features: TODO
  ceph-deploy packaging: INPROGRESS
  
  Work items for ubuntu-13.10:
  [james-page] Regular multi-node ceph testing in the lab: INPROGRESS
  [james-page] Implement more in-depth testing of Ceph to support SRU's: TODO
  Ceph teuthology tests for deploying with Juju: TODO
  Ability to use upstream packages in Juju charms: TODO
  
  Work items:
  [a.rosales] status.u.c test work item: INPROGRESS

-- 
Ceph activities for Saucy
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-ceph

-- 
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 1188610] Re: sshd_config is modified/replaced

2013-06-24 Thread Scott Moser
David,
  I'm pretty sure the answer to your question about ownership of that file is 
that ownership by the package has no effect on config-file upgrade prompt.  I'm 
not 100% certain, but I know that in the cloud images, /etc/default/grub has 
been a pain for us in this respect, and it also does not show as 'owned' by 
grub. 
  I'm pretty sure that TCPKeepAlive is keeping the session alive and so 
ClientAliveInterval does not need to be set or changed.  I also just verified 
an idle session stayed connected for a few hours.

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

Title:
  sshd_config is modified/replaced

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1188610/+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 629242] Re: vmbuilder 0.12.4-0ubuntu fails to consider MAC address

2013-06-24 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 392097 ***
https://bugs.launchpad.net/bugs/392097

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: vm-builder (Ubuntu)
   Status: New => Confirmed

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

Title:
  vmbuilder 0.12.4-0ubuntu fails to consider MAC address

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/629242/+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 392097] Re: vmbuilder ignores mac option when using bridge network

2013-06-24 Thread Frank Glinka
This bug took me a long time to figure out, unfortunately for the second
time (I encountered it a year ago but didn't remember). Very frustrating
to see that a patch is available since years yet it is not applied.

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

Title:
  vmbuilder ignores mac option when using bridge network

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/392097/+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 1004606] Re: virsh create-snapshot fails to create external snapshot (blockdev-snapshot-sync fails in json monitor)

2013-06-24 Thread Jacek Nykis
** Tags added: precise

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

Title:
  virsh create-snapshot fails to create external snapshot (blockdev-
  snapshot-sync fails in json monitor)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1004606/+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 1194166] Re: [SRU] Ceph 0.56.6 point release upgrade

2013-06-24 Thread Launchpad Bug Tracker
** Branch linked: lp:~james-page/ubuntu/raring/ceph/0.56.6

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

Title:
  [SRU] Ceph 0.56.6 point release upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1194166/+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 1194166] [NEW] [SRU] Ceph 0.56.6 point release upgrade

2013-06-24 Thread James Page
Public bug reported:

This was released a few weeks ago

Raring should be upgraded under the provisional MRE for ceph.

** Affects: ceph (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: ceph (Ubuntu Raring)
 Importance: Medium
 Assignee: James Page (james-page)
 Status: In Progress

** Affects: ceph (Ubuntu Saucy)
 Importance: Undecided
 Status: Invalid

** Also affects: ceph (Ubuntu Raring)
   Importance: Undecided
   Status: New

** Also affects: ceph (Ubuntu Saucy)
   Importance: Undecided
   Status: New

** Changed in: ceph (Ubuntu Saucy)
   Status: New => Invalid

** Changed in: ceph (Ubuntu Raring)
   Status: New => In Progress

** Changed in: ceph (Ubuntu Raring)
   Importance: Undecided => Medium

** Changed in: ceph (Ubuntu Raring)
 Assignee: (unassigned) => James Page (james-page)

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

Title:
  [SRU] Ceph 0.56.6 point release upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1194166/+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 1098320] Re: ceph: default crush rule does not suit multi-OSD deployments

2013-06-24 Thread James Page
** Also affects: ceph (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Also affects: ceph (Ubuntu Raring)
   Importance: Undecided
   Status: New

** Changed in: ceph (Ubuntu Quantal)
   Status: New => Won't Fix

** Changed in: ceph (Ubuntu Raring)
   Status: New => Fix Released

** Changed in: cloud-archive
   Status: Confirmed => Fix Released

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

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

Title:
  ceph: default crush rule does not suit multi-OSD deployments

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1098320/+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 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2013-06-24 Thread Martin Pitt
This was uploaded and is sitting in the SRU review queues, unsubscribing
sponsors.

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

Title:
  EC2 metadata retrieval fails with spaces in a resource name

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/962046/+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 910566] Re: munin does not depend on libcache-cache-perl

2013-06-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: munin (Ubuntu)
   Status: New => Confirmed

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

Title:
  munin does not depend on libcache-cache-perl

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/910566/+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 910566] Re: munin does not depend on libcache-cache-perl

2013-06-24 Thread Stevel
The mysql_ plugin from the munin-node package fails.

Steps to reproduce:
- Install munin-node. Make sure that libcache-cache-perl is not installed yet.
- Run /usr/share/munin/plugins/myqsl_ suggest

Expected result: a list of possible symlink names to make (in
/etc/munin/plugins).

Actual result: Missing dependency Cache::Cache at
/usr/share/munin/plugins/mysql_ line 716.

Workaround: install libcache-cache-perl.
The same plugin also lists libdbd-mysql-perl as a dependency.

Both packages are in the suggests-list of the package now.

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

Title:
  munin does not depend on libcache-cache-perl

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/910566/+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 1194043] Re: irqbalance crashed with SIGSEGV in __libc_start_main()

2013-06-24 Thread Apport retracing service
*** This bug is a duplicate of bug 1183374 ***
https://bugs.launchpad.net/bugs/1183374

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1183374, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1194043/+attachment/3712073/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1194043/+attachment/3712075/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1194043/+attachment/3712076/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1194043/+attachment/3712077/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1194043/+attachment/3712078/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1194043/+attachment/3712079/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1194043/+attachment/3712080/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1183374

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  irqbalance crashed with SIGSEGV in __libc_start_main()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1194043/+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