[Bug 632314] Re: slapd Too many open files

2010-09-08 Thread Alex Harrington
r...@core01:~# su openldap
r...@core01:~# ulimit -a
core file size  (blocks, -c) 0
data seg size   (kbytes, -d) unlimited
scheduling priority (-e) 20
file size   (blocks, -f) unlimited
pending signals (-i) 16382
max locked memory   (kbytes, -l) 64
max memory size (kbytes, -m) unlimited
open files  (-n) 1024
pipe size(512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority  (-r) 0
stack size  (kbytes, -s) 8192
cpu time   (seconds, -t) unlimited
max user processes  (-u) unlimited
virtual memory  (kbytes, -v) unlimited
file locks  (-x) unlimited

On Dapper however we found that increasing the open files only prolonged
the time before we had this problem.

I'm already running the package I compiled up yesterday. I'll let that
run for a few days or until the ldap server stops responding and then
look at changing the limits here too.

Alex

-- 
slapd Too many open files
https://bugs.launchpad.net/bugs/632314
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 in ubuntu.

-- 
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 574665] Re: kvm + virtio disk corrupts large volumes (1TB).

2010-09-08 Thread Marti
@Kendall: I wouldn't be surprised, there have been lots of disk corruption bugs 
in the 0.12 series and the qemu-kvm project obviously has problems with project 
management (bug reports being ignored, poor QA etc).
Anyway, see:
http://www.linux-kvm.com/content/qemu-kvm-0125-released-bugfixes
http://www.linux-kvm.com/content/qemu-kvm-0124-released

This is the reason why I've postponed the upgrade of my VM servers from
Karmic until now. Hopefully 0.12.5 has fixed all of the block device
corruption bugs.

-- 
kvm + virtio disk corrupts large volumes (1TB).
https://bugs.launchpad.net/bugs/574665
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
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 550409] Re: Slow disk IO for all guests with all disc modes and types.

2010-09-08 Thread müzso
I can confirm Fabian's tip about the cache=writeback tip. I've one more
tip for you: if you are using image files for virtual disks, then using
ext3 as the filesystem for the host OS will greatly improve the disk I/O
of your guest operating systems. With a Lucid+ext4+KVM+WindowsXP guest
combination I've measured a write throughput of 1-3 MB/s during a
Windows XP installation. Awfully slow. Regardless of the image format
(qcow2 or raw) or the virtual I/O controller (IDE or virtio).

However using the same parameters with an ext3 host filesystem, I've
measured 20-30 MB/s with raw images and IDE controller (note that this
was still during a standard Windows XP installation, not in a disk
performance test). I've not yet tested qcow2 images and virtio, but I'm
pretty certain that they will show similiar performance boost.

So either use cache=writeback, or switch back to ext3. Or if you're
familiar with ext4 tweaks, you might already know which option you've to
disable to get back the ext3-like disk performance of qemu.

P.S.: one might argue whether this is a libvirt, a qemu or ... bug.
Qemu will most probably not change it's default cache policy, thus I see
the best chance for fixing this problem in libvirt. It already handles
tons of special cases where this or that option has to be applied if
this or that environment is present. I guess libvirt could (silently)
use cache=writeback for guests that have their booting hard disk in an
image file that is on an ext4 filesystem.

P.S.2: virt-manager's (a GUI to libvirt) latest version (0.8.5-1) introduces 
the option to manually specify the cache mode for a disk in a guest. However 
the current version honors libvirt's cache mode for disks. Thus if you manually 
edit libvirt's guest definition (eg. using virsh's edit command) and specify a 
cache mode for a disk, virt-manager will keep it intact throughout further 
guest modifications.
The virt-manager change for this is here: 
http://hg.fedorahosted.org/hg/virt-manager/rev/0241648684d1
The virt-manager 0.8.5 changelog is here: 
http://hg.fedorahosted.org/hg/virt-manager/file/0b54eb67ce31/ChangeLog

-- 
Slow disk IO for all guests with all disc modes and types.
https://bugs.launchpad.net/bugs/550409
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
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 631383] Re: Samba: Slow file open Incomplete multibyte sequence error

2010-09-08 Thread Thierry Carrez
Is it a problem you also experienced using previous versions of samba ?
For a given document, does it always fail ? Do you confirm that
accessing the same document from a Linux client works ok ?

Could you post a log level = 9 samba server trace of a successful
attempt (from linux) and a failed attempt (from Windows) ?

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

** Changed in: samba (Ubuntu)
   Status: New = Incomplete

-- 
Samba: Slow file open  Incomplete multibyte sequence error
https://bugs.launchpad.net/bugs/631383
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 632263] Re: ProductCode has ambigious import, can cause build failure on some systems

2010-09-08 Thread Thierry Carrez
I think this was misfiled in ubuntu/eucalyptus and should have been
filed in Eucalyptus upstream, please correct me if I'm wrong.

Chris: you mention some systems, if that does not include Ubuntu, feel
free to close the ubuntu task as Invalid.

** Also affects: eucalyptus
   Importance: Undecided
   Status: New

** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided = Low

** Changed in: eucalyptus (Ubuntu)
   Status: New = Incomplete

-- 
ProductCode has ambigious import, can cause build failure on some systems
https://bugs.launchpad.net/bugs/632263
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
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 631489] Re: Browsing through Folders via samba is very slow

2010-09-08 Thread Thierry Carrez
Could you be more precise on your setup ? My understanding is that for
the same server, an Ubuntu 10.04 client is very slow compared to an
Ubuntu 9.10/9.04 client. What is the server running ? How do you access
the shares ?

Could you provide the information described in:
https://wiki.ubuntu.com/DebuggingSamba#samba-client

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

** Changed in: samba (Ubuntu)
   Status: New = Incomplete

-- 
Browsing through Folders via samba is very slow
https://bugs.launchpad.net/bugs/631489
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 550409] Re: Slow disk IO for all guests with all disc modes and types.

2010-09-08 Thread müzso
** Tags added: cache ext3 ext4 libvirt qemu writeback
** Tags removed: amd64 apport-bug

-- 
Slow disk IO for all guests with all disc modes and types.
https://bugs.launchpad.net/bugs/550409
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
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 632791] Re: upgrade fails: trying to overwrite '/usr/bin/mkpasswd', which is also in package mkpasswd 5.0.6ubuntu1

2010-09-08 Thread Thierry Carrez
** Changed in: whois (Ubuntu)
   Importance: Undecided = Critical

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

** Changed in: whois (Ubuntu)
Milestone: None = ubuntu-10.10

** Changed in: whois (Ubuntu)
 Assignee: (unassigned) = Mathias Gug (mathiaz)

** Also affects: whois (Ubuntu Maverick)
   Importance: Critical
 Assignee: Mathias Gug (mathiaz)
   Status: Confirmed

** Tags added: server-mrs

-- 
upgrade fails: trying to overwrite '/usr/bin/mkpasswd', which is also in 
package mkpasswd 5.0.6ubuntu1
https://bugs.launchpad.net/bugs/632791
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to whois in ubuntu.

-- 
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 632863] Re: package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-08 Thread Thierry Carrez
*** This bug is a duplicate of bug 321091 ***
https://bugs.launchpad.net/bugs/321091

** This bug has been marked a duplicate of bug 321091
   Bacula fails to install correctly if mysql wasn't installed before

-- 
package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/632863
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.

-- 
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 550409] Re: Slow disk IO for all guests with all disc modes and types.

2010-09-08 Thread müzso
I've tested this with Karmic+KVM+ext4 and the problem is present as
well. Using Karmic+KVM+ext3 resulted in the same performance boost as on
Lucid.

I'd be nice if others could comment on whether this problem is present
with Lucid/Karmic+Xen+ext4 too. I guess it should be, because the
problem seems to be between the default cache=writethrough policy and an
ext4 host OS filesystem. And changing either of them solves the issue.

Btw. I was using in Lucid qemu-kvm-0.12.3 and in Karmic qemu-kvm-0.11.0.
Probably this is not important in this bug.

-- 
Slow disk IO for all guests with all disc modes and types.
https://bugs.launchpad.net/bugs/550409
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
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 550409] Re: Slow disk IO for all guests with all disc modes and types.

2010-09-08 Thread müzso
I forgot to add: the cache policy is a QEMU thing and since Xen uses
QEMU too, it should be affected as well.

-- 
Slow disk IO for all guests with all disc modes and types.
https://bugs.launchpad.net/bugs/550409
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
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 632997] [NEW] package mysql-server-5.0 5 .1.30really5.0.75-0ubuntu10.5 failed to install/ upgrade: el subproceso post-installation script devolvi ó el código de salida de error 1

2010-09-08 Thread Antonio Sojo Ballesteros
Public bug reported:

package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.5 failed to
install/upgrade: el subproceso post-installation script devolvió el
código de salida de error 1

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: el subproceso post-installation script devolvió el código de 
salida de error 1
NonfreeKernelModules: nvidia
Package: mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.5
SourcePackage: mysql-dfsg-5.0
Title: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.5 failed to 
install/upgrade: el subproceso post-installation script devolvió el código de 
salida de error 1
Uname: Linux 2.6.28-6-386 i686

** Affects: mysql-dfsg-5.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.5 failed to 
install/upgrade: el subproceso post-installation script devolvió el código de 
salida de error 1
https://bugs.launchpad.net/bugs/632997
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
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 632997] Re: package mysql-server-5.0 5.1 .30really5.0.75-0ubuntu10.5 failed to install/upgr ade: el subproceso post-installation script devolvi ó el código de salida de error 1

2010-09-08 Thread Antonio Sojo Ballesteros

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/632997/+attachment/1556399/+files/Dependencies.txt

** Attachment added: DpkgTerminalLog.txt
   
https://bugs.launchpad.net/bugs/632997/+attachment/1556400/+files/DpkgTerminalLog.txt

-- 
package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.5 failed to 
install/upgrade: el subproceso post-installation script devolvió el código de 
salida de error 1
https://bugs.launchpad.net/bugs/632997
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
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 626723] Re: Pressing enter at GDM screen crashes X

2010-09-08 Thread Bilal Akhtar
VIOLA! EUREKA! Commenting out the call to stty sane in
/etc/init.d/apache2 worked like magic for me I know the problem now!
It doesn't affect Plymouth or X or GDM or Linux or Upstart, but Apache!
I am going to propose a patch.

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

-- 
init script resets isig flag in an incorrect manner
https://bugs.launchpad.net/bugs/626723
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
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 626723] Re: Pressing enter at GDM screen crashes X

2010-09-08 Thread Bilal Akhtar
So THIS is the culprit, an apache upload that matches the day when we began to 
experience this:
  * debian/apache2.2-common.apache2.init: Add stty sane so that users will get a
password prompt when using apache-ssl. (LP: #582963)


** Description changed:

  Binary package hint: gdm
  
  When I boot an up to date maverick laptop, I am presented with the gdm
  screen. If I press enter or click on a user, gdm restarts. After it
  restarts I am able to login normally. This happens every time.
  
  X is starting on the correct tty (tty7), and getty does not seem to be
  involved.
  
  After X has quit, some text of the form:
  “^]88;◆^];◆^\◆” is seen on tty7.
  
  X is getting sent SIGQUIT when the user presses enter.
  
+ ** PLEASE TRY THIS WORKAROUND 
+ 
+ open up /etc/init.d/apache2 in a text editor with root powers:
+ gksu gedit /etc/init.d/apache2
+ 
+ Then comment out the call to stty sane like this:
+ 
+ #stty sane
+ 
+ Save and reboot.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: gdm 2.30.5-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3
  Uname: Linux 2.6.35-19-generic x86_64
  Architecture: amd64
  Date: Mon Aug 30 05:12:05 2010
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: gdm

** Changed in: plymouth (Ubuntu Maverick)
   Importance: High = Undecided

** Changed in: plymouth (Ubuntu Maverick)
   Status: Triaged = Invalid

** Changed in: plymouth (Ubuntu Maverick)
 Assignee: Canonical Foundations Team (canonical-foundations) = 
(unassigned)

** Changed in: apache2 (Ubuntu Maverick)
   Importance: Undecided = High

** Changed in: apache2 (Ubuntu Maverick)
   Status: New = In Progress

** Changed in: apache2 (Ubuntu Maverick)
 Assignee: (unassigned) = Bilal Akhtar (bilalakhtar)

-- 
init script resets isig flag in an incorrect manner
https://bugs.launchpad.net/bugs/626723
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
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 626723] Re: Pressing enter at GDM screen crashes X

2010-09-08 Thread Andrius Štikonas
2010/9/8 Bilal Akhtar bilalakhta...@yahoo.com

 From what I am seeing after grepping so much, I find out that its Apache
 which resets the isig flag so that everything gets SIGQUIT on enter. Is
 everyone over here having Apache2 installed?

 --
 Pressing enter at GDM screen crashes X
 https://bugs.launchpad.net/bugs/626723
 You received this bug notification because you are a direct subscriber
 of the bug.


Yes, I have Apache.

-- 
init script resets isig flag in an incorrect manner
https://bugs.launchpad.net/bugs/626723
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
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 626723] Re: Pressing enter at GDM screen crashes X

2010-09-08 Thread Natim
I have also apache installed.

** Patch added: stty sane commented
   
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/626723/+attachment/1556406/+files/apache2.init.patch

-- 
init script resets isig flag in an incorrect manner
https://bugs.launchpad.net/bugs/626723
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
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 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Bilal Akhtar
** Summary changed:

- Pressing enter at GDM screen crashes X
+ init script resets isig flag in an incorrect manner

-- 
init script resets isig flag in an incorrect manner
https://bugs.launchpad.net/bugs/626723
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
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 582963] Re: SSL pass phrase dialog can't read input

2010-09-08 Thread Bilal Akhtar
This bug has caused a regression bug #626723 .

-- 
SSL pass phrase dialog can't read input
https://bugs.launchpad.net/bugs/582963
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
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 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Bilal Akhtar
So I have to get a way to fix this bug without disrupting bug #582963 ,
of which this bug is a regression.

-- 
init script resets isig flag in an incorrect manner
https://bugs.launchpad.net/bugs/626723
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
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 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Bilal Akhtar
It would be better to allow Chuck to look into this one.

** Changed in: apache2 (Ubuntu Maverick)
 Assignee: Bilal Akhtar (bilalakhtar) = Chuck Short (zulcss)

-- 
init script resets isig flag in an incorrect manner
https://bugs.launchpad.net/bugs/626723
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
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 452900] Re: Please run testsuite during build

2010-09-08 Thread James Page
I've completed some analysis on the asm2 test process and what it will
take to integrate this into the current build process.

Basically, the asm2 test suite executes two sets of tests:

a) Conformance (functional) tests against the Java rt.jar file
b) Performance tests for asm2, bcel, serp and javassist 

This presents the following challenges:

a) Conformance

The rt.jar contains 17.5k ish classes - which results in a large number
of test executions.  I suspect that when asm2 was released (in 2006) the
java runtime environment was considerably smaller.

This also results in out of PermGen memory errors (which are resolvable
with some additional ant options) which are related to the large number
of classes being loaded by the Java virtual machine during execution.

There are also a large number of test failures which I have not
investigated in full yet; bearing in mind the age of this release of
asm2 (4 years since last upstream update) if this is a true failure we
are unlikely to get a fix from the upstream project.

b) Performance

bcel and javassist are already in the Ubuntu archive - however serp is
not; in addition these tests just generally showcase asm2 performance
against these other toolsets rather than proving the performance to
specified tolerances.

I think that it would make sense to remove these from the default build
process as the conformance tests are more useful; this would also mean
removing the source files from the package (managed by quilt so not a
big issue.) to make the test source code build correctly without
increasing the build dependencies for this package.

-- 
Please run testsuite during build
https://bugs.launchpad.net/bugs/452900
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to asm2 in ubuntu.

-- 
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 590929] Re: [SRU] eucalyptus create and delete volumes sometimes fail on lvm commands (POC + ENT configs)

2010-09-08 Thread Colin Watson
Accepted eucalyptus into lucid-proposed, the package will build now and
be available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: eucalyptus (Ubuntu Lucid)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

-- 
[SRU] eucalyptus create and delete volumes sometimes fail on lvm commands (POC 
+ ENT configs)
https://bugs.launchpad.net/bugs/590929
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
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 627174] Re: package drbd8-utils (not installed) failed to install/upgrade: trying to overwrite '/usr/share/cluster/drbd.sh', which is also in package rgmanager 0:3.0.2-2ubuntu3

2010-09-08 Thread Ante Karamatić
This is actually fixed in Maverick's source of redhat-cluster-suite, but
there are still no fixed binaries.

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

-- 
package drbd8-utils (not installed) failed to install/upgrade: trying to 
overwrite '/usr/share/cluster/drbd.sh', which is also in package rgmanager 
0:3.0.2-2ubuntu3
https://bugs.launchpad.net/bugs/627174
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in ubuntu.

-- 
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 633054] [NEW] ipmitool TSOL buffer overflow

2010-09-08 Thread Michael Onnen
Public bug reported:

Binary package hint: ipmitool

ipmitool crashes when trying to initiate a tsol session:

$ ipmitool -I lan -H host -U user -e'!' -f .ipmipasswd tsol
[Starting SOL with receiving address 10.1.1.1:6230]
[SOL Session operational.  Use !? for help]
*** buffer overflow detected ***: ipmitool terminated

This has been fixed upstream:
http://sourceforge.net/mailarchive/forum.php?thread_name=20100121121244.28842.26348.stgit%40dhcp-lab-211.englab.brq.redhat.comforum_name=ipmitool-devel

