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 00DC8107A0 for ; Tue, 4 Mar 2014 21:28:14 +0000 (UTC) Received: (qmail 27347 invoked by uid 500); 4 Mar 2014 21:28:02 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 27298 invoked by uid 500); 4 Mar 2014 21:28:01 -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 27017 invoked by uid 500); 4 Mar 2014 21:27:54 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 26861 invoked by uid 99); 4 Mar 2014 21:27:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Mar 2014 21:27:50 +0000 Date: Tue, 4 Mar 2014 21:27:50 +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-6192) KVM: StartCommand and PrepareForMigrationCommand don't fail if storage adaptor fails connectPhysicalDisk 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-6192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13920044#comment-13920044 ] ASF subversion and git services commented on CLOUDSTACK-6192: ------------------------------------------------------------- Commit fb0b2eb26731a6db00c65dcd799653a213475387 in cloudstack's branch refs/heads/resize-root from [~mlsorensen] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=fb0b2eb ] CLOUDSTACK-6192: Return failure on StartCommand and PrepareForMigrationCommand when connectPhysicalDisk fails, rather than continuing on > KVM: StartCommand and PrepareForMigrationCommand don't fail if storage adaptor fails connectPhysicalDisk > -------------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-6192 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6192 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: KVM > Affects Versions: 4.3.0, 4.4.0 > Reporter: Marcus Sorensen > Assignee: Marcus Sorensen > Priority: Minor > Fix For: 4.4.0 > > > PrepareForMigrationCommand returns success even if the disks are not properly prepared (storage adaptor returns false to connectPhysicalDisk). Likewise, StartCommand continues on with trying to start the VM if connectPhysicalDisk fails. -- This message was sent by Atlassian JIRA (v6.2#6252)