[Bug 571093] Re: libvirtd eats away more memory over time

2010-04-28 Thread Alvin

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/45899126/Dependencies.txt

-- 
libvirtd eats away more memory over time
https://bugs.launchpad.net/bugs/571093
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 571093] [NEW] libvirtd eats away more memory over time

2010-04-28 Thread Alvin
Public bug reported:

libvirtd fills the memory, until the libvirtd process gets killed. This happens 
over a long time.
- This server (info by ubuntu-bug) has 4GB of memory and an uptime of 27 days. 
Some KVM machines have been active during that period. The last 4 days before 
the crash, no virtual machine was running on the server, but libvirtd slowly 
filled memory.
- Another server has 32 GB of memory and active virtual machines. It took a few 
weeks more until memory was completely filled.

Steps to reproduce:
- Start libvirtd
- Wait a long time

ProblemType: Bug
Architecture: amd64
Date: Wed Apr 28 08:43:52 2010
DistroRelease: Ubuntu 9.10
Package: libvirt-bin 0.7.0-1ubuntu13.1
ProcEnviron:
 LANG=C
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-20.58-server
SourcePackage: libvirt
Uname: Linux 2.6.31-20-server x86_64

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


** Tags: amd64 apport-bug

-- 
libvirtd eats away more memory over time
https://bugs.launchpad.net/bugs/571093
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 571093] Re: libvirtd eats away more memory over time

2010-04-28 Thread Alvin
Attaching dmesg for more information

** Attachment added: "dmesg"
   http://launchpadlibrarian.net/45899543/dmesg

-- 
libvirtd eats away more memory over time
https://bugs.launchpad.net/bugs/571093
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 351307] Re: Libvirt NFS mount on boot.

2010-04-28 Thread Alvin
I upgraded a karmic machine with libvirt and a netfs storage pool.
It's still reproducible. The pool is not activated at boot.

** Tags added: lucid

-- 
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 571093] Re: libvirtd eats away more memory over time

2010-04-28 Thread Alvin
ok, I'll test this the easy (and slow) way.
I have set up two servers with Lucid and libvirt and will leave them running a 
few days. They have nothing to do and no virtual machines are running on them. 
A cronjob is set up to output the memory usage every hour.
Next monday, I'll be in the office and see if there's any change in memory 
usage.

-- 
libvirtd eats away more memory over time
https://bugs.launchpad.net/bugs/571093
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 571093] Re: libvirtd eats away more memory over time

2010-05-04 Thread Alvin
Well, it's confirmed on 2 servers.
Since thursday while doing nothing:
- server1: 260MB went to 345MB
- server2: 745MB went to 830MB

-- 
libvirtd eats away more memory over time
https://bugs.launchpad.net/bugs/571093
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 518854] Re: Unable to create virtual machine: unknown parameter 'fmt'

2010-05-25 Thread Alvin
I just reproduced this bug on a fresh hardy install.

Unable to complete install ' internal
error unable to start guest: qemu: unknown parameter 'fmt' in
'file=/var/lib/libvirt/images/pmagic-4.10.iso,if=ide,media=cdrom,index=2,fmt=raw'

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

-- 
Unable to create virtual machine: unknown parameter 'fmt'
https://bugs.launchpad.net/bugs/518854
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 518854] Re: Unable to create virtual machine: unknown parameter 'fmt'

2010-05-25 Thread Alvin
Hmm, I have to give some extra information.

The server running libvirt-bin is hardy. Virt-manager, however, is
running on Lucid. Could it be that Lucid's virt-manager creates
configuration files that can't be read by older libvirt-bin versions?

-- 
Unable to create virtual machine: unknown parameter 'fmt'
https://bugs.launchpad.net/bugs/518854
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 518854] Re: Unable to create virtual machine: unknown parameter 'fmt'

