Hi Stuart, no, it doesn't support this feature. To be honest, I don't think removing that ssh connection will actually be that much of a performance gain, especially since registering images is not a very frequent operation.
However, that being said, one of the great things about OpenNebula is that you can hack to make it work like you expect/want it to. I've written a small patch that will make the image creation script work as you propose: https://gist.github.com/9131673 (Apply that patch to /var/lib/one/remotes/datastore/ceph/cp) Please keep in mind that I have *not* tested this, so use it with caution, but I think it's what you want. cheers, Jaime On Fri, Feb 21, 2014 at 8:45 AM, Stuart Longland <stua...@vrt.com.au> wrote: > Hi all, > > Another question... on the test cluster I set up (mentioned in my last > email) I have the cluster master host acting as the Ceph bridge. > > Is there an option I can place in BRIDGE_LIST for a Ceph datastore that > tells it to use the host running Sunstone? At the moment I've got the > Sunstone hostname in there, but this results in the host needlessly > SSHing into itself. > > It could skip the ssh bit and just start copying the image from the > /var/tmp directory where the Sunstone web service uploaded it. > > Regards, > -- > Stuart Longland > Systems Engineer > _ ___ > \ /|_) | T: +61 7 3535 9619 > \/ | \ | 38b Douglas Street F: +61 7 3535 9699 > SYSTEMS Milton QLD 4064 http://www.vrt.com.au > > > _______________________________________________ > Users mailing list > Users@lists.opennebula.org > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org -- Jaime Melis Project Engineer OpenNebula - Flexible Enterprise Cloud Made Simple www.OpenNebula.org | jme...@opennebula.org _______________________________________________ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org