Bug #1276
The timeout value for the initial setup in onedsetup is insufficient
Status: | Closed | Start date: | 05/15/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jaime Melis | % Done: | 0% | |
Category: | Packaging | |||
Target version: | Release 3.6 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 3.4 |
Description
The timeout value for the initial setup in onedsetup is insufficient causing the daemon to be terminated prematurely. Therefore, subsequent start up of oned fails without providing an obvious cause for failure.
Associated revisions
Bug #1276: Increase timeout value The previous value of 5 seconds was not sufficient to complete the initialization phase and the oned process was killed prematurely. This causes subsequent startup attempts of oned to fail without providing an easily identifiable failure cause.
Bug #1276: Increase timeout value The previous value of 5 seconds was not sufficient to complete the initialization phase and the oned process was killed prematurely. This causes subsequent startup attempts of oned to fail without providing an easily identifiable failure cause.
(cherry picked from commit eadb36122b878249f29a524db0decacd43265405)
History
#1 Updated by Ruben S. Montero about 9 years ago
- Category set to Packaging
- Status changed from New to Assigned
- Assignee set to Jaime Melis
- Target version changed from Release 3.8 to Release 3.6
#2 Updated by Jaime Melis about 9 years ago
- Status changed from Assigned to Closed
- Resolution set to fixed
Patch applied.