I can confirm the patch fixes the issue.

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

-- 
ipmitool TSOL buffer overflow
https://bugs.launchpad.net/bugs/633054
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipmitool in ubuntu.

-- 
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 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Thierry Carrez
** Tags added: server-mrs

** Changed in: apache2 (Ubuntu Maverick)
Milestone: None = ubuntu-10.10

-- 
init script resets isig flag in an incorrect manner
https://bugs.launchpad.net/bugs/626723
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
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 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Dave Walker
Opening a task against coreutils, as stty really seems to be culprit.
It would be unfortunate if an issue the Desktop area is seeing is
resolved by breaking the server area.  Fixing stty to 'do the right
thing' would seem the best path, but undoubtedly more complicated.

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

-- 
init script resets isig flag in an incorrect manner
https://bugs.launchpad.net/bugs/626723
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
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 590929] Re: [SRU] eucalyptus create and delete volumes sometimes fail on lvm commands (POC + ENT configs)

2010-09-08 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/eucalyptus

-- 
[SRU] eucalyptus create and delete volumes sometimes fail on lvm commands (POC 
+ ENT configs)
https://bugs.launchpad.net/bugs/590929
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
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 622815] Re: impossible to open network resources with nautilus

2010-09-08 Thread riltondigger
this is the error thar appears to me


Erro: DBus error org.freedesktop.DBus.Error.NoReply: Did not receive a reply. 
Possible causes include: the remote application did not send a reply, the 
message bus security policy blocked the reply, the reply timeout expired, or 
the network connection was broken.
Por favor selecione outro visualizador e tente novamente

-- 
impossible to open network resources with nautilus
https://bugs.launchpad.net/bugs/622815
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 452910] Re: Encoding javac and javadoc warnings during build

2010-09-08 Thread James Page
** Changed in: asm2 (Ubuntu)
   Status: New = Confirmed

** Changed in: asm2 (Ubuntu)
 Assignee: (unassigned) = James Page (james-page)

-- 
Encoding javac and javadoc warnings during build
https://bugs.launchpad.net/bugs/452910
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to asm2 in ubuntu.

-- 
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 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Jamie Strandboge
Fwiw, I also have apache2 installed.

-- 
init script resets isig flag in an incorrect manner
https://bugs.launchpad.net/bugs/626723
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
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 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Launchpad Bug Tracker
This bug was fixed in the package apache2 - 2.2.16-1ubuntu3

---
apache2 (2.2.16-1ubuntu3) maverick; urgency=low

  * Revert stty sane to unbreak apache starting, this will have to be
fixed a different way. (LP: #626723)
 -- Chuck Short zul...@ubuntu.com   Wed, 08 Sep 2010 08:33:17 -0400

** Changed in: apache2 (Ubuntu Maverick)
   Status: In Progress = Fix Released

-- 
init script resets isig flag in an incorrect manner
https://bugs.launchpad.net/bugs/626723
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
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 351307] Re: Libvirt NFS mount on boot.

2010-09-08 Thread Anton Altaparmakov
I am using a fresh install of Ubuntu 10.04 LTS Server and have used
virt-manager to set up an NFS storage repository (located on another
machine).

On boot the storage fails to mount.

First it was failing with statd not running and I fixed that by
editing /etc/init/statd.conf making this change:

-start on (started portmap or mounting TYPE=nfs)
+start on ((started portmap and local-filesystems) or mounting TYPE=nfs)

Statd is now started but the NFS mount still does not happen at boot!

When I then launch virt-manager, and click on the Play/Start button in
the Storage tab after selecting the NFS storage, it then mounts it.  But
I want it to be mounted automatically at boot rather than having to do
it by hand each time the machine boots...

Note the server has a static (non-dhcp) IP address as all servers should
have!  I don't want booting to fail because the dhcp server has gone
away...

Best regards,

Anton

-- 
Libvirt NFS mount on boot.
https://bugs.launchpad.net/bugs/351307
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
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 633138] [NEW] package libapache2-mod-php5 5.3.2-1ubuntu4.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-08 Thread Bryan O'Brien
Public bug reported:

Binary package hint: php5

Upgrade from Karmic - Lucid (x86 32-bit)

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: libapache2-mod-php5 5.3.2-1ubuntu4.2
ProcVersionSignature: Ubuntu 2.6.32-24.42-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
Architecture: i386
Date: Wed Sep  8 06:31:47 2010
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
SourcePackage: php5
Title: package libapache2-mod-php5 5.3.2-1ubuntu4.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1

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


** Tags: apport-package i386 lucid

-- 
package libapache2-mod-php5 5.3.2-1ubuntu4.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/633138
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
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 633138] Re: package libapache2-mod-php5 5.3.2-1ubuntu4.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-08 Thread Bryan O'Brien

** Attachment added: AptOrdering.txt
   
https://bugs.launchpad.net/bugs/633138/+attachment/1556778/+files/AptOrdering.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/633138/+attachment/1556779/+files/Dependencies.txt

** Attachment added: Dmesg.txt
   https://bugs.launchpad.net/bugs/633138/+attachment/1556780/+files/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   
https://bugs.launchpad.net/bugs/633138/+attachment/1556781/+files/DpkgTerminalLog.txt

** Attachment added: PHPConf.etc.php5.apache2.php.ini.txt
   
https://bugs.launchpad.net/bugs/633138/+attachment/1556782/+files/PHPConf.etc.php5.apache2.php.ini.txt

** Attachment added: PHPInstalledModules.txt
   
https://bugs.launchpad.net/bugs/633138/+attachment/1556783/+files/PHPInstalledModules.txt

-- 
package libapache2-mod-php5 5.3.2-1ubuntu4.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/633138
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
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 550409] Re: Slow disk IO for all guests with all disc modes and types.

2010-09-08 Thread müzso
With the cache=writeback in a Lucid+KVM+libvirt+WindowXP guest setup
I've experienced near host-level I/O performance in the guest. Thus this
makes use of a virtio driver unnecessary.

Btw. for casual libvirt users ... adding the cache=writeback option means:
1. stop the VM (in case it's running)
2. execute virsh edit guestdomain on the host OS (where guestdomain should 
be the name of your guest domain)
3. edit the domain XML by adding a driver cache='writeback'/ element under 
the disk ... device='disk'.../disk element

-- 
Slow disk IO for all guests with all disc modes and types.
https://bugs.launchpad.net/bugs/550409
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
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 633138] Re: package libapache2-mod-php5 5.3.2-1ubuntu4.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-08 Thread Ondřej Surý
It's a debconf error and not a specific php5:

frontend: Fatal IO error 11 (Resource temporarily unavailable) on X
server :0.0.


** Package changed: php5 (Ubuntu) = debconf (Ubuntu)

-- 
package libapache2-mod-php5 5.3.2-1ubuntu4.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/633138
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
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 573657] Re: irqbalance enabled unconditionally, can't be disabled via debconf

2010-09-08 Thread Launchpad Bug Tracker
This bug was fixed in the package irqbalance - 0.56-0ubuntu2

---
irqbalance (0.56-0ubuntu2) maverick; urgency=low

  * debian/irqbalance.{config,postinst}: Ask the user if they want to
disable irqbalance or not. (LP: #573657)
 -- Chuck Short zul...@ubuntu.com   Wed, 08 Sep 2010 09:01:22 -0400

** Changed in: irqbalance (Ubuntu Maverick)
   Status: Triaged = Fix Released

-- 
irqbalance enabled unconditionally, can't be disabled via debconf
https://bugs.launchpad.net/bugs/573657
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to irqbalance in ubuntu.

-- 
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 574665] Re: kvm + virtio disk corrupts large volumes (1TB).

2010-09-08 Thread Serge Hallyn
(backport requested with LP: #632528)

-- 
kvm + virtio disk corrupts large volumes (1TB).
https://bugs.launchpad.net/bugs/574665
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
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 633054] Re: ipmitool TSOL buffer overflow

2010-09-08 Thread Launchpad Bug Tracker
This bug was fixed in the package ipmitool - 1.8.11-2ubuntu3

---
ipmitool (1.8.11-2ubuntu3) maverick; urgency=low

  * debian/patches/101_fix_buf_overflow.patch: Add patch to fix buffer overflow.
(LP: #633054)
 -- Chuck Short zul...@ubuntu.com   Wed, 08 Sep 2010 09:11:26 -0400

** Changed in: ipmitool (Ubuntu)
   Status: New = Fix Released

-- 
ipmitool TSOL buffer overflow
https://bugs.launchpad.net/bugs/633054
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ipmitool in ubuntu.

-- 
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 632314] Re: slapd Too many open files

2010-09-08 Thread Alex Harrington
slapd fell over again this morning. I'm trying editing
/etc/security/limits.conf

