Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C5901101B2 for ; Wed, 17 Jul 2013 20:51:38 +0000 (UTC) Received: (qmail 94122 invoked by uid 500); 17 Jul 2013 20:51:38 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 94072 invoked by uid 500); 17 Jul 2013 20:51:38 -0000 Mailing-List: contact dev-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 dev@cloudstack.apache.org Received: (qmail 94064 invoked by uid 99); 17 Jul 2013 20:51:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jul 2013 20:51:38 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mike.tutkowski@solidfire.com designates 209.85.214.181 as permitted sender) Received: from [209.85.214.181] (HELO mail-ob0-f181.google.com) (209.85.214.181) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jul 2013 20:51:32 +0000 Received: by mail-ob0-f181.google.com with SMTP id 16so2812387obc.26 for ; Wed, 17 Jul 2013 13:51:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :x-gm-message-state; bh=zukKjaZb5yWrTk/6TWSc8HWD9eKHljGpTTTkk6hAHRE=; b=Yi9XBXEWSdcPY6bjh77YJrSuvjGhM98ufRIz4e7Zm6CD/bbxjRE9IAx96mUOUV5DWH t1Qu2mam/ipkJ7jnquYG7CwTnSLXT/66+DF9IlHsxLNV0xkpAs4gRLRv1OrTDa1c8LYR O6g0OdHvI3l5hmxpzu63zPqc2qmtOoonIE9NfEobTarpOdX2T4hTf/ELz8K2NVYLSpQv 3A0mB/XH05Ss3JZrBo+UCEd3yTikEjTC5JNy3joaOSRW4tlt2/hGgyRyG4GQozuF/uw/ QO1Up0dl3VCjTriymiWPYzzjC7TXXizk+qxvE5Ldv5HAbK2QDETdBV0P9lkl9P7qhUmu ZW0g== MIME-Version: 1.0 X-Received: by 10.182.101.169 with SMTP id fh9mr4445232obb.30.1374094270399; Wed, 17 Jul 2013 13:51:10 -0700 (PDT) Received: by 10.182.205.226 with HTTP; Wed, 17 Jul 2013 13:51:10 -0700 (PDT) Date: Wed, 17 Jul 2013 14:51:10 -0600 Message-ID: Subject: Issue starting VM with Ubuntu ISO From: Mike Tutkowski To: "dev@cloudstack.apache.org" Content-Type: multipart/alternative; boundary=e89a8ff1cab4e01cb704e1bb4092 X-Gm-Message-State: ALoCoQkqJ3ziGPNfWlY1Rbz0xuWiZnu+hcsclMX9Cx6ybjQIj5842WruMwPlDR3NfWL8HDIsnUVY X-Virus-Checked: Checked by ClamAV on apache.org --e89a8ff1cab4e01cb704e1bb4092 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Hi, I've been trying to set up a CloudStack environment the past day or so without the help of DevCloud2. I've encountered a few problems along the way and people have been great in getting me past those stumbling blocks. I have another issue I was hoping someone might be able to shed some light on for me. I've uploaded 64-bit Ubuntu ISO. When I try to deploy a VM with it, I get the following error in the CS MS console (below). I have just a single XenServer host in my environment at present, so it is also running SSVM, CPVM, and a virtual router. It refers to a file that can't be accessed. Would that file be on the XenServer host? Thanks so much! WARN [xen.resource.CitrixResourceBase] (DirectAgent-69:) Unable to start i-2-5-VM due to com.cloud.utils.exception.CloudRuntimeException: Unable to start VM(i-2-5-VM) on host(c7af8f1e-3072-42ee-a2a9-3f69c63f3e73) due to Task failed! Task record: uuid: 544df8cc-3750-56a6-a4b8-06b45fe7f7e0 nameLabel: Async.VM.start_on nameDescription: allowedOperations: [] currentOperations: {} created: Wed Jul 17 14:41:04 MDT 2013 finished: Wed Jul 17 14:41:05 MDT 2013 status: failure residentOn: com.xensource.xenapi.Host@bcdbfd1d progress: 1.0 type: result: errorInfo: [BOOTLOADER_FAILED, OpaqueRef:d7cf509f-dfc3-5508-3b81-885671a3eaa0, INVALID_SOURCE Unable to access a required file in the specified repository: file:///tmp/cdrom-repo-VSHKvL/install/vmlinuz. ] otherConfig: {} subtaskOf: com.xensource.xenapi.Task@aaf13f6f subtasks: [] at com.cloud.hypervisor.xen.resource.CitrixResourceBase.startVM(CitrixResource= Base.java:3841) at com.cloud.hypervisor.xen.resource.CitrixResourceBase.execute(CitrixResource= Base.java:1643) at com.cloud.hypervisor.xen.resource.CitrixResourceBase.executeRequest(CitrixR= esourceBase.java:564) at com.cloud.hypervisor.xen.resource.XenServer56Resource.executeRequest(XenSer= ver56Resource.java:73) at com.cloud.hypervisor.xen.resource.XenServer610Resource.executeRequest(XenSe= rver610Resource.java:104) at com.cloud.agent.manager.DirectAgentAttache$Task.run(DirectAgentAttache.java= :186) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access= $301(ScheduledThreadPoolExecutor.java:98) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Sc= heduledThreadPoolExecutor.java:206) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.j= ava:895) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:= 918) at java.lang.Thread.run(Thread.java:680) --=20 *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkowski@solidfire.com o: 303.746.7302 Advancing the way the world uses the cloud *=99* --e89a8ff1cab4e01cb704e1bb4092--