Advertisement
Guest User

Untitled

a guest
Aug 19th, 2011
164
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. root@xenturio1:~# cat /var/log/xen/xl-testvm-2.6--incoming.log
  2. Waiting for domain testvm-2.6--incoming (domid 5) to die [pid 10822]
  3. Domain 5 is dead
  4. Unknown shutdown reason code 255. Destroying domain.
  5. Action for shutdown reason code 255 is destroy
  6. Domain 5 needs to be cleaned up: destroying the domain
  7. libxl: error: libxl.c:734:libxl_domain_destroy xc_domain_pause failed for 5
  8. libxl: error: libxl_dom.c:603:userdata_path unable to find domain info for domain 5: No such file or directory
  9. libxl: error: libxl.c:755:libxl_domain_destroy xc_domain_destroy failed for 5
  10. Done. Exiting now
  11. Parsing config file <saved>
  12. root@xenturio1:~# cat /var/log/xen/xl-testvm-3.0--incoming.log
  13. Waiting for domain testvm-3.0--incoming (domid 6) to die [pid 10910]
  14. Domain 6 is dead
  15. Unknown shutdown reason code 255. Destroying domain.
  16. Action for shutdown reason code 255 is destroy
  17. Domain 6 needs to be cleaned up: destroying the domain
  18. libxl: error: libxl.c:734:libxl_domain_destroy xc_domain_pause failed for 6
  19. libxl: error: libxl_dom.c:603:userdata_path unable to find domain info for domain 6: No such file or directory
  20. libxl: error: libxl.c:755:libxl_domain_destroy xc_domain_destroy failed for 6
  21. Done. Exiting now
  22. Parsing config file <saved>
  23. root@xenturio1:~# cat /var/log/xen/xl-testvm-3.1--incoming.log
  24. Waiting for domain testvm-3.1--incoming (domid 7) to die [pid 10998]
  25. Domain 7 is dead
  26. Unknown shutdown reason code 255. Destroying domain.
  27. Action for shutdown reason code 255 is destroy
  28. Domain 7 needs to be cleaned up: destroying the domain
  29. libxl: error: libxl.c:734:libxl_domain_destroy xc_domain_pause failed for 7
  30. libxl: error: libxl_dom.c:603:userdata_path unable to find domain info for domain 7: No such file or directory
  31. libxl: error: libxl.c:755:libxl_domain_destroy xc_domain_destroy failed for 7
  32. Done. Exiting now
  33. Parsing config file <saved>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement