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

Re: [Xen-users] Windows guest, swap space, separate disk?


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: Brandon Lamb <brandonlamb@xxxxxxxxx>
  • Date: Wed, 17 Mar 2010 22:35:32 -0700
  • Delivery-date: Wed, 17 Mar 2010 22:36:48 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=ZaE+rgObI9qJH1lM1ddoacM3OB1gMGWiyXnInPdgx9YeM4lv1Q0Cok03f3H/TcCZUv DzRbfk/TqcA9ffuZrMsQvF3Rz0EUaJMzTXxvzTAhqGBvajGKTAn4Jw6FFRVC71bEYLrG Vky/KeE5iv0O7J1QSE9p3ZibFhKdCPj12dtcE=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

On Wed, Mar 17, 2010 at 10:29 PM, Brandon Lamb <brandonlamb@xxxxxxxxx> wrote:
> On Wed, Mar 17, 2010 at 10:23 PM, Nathan Eisenberg
> <nathan@xxxxxxxxxxxxxxxx> wrote:
>> First and foremost - I believe LVM's are faster than disk images, so if 
>> you're looking for performance, I would start there.
>>
>> Best Regards,
>> Nathan Eisenberg
>>
>>
>>> -----Original Message-----
>>> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-users-
>>> bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Brandon Lamb
>>> Sent: Wednesday, March 17, 2010 3:06 PM
>>> To: xen-users@xxxxxxxxxxxxxxxxxxx
>>> Subject: [Xen-users] Windows guest, swap space, separate disk?
>>>
>>> Hi hopefully someone can give me a tip or a better google search query
>>> to run.
>>>
>>> Talking to a guy that has a vmware server setup with 20 guests, all
>>> xp. He set them up with a 10gig os drive (c) and a separate 5gig disk
>>> image (d) that he configured a 3500-5000 swap.
>>>
>>> Now my take on this is that since all the disks are on the same
>>> physical disk anyway, should we just configured a single 15gig disk
>>> image, configure a 5000-5000 (min/max in windows) swap file for
>>> windows and be the same?
>
> Im actually running the disk images on top of lvm partitions, but this
> particular use case requires file based disks for our customer,
> basically a reseller of our service. He wants to offer HIS customers
> the ability that if they blow up their windows xp box, he can just
> relaunch the vm pointing to the backup disk image.
>
> To do this, it seemed much easier to be able to do a cp live-disk.img
> backup-disk.img versus doing a dd or ? to create a backup.
>
> Hm actually does anyone have any input on that? is "cp file1 file2"
> faster than a "dd if=/dev/volumes/file1 of=/dev/volumes/file2"?
>

Although a problem with the all lvm block level method is ok so when
we create a manual backup of the live disk, we would do

dd if=/dev/volumes/cust1-live of=/dev/volumes/cust1-backup

This only will happen once in a great while, after major software
changes and such. But now we also want a remote backup machine to have
a DR copy of cust1-backup, so disk space wise we would have to have

(size of cust1-live) + (size of cust1-backup) + (size of dd
if=/dev/volumes/cust1-backup of=/backups/cust1.img)

Hah hope that is not over complicating it but not sure how else you
would handle that

_______________________________________________
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®.