[Bug 531123] Re: pxe boot with tftpd-hpa failed with error: Forbidden Directory

2010-03-06 Thread Dmitry Ljautov
# cat /etc/default/tftpd-hpa #Defaults for tftpd-hpa TFTP_USERNAME=tftp TFTP_DIRECTORY=/var/pxe TFTP_ADDRESS=0.0.0.0:69 TFTP_OPTIONS=-l -vv -B 512 -r blksize2 -m /etc/default/tftpd.rules do_start function in /etc/init.d/tftpd-hpa before fixing: do_start() { if [ ! -d

[Bug 531123] [NEW] pxe boot with tftpd-hpa failed with error: Forbidden Directory

2010-03-02 Thread Dmitry Ljautov
Public bug reported: Binary package hint: tftpd-hpa lsb_release -rd Description:Ubuntu lucid (development branch) Release:10.04 apt-cache policy tftpd-hpa tftpd-hpa: Installed: 5.0-11ubuntu1 After migrating from karmic to lucid tftpd-hpa failed with error: Forbidden Directory.

[Bug 448674] Re: VM is suspended after live migrate in Karmic

2009-12-22 Thread Dmitry Ljautov
I've just tested live migration (as I wrote above) with Karmic hosts and guest one. Guest still hangs after migration but virsh suspend + virsh resume on destination host helps guest to continue work. Bug is still reproducable on Karmic... # uname -a Linux kvm 2.6.31-16-generic #53-Ubuntu SMP

[Bug 448674] Re: VM is suspended after live migrate in Karmic

2009-11-28 Thread Dmitry Ljautov
What guest os you are running? I've just roll back my host OS's from karmic to jaunty. And found that migration passed ok with windows xp/2003 guests and fails for ubuntu and centos guests (guests hangs after migration). I'll try to reproduce it with the same guests on karmic later... -- VM is

[Bug 448674] Re: VM is suspended after live migrate in Karmic

2009-10-29 Thread Dmitry Ljautov
I have reproduced bug. I have asus and kvm with karmic as host os (it's ok for jaunty). # uname -a Linux kvm 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:05:01 UTC 2009 x86_64 GNU/Linux There's no problem with DNS: asus and kvm resolved corectly on both hosts. Both hosts has 1. listen_tls = 0

[Bug 461528] Re: apparmor blocks migration

2009-10-29 Thread Dmitry Ljautov
Just found a Bug #448674 with my situation. Posted there how to reproduce. -- apparmor blocks migration https://bugs.launchpad.net/bugs/461528 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. -- Ubuntu-server-bugs

[Bug 461528] Re: apparmor blocks migration

2009-10-28 Thread Dmitry Ljautov
As for hostnames it works perfectly for jaunty, not for karmic. In Jaunty live migration worked with: listen_tls = 0 listen_tcp = 1 auth_tcp = none in /etc/libvirt/libvirtd.conf Worked in Jaunty: # virsh --connect=qemu+tcp://node1/system migrate --live vm1 qemu+tcp://node2/system hostnames