Skip to content

Conversation

mainline-automation
Copy link

@mainline-automation mainline-automation commented Dec 15, 2023

SUMMARY

Fixes #34

I submitted an issue with this. This adds a new parameter to ibm_svc_manage_volume with "format_disk". Leaving it out or setting it to true will not change things. Setting it to false will create unformatted volumes by using mkvdisk instead of mkvolume

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

ibm_svc_manage_volume

ADDITIONAL INFORMATION

The problem is that addvolume assumes that the user wants to format volumes. When standing up a new, large environment, this can suck up lots of resources and take an extremely long period of time. As a result it's important to make it an option to create unformatted volumes.

Command output doesn't change. Only the format state of the volume changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ibm_svc_manage_volume does not support nofmtdisk
1 participant