Advertisement
Guest User

My error

a guest
May 1st, 2014
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. [oneadmin@OpenNebulaServer ~]$ onevm list
  2. ID USER GROUP NAME STAT UCPU UMEM HOST TIME
  3. 10 oneadmin oneadmin NFS CentOS 6.5 fail 0 0K 0d 00h00
  4. [oneadmin@OpenNebulaServer ~]$ cat /var/log/one/10.log
  5. Fri May 2 00:16:21 2014 [DiM][I]: New VM state is ACTIVE.
  6. Fri May 2 00:16:21 2014 [LCM][I]: New VM state is PROLOG.
  7. Fri May 2 00:16:21 2014 [VM][I]: Virtual Machine has no context
  8. Fri May 2 00:16:22 2014 [LCM][I]: New VM state is BOOT
  9. Fri May 2 00:16:22 2014 [VMM][I]: Generating deployment file: /var/lib/one/vms/10/deployment.0
  10. Fri May 2 00:16:22 2014 [VMM][I]: ExitCode: 0
  11. Fri May 2 00:16:22 2014 [VMM][I]: Successfully execute network driver operation: pre.
  12. Fri May 2 00:16:22 2014 [VMM][I]: Command execution fail: cat << EOT | /var/tmp/one/vmm/kvm/deploy '/var/lib/one//datastores/0/10/deployment.0' 'kvmnode2' 10 kvmnode2
  13. Fri May 2 00:16:22 2014 [VMM][I]: error: Failed to create domain from /var/lib/one//datastores/0/10/deployment.0
  14. Fri May 2 00:16:22 2014 [VMM][I]: error: cannot open file '/var/lib/one//datastores/0/10/disk.1': No such file or directory
  15. Fri May 2 00:16:22 2014 [VMM][E]: Could not create domain from /var/lib/one//datastores/0/10/deployment.0
  16. Fri May 2 00:16:22 2014 [VMM][I]: ExitCode: 255
  17. Fri May 2 00:16:22 2014 [VMM][I]: Failed to execute virtualization driver operation: deploy.
  18. Fri May 2 00:16:22 2014 [VMM][E]: Error deploying virtual machine: Could not create domain from /var/lib/one//datastores/0/10/deployment.0
  19. Fri May 2 00:16:23 2014 [DiM][I]: New VM state is FAILED
  20. [oneadmin@OpenNebulaServer ~]$ ls -l /var/lib/one/datastores/0/10/d
  21. deployment.0 disk.0 disk.1
  22. [oneadmin@OpenNebulaServer ~]$ ls -l /var/lib/one/datastores/0/10/disk.1
  23. lrwxrwxrwx 1 oneadmin oneadmin 60 May 2 00:16 /var/lib/one/datastores/0/10/disk.1 -> /var/lib/one/datastores/100/85a71ef1b751d9a6aba6280c42cb3d41
  24. [oneadmin@OpenNebulaServer ~]$ ls -l /var/lib/one/datastores/100/
  25. 51e20c0d6ea053dc37ead1eda8a17646 85a71ef1b751d9a6aba6280c42cb3d41 d8dece584f51b0c0211b32033879a3fa
  26. [oneadmin@OpenNebulaServer ~]$ ls -l /var/lib/one/datastores/100/85a71ef1b751d9a6aba6280c42cb3d41
  27. -rwxrwxrwx 1 nobody nobody 5368709121 May 1 21:19 /var/lib/one/datastores/100/85a71ef1b751d9a6aba6280c42cb3d41
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement