slavkap opened a new pull request, #8045:
URL: https://github.com/apache/cloudstack/pull/8045

   ### Description
   
   Extending the current functionality of KVM Host HA for the StorPool storage 
plugin and the option for easy integration for the rest of the storage plugins 
to support Host HA
   
   This extension works like the current NFS storage implementation. It allows 
it to be used simultaneously with NFS and StorPool storage or only with 
StorPool primary storage.
   
   If it is used with different primary storages like NFS and StorPool, and one 
of the health checks fails for storage, there is an option to report the 
failure to the management with the global config 
`kvm.ha.fence.on.storage.heartbeat.failure`. By default this option is disabled 
when enabled the Host HA service will continue with the checks on the host and 
eventually will fence the host
   
   
   ### Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [X] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   - [ ] build/CI
   
   ### Feature/Enhancement Scale or Bug Severity
   
   #### Feature/Enhancement Scale
   
   - [X] Major
   - [ ] Minor
   
   ### How Has This Been Tested?
   Environment configuration:
   1 Zone
   2 Cluster with 2 hosts in each cluster
   2 StorPool primary storage (zone-wide)
   with and without NFS primary storage (zone-wide)
   


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