Bug #830
saveas with "No Path in Template" error
Status: | Closed | Start date: | 09/24/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Ruben S. Montero | % Done: | 0% | |
Category: | Core & System | |||
Target version: | Release 3.0 | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: | OpenNebula 3.0 |
Description
Hi there,
I am testing ONE-3RC1 and got the following error trying to run the "onevm saveas" comand:
[cloudadmin@node2-cogeco ~]$ onevm saveas 69 0 "saved Windows" [VirtualMachineSaveDisk] Error allocating a new image. No PATH in template.
This issue has been reported before on the mailing list1 which was only in the development branch of OpenNebula-2.2.1.
Thanks.
Shi
References
[1] http://lists.opennebula.org/pipermail/users-opennebula.org/2011-September/006492.html
History
#1 Updated by Ruben S. Montero almost 10 years ago
- Category set to Core & System
- Status changed from New to Closed
- Assignee set to Ruben S. Montero
- Target version set to Release 3.0
- Resolution set to fixed
The problem was because of the spaces in the name of the image. Changes are in master and one-3.0 branches