Bug #2932
Downloader will create an empty image when it is not available
Status: | Closed | Start date: | 05/20/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jaime Melis | % Done: | 0% | |
Category: | Drivers - Storage | |||
Target version: | Release 4.8 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 4.6 |
Description
Even though wget will return a connection refused message, the downloader will report a success and an empty image is created in the datastore.
Associated revisions
Bug #2932: Downloader will create an empty image when it is not available
Bug #2932: Don't exit on error for SIGPIPE signals
Bug #2932: revert changes to libfs.sh and downloader.sh
This is because the new code is not robust and fails under some
circumstances during the testing procedure. This should be fixed at some
point
History
#1 Updated by Javi Fontan about 7 years ago
- Assignee set to Javi Fontan
#2 Updated by Javi Fontan almost 7 years ago
- Assignee changed from Javi Fontan to Jaime Melis
#3 Updated by Jaime Melis almost 7 years ago
- Status changed from New to Closed
- Resolution set to fixed