openldap   hard nofile 8096
root   hard nofile 8096

in conjunction with modified packages. I'll report back.

-- 
slapd Too many open files
https://bugs.launchpad.net/bugs/632314
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 in ubuntu.

-- 
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 624823] Re: libmysqlclient16 and mysql-cluster-client-5.1 contain conflicting libraries

2010-09-08 Thread Chuck Short
*** This bug is a duplicate of bug 629005 ***
https://bugs.launchpad.net/bugs/629005

** This bug has been marked a duplicate of bug 629005
   package libmysqlclient16 5.1.41-3ubuntu12.6 failed to install/upgrade: 
trying to overwrite '/usr/lib/libmysqlclient.so.16.0.0', which is also in 
package mysql-cluster-client-5.1 0:7.0.9-1ubuntu7
 * You can subscribe to bug 629005 by following this link: 
https://bugs.edge.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/629005/+subscribe

-- 
libmysqlclient16 and mysql-cluster-client-5.1 contain conflicting libraries
https://bugs.launchpad.net/bugs/624823
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
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 633186] [NEW] kvm virtio block device SEGFAULT

2010-09-08 Thread Adam Guthrie
Public bug reported:

Binary package hint: qemu-kvm

I am using opennebula and libvirt/kvm to provision VMs using iSCSI based
storage.  This works successfully however occasionally VMs disappear
(unsure what happens here).

When trying to recreate them (virsh create /path/to/vm.xml) the VM
constantly SEGFAULTs whilst booting.  I have tried running the kvm
command manually with a reduced number of options, and this seems to
suggest virtio is at fault.  For example:

/usr/bin/kvm -M pc-0.12 -enable-kvm -m 512 -smp 1 -name one-0 -boot c
-drive
file=/srv/cloud/one/var//0/images/disk.0,if=virtio,index=0,boot=on -vnc
0.0.0.0:10

segfault whereas

/usr/bin/kvm -M pc-0.12 -enable-kvm -m 512 -smp 1 -name one-0 -boot c
-drive file=/srv/cloud/one/var//0/images/disk.0,index=0,if=scsi,boot=on
-vnc 0.0.0.0:10

boots fine.  The stacktrace is:

#0  virtio_blk_rw_complete (opaque=0x1000190, ret=-5) at 
/build/buildd/qemu-kvm-0.12.3+noroms/hw/virtio-blk.c:129
#1  0x00472f6e in multiwrite_user_cb (mcb=0xcff350) at block.c:1610
#2  0x00473007 in multiwrite_cb (opaque=0xcff350, ret=-5) at 
block.c:1625
#3  0x0047718d in posix_aio_process_queue (opaque=value optimized 
out) at posix-aio-compat.c:460
#4  0x00477288 in posix_aio_read (opaque=0xc781a0) at 
posix-aio-compat.c:501
#5  0x0040c4bf in main_loop_wait (timeout=1000) at 
/build/buildd/qemu-kvm-0.12.3+noroms/vl.c:3999
#6  0x00425afa in kvm_main_loop () at 
/build/buildd/qemu-kvm-0.12.3+noroms/qemu-kvm.c:2122
#7  0x0040f046 in main_loop (argc=value optimized out, 
argv=0x7fffe658, envp=value optimized out)
at /build/buildd/qemu-kvm-0.12.3+noroms/vl.c:4210
#8  main (argc=value optimized out, argv=0x7fffe658, envp=value 
optimized out) at /build/buildd/qemu-kvm-0.12.3+noroms/vl.c:6238

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: qemu-kvm 0.12.3+noroms-0ubuntu9.2
ProcVersionSignature: Ubuntu 2.6.32-24.42-server 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-server x86_64
Architecture: amd64
Date: Wed Sep  8 14:29:42 2010
InstallationMedia: Ubuntu-Server 10.04 LTS Lucid Lynx - Release amd64 
(20100427)
MachineType: Supermicro X8DTT
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-24-server root=/dev/mapper/os-root 
ro quiet
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: qemu-kvm
dmi.bios.date: 03/08/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 080016
dmi.board.asset.tag: 1234567890
dmi.board.name: X8DTT
dmi.board.vendor: Supermicro
dmi.board.version: 2.0
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 17
dmi.chassis.vendor: Supermicro
dmi.chassis.version: 1234567890
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080016:bd03/08/2010:svnSupermicro:pnX8DTT:pvr1234567890:rvnSupermicro:rnX8DTT:rvr2.0:cvnSupermicro:ct17:cvr1234567890:
dmi.product.name: X8DTT
dmi.product.version: 1234567890
dmi.sys.vendor: Supermicro

** Affects: qemu-kvm (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lucid

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

-- 
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 633186] Re: kvm virtio block device SEGFAULT

2010-09-08 Thread Adam Guthrie

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/633186/+attachment/1556988/+files/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/633186/+attachment/1556989/+files/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/633186/+attachment/1556990/+files/Dependencies.txt

** Attachment added: KvmCmdLine.txt
   
https://bugs.launchpad.net/bugs/633186/+attachment/1556991/+files/KvmCmdLine.txt

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/633186/+attachment/1556992/+files/Lspci.txt

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/633186/+attachment/1556993/+files/Lsusb.txt

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/633186/+attachment/1556994/+files/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/633186/+attachment/1556995/+files/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/633186/+attachment/1556996/+files/ProcModules.txt

** Attachment added: RelatedPackageVersions.txt
   
https://bugs.launchpad.net/bugs/633186/+attachment/1556997/+files/RelatedPackageVersions.txt

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/633186/+attachment/1556998/+files/UdevDb.txt

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/633186/+attachment/1556999/+files/UdevLog.txt

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

-- 
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 632696] Re: libvirt won't start a VM with serial or console when apparmor is enabled

2010-09-08 Thread Jamie Strandboge
I cannot reproduce with the m2.xml file using qemu:///system on the
local machine. I used virt-manager to create the /srv/libvirt-storage-
pool-1/maverick2.img image (but I had to 'chmod 750 /srv/libvirt-
storage-pool-1 ; chgrp kvm /srv/libvirt-storage-pool-1' to make this
work).