2010-05-25 Thread Alvin
I don't have to upgrade to Lucid. Hardy is still supported. I downgraded
(reinstalled) the server from Lucid to hardy to test stability of some
failing virtual machines. At first sight, they are stable, but I
couldn't use virt-manager to generate the configuration. I used the
command line as a workaround.

As I understand it, virt-manager doesn't change its configuration
according to the version of libvirt it is connecting to. libvirt does
not understand the 'fmt' parameter, but it doesn't have to. If the
parameter is not supported, virt-manager shouldn't try to use it.

-- 
Unable to create virtual machine: unknown parameter 'fmt'
https://bugs.launchpad.net/bugs/518854
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 372001] Re: default network autostart symlink recreated

2010-06-03 Thread Alvin
Every time you create a virtual machine, using virt-manager, it will be
started again. Maybe that's the case here?

-- 
default network autostart symlink recreated
https://bugs.launchpad.net/bugs/372001
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 712392] Re: qemu-img convert blocks other tasks

2011-03-10 Thread Alvin
You're right about the errors. Apparently I had a full snapshot, but it
doesn't make a difference.

Meanwhile, I've had the time to test this. It is easy to reproduce:

- Create a snapshot (1 is enough)
- Cause some I/O, like qemu-img convert (this does /not/ have to be the 
snapshotted volume)
- Watch your virtual machines crash and/or your system burn

Doing the same qemu-img without any snapshots present is no problem.

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

Title:
  qemu-img convert blocks other tasks

-- 
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 712392] Re: qemu-img convert blocks other tasks

2011-05-10 Thread Alvin
It's not good to let this bug expire. LVM snapshots are a severe risk
and an important feature on file servers.

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

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

Title:
  qemu-img convert blocks other tasks

-- 
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 712392] Re: qemu-img convert blocks other tasks

2011-05-10 Thread Alvin
Unfortunately, this shows up in both host and guests.

I haven't tried to use qemu-img on a snapshot, but I will. I fear it
will not make much difference. Just having snapshots (without accessing
them) is enough to bring the system down on moments with heavy I/O.

Sometime this week, I will warn the users of their impending doom and
try out whether it makes a difference.

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

Title:
  qemu-img convert blocks other tasks

-- 
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 712392] Re: qemu-img convert blocks other tasks

2011-05-31 Thread Alvin
I still haven't had the chance to test this properly. (server is in
production), but the problem manifested itself by accident. So, here's a
little bit of information.

I started downloading (rsync) a qcow image from the file server and
noticed it was bit slow. 14MB/sec max - 790kB/s after a while. This is
writing to a simple single sata disk. Then the virtual machines started
to become unresponsive and  I had to interrupt the download, or the
server would have gone down. It's not memory pressure. Memory was at +/-
900MB (of 8GB). Only 2 small virtual machines were running, BUT there
was a snapshot present.

It's not qemu-img that causes the panics. Any I/O will do it. Then the famous 
messages start appearing in kern.log:
[149164.740056] INFO: task kvm:21354 blocked for more than 120 seconds.
[149164.740294] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables 
this message.
[...]
[149164.740595]  [] __mutex_lock_slowpath+0x107/0x190

Restarting the download without lvm snapshot present yields:
- 11MB/s, but more or less constant.
- Running virtual machines are responsive as ever
- No errors in kern.log

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

Title:
  qemu-img convert blocks other tasks

-- 
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 641771] Re: caplock not active when the remote to the computer windows

2010-09-21 Thread Alvin
I don't really understand the bug description, but maybe he means that
Caps Lock doesn't work with rdesktop in a Windows Session. This is
probably a duplicate of bug 251709.

-- 
caplock not active when the remote to the computer windows
https://bugs.launchpad.net/bugs/641771
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 654680] [NEW] libvir: Security Labeling error : error calling aa_change_profile()

2010-10-04 Thread Alvin
Public bug reported:

