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 2736610926 for ; Thu, 13 Mar 2014 17:50:16 +0000 (UTC) Received: (qmail 5721 invoked by uid 500); 13 Mar 2014 17:50:00 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 5459 invoked by uid 500); 13 Mar 2014 17:49:56 -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 5252 invoked by uid 99); 13 Mar 2014 17:49:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Mar 2014 17:49:50 +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.219.42 as permitted sender) Received: from [209.85.219.42] (HELO mail-oa0-f42.google.com) (209.85.219.42) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Mar 2014 17:49:45 +0000 Received: by mail-oa0-f42.google.com with SMTP id i4so1433584oah.1 for ; Thu, 13 Mar 2014 10:49:23 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=nxUiiF1K9WKs083M79uotYTlftUPiQCYG109fcjoKv4=; b=I36eeaeFTGE502YT07GfE7SBGFoA+teo0J2N1MSkj8xerYu5i1d2QMja+UrHmtju49 z6WOf8YRxK72l2y4ioRYnz9GX+6Dn5VSyw/LCrnenVry7vT7kUh+lWAEtmeH23f0PpZd zNbXFuLM9My8p2pY2vA8ukY4UsWuGOAkEckWu+c2GcDfvY0OFR87JvDpjLqu73y1KCGD wmdHisAw9/BFkW1JVOndOiALCsrCKliBCqJM1aomVguPDv/f7kuZcQzaxuYKyzmBRReU rgQIr+RgC72pIHNP+aHaEyJvdMz/02M/GyHquC9oanlaY4PS2lWqoQkg4T6ndn4d4DkQ Rr3A== X-Gm-Message-State: ALoCoQk4YlJkZ6+3/NSoGX7dVNe8j9AfS0ORfS/HsGnRb7HWyI3IVNT2jrAV8ksX76kxMYhBaGB9 MIME-Version: 1.0 X-Received: by 10.60.51.6 with SMTP id g6mr2514354oeo.5.1394732963266; Thu, 13 Mar 2014 10:49:23 -0700 (PDT) Received: by 10.182.114.164 with HTTP; Thu, 13 Mar 2014 10:49:23 -0700 (PDT) Date: Thu, 13 Mar 2014 11:49:23 -0600 Message-ID: Subject: [QUESTION] Creating an Ubuntu VM on XenServer from ISO From: Mike Tutkowski To: "dev@cloudstack.apache.org" Content-Type: multipart/alternative; boundary=001a11c306f0d519bd04f48092aa X-Virus-Checked: Checked by ClamAV on apache.org --001a11c306f0d519bd04f48092aa Content-Type: text/plain; charset=ISO-8859-1 Hi, I'm having trouble creating a 64-bit Ubuntu VM on XenServer from an ISO, but if I manually go to XenServer and select the ISO, it works just fine. Well, it works just fine after I run this command on the VM: xe vm-param-set uuid=9e7ffaad-0c16-4d71-d17c-b1d58aa65bc2 HVM-boot-policy=BIOS\ order HVM-boot-params:order=dc Where 9e7ffaad-0c16-4d71-d17c-b1d58aa65bc2 is the UUID of the VM. Any thoughts on what I might be doing wrong within CloudStack to make this fail? I selected Ubuntu (64-bit) for the OS type of the template. Thanks! -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkowski@solidfire.com o: 303.746.7302 Advancing the way the world uses the cloud *(tm)* --001a11c306f0d519bd04f48092aa--