Can you provide exact steps to reproduce, including any non-default
configuration for libvirt (ie, /etc/libvirt/*)?

-- 
libvirt won't start a VM with serial or console when apparmor is enabled
https://bugs.launchpad.net/bugs/632696
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
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 565238] Re: drbdadm segfaults as non root user

2010-09-08 Thread Chuck Short
Thanks I agree.

chuck

** Visibility changed to: Public

** Changed in: drbd8 (Ubuntu)
   Importance: Medium = Wishlist

** Changed in: drbd8 (Ubuntu)
   Status: New = Opinion

-- 
drbdadm segfaults as non root user 
https://bugs.launchpad.net/bugs/565238
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in ubuntu.

-- 
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 582963] Re: SSL pass phrase dialog can't read input

2010-09-08 Thread Thierry Carrez
Reopening since the change was reverted in bug 626723

** Changed in: apache2 (Ubuntu)
   Status: Fix Released = Triaged

-- 
SSL pass phrase dialog can't read input
https://bugs.launchpad.net/bugs/582963
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
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 584048] Re: kvm images losing connectivity w/bridged network

2010-09-08 Thread Serge Hallyn
I'm looking over the history of this particular bug, and there at least
3 or 4 different bugs represented here.  We should have been stricter
from the start about filing separate bugs.

@Billy Charlton

Can you tell us whether you are still having a problem?  Yours appears
likely to be a bug in the bridge driver, so if you are, then I'd like
to have you test the pre-preposed kernel packages from
https://launchpad.net/~kernel-ppa/+archive/pre-proposed).

@Andrew

thanks for testing.  I'd like to try a few things, but I need your bug
kept separate from the others.  Can you please file a *new* bug (refuse
any suggestions at duplicates for now)?  Please re-attach your
/etc/network/interfaces, output of 'iptabes -L' and 'netstat -nr',
'brctl show', 'ifconfig -a' (with a VM up), 'qemu --version', 'libvirtd
--version', 'uname -a', the contents of /etc/libvirt/qemu/network/*, and
the xml of a sample VM that fails?  If any VM does not lose
connectivity, then include that too, but I don't think any is.  (I
have specific questions I had started to write out, but will reserve them
for the new bug)  I really am eager to look into this one, but need
the information segragated.  Thanks!

@angriukas

Near as I can tell, the fix I've committed is actually for *your* bug
(which is still separate from Frank's, Billy's, Andrew's, and Santi's).
Ideally you would (a) open a new bug, specify that you lose connectivity
on guest shutdown, and comment on whether the proposed fix works for
you.

(Note to self - I suspect Jurgen's is the same as Frank's)

The status of THIS bug is to be set only based on feedback from Billy.
Setting to incomplete for now.

-- 
kvm images losing connectivity w/bridged network
https://bugs.launchpad.net/bugs/584048
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
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 452910] Re: Encoding javac and javadoc warnings during build

2010-09-08 Thread James Page
** Changed in: asm2 (Ubuntu)
   Status: Confirmed = In Progress

-- 
Encoding javac and javadoc warnings during build
https://bugs.launchpad.net/bugs/452910
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to asm2 in ubuntu.

-- 
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 632696] Re: libvirt won't start a VM with serial or console when apparmor is enabled

2010-09-08 Thread Serge Hallyn
Quoting Jamie Strandboge (ja...@ubuntu.com):
 I cannot reproduce with the m2.xml file using qemu:///system on the
 local machine. I used virt-manager to create the /srv/libvirt-storage-
 pool-1/maverick2.img image (but I had to 'chmod 750 /srv/libvirt-
 storage-pool-1 ; chgrp kvm /srv/libvirt-storage-pool-1' to make this
 work).
 
 Can you provide exact steps to reproduce, including any non-default
 configuration for libvirt (ie, /etc/libvirt/*)?

Hm, today it's working fine...  FWIW here is my
/etc/libvirt/storage/libvirt-storage-pool-1.xml:

pool type='dir'
  namelibvirt-storage-pool-1/name
  uuid088fb527-21da-5cfe-899c-0c785342fffe/uuid
  capacity0/capacity
  allocation0/allocation
  available0/available
  source
  /source
  target
path/srv/libvirt-storage-pool-1/path
permissions
  mode0700/mode
  owner-1/owner
  group-1/group
/permissions
  /target
/pool

but

# ls -dl /srv/libvirt-storage-pool-1/
drwxr-xr-x 2 root root 4096 2010-09-03 09:45 /srv/libvirt-storage-pool-1/

Since I can't reproduce at the moment, I've got no problem with
marking this Invalid for the moment, and I'll re-open if (when)
it happens again?

Weird.  (Especially since I did not apt-get update today)

-- 
libvirt won't start a VM with serial or console when apparmor is enabled
https://bugs.launchpad.net/bugs/632696
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
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 584048] Re: kvm images losing connectivity w/bridged network

2010-09-08 Thread Thierry Carrez
** Also affects: qemu-kvm (Ubuntu Lucid)
   Importance: Undecided
   Status: New

-- 
kvm images losing connectivity w/bridged network
https://bugs.launchpad.net/bugs/584048
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
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 584048] Re: kvm images losing connectivity w/bridged network

2010-09-08 Thread Sergey Svishchev
FYI, there is yet another way (or two) to lose connectivity to KVM VM --
bug 579276

-- 
kvm images losing connectivity w/bridged network
https://bugs.launchpad.net/bugs/584048
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
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 550409] Re: Slow disk IO for all guests with all disc modes and types.

2010-09-08 Thread müzso
If you want to read more about QEMU disk cache internals, I've found a short 
presentation on the topic here:
The KVM/qemu storage stack (by Christoph Hellwig)
www.linuxfoundation.jp/jp_uploads/JLS2009/jls09_hellwig.pdf

-- 
Slow disk IO for all guests with all disc modes and types.
https://bugs.launchpad.net/bugs/550409
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
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 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Robbie Williamson
Scott will take a look at this today.

-- 
init script resets isig flag in an incorrect manner
https://bugs.launchpad.net/bugs/626723
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
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 584048] Re: kvm images losing connectivity w/bridged network

2010-09-08 Thread Serge Hallyn
(Marking this invalid for Maverick until someone can confirm that they have the
same problem as Billy has on Maverick)


** Changed in: qemu-kvm (Ubuntu Lucid)
   Status: New = Incomplete

** Changed in: qemu-kvm (Ubuntu Maverick)
   Status: Fix Committed = Invalid

-- 
kvm images losing connectivity w/bridged network
https://bugs.launchpad.net/bugs/584048
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
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 584048] Re: kvm images losing connectivity w/bridged network

2010-09-08 Thread Serge Hallyn
Yup, thanks for the link, Sergey.  I don't know that this is a dup of that, but 
I
suspect that it is likewise a kernel bug and not a kvm one.

-- 
kvm images losing connectivity w/bridged network
https://bugs.launchpad.net/bugs/584048
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
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 452910] Re: Encoding javac and javadoc warnings during build

2010-09-08 Thread James Page
** Branch linked: lp:~james-page/ubuntu/maverick/asm2/asm2-fix-452910

-- 
Encoding javac and javadoc warnings during build
https://bugs.launchpad.net/bugs/452910
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to asm2 in ubuntu.

-- 
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 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Bilal Akhtar
Dave, 
The problem is NOT with stty. The problem is, the apache2 init script was 
calling stty with the 'sane' option, which, according to the manpage, is 
equivalent to:
cread -ignbrk brkint -inlcr -igncr icrnl -iutf8 -ixoff -iuclc  -ixany  imaxbel  
opost  -olcuc
  -ocrnl  onlcr  -onocr  -onlret  -ofill  -ofdel nl0 cr0 tab0 bs0 
vt0 ff0 isig icanon iexten echo echoe
  echok -echonl -noflsh -xcase -tostop -echoprt echoctl echoke

Which is a large number of args. Hence, the right way to fix would be to
get apache to run it with only the required args. Well, due to this bug,
the stty change has been reverted and 'fixed for the meantime'.

** Changed in: coreutils (Ubuntu Maverick)
   Status: New = Invalid

-- 
init script resets isig flag in an incorrect manner
https://bugs.launchpad.net/bugs/626723
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
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 452910] Re: Encoding javac and javadoc warnings during build

2010-09-08 Thread James Page
Required changes uploaded in linked branch.

Basically this bug relates to some non-standard use of Javadoc tags
(associates, label) which I believe are related to either a in-house or
long defunct UML diagram generation toolset, and a missing import which
meant that some link tags could not be resolved.

Tags removed and required imports added to resolve these
compilation/javadoc issues.

-- 
Encoding javac and javadoc warnings during build
https://bugs.launchpad.net/bugs/452910
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to asm2 in ubuntu.

-- 
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 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Robbie Williamson
whoops...helps to RELOAD the bug before commenting :/.  Scott *won't*
look at this bug, because it's fixed! :)

-- 
init script resets isig flag in an incorrect manner
https://bugs.launchpad.net/bugs/626723
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
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 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Scott James Remnant
Robbie just pointed me as this bug, so I'm glad to see it's got a fix.

Just wanted to confirm that while some of our issues in Lucid *were*
plymouth/X interaction issues, we discovered that many of them were - as
debugged above - caused by the isig flag being reapplied to
/dev/console.

We had to patch a few different things, including Upstart, which all
felt they had the right to reset /dev/console.  If apache is doing stty
sane, that is almost certainly the culprit - anything doing that is
going to cause issues because the console is *not* supposed to ever be
sane (it's graphical at all points)

-- 
init script resets isig flag in an incorrect manner
https://bugs.launchpad.net/bugs/626723
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
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 632696] Re: libvirt won't start a VM with serial or console when apparmor is enabled

2010-09-08 Thread Serge Hallyn
Quoting Jamie Strandboge (ja...@ubuntu.com):
 Serge, do you still have the following in your 
 /etc/apparmor.d/abstractions/libvirt-qemu:
   /usr/lib/pt_chown ix,
   owner @{PROC}/[0-9]*/fd/ r,
   owner @{PROC}/[0-9]*/fd/3 r,

Right, I pulled those out since they weren't working anyway.

 I didn't see it in your attached libvirt-qemu file either, so I am
 slightly confused. Updating that file will require a full shutdown of
 the guest with the profile unloaded on guest shutdown (use 'sudo aa-
 status' to see). If you do have the above, then that could be why you
 aren't seeing the issue today (though, like I said, I could not
 reproduce).

When I added those lines, I then shut down the VMs, and did

/etc/init.d/apparmor restart
restart libvirt-bin

and then restarted the VMs.  So pretty sure I was testing the
rules.

-- 
libvirt won't start a VM with serial or console when apparmor is enabled
https://bugs.launchpad.net/bugs/632696
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
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 620441] Re: MySQL upstart stop job does not cleanly shutdown mysql

2010-09-08 Thread Launchpad Bug Tracker
** Branch linked: lp:~clint-fewbar/ubuntu/maverick/mysql-5.1/increase-
killtimeout

-- 
MySQL upstart stop job does not cleanly shutdown mysql
https://bugs.launchpad.net/bugs/620441
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
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 633364] [NEW] InnoDB should be the default table type

2010-09-08 Thread Clint Byrum
Public bug reported:

Currently the default table type in mysql is MyISAM.

Since the MyISAM storage engine is prone to data loss on crashing, this
is an unsafe default for MySQL users.

While InnoDB is less performant on writes (nearly identical on reads for
most workloads), it does offer better data security on crashes and in
general.

This would likely have wide reaching affects on packages that create
tables without specifying a table type, but most of them would be
positive. Some of the side effects to watch out for:

