Advertisement
Guest User

Untitled

a guest
Aug 31st, 2011
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.54 KB | None | 0 0
  1. root@xenturio1:~# xl -v migrate testvm-2.6 netcatarina
  2. migration target: Ready to receive domain.
  3. Saving to migration stream new xl format (info 0x0/0x0/341)
  4. Loading new save file incoming migration stream (new xl fmt info 0x0/0x0/341)
  5. Savefile contains xl domain config
  6. xc: detail: Had 0 unexplained entries in p2m table
  7. xc: Saving memory: iter 0 (last sent 0 skipped 0): 1050624/1050624 100%
  8. xc: detail: delta 10513ms, dom0 62%, target 0%, sent 407Mb/s, dirtied 0Mb/s 268 pages
  9. xc: Saving memory: iter 1 (last sent 130825 skipped 247): 1050624/1050624 100%
  10. xc: detail: delta 28ms, dom0 32%, target 0%, sent 313Mb/s, dirtied 0Mb/s 0 pages
  11. xc: Saving memory: iter 2 (last sent 268 skipped 0): 1050624/1050624 100%
  12. xc: detail: Start last iteration
  13. xc: detail: SUSPEND shinfo 0007fafc
  14. xc: detail: delta 212ms, dom0 3%, target 0%, sent 0Mb/s, dirtied 32Mb/s 213 pages
  15. xc: Saving memory: iter 3 (last sent 0 skipped 0): 1050624/1050624 100%
  16. xc: detail: delta 17ms, dom0 0%, target 0%, sent 410Mb/s, dirtied 410Mb/s 213 pages
  17. xc: detail: Total pages sent= 131306 (0.12x)
  18. xc: detail: (of which 0 were fixups)
  19. xc: detail: All memory is saved
  20. xc: error: Failed to pin batch of 492 page tables (22 = Invalid argument): Internal error
  21. xc: detail: Save exit rc=0
  22. libxl: error: libxl_dom.c:310:libxl__domain_restore_common restoring domain: Resource temporarily unavailable
  23. cannot (re-)build domain: -3
  24. libxl: error: libxl.c:711:libxl_domain_destroy non-existant domain 65
  25. migration target: Domain creation failed (code -3).
  26. libxl: error: libxl_utils.c:408:libxl_read_exactly file/stream truncated reading ready message from migration receiver stream
  27. libxl: info: libxl_exec.c:72:libxl_report_child_exitstatus migration target process [7828] exited with error status 3
  28. Migration failed, resuming at sender.
  29. root@xenturio1:~#
  30. root@xenturio1:~# xl console testvm-2.6
  31. PM: freeze of devices complete after 0.282 msecs
  32. PM: late freeze of devices complete after 0.193 msecs
  33. ------------[ cut here ]------------
  34. kernel BUG at drivers/xen/events.c:1419!
  35. invalid opcode: 0000 [#1] SMP
  36. last sysfs file: /sys/devices/virtual/vc/vcs4/uevent
  37. CPU 0
  38. Pid: 6, comm: migration/0 Not tainted 2.6.39-xenU #5
  39. RIP: e030:[<ffffffff812548a9>] [<ffffffff812548a9>] xen_irq_resume+0x14f/0x3a9
  40. RSP: e02b:ffff88001f86bcb0 EFLAGS: 00010082
  41. RAX: ffffffffffffffef RBX: 0000000000000000 RCX: 0000000000000038
  42. RDX: ffffffff8144f240 RSI: ffff88001f86bd50 RDI: 0000000000000001
  43. RBP: 0000000000000000 R08: ffff88001f8bddd4 R09: ffffffff814ab170
  44. R10: 0000000000000000 R11: ffffffff815b2020 R12: 0000000000010160
  45. R13: 00000000000101c0 R14: 0000000000000000 R15: 0000000000000010
  46. FS: 00007fb56c13d7a0(0000) GS:ffff88001feb4000(0000) knlGS:0000000000000000
  47. CS: e033 DS: 0000 ES: 0000 CR0: 000000008005003b
  48. CR2: 00007f0f8b5e00a0 CR3: 000000001f9b1000 CR4: 0000000000002660
  49. DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
  50. DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
  51. Process migration/0 (pid: 6, threadinfo ffff88001f86a000, task ffff88001f84a460)
  52. Stack:
  53. ffff88001febf2a0 ffff88001f86bd14 ffff88001f86bd50 ffff88001f86bd34
  54. ffffffff8102ebf2 ffffffff815b2020 0000000000000000 ffffffff81253242
  55. ffff88001f518000 ffffffff815b2020 0000000000000000 ffffffff8102e5fd
  56. Call Trace:
  57. [<ffffffff8102ebf2>] ? check_events+0x12/0x20
  58. [<ffffffff81253242>] ? gnttab_map+0x108/0x116
  59. [<ffffffff8102e5fd>] ? xen_force_evtchn_callback+0x9/0xa
  60. [<ffffffff8102ebf2>] ? check_events+0x12/0x20
  61. [<ffffffff81253242>] ? gnttab_map+0x108/0x116
  62. [<ffffffff8102ebdf>] ? xen_restore_fl_direct_reloc+0x4/0x4
  63. [<ffffffff8102d80a>] ? __xen_pgd_unpin+0xea/0xef
  64. [<ffffffff81090001>] ? cpu_stopper_thread+0x169/0x16e
  65. [<ffffffff81255d57>] ? xen_suspend+0x72/0x8a
  66. [<ffffffff81090079>] ? stop_machine_cpu_stop+0x73/0xa9
  67. [<ffffffff81090006>] ? cpu_stopper_thread+0x16e/0x16e
  68. [<ffffffff8108ff7b>] ? cpu_stopper_thread+0xe3/0x16e
  69. [<ffffffff810629cc>] ? try_to_wake_up+0x22b/0x23d
  70. [<ffffffff8102e5fd>] ? xen_force_evtchn_callback+0x9/0xa
  71. [<ffffffff81036851>] ? sched_clock+0x5/0x8
  72. [<ffffffff8102e5fd>] ? xen_force_evtchn_callback+0x9/0xa
  73. [<ffffffff8102ebf2>] ? check_events+0x12/0x20
  74. [<ffffffff81036851>] ? sched_clock+0x5/0x8
  75. [<ffffffff8108fe98>] ? ikconfig_read_current+0x20/0x20
  76. [<ffffffff8107c3af>] ? kthread+0x7a/0x82
  77. [<ffffffff81349ea4>] ? kernel_thread_helper+0x4/0x10
  78. [<ffffffff813492b3>] ? int_ret_from_sys_call+0x7/0x1b
  79. [<ffffffff813489e1>] ? retint_restore_args+0x5/0x6
  80. [<ffffffff81349ea0>] ? gs_change+0x13/0x13
  81. Code: 48 8b 74 24 10 b9 06 00 00 00 f3 a5 48 8d bc 24 80 00 00 00 e8 69 c9 da ff 48 8b 7c 24 10 48 8b 74 24 18 b1 06 f3 a5 85 c0 74 04 <0f> 0b eb fe 8b 84 24 a8 00 00 00 44 89 fe 0f b7 d0 89 df 89 44
  82. RIP [<ffffffff812548a9>] xen_irq_resume+0x14f/0x3a9
  83. RSP <ffff88001f86bcb0>
  84. ---[ end trace 7cf9fe9a32d25f6e ]---
  85. ------------[ cut here ]------------
  86. WARNING: at kernel/time/timekeeping.c:245 ktime_get+0x24/0xb9()
  87. Pid: 0, comm: swapper Tainted: G D 2.6.39-xenU #5
  88. Call Trace:
  89. [<ffffffff81066a1c>] ? warn_slowpath_common+0x73/0x87
  90. [<ffffffff81082f50>] ? ktime_get+0x24/0xb9
  91. [<ffffffff81087e6c>] ? tick_nohz_stop_sched_tick+0x66/0x346
  92. [<ffffffff81030e12>] ? cpu_idle+0x2f/0x94
  93. [<ffffffff814c7db0>] ? start_kernel+0x431/0x43c
  94. [<ffffffff814caaf8>] ? xen_start_kernel+0x59a/0x5a0
  95. ---[ end trace 7cf9fe9a32d25f6f ]---
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement