| Author |
Message |
howa
Joined: 21 Jun 2009
Posts: 2
|
| Posted: Sun Jun 21, 2009 7:08 am Post subject: Backup whole VM for local Xen testing |
|
|
Hello,
Is it possible to backup the whole VM image and import into my local Xen server for testing env.?
Since I don't want to install/setup everystuffs again, it would be great is just copy and import.
:D |
|
| Back to top |
|
waldo
Joined: 21 May 2009
Posts: 336
|
| Posted: Sun Jun 21, 2009 10:04 am Post subject: |
|
|
Would rsync not work?
http://www.linode.com/wiki/index.php/AutomatedRdiffBackup |
|
| Back to top |
|
howa
Joined: 21 Jun 2009
Posts: 2
|
| Posted: Sun Jun 21, 2009 11:34 am Post subject: |
|
|
waldo wrote: Would rsync not work?
http://www.linode.com/wiki/index.php/AutomatedRdiffBackup
I want to backup the whole system (not only data, also program installed under /usr/local, and in fact... every thing)
So I am trying to see if it can be done in the VM level. |
|
| Back to top |
|
waldo
Joined: 21 May 2009
Posts: 336
|
| Posted: Sun Jun 21, 2009 1:08 pm Post subject: |
|
|
Not at the VM level yet, they are working on it, but not yet.
http://www.linode.com/forums/viewforum.php?f=26
But I don't know what form or state the backup is in. I haven't had a chance to be a part of the beta yet. They were (and are) working on it when I asked to be a part of the beta.
And as far as I can tell, if you follow that tutorial you would be backing up the entire system except for:
/dev
/proc
/tmp
/var/tmp
and two other directories that are specific to the author's system/setup. |
|
| Back to top |
|
Stever
Joined: 07 Dec 2007
Posts: 337
Location: NC, USA
|
| Posted: Sun Jun 21, 2009 5:33 pm Post subject: Re: Backup whole VM for local Xen testing |
|
|
howa wrote: Hello,
Is it possible to backup the whole VM image and import into my local Xen server for testing env.?
Since I don't want to install/setup everystuffs again, it would be great is just copy and import.
:D
Reboot into a finnix profile, mount your disk image and do whatever you want with it. |
|
| Back to top |
|
justintime
Joined: 03 Sep 2008
Posts: 25
|
| Posted: Mon Jun 22, 2009 9:43 am Post subject: |
|
|
This might be a bit overkill, but should work for you:
http://www.sysadminsjourney.com/content/bringing-your-linode-home-with-you |
|
| Back to top |
|
| |