[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] Re: Problem on slow keystroke response - guest on Xen box


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: Stephen Liu <satimis@xxxxxxxxx>
  • Date: Tue, 2 Dec 2008 23:58:01 +0800 (CST)
  • Delivery-date: Tue, 02 Dec 2008 07:58:44 -0800
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=UWYjOn1d1YvC8h7iNVYy2Z22aj8XzOga3ewBi6Ur2IF9nSxzvTr6ciBU0N4cbGfVTZPpm2WRgN+PGOHFiwLOX6SEK07wBgmCTMjvN/zFWacXWijNheg0LDrQc9twbQyap/51+mH8fDsUcY4q9Rtx3WCEnIT0djtpuJtGbcaKW7Y=;
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

--- Javier Barroso <javibarroso@xxxxxxxxx> wrote:

- snip -


> > Thanks for your link.  I have bonnie++ installed.
> >
> >
> > Can I create LVM image on my system?  If YES please advise how. 
> TIA
> 
> You need a partition or a disk to do it. (choose LVM type on fdisk)
> Create phisical volumes (pvcreate)
> Create volume group (vgcreate)
> and create logical volumes (lvcreate)
> 
> Then config xen file to use it (disk = [ 'phy:/dev/vgname/lvname,
> hda1, w' ,
> 'phy:/dev/vgname/swap,hda2,w' ]
> 
> Search LVM Howto for more info in lvm


Sorry, maybe I haven't made it clear on my last posting.  On this Xen
box I have NO partition using the entire HD.  Is it possible
repartition the HD without wiping out the whole system?


I haven't run LV sometimes.  Most the time I partition HD before
installing the OS, such as /boot, /root, /home, /swap, /var, etc. 
However on Xen box (Virtual Machine) I use the entire HD.  Because it
would be difficult for me to forecast the number of guests to be
created in advance.


> Installed udev on repo.
> >
> >
> > # cat /etc/udev/rules.d/z25_persistent-net.rules
> > # This file was automatically generated by the
> > /lib/udev/write_net_rules
> > # program, probably run by the persistent-net-generator.rules rules
> > file.
> > #
> > # You can modify it, as long as you keep each rule on a single
> line.
> > # MAC addresses must be written in lowercase.
> >
> > SUBSYSTEM=="net", DRIVERS=="?*",
> ATTRS{address}=="00:16:3e:64:8f:5e",
> > NAME="eth0"
> >
> >
> > Whether put 00:16:3e:64:8f:5e on /etc/xen/*.cfg file as;
> >
> > vif  = [ 'ip=192.168.0.211', '00:16:3e:64:8f:5e' ]
> > ???
> 
> I use another format for vif (ip is optional, you can configure it
> from domU
> (in etc network interfaces)):
> vif = [ 'ip=xxx, mac=xx:xx:xx:xx:xx' ] in both config files


Whether you meant on both /etc/xen/*.cfg and
/etc/udev/rules.d/z25_persistent-net.rules files ?


B.R.
Stephen L

Send instant messages to your online friends http://uk.messenger.yahoo.com 

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.