Advertisement
Guest User

Untitled

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