yvsubhash opened a new pull request #2232: CLOUDSTACK-10040 Upload volume fails 
when management server can not r?
URL: https://github.com/apache/cloudstack/pull/2232
 
 
   Problem
   --------
   Upload volume from internet fails when the management server cannot reach 
the URL ( internet)
   During the upload volume, we check the validity of the URL through 
management server first and then download the volume to secondary storage 
through SSVM.
   We have customer environments where the management server doesn?t have 
internet access ( possibility in some customer environments as per their 
security policies). This will now cause a failure even though the SSVM has 
internet connection
   
   Solution
   ---------
   introduced a new global configuration parameter validate.url.existence which 
if true would attempt the validation of provided URL, else the validation would 
be skipped
   
 
----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to