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

Re: [Xen-users] Do I need to specify swap parition for domU?


  • To: "Liang Yang" <multisyncfe991@xxxxxxxxxxx>
  • From: "Tim Wood" <twwood@xxxxxxxxx>
  • Date: Thu, 7 Sep 2006 14:58:01 -0400
  • Cc: xen-users@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Thu, 07 Sep 2006 11:58:39 -0700
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=MbxaHl5eGixYR8UV36h0kQEgtZKlbwH3YB0KO+weR5P2h/GScXx0cWMC3SH017wC6Q+VBaNyey1arjAi0h8+/z9t2JXUOeStIlAhr2/i+/ezYMZUSYSgPYQfmv91CrxfcpfxeCbJH2XWrBMXNZC+2NwGez4ZGBWat8QS+0SjLk4=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

You don't need to setup a swap partition, but it is generally a good idea.

If you are using file backed disk partitions, you can create one like so:

dd if=/dev/zero of=vmSwapFile bs=1k seek=512k count=1
mkswap vmSwapFile

That will make a 512 MB swap file named "vmSwapFile"

On 9/7/06, Liang Yang <multisyncfe991@xxxxxxxxxxx> wrote:
Hi,

I just have a question about setting up domU, except the filesystem, do I
need to create a swap partition for the domU? How to do it?

Thanks,

Liang


_______________________________________________
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


 


Rackspace

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