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] dd trough scp with tar

To: "Florian Heigl" <florian.heigl@xxxxxxxxx>
Subject: Re: [Xen-users] dd trough scp with tar
From: "Todd Deshane" <deshantm@xxxxxxxxx>
Date: Sat, 26 Apr 2008 23:55:21 -0400
Cc: CentOS mailing list <centos@xxxxxxxxxx>, David Hláčik <david@xxxxxxxxx>, centos-virt@xxxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sat, 26 Apr 2008 20:55:51 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=5kLALZrI6NJTa3osQiZqQbssC+WnrOn2wgGwMq1cYNU=; b=Lr6hT1X5sto7OuqYrhxlc/j1DydvEg3LjyumkUJQ5UaZYWWcsoU1LbDl+cYP60sf1MMlPS7MZyjnrYCrA8QhSUrOIDe7df/q7owaJqYzrHtHqnsGZHjPvUITNI3XJF1S9fG5kySndfETbGw2OCOvL9iU+eCJDdRPIaUATH28Li4=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=vza8Oivb9vN8qSLb2EVy+da50/5VCfMi9fA7A0rlp4DYQzpg9S1PE7J3PFk5XPaHee6Xc6H1uETJ5lxhQSKC5C+Vqnr0V1Y/V/kNl9g/aM7sYJryM2L8dHaK+u6bp0wCCXiNnFV01B8L4vySmEWf8S0QvO2k8Xbh17PWG0Cd6Nc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <77abe410804261408w77fc6fd0h590a377a24a6de3d@xxxxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <cba415ca0804251348r44afea9exf6145d5887bde05a@xxxxxxxxxxxxxx> <77abe410804261408w77fc6fd0h590a377a24a6de3d@xxxxxxxxxxxxxx>
Reply-to: deshantm@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
2008/4/26 Florian Heigl <florian.heigl@xxxxxxxxx>:
> hi,
>
>  2008/4/25, David Hláčik <david@xxxxxxxxx>:
>
>
>  > i will inside virtual machine on ESX boot from Live-CD of CentOS , using dd
>  > i will transfer images trought scp to CentOs machine with xen. I believe
>  > this one should work, machines on ESX are Windows2003 Servers.
>  > So what i need to find is how to write a command which will transfer image
>  > trought scp , but for faster transfer also compress  it before using tar, 
> or
>  > gzip.
>  >
>  > so my input will be dd if=/dev/sda1 , my output will be gzipped or tarred
>  > image on second side. sda1.img.gz
>
>  There's also some tools (ntfsclone for one ntfs-aware tool) or g4u for
>  a more centralized whole-disk-image approach that might do the same.
>

Clonezilla is also a good choice for this ghost/clone approach. It builds in the
ntfsclone, partimage, and dd methods for capturing images. It is quite
flexible, supporting many ways of storing the disk/partition image.

See: http://www.clonezilla.org/


>  also you might be able to extract the Raw VMDK's data on your ESX host
>  using VMWare cli utils and compress/scp that. I know this works with
>  the normal VMWare server and would assume ESX also has some utility to
>  ease that.
>
>
>
>  good luck :)
>  florian
>
>
>  --
>  'Sie brauchen sich um Ihre Zukunft keine Gedanken zu machen'
>
> _______________________________________________
>  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>