Bug #2441
Opennebula 4.2 or does not support node image cache?
Status: | Closed | Start date: | 11/08/2013 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | Ruben S. Montero | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: | duplicate | Pull request: | ||
Affected Versions: | OpenNebula 4.2 |
Description
Control node to compute nodes each SSH transmit image needs to be transmitted, does not support the compute nodes cache?
I see on the wiki, version 3.8 joined the China mobile in the cache mechanism.But I install opennebula version 3.8 and is not found
Ruben S. Montero
Related issues
History
#1 Updated by 昌福 唐 over 7 years ago
Every time is to create the virtual machine needs to control node pull mirror?
If there is only one control node (mirror), in the case of creating 100 virtual machine?Transmission speed is..
Opennebula 4.2 not to join this function?
#2 Updated by Ruben S. Montero over 7 years ago
- Status changed from Pending to Closed
- Priority changed from High to Low
- Resolution set to duplicate
Hi
No, this is not merged in 4.2. there is a feature #660 for this, although it needs some redesign for concurrent access to the cache. There is no out of the box cache mechanisms, but if you are interested a squid proxy and http transfers may help (this will need to expose the datastore images through a HTTP server)
This is an interesting feature that may be considered in future releases.