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

Add support for AARCH64 virtual machines #1355

Closed
shahwahed opened this issue Mar 3, 2021 · 3 comments · Fixed by #1629
Closed

Add support for AARCH64 virtual machines #1355

shahwahed opened this issue Mar 3, 2021 · 3 comments · Fixed by #1629
Assignees
Labels
acknowledged Status: Issue or Pull Request Acknowledged area/vm Area: Virtual Machines enhancement Type: Enhancement
Milestone

Comments

@shahwahed
Copy link

Hi,

Thanks for the great job you have done on this provider.

I would like to know if it possible to support ARM VM (https://flings.vmware.com/esxi-arm-edition)
When I try to create an ARM VM with vsphere using terraform and a template I have already created for arm on vsphere.

The problem is that on my template I don't have a SCSI disk controler but a SATA one. The resource creation even if you use an template create a full vm and clone only the disk. It could be great to support either SATA disk controler, or an option, to clone the current template as it got already a good configuration for arm VM and just overrider network/cpu/ram.

Thanks a lot

Regards
Shah

@tenthirtyam tenthirtyam added the enhancement Type: Enhancement label Jan 28, 2022
@tenthirtyam tenthirtyam changed the title ARM vm support Add support for AARCH64 virtual machines Feb 4, 2022
@tenthirtyam tenthirtyam added the acknowledged Status: Issue or Pull Request Acknowledged label Feb 4, 2022
@tenthirtyam
Copy link
Collaborator

This enhancement should only be considered once ESXi for ARM is productized and graduates from Fling status.

Ryan Johnson
Staff Ii Solutions Architect | VMware, Inc.

@tenthirtyam
Copy link
Collaborator

Pull request #1629 has been submitted for review which updates the DiskCloneValidateOperation and DiskImportOperation functions in r/virtual_machine_disk_subresource to add support for SATA and IDE controllers and disks (alongside existing SCSI support.)

This will resolve this issue - marked for Milestone v2.2.0.

Ryan Johnson
Staff II Solutions Architect | VMware, Inc.

@tenthirtyam tenthirtyam self-assigned this Mar 21, 2022
@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
acknowledged Status: Issue or Pull Request Acknowledged area/vm Area: Virtual Machines enhancement Type: Enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants