Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A8610186A2 for ; Wed, 16 Dec 2015 19:59:49 +0000 (UTC) Received: (qmail 60591 invoked by uid 500); 16 Dec 2015 19:59:47 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 60495 invoked by uid 500); 16 Dec 2015 19:59:47 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 60361 invoked by uid 500); 16 Dec 2015 19:59:47 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 60349 invoked by uid 99); 16 Dec 2015 19:59:47 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Dec 2015 19:59:47 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A298C2C1F6F for ; Wed, 16 Dec 2015 19:59:47 +0000 (UTC) Date: Wed, 16 Dec 2015 19:59:47 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-4787) Allow selection of scsi controller type in vSphere MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-4787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15060712#comment-15060712 ] ASF subversion and git services commented on CLOUDSTACK-4787: ------------------------------------------------------------- Commit 9e374c56791559a9e2391794433a71b01099c5c2 in cloudstack's branch refs/heads/4.5 from [~rohit.yadav@shapeblue.com] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=9e374c5 ] Merge pull request #1131 from shapeblue/4.5-vmware-diskcontrollers [4.5] CLOUDSTACK-4787 - vmware diskcontrollershttps://issues.apache.org/jira/browse/CLOUDSTACK-4787 Allows users to configure (root and data) disk controllers for vm and vm templates. Select disk controller while registering VM in UI: ![screenshot from 2015-11-27 15-32-37](https://cloud.githubusercontent.com/assets/95203/11442034/aa151608-9537-11e5-9718-a48cdaf27371.png) Verified custom disk controller on vCenter/vSphere client: ![screenshot from 2015-11-27 18-27-57](https://cloud.githubusercontent.com/assets/95203/11442041/c2b4af0c-9537-11e5-8bd8-6fe04184fa1d.png) * pr/1131: CLOUDSTACK-4787: Allow users to select disk controller for VM/template CLOUDSTACK-4787 Allow selection of scsi controller type in vSphere Signed-off-by: Rohit Yadav > 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: Rohit Yadav > Priority: Critical > Fix For: 4.5.3, 4.7.0, 4.6.1 > > Attachments: aodsiga68edf, 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)