[
https://issues.apache.org/jira/browse/CLOUDSTACK-4787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15029588#comment-15029588
]
Paul Angus commented on CLOUDSTACK-4787:
----------------------------------------
I tried:
register template hypervisor=vmware ispublic=true name=scsitest
displaytext=scsitest details[0].rootDiskController=lsilogicsas account=admin
domainid=8c1d4616-944c-11e5-b385-0608da000b3a format=ova
url=http://download.cloud.com/releases/2.2.0/CentOS5.3-x86_64.ova
zoneid=0877b7d6-863b-4ecc-8151-e362b8eaf6aa
ostypeid=a2c2c40e-944c-11e5-b385-0608da000b3a
{
"count": 1,
"template": [
{
"account": "admin",
"created": "2015-11-27T07:43:19+0000",
"crossZones": false,
"details": {
"rootDiskController": "lsilogicsas"
},
"displaytext": "scsitest",
"domain": "ROOT",
"domainid": "8c1d4616-944c-11e5-b385-0608da000b3a",
"format": "OVA",
"hypervisor": "VMware",
"id": "475a8271-94d6-41d7-b987-f90e3d4eb170",
"isdynamicallyscalable": false,
"isextractable": false,
"isfeatured": false,
"ispublic": true,
"isready": false,
"name": "scsitest",
"ostypeid": "a2c2c40e-944c-11e5-b385-0608da000b3a",
"ostypename": "CentOS 5 (64-bit)",
"passwordenabled": false,
"sshkeyenabled": false,
"status": "",
"tags": [],
"templatetype": "USER",
"zoneid": "0877b7d6-863b-4ecc-8151-e362b8eaf6aa",
"zonename": "AdvZone"
}
]
}
But the VM was created with the 'usual/old' LSI Parallel controller
See screenshot-1
https://issues.apache.org/jira/secure/attachment/12774589/screenshot-1.png
> Allow selection of scsi controller type in vSphere
> --------------------------------------------------
>
> Key: CLOUDSTACK-4787
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4787
> Project: CloudStack
> Issue Type: New Feature
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server, UI, VMware
> Affects Versions: 4.2.0, 4.3.0
> Environment: vSphere 5.1
> Reporter: Chris Sciarrino
> Assignee: Sateesh Chodapuneedi
> Priority: Critical
> Attachments: screenshot-1.png
>
>
> When adding an OVA template for a vSphere environment allow the selection of
> the scsi controller type.
> Currently the instances are deployed with the the LSI Parallel controller
> type. This results in a blue screen on boot when attempting to deploy
> templates that use the LSI SAS controller.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)