Return-Path: X-Original-To: apmail-cloudstack-users-archive@www.apache.org Delivered-To: apmail-cloudstack-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 88CE4F493 for ; Wed, 17 Apr 2013 06:36:36 +0000 (UTC) Received: (qmail 17866 invoked by uid 500); 17 Apr 2013 06:36:36 -0000 Delivered-To: apmail-cloudstack-users-archive@cloudstack.apache.org Received: (qmail 17469 invoked by uid 500); 17 Apr 2013 06:36:30 -0000 Mailing-List: contact users-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@cloudstack.apache.org Delivered-To: mailing list users@cloudstack.apache.org Received: (qmail 17421 invoked by uid 99); 17 Apr 2013 06:36:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Apr 2013 06:36:28 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of Nitin.Mehta@citrix.com designates 203.166.19.134 as permitted sender) Received: from [203.166.19.134] (HELO SMTP.CITRIX.COM.AU) (203.166.19.134) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Apr 2013 06:36:24 +0000 X-IronPort-AV: E=Sophos;i="4.87,490,1363132800"; d="scan'208";a="2057412" Received: from sinpex01cl01.citrite.net ([10.151.46.32]) by SYDPIPO01.CITRIX.COM.AU with ESMTP/TLS/AES128-SHA; 17 Apr 2013 06:36:02 +0000 Received: from SINPEX01CL02.citrite.net ([169.254.2.148]) by SINPEX01CL01.citrite.net ([169.254.1.252]) with mapi id 14.02.0342.003; Wed, 17 Apr 2013 14:36:00 +0800 From: Nitin Mehta To: "users@cloudstack.apache.org" , "aemneina@gmail.com" , "joe@jx9.net" Subject: Re: System VM's won't boot on CS4 XenServer 6.0.2 Thread-Topic: System VM's won't boot on CS4 XenServer 6.0.2 Thread-Index: AQHOOs80GqTorhsr2kGZqkOuIJC5sZjZQT+AgACK1gA= Date: Wed, 17 Apr 2013 06:35:59 +0000 Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.2.0.120402 x-originating-ip: [10.13.107.79] Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Can you also please check the logs on Xenserver especially the SMlog - that might give more clue On 17/04/13 9:20 AM, "Ahmad Emneina" wrote: >my guess is that CloudStack cant copy the template from secondary to >primary storage. Can you check the write permissions on your primary >storage? > > >On Tue, Apr 16, 2013 at 11:15 AM, Joe Schoonbeck wrote: > >> Getting the below error, system VM's won't provision. Verified >>networking >> and vhd-util works on both the xenserver and master. I'm able to access >> the NFS on the master from the xenserver, so no problems there either. >>Any >> ideas? >> >> >> 2013-04-16 14:09:56,868 WARN [xen.resource.CitrixResourceBase] >> (DirectAgent-26:null) can not create vdi in sr >> 67bb7c6b-784a-9ed4-b370-abd0b950b908 >> 2013-04-16 14:09:56,869 WARN [xen.resource.CitrixResourceBase] >> (DirectAgent-26:null) Catch Exception >> com.cloud.utils.exception.CloudRuntimeException on >> host:3d714397-cd1f-4b11-aa8a-c3e4196093e3 for template: >> nfs://208.85.1.110/export/secondary/template/tmpl/1/1/ due to >> com.cloud.utils.exception.CloudRuntimeException: can not create vdi in >>sr >> 67bb7c6b-784a-9ed4-b370-abd0b950b908 >> com.cloud.utils.exception.CloudRuntimeException: can not create vdi in >>sr >> 67bb7c6b-784a-9ed4-b370-abd0b950b908 >> >> >> 2013-04-16 14:09:56,870 DEBUG [agent.manager.AgentManagerImpl] >> (secstorage-1:null) Details from executing class >> com.cloud.agent.api.storage.PrimaryStorageDownloadCommand: Catch >>Exception >> com.cloud.utils.exception.CloudRuntimeException on >> host:3d714397-cd1f-4b11-aa8a-c3e4196093e3 for template: >> nfs://208.85.1.110/export/secondary/template/tmpl/1/1/ due to >> com.cloud.utils.exception.CloudRuntimeException: can not create vdi in >>sr >> 67bb7c6b-784a-9ed4-b370-abd0b950b908 >> >> 2013-04-16 14:09:56,870 DEBUG [cloud.template.TemplateManagerImpl] >> (secstorage-1:null) Template 1 download to pool 200 failed due to Catch >> Exception com.cloud.utils.exception.CloudRuntimeException on >> host:3d714397-cd1f-4b11-aa8a-c3e4196093e3 for template: >> nfs://208.85.1.110/export/secondary/template/tmpl/1/1/ due to >> com.cloud.utils.exception.CloudRuntimeException: can not create vdi in >>sr >> 67bb7c6b-784a-9ed4-b370-abd0b950b908 >> >>