Bug #1041
Folder /var/tmp/one creation
Status: | Closed | Start date: | 12/22/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jaime Melis | % Done: | 0% | |
Category: | Packaging | |||
Target version: | Release 3.8 | |||
Resolution: | worksforme | Pull request: | ||
Affected Versions: | OpenNebula 3.0 |
Description
I downloaded the binary file for Debian 6. After installing it with gedebi (to solve dependencies automatically) I was able to add a new host using XEN.
However, after a while the STATUS for this host always changed to ERR, in the log file the following information was available:
Command execution fail: 'if [ -x "/var/tmp/one/im/run_probes" ]; then /var/tmp/one/im/run_probes xen 1 cluster; else exit 42; fi'
- mkdir -p /var/tmp/one
- chown oneadmin: /var/tmp/one
After this the status of the host is always ON.
History
#1 Updated by Ruben S. Montero about 9 years ago
- Target version set to Release 3.6
#2 Updated by Ruben S. Montero about 9 years ago
- Assignee set to Jaime Melis
#3 Updated by Ruben S. Montero about 9 years ago
- Target version changed from Release 3.6 to Release 3.8
#4 Updated by Ruben S. Montero almost 9 years ago
- Status changed from New to Assigned
#5 Updated by Jaime Melis almost 9 years ago
- Status changed from Assigned to Closed
- Resolution set to worksforme
This works for me, so closing the ticket. If this happens again with the latest OpenNebula, please reopen the ticket.