cloud-portal icon indicating copy to clipboard operation
cloud-portal copied to clipboard

Additional disks for vsphere VMs

Open chrisipa opened this issue 7 years ago • 4 comments
trafficstars

  • The VM templates from vpshere have a fixed disk size
  • When provisioning VMs these templates are simply cloned
  • The clones will have the same VM size
  • Support additional disks for data storage
  • The current disk can be used for storing the OS and packages

chrisipa avatar Jan 08 '18 14:01 chrisipa

Depends on #10

chrisipa avatar Jan 08 '18 14:01 chrisipa

Examples:

  • https://github.com/ewypych/terraform-vsphere-single-vm-disk
  • https://emilwypych.com/2017/02/26/deploying-vsphere-vm-with-terraform/

chrisipa avatar Jan 15 '18 08:01 chrisipa

There seems to be a bug in the official terraform vsphere provider:

  • https://github.com/terraform-providers/terraform-provider-vsphere/issues/308

chrisipa avatar Jan 15 '18 12:01 chrisipa

Bug seems to be fixed in master branch now:

  • https://github.com/terraform-providers/terraform-provider-vsphere/issues/308#issuecomment-360254441

chrisipa avatar Jan 26 '18 10:01 chrisipa