mike-tutkowski commented on issue #2298: CLOUDSTACK-9620: Enhancements for 
managed storage
URL: https://github.com/apache/cloudstack/pull/2298#issuecomment-356481529
 
 
   @rhtyd Just so I get a feeling for the test failures with regards to other 
PRs: Are other PRs failing with issues that don't seem directly related to them?
   
   With regards to my progress running the managed-storage tests, I'm about 1/3 
of the way through.
   
   So far, I only see one failure. It is possibly related to commit 1d0f212. 
The problem concerns SAN-assisted snapshots. This is when we take a SAN 
snapshot, but we don't want to keep the snapshot on the SAN, so we migrate it 
to secondary storage (the idea here is to minimize the impact on the source 
volume that we are taking a volume snapshot on by not copying from that volume 
to secondary storage, but rather going through a SAN snapshot).
   
   In any event, we can't create a template from this kind of snapshot anymore 
because we can't find a hypervisor host to perform the copy from secondary to 
primary storage.
   
   I have this noted and plan to investigate it soon. In the meanwhile, I've 
just continued running the tests and all has been well with them.
   
   Once I have all of the tests run, I can post results.

----------------------------------------------------------------
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