Skip to content

Modify "skip existing" behavior or add volume edit command? #17

@scaleoutsean

Description

@scaleoutsean

From readme.md: "The Driver create method checks the SolidFire Cluster to see if the Volume already exists, if it does it just passes back the info for the existing volume, otherwise it runs through the create process and creates the Volume on the SolidFire cluster."

My question is for solidfire-docker-driver volume edit - could that be added in a future version?
At the moment because of this "skip existing" behavior (which is reasonable) it's not possible to re-run the command with different params to set a larger size or (more often) different QoS, changes must be done externally which is not too much trouble, but one way to implement "change QoS" in the create method would be to apply -o options if the volume exists. It's uglier but probably easier...

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions