WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] VM-Tools 0.0.2

To: Jacob Gorm Hansen <jacobg@xxxxxxx>
Subject: Re: [Xen-devel] VM-Tools 0.0.2
From: Anthony Liguori <anthony@xxxxxxxxxxxxx>
Date: Sat, 19 Feb 2005 23:54:22 -0600
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
Delivery-date: Sun, 20 Feb 2005 05:55:17 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
In-reply-to: <42181C47.8020407@xxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
References: <42181018.9060808@xxxxxxxxxx> <42181C47.8020407@xxxxxxx>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0 (X11/20041206)
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@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel



--
Anthony Liguori
anthony@xxxxxxxxxxxxx



-------------------------------------------------------
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@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

<Prev in Thread] Current Thread [Next in Thread>