top-secrett opened a new issue, #9734:
URL: https://github.com/apache/cloudstack/issues/9734

   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and main branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete 
the comments.
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
   
   
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on main 
branch.
   -->
   
   ~~~
   4.19.1.0, xcp-ng hypervisor
   ~~~
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   We are planning to add multiple NFS secondary storages for backup purpose. 
And I don't understand the principle of distribution of storage snapshots among 
secstors.  
   I created 10 Intsances in one Account and all their volume snapshots exept 
one store on the first secstore. Only one volume snapshot stores on the second 
NFS secstore, but I can't create addiditinal snapshots of this volume. I attach 
logs in comments.
   
   
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal 
test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   Add multiple NFS secondary storages, try to create volume snapshots of 
different instances
   
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   ~~~
   Snapshots are copied roundrobin to all secstores
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   All snapshotes are copied to the first secstore
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to