[Bug 855800] Re: KVM crashes when attempting to restart migration

2011-09-26 Thread Justin Fletcher
Oops,  I meant "I cannot play a game of ..."

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

Title:
  KVM crashes when attempting to restart migration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/855800/+subscriptions

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


[Bug 855800] Re: KVM crashes when attempting to restart migration

2011-09-26 Thread Justin Fletcher
If you *need* to use the live migration (rather than offline migration
by copying the disk images) you have already made a decision that the
service is sufficiently important that you cannot have downtime on it.
If the live migration could fail, and resuming it could crash (as
reported), this is going to be a serious concern and most likely not a
risk you would wish to take with a service that you have already decided
is so vital as to not need downtime.

The migration feature that if used might crash, is not a feature I would
like to trust my valuable services to.

Therefore I would suggest that this crash have the same priority as the
migration feature. If migration is a low priority feature then it would
be find as 'low' priority', but if the live migration is an important
feature to have then it needs to be solid.

As an administrator of services, I play have a game of Russian-roulette
with them, and migration is that game at present.

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

Title:
  KVM crashes when attempting to restart migration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/855800/+subscriptions

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


[Bug 855800] Re: KVM crashes when attempting to restart migration

2011-09-22 Thread Justin Fletcher
That's correct for the testing I have performed.

I have been able to perform repeated migrate/migrate_cancel operations
much more quickly than I have been able to perform actual migrations,
therefore the test set of migrate operations after a cancel is at least
an order of magnitude larger than the test set of completing migrations.

Background in case it's relevant:
I was doing this to test the behaviour if (for example) the target system 
failed during the migration and it was necessary to cancel and restart, as such 
resilience is important for the services I maintain.

If there's any more information required, I'm happy to provide help :-)

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

Title:
  KVM crashes when attempting to restart migration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/855800/+subscriptions

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


[Bug 855800] [NEW] KVM crashes when attempting to restart migration

2011-09-21 Thread Justin Fletcher
Public bug reported:

Operations performed:
Sequence to trigger crash:

* Start two kvm systems, one on gerph (primary), one on nbuild2 (listening 
for incoming migration) - do not use -daemonize
* On gerph, connect to monitor.
* "migrate -d -b tcp:nbuild2:"
* "info migrate"
* "migrate_cancel"
* "info migrate"
* "migrate -d -b tcp:nbuild2:"
* crashed with assertion:
kvm: block-migration.c:355: flush_blks: Assertion `block_mig_state.read_done >= 
0' failed.
 Connection closed by foreign host.
[1]+  Aborted (core dumped) kvm -drive 
file=./copy-disk2.img,boot=on -m 4096 -serial mon:telnet::23023,server,nowait 
-balloon virtio -vnc :99 -usbdevice tablet -net 
nic,macaddr=f6:a6:31:53:89:9a,model=rtl8139,vlan=0 -net tap,vlan=0


Repeating the operations above often dies in different places; just repeat the 
cancel and restart the operation. Because the KVM system dies, the underlying 
VM is obviously terminated.

Distribution:

jfletcher@gerph:~$ lsb_release -rd
Description:Ubuntu 10.04.3 LTS
Release:10.04

Package:

jfletcher@gerph:~$ apt-cache policy kvm
kvm:
  Installed: 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.15
  Candidate: 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.15
  Version table:
 *** 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9.15 0
500 http://gb.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
500 http://security.ubuntu.com/ubuntu/ lucid-security/main Packages
100 /var/lib/dpkg/status
 1:84+dfsg-0ubuntu16+0.12.3+noroms+0ubuntu9 0
500 http://gb.archive.ubuntu.com/ubuntu/ lucid/main Packages

** Affects: qemu-kvm (Ubuntu)
 Importance: Undecided
 Status: 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/855800

Title:
  KVM crashes when attempting to restart migration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/855800/+subscriptions

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