Re: Question about selecting an EndPoint

2014-02-01 Thread Mike Tutkowski
The biggest problem I've noticed with selecting an EndPoint like this when the storage for the template can be deployed on zone-wide primary storage is that you won't necessarily select a host of the right hypervisor type to deploy the template to (ex. you could have a template for XenServer and se

Question about selecting an EndPoint

2014-01-31 Thread Mike Tutkowski
Hi, In the copyObject method of AncientDataMotionStrategy, we have the following code to select an EndPoint: EndPoint ep = selector.select(srcForCopy, destData); if (ep == null) { String errMsg = "No remote endpoint to send command, check if host or ssvm