* InnoDB does not support FULLTEXT type indexes
* InnoDB tables ignore INSERT DELAYED (they just insert immediately)

** Affects: mysql-5.1 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
InnoDB should be the default table type
https://bugs.launchpad.net/bugs/633364
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 in ubuntu.

-- 
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 620441] Re: MySQL upstart stop job does not cleanly shutdown mysql

2010-09-08 Thread Clint Byrum
Ultimately, I believe what Johan stated previously is correct. If your
mysql daemon is not stopping when you tell it to shutdown, then you
should be concerned.

I've pushed a branch up now that raises kill timeout to 300 seconds.

5 minutes should be long enough for most databases to finish flushing.
Any longer and the system reboot/halt will be delayed unacceptably. I'm
thinking about what happens when a UPS dies and the sysadmin tries to
shut down the server. kill -9 is still less violent than a total system
power off!.

I'm also starting a discussion with our documentation team about
recommending InnoDB as the safer table type, and I've opened a new bug
report to suggest that InnoDB be the default table_type:

https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/633364

-- 
MySQL upstart stop job does not cleanly shutdown mysql
https://bugs.launchpad.net/bugs/620441
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
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 620441] Re: MySQL upstart stop job does not cleanly shutdown mysql

2010-09-08 Thread Clint Byrum
** Changed in: mysql-dfsg-5.1 (Ubuntu Maverick)
   Status: Triaged = Confirmed

** Changed in: mysql-dfsg-5.1 (Ubuntu Maverick)
 Assignee: Clint Byrum (clint-fewbar) = (unassigned)

-- 
MySQL upstart stop job does not cleanly shutdown mysql
https://bugs.launchpad.net/bugs/620441
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
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 633364] Re: InnoDB should be the default table type

2010-09-08 Thread RoyK
if, or when, this is to happen, the default mysqld installation should
be tuned for innodb, not myisam, as it is today. I would guess this
should go into a future release

-- 
InnoDB should be the default table type
https://bugs.launchpad.net/bugs/633364
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 in ubuntu.

-- 
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 633392] [NEW] Bridged Guests losing network connectivity

2010-09-08 Thread Andrew Klettke
Public bug reported:

Binary package hint: qemu-kvm

Opening at the request of Serge Hallyn.


Running 10.04 with KVM and Libvirt, starting VMs with virsh start domain

I've tested with OpenBSD 4.7 and Debian Lenny 5.0.5, both of them are
having this issue.

I notice that networking with the bridge works fine at first for my
guests, but after a while, the bridge stops functioning, and I can't
reach it via SSH, nor can I ping/ssh out.

Also, when this happens, the ARP entry on the firewall I'm using to SSH
to the guest changes from the Guest's MAC to the Host's MAC address.

On OpenBSD, if I run the /etc/netstart script to re-initialize the
interface, the bridge starts functioning again, as if I restarted the
VM, but quickly fails again (10-20 minutes). I have to reboot the Debian
machine to get networking functioning again.


Here is my /etc/network/interfaces on the host:
# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet dhcp

auto br0
iface br0 inet static
 address 192.168.8.166
 netmask 255.255.252.0
 network 192.168.8.0
 broadcast 192.168.11.255
 gateway 192.168.8.1
 bridge_ports eth1
 bridge_fd 9
 bridge_hello 2
 bridge_maxage 12
 bridge_stp off


And my /etc/libvirt/qemu/networks/autostart/default.xml:
network
  namedefault/name
  bridge name=virbr%d /
  forward/
  ip address=192.168.122.1 netmask=255.255.255.0
dhcp
  range start=192.168.122.2 end=192.168.122.254 /
/dhcp
  /ip
/network


# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source   destination 
ACCEPT udp  --  anywhere anywhereudp dpt:domain 
ACCEPT tcp  --  anywhere anywheretcp dpt:domain 
ACCEPT udp  --  anywhere anywhereudp dpt:bootps 
ACCEPT tcp  --  anywhere anywheretcp dpt:bootps 

Chain FORWARD (policy ACCEPT)
target prot opt source   destination 
ACCEPT all  --  anywhere 192.168.122.0/24state 
RELATED,ESTABLISHED 
ACCEPT all  --  192.168.122.0/24 anywhere
ACCEPT all  --  anywhere anywhere
REJECT all  --  anywhere anywherereject-with 
icmp-port-unreachable 
REJECT all  --  anywhere anywherereject-with 
icmp-port-unreachable 

Chain OUTPUT (policy ACCEPT)
target prot opt source   destination


# netstat -nr
Kernel IP routing table
Destination Gateway Genmask Flags   MSS Window  irtt Iface
192.168.1.0 0.0.0.0 255.255.255.0   U 0 0  0 eth0
192.168.122.0   0.0.0.0 255.255.255.0   U 0 0  0 virbr0
192.168.8.0 0.0.0.0 255.255.252.0   U 0 0  0 br0
0.0.0.0 192.168.1.1 0.0.0.0 UG0 0  0 eth0
0.0.0.0 192.168.8.1 0.0.0.0 UG0 0  0 br0


# brctl show
bridge name bridge id   STP enabled interfaces
br0 8000.00188b3e8dc0   no  eth1
vnet0
virbr0  8000.   yes 


IFCONFIG -- With Guest OS Running
# ifconfig -a
br0   Link encap:Ethernet  HWaddr 00:18:8b:3e:8d:c0  
  inet addr:192.168.8.166  Bcast:192.168.11.255  Mask:255.255.252.0
  inet6 addr: fe80::218:8bff:fe3e:8dc0/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:236817 errors:0 dropped:0 overruns:0 frame:0
  TX packets:2654 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:0 
  RX bytes:17692813 (17.6 MB)  TX bytes:362935 (362.9 KB)

eth0  Link encap:Ethernet  HWaddr 00:18:8b:3e:8d:be  
  inet addr:192.168.1.151  Bcast:192.168.1.255  Mask:255.255.255.0
  inet6 addr: fe80::218:8bff:fe3e:8dbe/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:76541 errors:0 dropped:0 overruns:0 frame:0
  TX packets:62301 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:10233726 (10.2 MB)  TX bytes:21694280 (21.6 MB)
  Interrupt:16 Memory:f800-f8012800 

eth1  Link encap:Ethernet  HWaddr 00:18:8b:3e:8d:c0  
  inet6 addr: fe80::218:8bff:fe3e:8dc0/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:241821 errors:0 dropped:0 overruns:0 frame:0
  TX packets:10075 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000 
  RX bytes:22612242 (22.6 MB)  TX bytes:1391493 (1.3 MB)
  Interrupt:16 Memory:f400-f4012800 

loLink encap:Local Loopback  
  inet addr:127.0.0.1  Mask:255.0.0.0
  inet6 addr: ::1/128 Scope:Host
  UP LOOPBACK RUNNING  MTU:16436  Metric:1
 

[Bug 584048] Re: kvm images losing connectivity w/bridged network

2010-09-08 Thread Andrew Klettke
Serge: I opened the new bug report as you requested, here:

https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/633392

-- 
kvm images losing connectivity w/bridged network
https://bugs.launchpad.net/bugs/584048
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
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 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread derLars
commenting out fixed it - yay!

-- 
init script resets isig flag in an incorrect manner
https://bugs.launchpad.net/bugs/626723
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
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 626723] Re: init script resets isig flag in an incorrect manner

2010-09-08 Thread Bilal Akhtar
On Wed, 2010-09-08 at 18:15 +, derLars wrote:
 commenting out fixed it - yay!

Updating your system should also fix it now.

-- 
init script resets isig flag in an incorrect manner
https://bugs.launchpad.net/bugs/626723
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
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 633364] Re: InnoDB should be the default table type

2010-09-08 Thread Launchpad Bug Tracker
** Branch linked: lp:~clint-fewbar/ubuntu/maverick/mysql-5.1/innodb-
default-table-type

-- 
InnoDB should be the default table type
https://bugs.launchpad.net/bugs/633364
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 in ubuntu.

-- 
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 633364] Re: InnoDB should be the default table type

2010-09-08 Thread Clint Byrum
good point Roy, I've updated the linked branch with some tuned defaults
for InnoDB.

One point of ugh in doing this is for upgrades, we can't really drop
key_buffer_size, so we'll have to leave it at 16M and suggest that
people lower it if they want to reclaim that RAM.

-- 
InnoDB should be the default table type
https://bugs.launchpad.net/bugs/633364
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 in ubuntu.

-- 
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 633516] [NEW] package odbcinst 2.2.11-21 failed to install/upgrade:

2010-09-08 Thread juan costas
Public bug reported:

Binary package hint: unixodbc

Actualización de Ubuntu 8.04LTS a Ubuntu 10.04LTS

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: odbcinst 2.2.11-21
ProcVersionSignature: Ubuntu 2.6.32-24.42-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Wed Sep  8 07:42:21 2010
ErrorMessage:
 ErrorMessage: el subproceso installed pre-removal script devolvió el código de 