One of the virtual machines no longer wants to start after the path to the 
image file of a virtual disk was changed. The virtual disk resides on an NFS 
share. The NFS share is mounted by fstab because netfs doesn't come up 
automatically.
(Domain is called 'kolab')

al...@stilgar:~$ virsh start kolab
error: Failed to start domain kolab
error: internal error unable to start guest: libvir: Security Labeling error : 
error calling aa_change_profile()

Workaround: disable apparmor, restart libvirt-bin, start the domain (and enable 
apparmor).
This is necessary at each boot of the guest.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: libvirt-bin 0.7.5-5ubuntu27.3
ProcVersionSignature: Ubuntu 2.6.32-25.44-server 2.6.32.21+drm33.7
Uname: Linux 2.6.32-25-server x86_64
Architecture: amd64
Date: Mon Oct  4 19:13:53 2010
ProcEnviron:
 PATH=(custom, user)
 LANG=C
 SHELL=/bin/bash
SourcePackage: libvirt

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


** Tags: amd64 apport-bug lucid

-- 
libvir: Security Labeling error : error calling aa_change_profile()
https://bugs.launchpad.net/bugs/654680
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 654680] Re: libvir: Security Labeling error : error calling aa_change_profile()

2010-10-04 Thread Alvin

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/654680/+attachment/1671659/+files/Dependencies.txt

-- 
libvir: Security Labeling error : error calling aa_change_profile()
https://bugs.launchpad.net/bugs/654680
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 654680] Re: libvir: Security Labeling error : error calling aa_change_profile()

2010-10-04 Thread Alvin
Attached xml of previous configuration

** Attachment added: "kolab-old.xml"
   
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/654680/+attachment/1672038/+files/kolab-old.xml

-- 
libvir: Security Labeling error : error calling aa_change_profile()
https://bugs.launchpad.net/bugs/654680
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 654680] Re: libvir: Security Labeling error : error calling aa_change_profile()

2010-10-04 Thread Alvin
Attached xml of new configuration

** Attachment added: "kolab-new.xml"
   
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/654680/+attachment/1672039/+files/kolab-new.xml

-- 
libvir: Security Labeling error : error calling aa_change_profile()
https://bugs.launchpad.net/bugs/654680
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 712392] [NEW] qemu-img convert blocks other tasks

2011-02-03 Thread Alvin
Public bug reported:

Binary package hint: qemu-kvm

Steps to reproduce:
- Use qemu-img convert to convert an image. e.g. a large (40GB) raw file to a 
compressed qcow2 image
- Watch the load rise
- kernel messages will be like "INFO: task blocked for more than 120 seconds". 
(Also see below)

In some cases this will bring down the server. When running libvirt too, all 
virtual servers will timeout/crash.
Using ionice to renice qemu-img convert does not really prevent the issue.

kvm   D  0  9632  1 0x
 8801a4269ca8 0086 00015bc0 00015bc0
 8802004fdf38 8801a4269fd8 00015bc0 8802004fdb80
 00015bc0 8801a4269fd8 00015bc0 8802004fdf38
Call Trace:
 [] __mutex_lock_slowpath+0x107/0x190
 [] mutex_lock+0x23/0x50
 [] generic_file_aio_write+0x59/0xe0
 [] ext4_file_write+0x39/0xb0
 [] do_sync_write+0xfa/0x140
 [] ? autoremove_wake_function+0x0/0x40
 [] ? security_file_permission+0x16/0x20
 [] vfs_write+0xb8/0x1a0
 [] sys_pwrite64+0x82/0xa0
 [] system_call_fastpath+0x16/0x1b
