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 0073510A34 for ; Wed, 4 Feb 2015 10:17:39 +0000 (UTC) Received: (qmail 8877 invoked by uid 500); 4 Feb 2015 10:17:35 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 8842 invoked by uid 500); 4 Feb 2015 10:17:34 -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 8832 invoked by uid 500); 4 Feb 2015 10:17:34 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 8829 invoked by uid 99); 4 Feb 2015 10:17:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Feb 2015 10:17:34 +0000 Date: Wed, 4 Feb 2015 10:17:34 +0000 (UTC) From: "Kishan Kavala (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-8200) Secondary storage and systemvm template detection fails with KVM and LocalStorage 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-8200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14304885#comment-14304885 ] Kishan Kavala commented on CLOUDSTACK-8200: ------------------------------------------- Looks like zone is not enabled. ("allocationstate":"Disabled") 2015-02-03 22:34:25,437 INFO [a.c.c.a.ApiServer] (2081539129@qtp-244683398-4:ctx-8b656409 ctx-c9e8898f) (userId=2 accountId=2 sessionId=14qtcvkji8ttb69yrzz8eqglg) 127.0.0.1 -- GET command=listZones&response=json&sessionkey=HSMPtrlusV3ept0%2F3GUHkQBRDzE%3D&page=1&pagesize=1&_=1422983065424 200 {"listzonesresponse":{"count":1,"zone":[{"id":"40157c8e-bd55-48d3-85e1-97783cb0bb7a","name":"MyZone","dns1":"8.8.8.8","internaldns1":"192.168.1.1","networktype":"Basic","securitygroupsenabled":true,"allocationstate":"Disabled","zonetoken":"93be424f-9c3a-30db-9c0a-12e469929a06","dhcpprovider":"VirtualRouter","localstorageenabled":true,"tags":[]}]}} > Secondary storage and systemvm template detection fails with KVM and LocalStorage > --------------------------------------------------------------------------------- > > Key: CLOUDSTACK-8200 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8200 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Affects Versions: 4.5.0 > Reporter: Rohit Yadav > Assignee: Rohit Yadav > Priority: Blocker > Fix For: 4.5.0, 4.6.0 > > Attachments: api.log.gz, vmops.log.gz > > > With KVM, when a zone is deployed with localstorage - it fails to detect systemvm template of the added secondary storage and does not do anything: > 120453 2015-02-03 22:33:57,691 DEBUG [c.c.s.StatsCollector] (StatsCollector-3:ctx-206849e1) There is no secondary storage VM for secondary storage host Seclkj -- This message was sent by Atlassian JIRA (v6.3.4#6332)