Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow expansion of disks on a templated VM #20

Open
jhkrischel opened this issue Dec 8, 2016 · 2 comments
Open

Allow expansion of disks on a templated VM #20

jhkrischel opened this issue Dec 8, 2016 · 2 comments

Comments

@jhkrischel
Copy link

jhkrischel commented Dec 8, 2016

Assuming a template VM with two disks, allow us to increase the HD size.

skytap.hd1 = 20GB
skytap.hd2 = 100GB

Fail with an error if the value is smaller than the value in the template.

We could also specify based on dev identifier:

skytap.sda = 20GB
skytap.sdb = 100GB
@djones-skytap
Copy link

Added to Skytap's internal Jira as ENG-22737

@jhkrischel
Copy link
Author

Any update on this?

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

No branches or pull requests

2 participants