From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [OSSTEST Nested PATCH v10 7/9] Add new script to customize nested test configuration Date: Wed, 20 May 2015 14:28:05 +0100 Message-ID: <1432128485.12989.257.camel@citrix.com> References: <1431488204-14510-1-git-send-email-longtaox.pang@intel.com> <1431488204-14510-8-git-send-email-longtaox.pang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1431488204-14510-8-git-send-email-longtaox.pang@intel.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: "longtao.pang" Cc: wei.liu2@citrix.com, robert.hu@intel.com, Ian.Jackson@eu.citrix.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Wed, 2015-05-13 at 11:36 +0800, longtao.pang wrote: > 1. In this script, make some appropriate runvars which selecthost would > recognise. > 2. Prepare the configurations for installing L2 guest VM. > 3. Create a lv disk in L0 and hot-attach it to L1; Inside L1, using this > new added disk to create a VG which will be used for installing L2 guest. > > Signed-off-by: longtao.pang Acked-by: Ian Campbell