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-users

Re: [Xen-users] Add more disk

To: "Montervino, Mariano" <mmontervino@xxxxxxxxxx>
Subject: Re: [Xen-users] Add more disk
From: Sadique Puthen <sputhenp@xxxxxxxxxx>
Date: Mon, 18 Aug 2008 12:17:54 +0530
Cc: Xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 17 Aug 2008 23:50:06 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <9B9EF0AE4BCBD21190220008C74C77A90A7BF660@NT-GROUPWARE>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <9B9EF0AE4BCBD21190220008C74C77A90A7BF660@NT-GROUPWARE>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.14 (X11/20080501)
Montervino, Mariano wrote:
Thanks, but didnt work.. :)

Add it statically to win2k3 guest through the config file and recreate the guest. Dynamic addition of block disk to HVM has never worked for me. What xen version and distribution u r using?

--Sadique

-----Mensaje original-----
De: Andy Burns [mailto:xen.lists@xxxxxxxxxxx]
Enviado el: Viernes, 15 de Agosto de 2008 15:18
Para: Xen-users@xxxxxxxxxxxxxxxxxxx
Asunto: Re: [Xen-users] Add more disk


2008/8/15 Montervino, Mariano <mmontervino@xxxxxxxxxx>:

¿How could I add more disk space and another partition to my Windows 2k3
domu? I dont want to resize the C: partition a need a newone.

Quite simple, use a new file or LVM partition (probably the same
choice you use for the C: disk is good) on the domU and add it
dynamically with e.g.

xm block-attach domu-name phy:/dev/vg-name/lv-name xvdb w

It should then be visible inside windows (You might need to rescan
controllers in Disk management) and can be formatted. I'm using the
GPLPV drivers and can't remember if the disk dynamically shows up when
using tehe QEMU drivers.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

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