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 D7355101DC for ; Sat, 27 Jul 2013 14:23:51 +0000 (UTC) Received: (qmail 44565 invoked by uid 500); 27 Jul 2013 14:23:50 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 44523 invoked by uid 500); 27 Jul 2013 14:23:49 -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 44503 invoked by uid 500); 27 Jul 2013 14:23:49 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 44497 invoked by uid 99); 27 Jul 2013 14:23:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Jul 2013 14:23:48 +0000 Date: Sat, 27 Jul 2013 14:23:48 +0000 (UTC) From: "Rajesh Battala (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (CLOUDSTACK-3877) Unable to Resize Volume (kvm, vmware) 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-3877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Battala reassigned CLOUDSTACK-3877: ------------------------------------------ Assignee: Rajesh Battala > Unable to Resize Volume (kvm, vmware) > ------------------------------------- > > Key: CLOUDSTACK-3877 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3877 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Management Server, Storage Controller > Affects Versions: 4.1.1, 4.2.0 > Environment: kvm, 4.2 code. > instances running on Kvm. and volumes attached and present in cluster scope primary storage > Reporter: Rajesh Battala > Assignee: Rajesh Battala > Priority: Blocker > Fix For: 4.1.1, 4.2.0 > > > ERROR [cloud.async.AsyncJobManagerImpl] (Job-Executor-8:job-40 = [ 89b9f53d-abaa-47fe-91ba-13795b647a2b ]) Unexpected exception while executing org.apache.cloudstack.api.command.user.volume.ResizeVolumeCmd > com.cloud.exception.InvalidParameterValueException: Can't resize a volume that has never been attached, not sure which hypervisor type. Recreate volume to resize. > at com.cloud.storage.VolumeManagerImpl.resizeVolume(VolumeManagerImpl.java:1108) > at com.cloud.utils.component.ComponentInstantiationPostProcessor$InterceptorDispatcher.intercept(ComponentInstantiationPostProcessor.java:125) > at com.cloud.storage.VolumeManagerImpl.resizeVolume(VolumeManagerImpl.java:185) > at org.apache.cloudstack.api.command.user.volume.ResizeVolumeCmd.execute(ResizeVolumeCmd.java:137) > at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:158) > at com.cloud.async.AsyncJobManagerImpl$1.run(AsyncJobManagerImpl.java:531) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) > at java.util.concurrent.FutureTask.run(FutureTask.java:166) > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) > at java.lang.Thread.run(Thread.java:722) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira