Bug #2769
Virtual Machines changing to unknown state after rename
Status: | Closed | Start date: | 03/03/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Javi Fontan | % Done: | 0% | |
Category: | Drivers - VM | |||
Target version: | Release 4.6 | |||
Resolution: | worksforme | Pull request: | ||
Affected Versions: | OpenNebula 4.4 |
Description
After renaming a virtual machine, the following error messages are reported:
... [VMM][I]: Command execution fail: 'if [ -x "/var/tmp/one/vmm/kvm/poll" ]; then /var/tmp/one/vmm/kvm/poll one-114 m02 114 m02; else exit 42; fi' ... [VMM][I]: error: failed to get domain 'one-106' ... [VMM][I]: error: Domain not found: no domain with matching name 'one-106' ... [VMM][I]: /var/tmp/one/vmm/kvm/poll:70:in `get_vm_info': undefined method `[]' for nil:NilClass (NoMethodError) ... [VMM][I]: ExitCode: 1 ... [VMM][E]: Error monitoring VM ... [VMM][I]: VM found again, state is RUNNING ... [VMM][I]: VM running but it was not found. Boot and delete actions available or try to recover it manually
History
#1 Updated by Javi Fontan over 7 years ago
- Assignee set to Javi Fontan
#2 Updated by Ruben S. Montero over 7 years ago
- Status changed from New to Closed
- Resolution set to worksforme