kdmflush  D 0002 0   396  2 0x
 88022eeb3d10 0046 00015bc0 00015bc0
 88022f489a98 88022eeb3fd8 00015bc0 88022f4896e0
 00015bc0 88022eeb3fd8 00015bc0 88022f489a98

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: qemu-kvm 0.12.3+noroms-0ubuntu9.3
ProcVersionSignature: Ubuntu 2.6.32-28.55-server 2.6.32.27+drm33.12
Uname: Linux 2.6.32-28-server x86_64
Architecture: amd64
Date: Thu Feb  3 12:34:13 2011
KvmCmdLine:
 UIDPID  PPID  CSZ   RSS PSR STIME TTY  TIME CMD
 root  1809 1  0 188145 517408 3 Jan31 ?00:21:36 /usr/bin/kvm 
-S -M pc-0.11 -enable-kvm -m 512 -smp 1 -name jessica -uuid 
76a39821-a89d-1ac7-65c2-40464dc21043 -chardev 
socket,id=monitor,path=/var/lib/libvirt/qemu/jessica.monitor,server,nowait 
-monitor chardev:monitor -boot c -drive if=ide,media=cdrom,index=2,format=raw 
-drive 
file=/var/lib/libvirt/images/jessica.img,if=virtio,index=0,boot=on,format=qcow2 
-net nic,macaddr=54:52:00:5f:d8:2c,vlan=0,model=virtio,name=virtio.0 -net 
tap,fd=39,vlan=0,name=tap.0 -chardev pty,id=serial0 -serial chardev:serial0 
-parallel none -usb -vnc 127.0.0.1:0 -vga cirrus
 root  1909 1  0 248235 625280 3 Jan31 ?00:21:14 /usr/bin/kvm 
-S -M pc-0.11 -enable-kvm -m 768 -smp 1 -name gurney -uuid 
7a21a182-8349-b17d-7eff-64f9bb3e7e30 -chardev 
socket,id=monitor,path=/var/lib/libvirt/qemu/gurney.monitor,server,nowait 
-monitor chardev:monitor -boot c -drive if=ide,media=cdrom,index=2,format=raw 
-drive 
file=/var/lib/libvirt/images/gurney.img,if=virtio,index=0,boot=on,format=qcow2 
-net nic,macaddr=54:52:00:52:dc:a0,vlan=0,model=virtio,name=virtio.0 -net 
tap,fd=41,vlan=0,name=tap.0 -chardev pty,id=serial0 -serial chardev:serial0 
-parallel none -usb -vnc 127.0.0.1:2 -vga cirrus
 root 27120 1  0 193095 552120 0 Jan31 ?00:27:52 /usr/bin/kvm 
-S -M pc-0.11 -cpu qemu32 -enable-kvm -m 512 -smp 1 -name kolab -uuid 
79b2a347-7841-39df-8399-c072b05e7f6f -chardev 
socket,id=monitor,path=/var/lib/libvirt/qemu/kolab.monitor,server,nowait 
-monitor chardev:monitor -boot c -drive if=ide,media=cdrom,index=2,format=raw 
-drive file=/srv/libvirt/leto/kolab.img,if=virtio,index=0,boot=on,format=qcow2 
-net nic,macaddr=54:52:00:63:ee:4f,vlan=0,model=virtio,name=virtio.0 -net 
tap,fd=40,vlan=0,name=tap.0 -chardev pty,id=serial0 -serial chardev:serial0 
-parallel none -usb -vnc 127.0.0.1:1 -vga cirrus
ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.32-28-server root=/dev/mapper/vg0-root ro 
quiet splash delayacct
ProcEnviron:
 PATH=(custom, user)
 LANG=C
 SHELL=/bin/bash
SourcePackage: qemu-kvm
dmi.bios.date: 02/23/2010
dmi.bios.vendor: Intel Corp.
dmi.bios.version: CBQ4510H.86A.0119.2010.0223.1522
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: DQ45CB
dmi.board.vendor: Intel Corporation
dmi.board.version: AAE30148-301
dmi.chassis.type: 3
dmi.modalias: 
dmi:bvnIntelCorp.:bvrCBQ4510H.86A.0119.2010.0223.1522:bd02/23/2010:svn:pn:pvr:rvnIntelCorporation:rnDQ45CB:rvrAAE30148-301:cvn:ct3:cvr:

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


** Tags: amd64 apport-bug lucid

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

Title:
  qemu-img convert blocks other tasks

-- 
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 712392] Re: qemu-img convert blocks other tasks

2011-02-03 Thread Alvin


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

Title:
  qemu-img convert blocks other tasks

-- 
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-01-27 Thread Alvin
A workaround for this bug is restarting libvirt-bin in rc.local
However, this will also restart autostarted virtual machines (that do not 
reside on NFS drives), often resulting in a crash of those virtual machines.

-- 
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 516016] Re: [karmic] openvpn service starts before dhclient

2010-02-02 Thread Alvin
Does this also happen when you use a static IP?

-- 
[karmic] openvpn service starts before dhclient
https://bugs.launchpad.net/bugs/516016
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn 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 329632] Re: System is not resolvable by DNS when using DHCP

2009-04-08 Thread Alvin
*** This bug is a duplicate of bug 10239 ***
https://bugs.launchpad.net/bugs/10239

** This bug has been marked a duplicate of bug 10239
   dhcp3-client: Does not send hostname to server by default

-- 
System is not resolvable by DNS when using DHCP
https://bugs.launchpad.net/bugs/329632
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 350291] Re: Samba cannot resolv ip

2009-04-08 Thread Alvin
What is the output of:
$ nslookup pc-chiara

Can you ping pc-chiara without putting the IP in /etc/hosts ?

-- 
Samba cannot resolv ip
https://bugs.launchpad.net/bugs/350291
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 221881] Re: dhcp3-client does not send hostname

2009-04-08 Thread Alvin
*** This bug is a duplicate of bug 10239 ***
https://bugs.launchpad.net/bugs/10239

** This bug has been marked a duplicate of bug 10239
   dhcp3-client: Does not send hostname to server by default

-- 
dhcp3-client does not send hostname
https://bugs.launchpad.net/bugs/221881
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 308308] Re: router does not recognize the hostname

2009-04-08 Thread Alvin
*** This bug is a duplicate of bug 10239 ***
https://bugs.launchpad.net/bugs/10239

** This bug has been marked a duplicate of bug 10239
   dhcp3-client: Does not send hostname to server by default

-- 
router does not recognize the hostname
https://bugs.launchpad.net/bugs/308308
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 309945] Re: [jaunty, intrepid] Hard system freeze using open-iscsi

2009-05-26 Thread Alvin
Take a look at bug 246175. Having multiple vcpus could be the cause
instead of open-iscsi. If that is the case, please mark this bug as a
duplicate.

-- 
[jaunty, intrepid] Hard system freeze using open-iscsi
https://bugs.launchpad.net/bugs/309945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-iscsi 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 429965] [NEW] nl-be keymap is not correct

2009-09-15 Thread Alvin
Public bug reported:

Binary package hint: kvm

The keymap in /usr/share/kvm/keymaps/nl-be does not contain Belgian
Flemish keyboard layout (nl-be)

Steps to reproduce (using libvirt)
- use virsh edit  to change keymap to nl-be:
  
- use virt-viewer or virt-manager to use 
- experience difficulties finding the right keys

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

-- 
nl-be keymap is not correct
https://bugs.launchpad.net/bugs/429965
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to 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 351307] Re: Libvirt NFS mount on boot.

2009-11-12 Thread Alvin
I can confirm that NFS mounts are not automatically mounted, when
libvirtd is started during boot. I don't know if that's the actual bug,
because it's new in karmic I think.

-- 
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 429965] Re: nl-be keymap is not correct

2009-11-13 Thread Alvin
(Can you really test this within a live environment?)
This is still an issue in Karmic Koala.

-- 
nl-be keymap is not correct
https://bugs.launchpad.net/bugs/429965
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to 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 447099] Re: No password set on install of slapd-2.4.18-0ubuntu1

2009-11-19 Thread Alvin
>From https://help.ubuntu.com/9.10/serverguide/C/openldap-server.html
"The installation process will prompt you for the LDAP directory admin password 
and confirmation."

The documentation in the Ubuntu Server Guide should be changed. What is
the official method to ask that? Should this bug be linked to ubuntu-
docs?

-- 
No password set on install of slapd-2.4.18-0ubuntu1
https://bugs.launchpad.net/bugs/447099
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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 463684] Re: openldap sections in ubuntu server guide not updated for packages in karmic

2009-11-19 Thread Alvin
Also see bug 447099 and bug 459403

-- 
openldap sections in ubuntu server guide not updated for packages in karmic
https://bugs.launchpad.net/bugs/463684
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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 491273] [NEW] netfs storage pools are not autostarted at boot (karmic)

2009-12-02 Thread Alvin
Public bug reported:

Release: ubuntu 9.10
libvirt-bin: 0.7.0-1ubuntu13.1

libvirt mounts defined 'netfs' storage pools when the libvirt service is
started. When started at boot time, this does not happen. Restarting
libvirt-bin after boot mounts the drives.

Virtual machines on NFS storage pools can not be autostarted.

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

-- 
netfs storage pools are not autostarted at boot (karmic)
https://bugs.launchpad.net/bugs/491273
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 429965] Re: nl-be keymap is not correct

2009-12-02 Thread Alvin
/usr/share/qemu/keymaps/nl-be should be changed.
See also:
http://article.gmane.org/gmane.comp.emulators.kvm.devel/14413

-- 
nl-be keymap is not correct
https://bugs.launchpad.net/bugs/429965
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to 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 351307] Re: Libvirt NFS mount on boot.

2009-12-03 Thread Alvin
Due to bug #461133 NFS drives are not mounted at boot when using a static 
network interface (also see bug #446031).
There could be other reasons for not having NFS at boot.

When using autostart of virtual machines, should libvirt not wait for
the netfs storage pool to become available? This would also fix bug
#491273.

-- 
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 427539] Re: [FFe] Sync libmaven packages from Debian unstable

2009-10-13 Thread Alvin Thompson
I agree with comment #37.  Also, during the upgrade process from earlier
versions of Ubuntu you must warn people (before they commit to the
upgrade) that maven will no longer work.

-- 
[FFe] Sync libmaven packages from Debian unstable
https://bugs.launchpad.net/bugs/427539
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libgoogle-collections-java 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 427539] Re: [FFe] Sync libmaven packages from Debian unstable

2009-10-13 Thread Alvin Thompson
Bug #417164 and Bug #416312 explain why Maven no longer works.

-- 
[FFe] Sync libmaven packages from Debian unstable
https://bugs.launchpad.net/bugs/427539
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libgoogle-collections-java 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 427539] Re: [FFe] Sync libmaven packages from Debian unstable

2009-10-13 Thread Alvin Thompson
Whoops, wrong bug report...

-- 
[FFe] Sync libmaven packages from Debian unstable
https://bugs.launchpad.net/bugs/427539
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libgoogle-collections-java 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 427539] Re: [FFe] Sync libmaven packages from Debian unstable

2009-10-21 Thread Alvin Thompson
Mathias, I'm not sure I understand your comment.  Isn't it the
maintainer's job to maintain Maven?  By your logic, if I don't know
enough about the trip computer in my car to maintain it, I shouldn't
rely on my car?

Also, I love Ubuntu and have been using it exclusively since Breezy, but
it does have a bit of a reputation for having bugs that go unfixed
(often for years) unless a critical mass of people are vocal enough
about them.  Clearly, maintainers are volunteers and don't have the time
to fix every bug, and that's why I would think that comments such as the
ones you mentioned are critical for helping you decide which get
priority.

-- 
[FFe] Sync libmaven packages from Debian unstable
https://bugs.launchpad.net/bugs/427539
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libgoogle-collections-java 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