salida de error 2
SourcePackage: unixodbc
Title: package odbcinst 2.2.11-21 failed to install/upgrade:

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


** Tags: apport-package i386 lucid

-- 
package odbcinst 2.2.11-21 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/633516
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unixodbc in ubuntu.

-- 
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 633516] Re: package odbcinst 2.2.11-21 failed to install/upgrade:

2010-09-08 Thread juan costas

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/633516/+attachment/1558186/+files/Dependencies.txt

** Attachment added: VarLogDistupgrade201009072309.gz
   
https://bugs.launchpad.net/bugs/633516/+attachment/1558187/+files/VarLogDistupgrade201009072309.gz

-- 
package odbcinst 2.2.11-21 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/633516
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unixodbc in ubuntu.

-- 
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 632791] Re: upgrade fails: trying to overwrite '/usr/bin/mkpasswd', which is also in package mkpasswd 5.0.6ubuntu1

2010-09-08 Thread Steve Beattie
Attached is a debdiff to add replaces: mkpasswd. I've verified that it
fixes the broken upgrade issue on a couple of hosts that have hit the
issue.

** Patch added: whois_5.0.7ubuntu1.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/whois/+bug/632791/+attachment/1558188/+files/whois_5.0.7ubuntu1.debdiff

-- 
upgrade fails: trying to overwrite '/usr/bin/mkpasswd', which is also in 
package mkpasswd 5.0.6ubuntu1
https://bugs.launchpad.net/bugs/632791
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to whois in ubuntu.

-- 
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 633523] [NEW] package unixodbc 2.2.11-21 failed to install/upgrade:

2010-09-08 Thread juan costas
Public bug reported:

Binary package hint: unixodbc

Actualización de Ubuntu 8.04LTS a Ubuntu 10.04LTS

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: unixodbc 2.2.11-21
ProcVersionSignature: Ubuntu 2.6.32-24.42-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Wed Sep  8 07:42:31 2010
ErrorMessage:
 ErrorMessage: el subproceso installed pre-removal script devolvió el código de 
salida de error 2
SourcePackage: unixodbc
Title: package unixodbc 2.2.11-21 failed to install/upgrade:

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


** Tags: apport-package i386 lucid

-- 
package unixodbc 2.2.11-21 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/633523
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unixodbc in ubuntu.

-- 
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 633523] Re: package unixodbc 2.2.11-21 failed to install/upgrade:

2010-09-08 Thread juan costas

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/633523/+attachment/1558211/+files/Dependencies.txt

** Attachment added: VarLogDistupgrade201009072309.gz
   
https://bugs.launchpad.net/bugs/633523/+attachment/1558212/+files/VarLogDistupgrade201009072309.gz

-- 
package unixodbc 2.2.11-21 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/633523
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unixodbc in ubuntu.

-- 
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 633521] [NEW] package odbcinst1debian1 2.2.11-21 failed to install/upgrade:

2010-09-08 Thread juan costas
Public bug reported:

Binary package hint: unixodbc

Actualización de Ubuntu 8.04LTS a Ubuntu 10.04LTS

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: odbcinst1debian1 2.2.11-21
ProcVersionSignature: Ubuntu 2.6.32-24.42-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-24-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Wed Sep  8 07:42:26 2010
ErrorMessage:
 ErrorMessage: el subproceso installed pre-removal script devolvió el código de 
salida de error 2
SourcePackage: unixodbc
Title: package odbcinst1debian1 2.2.11-21 failed to install/upgrade:

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


** Tags: apport-package i386 lucid

-- 
package odbcinst1debian1 2.2.11-21 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/633521
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unixodbc in ubuntu.

-- 
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 633521] Re: package odbcinst1debian1 2.2.11-21 failed to install/upgrade:

2010-09-08 Thread juan costas

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/633521/+attachment/1558209/+files/Dependencies.txt

** Attachment added: VarLogDistupgrade201009072309.gz
   
https://bugs.launchpad.net/bugs/633521/+attachment/1558210/+files/VarLogDistupgrade201009072309.gz

-- 
package odbcinst1debian1 2.2.11-21 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/633521
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unixodbc in ubuntu.

-- 
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 632997] Re: package mysql-server-5.0 5.1 .30really5.0.75-0ubuntu10.5 failed to install/upgr ade: el subproceso post-installation script devolvi ó el código de salida de error 1

2010-09-08 Thread Serge Hallyn
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Could you please provide the following information:

 * content of /var/log/daemon.log related to mysql processes:
/var/log/daemon.log
 * apparmor audit messages related to mysqld. The output of the command:
   grep audit /var/log/kern.log
 * mysqld apparmor profile and abstraction:
/etc/apparmor.d/usr.sbin.mysqld
/etc/apparmor.d/abstractions/mysqld
 * list of mysqld apparmor profiles:
ls -l /etc/apparmor.d/usr.sbin.mysqld*
 * mysql configuration stripped of private information (such as password):
/etc/mysql/my.cnf
 * extra mysql configuration from the conf.d directory:
/etc/mysql/conf.d/
 * directory listing of mysql datadir (by default /var/lib/mysql):
sudo ls -l /var/lib/mysql


** Changed in: mysql-dfsg-5.0 (Ubuntu)
   Status: New = Incomplete

-- 
package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.5 failed to 
install/upgrade: el subproceso post-installation script devolvió el código de 
salida de error 1
https://bugs.launchpad.net/bugs/632997
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
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 582963] Re: SSL pass phrase dialog can't read input

2010-09-08 Thread Stefan Fritsch
Doesn't upstart have a facility to handle this kind of problems? If no,
how does e.g. cryptsetup work in Ubuntu?

-- 
SSL pass phrase dialog can't read input
https://bugs.launchpad.net/bugs/582963
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
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 631064] Re: connection forbidden on localhost after wireless connected

2010-09-08 Thread Stefan Fritsch
Gerben, can you please also provide the output of the four commands

getent hosts ::1
getent hosts 127.0.0.1
getent hosts localhost
getent hosts ip6-localhost

both before and after wireless network is configured? Thanks.

-- 
connection forbidden on localhost after wireless connected
https://bugs.launchpad.net/bugs/631064
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
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 633186] Re: kvm virtio block device SEGFAULT

2010-09-08 Thread Serge Hallyn
Hi,

thanks for reporting this bug and helping to make Ubuntu better.

I'm still trying to set up a way to reproduce this, but my
first suggestion would be to try removing the '-boot c' from
the command using virtio.  That combination has been known
to cause problems.  Please let us know if that way boots.


** Changed in: qemu-kvm (Ubuntu)
   Status: New = Incomplete

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

-- 
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 633186] Re: kvm virtio block device SEGFAULT

2010-09-08 Thread Serge Hallyn
Regarding the original segfaults of KVM, it looks like you are having some 
troubles
with multipath (I see segfaults of multipathd as well as IO errors at least 
right before
one of the kvm segfaults).  I don't know if that is a hardware fault with the 
controller,
or a bug in the driver that a newer kernel (i.e. from
https://launchpad.net/~kernel-ppa/+archive/pre-proposed) might help.

In the meantime, could you post the result of 'virsh dumpxml VMNAME for some
VMNAME of a working VM?

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

-- 
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 633568] [NEW] dhclient3 not recognize -4 option sent by network manager

2010-09-08 Thread smidl
Public bug reported:

Binary package hint: dhcp3-client

This is about interaction of nentowrk-manager and dhclient3 in current
maverick.

My wifi AP does not support IPv6, so the nm is trying to instruct dhclient not 
to use it.
And apparently fails.
Described in: http://pugio.net/2010/08/fix-dhcp-problems-in-networkmager.html

My current syslog is:

Sep  8 22:50:54 note381 kernel: [  154.330060] wlan0: no IPv6 routers present   

  
Sep  8 22:51:27 note381 kernel: [  187.330684] lo: Disabled Privacy Extensions  

  
Sep  8 22:54:55 note381 dhclient: Internet Systems Consortium DHCP Client 
V3.1.3  

Sep  8 22:54:55 note381 dhclient: Copyright 2004-2009 Internet Systems 
Consortium. 
   
Sep  8 22:54:55 note381 dhclient: All rights reserved.  

  
Sep  8 22:54:55 note381 dhclient: For info, please visit 
https://www.isc.org/software/dhcp/
Sep  8 22:54:55 note381 dhclient: Usage: dhclient [-1dqrx] [-nw] [-p port] 
[-s server]
Sep  8 22:54:55 note381 dhclient: [-cf config-file] [-lf 
lease-file][-pf pid-file] [-e VAR=val]
Sep  8 22:54:55 note381 dhclient: [-sf script-file] [interface]

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

-- 
dhclient3 not recognize -4 option sent by network manager
https://bugs.launchpad.net/bugs/633568
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

