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 BD8B210D72 for ; Fri, 12 Jul 2013 19:52:49 +0000 (UTC) Received: (qmail 85111 invoked by uid 500); 12 Jul 2013 19:52:49 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 85074 invoked by uid 500); 12 Jul 2013 19:52:49 -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 85066 invoked by uid 99); 12 Jul 2013 19:52:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Jul 2013 19:52:49 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED X-Spam-Check-By: apache.org Received-SPF: error (nike.apache.org: local policy) Received: from [74.125.149.71] (HELO na3sys009aog103.obsmtp.com) (74.125.149.71) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Jul 2013 19:52:42 +0000 Received: from mail-ve0-f170.google.com ([209.85.128.170]) (using TLSv1) by na3sys009aob103.postini.com ([74.125.148.12]) with SMTP ID DSNKUeBeVe3yeSv/RulDTJrgPOcui8r4+fzv@postini.com; Fri, 12 Jul 2013 12:52:22 PDT Received: by mail-ve0-f170.google.com with SMTP id 14so8573421vea.1 for ; Fri, 12 Jul 2013 12:51:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent :x-gm-message-state; bh=uMUOsgBT/1SlAVdeATbCsQD7d2xG+oxfnVK51LwcGks=; b=XJ5g6AU19VfdxYt1sOIUI82ikD5byq7g7uArEJBef5khDjee21SL44te+z33sA97kS lt9HwJsqNQdndex6QeE7vlj8XcaD8baYGJN6RKkO7AC1SQIIJDOjr+xEYj6ZYeIzxbxv RhRH9JypuZfOBizwFvAS5kWih6cF5skTA3gv5X0YdqaI/sZaZyu6Q0zSG3BW2Mzn24pE E31N4Y23Sbjy5+xH3mI2EXAUGW3Ds5HkWH+FiyhCoN73x9mcW0H1kIK6/tcqQM4ypprb b1DIe14ZGQMGQaqTEb1KqMiLp2RTsDz5Je+8r+W2Zw5xsWlct6wVwQQgfwW5Kd0+68x2 MTZA== X-Received: by 10.52.164.227 with SMTP id yt3mr21339819vdb.107.1373658687320; Fri, 12 Jul 2013 12:51:27 -0700 (PDT) X-Received: by 10.52.164.227 with SMTP id yt3mr21339816vdb.107.1373658687232; Fri, 12 Jul 2013 12:51:27 -0700 (PDT) Received: from localhost ([216.203.6.11]) by mx.google.com with ESMTPSA id no3sm35451792veb.4.2013.07.12.12.51.26 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 12 Jul 2013 12:51:26 -0700 (PDT) Date: Fri, 12 Jul 2013 15:51:25 -0400 From: Chip Childers To: dev@cloudstack.apache.org Cc: "cloudstack-dev@incubator.apache.org" Subject: Re: Does the default Xen SystemVM Template understand S3? Message-ID: <20130712195125.GL86489@USLT-205755.sungardas.corp> References: <9ADDE3F979256644BED8F0D244BE51F0037DD2@LONPEX01CL02.citrite.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9ADDE3F979256644BED8F0D244BE51F0037DD2@LONPEX01CL02.citrite.net> User-Agent: Mutt/1.5.21 (2010-09-15) X-Gm-Message-State: ALoCoQle1p7yNPCpg4M1S6DmSJN4sN2g09BXhSEQIQuqTzGH0nKewFE674kNAIORvltCusZ368ch9WseXtvAHuX33R6Q9IuNJ+vr0qn34IZFKvwCv6ZSG2Ntfk03Kmo35LImWwkN4bMh4YG4wHuXfCO5Z1jzYboteknrrBX8+rnbg/9lk6vtOnY= X-Virus-Checked: Checked by ClamAV on apache.org AFAIK, yes. That code is loaded when the agent software is updated by the mgmt server. On Fri, Jul 12, 2013 at 05:02:12PM +0000, Donal Lafferty wrote: > AFAIK, the database deploy script in Master sets the Xen SystemVM URL to http://download.cloud.com/templates/acton/acton-systemvm-02062012.vhd.bz2 > > Is this SystemVM image aware of S3 object store? > > If now, can someone recommend a Xen image that both works and works with S3? > > > DL > >