All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gaurav Maheshbhai Patel <gmpatel@learn.senecac.on.ca>
To: Steve Kemp <steve@steve.org.uk>
Cc: xen-devel@lists.xensource.com
Subject: Re: Instant Xen guest (guest-magic tool)
Date: Sat, 14 Apr 2007 09:51:42 -0500	[thread overview]
Message-ID: <f515dd3a12b.4620a42e@learn.senecac.on.ca> (raw)
In-Reply-To: <20070412185212.GA1484@steve.org.uk>


Hi steve,
The comment on /tmp/guestmagic was really good.
I was wondering what if we use /tmp/$$ 

>     commands.getoutput('xm list > /tmp/$$')

Is it create the same problem as /tmp/guestmagic?

Thanks in advance
Gaurav


----- Original Message -----
From: Steve Kemp <steve@steve.org.uk>
Date: Thursday, April 12, 2007 1:52 pm
Subject: Re: [Xen-devel] Instant Xen guest (guest-magic tool)
To: Gaurav Maheshbhai Patel <gmpatel@learn.senecac.on.ca>
Cc: xen-devel@lists.xensource.com

> On Thu, Apr 12, 2007 at 12:17:47PM -0400, Gaurav Maheshbhai Patel 
> wrote:
> > Well good to hear that you are working on same kind of project.
> > I was wondering about your suggestion. If we make a copy/snapshot 
> of it. Then Installing fresh copy of Some linux distro....
> > 1) How can we do that? 
> 
>  Depends on the type of distribution you've got.  For Debian dom0 you
> can use tools like debootstrap to automatically install fresh copies
> of Debian inside a directory/partition.  Similarly you could use a 
> tool like rpmstrap to install copies of CentOS.  (Though rpmstrap 
> is very
> fragile and prone to breakage).
> 
> > 2) If we do that then, doesn't it take the same time to 
> installing new distro on guest?
> 
>  I don't fully understand what you're asking there.  If you're using
> a tool like rpmstrap, or debootstrap, then it'd take a few minutes to
> install (or more depending on your network link).
> 
>  If you had several Linux distribution images locally you could do
> a copy in a few seconds.
> 
>  (That's what we do at work - we have a collection of configured 
> Linux distributions mounted read-only, and we simply copy those 
> into new
> guests automatically.  The process of installing Gentoo, Debian,
> Ubuntu, or CentOS takes only a few minutes - but it does rely upon
> you creating the "source" installations manually first.  There are
> a small collection of fixups applied after the copy to setup unique
> IPs, hostnames, etc, but otherwise the new copies are basically 
> clones of the centralized master copy of each distribution.)
> 
> > Also have you looked at the snap shot of guest-magic on 
> sourceforge.net? 
> 
>  Yes ..
> 
> > Well IP assignment is still issue there because of short deadline 
> of the project. But we are still going to do that.
> 
> > Also, can you please tell me about what are you working on? 
> > Might be it helps us some what
> 
>  xen-tools :
> 
>    http://xen-tools.org/software/xen-tools/
> 
>  Developed and used primarily upon Debian GNU/Linux, but apparently
> portable to things like CentOS and Fedora Core.
> 
> Steve
> -- 
> 

  reply	other threads:[~2007-04-14 14:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-11  2:51 Instant Xen guest (guest-magic tool) Gaurav Maheshbhai Patel
2007-04-11  9:06 ` Steve Kemp
2007-04-11 18:54   ` Gaurav Maheshbhai Patel
2007-04-11 22:42     ` Steve Kemp
2007-04-12 16:17       ` Gaurav Maheshbhai Patel
2007-04-12 18:52         ` Steve Kemp
2007-04-14 14:51           ` Gaurav Maheshbhai Patel [this message]
2007-04-15  0:19             ` Steve Kemp
2007-04-15 10:59               ` Gaurav Maheshbhai Patel
  -- strict thread matches above, loose matches on Subject: below --
2007-04-17 22:51 Tom Wisniewski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f515dd3a12b.4620a42e@learn.senecac.on.ca \
    --to=gmpatel@learn.senecac.on.ca \
    --cc=steve@steve.org.uk \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.