-- 
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 633516] Re: package odbcinst 2.2.11-21 failed to install/upgrade:

2010-09-08 Thread Serge Hallyn
The /var/log/distupgrade attachement is corrupt.  Can you upload
the contents of /var/log/distupgrade/2010090723*, as well as
/var/log/dpkg.log and /var/log/apt/term.log?

** Changed in: unixodbc (Ubuntu)
   Status: New = Incomplete

-- 
package odbcinst 2.2.11-21 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/633516
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unixodbc in ubuntu.

-- 
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 633523] Re: package unixodbc 2.2.11-21 failed to install/upgrade:

2010-09-08 Thread Serge Hallyn
HI,

your /var/log/distupgrade attachment is corrupt.  Please upload
/var/log/distupgrade/201009072309* , /var/log/dpkg.log, and 
/var/log/apt/term.log.

** Changed in: unixodbc (Ubuntu)
   Status: New = Incomplete

-- 
package unixodbc 2.2.11-21 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/633523
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unixodbc in ubuntu.

-- 
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 633521] Re: package odbcinst1debian1 2.2.11-21 failed to install/upgrade:

2010-09-08 Thread Serge Hallyn
Hi,

your /var/log/distupgrade attachment is corrupt. Please upload
/var/log/distupgrade/201009072309* , /var/log/dpkg.log, and 
/var/log/apt/term.log.


** Changed in: unixodbc (Ubuntu)
   Status: New = Incomplete

-- 
package odbcinst1debian1 2.2.11-21 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/633521
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unixodbc in ubuntu.

-- 
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 632791] Re: upgrade fails: trying to overwrite '/usr/bin/mkpasswd', which is also in package mkpasswd 5.0.6ubuntu1

2010-09-08 Thread Colin Watson
I think you need to add Conflicts: mkpasswd as well, since we want the
old mkpasswd package to be entirely replaced and removed.  See Debian
Policy 7.6.2.

Also, it would be helpful to include a note in the changelog saying that
this change needs to be kept until after the next LTS release.

-- 
upgrade fails: trying to overwrite '/usr/bin/mkpasswd', which is also in 
package mkpasswd 5.0.6ubuntu1
https://bugs.launchpad.net/bugs/632791
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to whois in ubuntu.

-- 
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 633568] Re: dhclient3 not recognize -4 option sent by network manager

2010-09-08 Thread Serge Hallyn
Thanks for reporting this bug and helping to make ubuntu better.

I believe this should be marked as a bug against network-manager rather
than dhcp3-client.  There is a patch in network-manager which detects
the dhcp client at *compile* time and removes the -4 option, so clearly they
are aware of the issue. The question then is whether and how to detect it
at package installation or perhaps even daemon startup or runtime.

-- 
dhclient3 not recognize -4 option sent by network manager
https://bugs.launchpad.net/bugs/633568
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

-- 
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 522509] Re: [FFE] tftpd-hpa doesn't start on boot

2010-09-08 Thread jdobry
Same for me like #20 and I am not abble to find new bug

-- 
[FFE] tftpd-hpa doesn't start on boot
https://bugs.launchpad.net/bugs/522509
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in ubuntu.

-- 
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 620382] Re: smbmount allows mounting the same ressource multiple times on the same mountpoint

2010-09-08 Thread Bryce Nesbitt
Same issue here.  Presumably this is an upstream issue:


Filesystem   1K-blocks  Used Available Use% Mounted on
/dev/sda1234455920   6854696 215691492   4% /
none   1020280   264   1020016   1% /dev
none   1024796   384   1024412   1% /dev/shm
none   1024796   212   1024584   1% /var/run
none   1024796 0   1024796   0% /var/lock
none   1024796 0   1024796   0% /lib/init/rw
//192.168.1.44/cabinet
  80530640  5140  80525500   1% /mnt/temp3
//192.168.1.44/cabinet
  80530640  5140  80525500   1% /mnt/temp3
//192.168.1.44/cabinet
  80530640  5140  80525500   1% /mnt/temp3

-- 
smbmount allows mounting the same ressource multiple times on the same 
mountpoint
https://bugs.launchpad.net/bugs/620382
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 590929] Re: [SRU] eucalyptus create and delete volumes sometimes fail on lvm commands (POC + ENT configs)

2010-09-08 Thread C de-Avillez
As far as volume-creation/deletion goes, it seems to be running like a
charm. The only small thing is when deleting volumes cloud-debug.log
gets at least one error logged for each volume:

17:29:44 ERROR [SystemUtil:pool-10-thread-4] 
com.eucalyptus.util.ExecutionException: ///usr/lib/eucalyptus/euca_rootwrap 
losetup /dev/loop151  error: loop: can't get info on device /dev/loop151: No 
such device or address
com.eucalyptus.util.ExecutionException: ///usr/lib/eucalyptus/euca_rootwrap 
losetup /dev/loop151  error: loop: can't get info on device /dev/loop151: No 
such device or address

Not sure this _is_ a problem, but here it is. Even with these errors
being reported, creation/deletion succeeded for 1,586 volumes (and yes,
there were 1,586 lines as above printed out in the cloud-debug log).

I am not yet tagging 'verification-done' because I still want to run an
instance test.

-- 
[SRU] eucalyptus create and delete volumes sometimes fail on lvm commands (POC 
+ ENT configs)
https://bugs.launchpad.net/bugs/590929
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
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 590929] Re: [SRU] eucalyptus create and delete volumes sometimes fail on lvm commands (POC + ENT configs)

2010-09-08 Thread C de-Avillez
Oh, forgot, sorry: logs saved as usual:

Using saved push location: 
bzr+ssh://bazaar.launchpad.net/~hggdh2/%2Bjunk/uec-qa/
Pushed up to revision 52.

-- 
[SRU] eucalyptus create and delete volumes sometimes fail on lvm commands (POC 
+ ENT configs)
https://bugs.launchpad.net/bugs/590929
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
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 632791] Re: upgrade fails: trying to overwrite '/usr/bin/mkpasswd', which is also in package mkpasswd 5.0.6ubuntu1

2010-09-08 Thread Steve Beattie
Thanks for the feedback, Colin. Updated debdiff attached.

** Patch added: whois_5.0.7ubuntu1.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/whois/+bug/632791/+attachment/1558648/+files/whois_5.0.7ubuntu1.debdiff

-- 
upgrade fails: trying to overwrite '/usr/bin/mkpasswd', which is also in 
package mkpasswd 5.0.6ubuntu1
https://bugs.launchpad.net/bugs/632791
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to whois in ubuntu.

-- 
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 590929] Re: [SRU] eucalyptus create and delete volumes sometimes fail on lvm commands (POC + ENT configs)

2010-09-08 Thread Neil Soman
17:29:44 ERROR [SystemUtil:pool-10-thread-4] 
com.eucalyptus.util.ExecutionException: ///usr/lib/eucalyptus/euca_rootwrap 
losetup /dev/loop151 error: loop: can't get info on device /dev/loop151: No 
such device or address
com.eucalyptus.util.ExecutionException: ///usr/lib/eucalyptus/euca_rootwrap 
losetup /dev/loop151 error: loop: can't get info on device /dev/loop151: No 
such device or address

Carlos that error is actually not a real error, it is unfortunately
tagged as such when logging. The Storage Controller is trying to make
sure that the loop device exists before trying to use it or remove it,
basically the equivalent of a stat. We can fix the way this is being
reported, but it is not critical.

-- 
[SRU] eucalyptus create and delete volumes sometimes fail on lvm commands (POC 
+ ENT configs)
https://bugs.launchpad.net/bugs/590929
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
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 590929] Re: [SRU] eucalyptus create and delete volumes sometimes fail on lvm commands (POC + ENT configs)

2010-09-08 Thread C de-Avillez
Cool. I could not see it as an error anyway, but it is good to have your
confirmation. And I agree, not critical at all. Thank you, Neil.

-- 
[SRU] eucalyptus create and delete volumes sometimes fail on lvm commands (POC 
+ ENT configs)
https://bugs.launchpad.net/bugs/590929
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
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 247583] Re: add option to start dnsmasq with a custom configuration file

2010-09-08 Thread E.T. Anderson
Does the network XML allow for MX records? I'd like to have an email
server VM, but email servers need MX records, and I didn't see a way to
specify that in the documentation linked above.

-- 
add option to start dnsmasq with a custom configuration file
https://bugs.launchpad.net/bugs/247583
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
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 633392] Re: Bridged Guests losing network connectivity

2010-09-08 Thread Serge Hallyn
I'd try the pre-proposed lucid kernels, see:

https://launchpad.net/~kernel-ppa/+archive/pre-proposed

-- 
Bridged Guests losing network connectivity
https://bugs.launchpad.net/bugs/633392
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

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


  1   2   3   4   5   6   7   8   9   10   >