All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Jacob Gorm Hansen <jacobg@diku.dk>
Cc: xen-devel <xen-devel@lists.sourceforge.net>
Subject: Re: VM-Tools 0.0.2
Date: Sat, 19 Feb 2005 23:54:22 -0600	[thread overview]
Message-ID: <4218260E.4080903@codemonkey.ws> (raw)
In-Reply-To: <42181C47.8020407@diku.dk>

Jacob Gorm Hansen wrote:

> Hopefully this will be a configure option, I would like to have tools
> that I can install and run without needing a python installation on the
> machine, and that I can run out of my ~bin or similar.

Yes, that's the plan.

> I seem to have the following problems:
>
> 1) I can only mount disks read-only.

It currently defaults to read-only know.  The previous default was 
read/write.  I'm not sure why I changed that.  At any rate, you have to 
add a ',w' to the end of the block device option when calling 
vm-create.  That's not exposed in vm right now.  It's a pretty easy 
change to the vm script.

> 2) vm destroy leaves domains hanging in 'd-b---' zombie-like state 
> forever.

Yes, this broke during the rewrite.  It's a little difficult to handling 
closing an xcs connection in an elegant way.  If xcs doesn't have it's 
connection closed properly it never cleans up the domain.  The domain 
doesn't occupy any resources, it's just annoying.

I'm trying to operate on a weekly release schedule.  I thought it was 
better to get another version out even though this problem still existed.

I'm going to start a daily snapshot.  The URL will be:

http://www.cs.utexas.edu/users/aliguori/vm-tools-latest.tar.gz

Expect a fix for #2 within the next day or two.

> Keep up the good work.

Thanks!

Regards,
Anthony Liguori

>
> Jacob
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xen-devel
>


-- 
Anthony Liguori
anthony@codemonkey.ws



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

  reply	other threads:[~2005-02-20  5:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-20  4:20 VM-Tools 0.0.2 Anthony Liguori
2005-02-20  5:12 ` Jacob Gorm Hansen
2005-02-20  5:54   ` Anthony Liguori [this message]
2005-02-20 17:16     ` Adam Sulmicki
2005-02-23  4:20     ` Adam Sulmicki
2005-02-23  4:31       ` Anthony Liguori
2005-02-23 17:16         ` Adam Sulmicki
2005-02-23 17:24           ` Daniel Stekloff
2005-02-23 17:27             ` Adam Sulmicki
2005-02-22  3:55   ` Ronald G. Minnich

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=4218260E.4080903@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=jacobg@diku.dk \
    --cc=xen-devel@lists.sourceforge.net \
    /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.