SerDroide
SerDroide
# Description Capability to add a volume, that belongs to a storage group protected with srdf, also to another storage group # GitHub Issues List the GitHub issues impacted by...
# Description Support starting lun address when creating a masking view # GitHub Issues List the GitHub issues impacted by this PR: | GitHub Issue # | | -------------- |...
# Description A few sentences describing the overall goals of the pull request's commits. # GitHub Issues List the GitHub issues impacted by this PR: | GitHub Issue # |...
**Describe the bug** get_size_in_gb() function return decimal type that is not "compatible" with expand_volume_helper() logic **To Reproduce** Execute twice: ```yaml - name: Create/expand a volume dellemc.powermax.volume: unispherehost: "{{ unisphere_host }}"...
**Describe the solution you'd like** Support starting lun address when creating a masking view **Describe alternatives you've considered** I was not able to find any valid alternative **Additional context** Some...
**Describe the solution you'd like** I would like that [this condition](https://github.com/dell/ansible-powermax/blob/c5506ab7137da99ae66f838c7b612e70eb3fe36a/plugins/modules/storagegroup.py#L1103) should not raise an error when volume is srdf protected **Describe alternatives you've considered** I was not able to...