rafaelweingartner commented on issue #2315: A comprehensive solution for 
#CLOUDSTACK-9025.
URL: https://github.com/apache/cloudstack/pull/2315#issuecomment-344742229
 
 
   @mike-tutkowski I am now taking into consideration if the storage pool is 
managed or not.
   I first load the storage pool where the volume of the snapshot is stored, 
and then I look for a host that I can use to execute the operation. If the 
storage pool is of managed type, I am going to check the parameter you 
mentioned (?supportsResign?) in the cluster_details table; I am also expecting 
that property to be set as true if hosts of a cluster support resign UUIDs.
   
   BTW: All of the hosts of the cluster need to support this at the same time? 
Can't we have one or two hosts in a cluster that support this feature?
   
   Thanks for your help here ;)
   
   P.S. As you mentioned, this changes only affect snapshots in XenServer 
environments.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to