Editing Backup a running container over the network with ezvzdump

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
 
== Ezvzdump ==
 
== Ezvzdump ==
  
Ezvzdump (not to be confused with [[vzdump]]) is a shell script that also allows  
+
Ezvzdump (not to be confused with vzdump) is a shell script that also allows  
 
you to dump out a running VE container. The key differences are that ezvzdump  
 
you to dump out a running VE container. The key differences are that ezvzdump  
 
allows you to utilize past dumps to speed things up, and that a remote host can  
 
allows you to utilize past dumps to speed things up, and that a remote host can  
Line 7: Line 7:
  
 
The dump files that are created are compatible with those that vzdump creates,  
 
The dump files that are created are compatible with those that vzdump creates,  
so you must still use <code>vzdump --restore</code> to restore them.
+
so you must still use `vzdump --restore` to restore them.
  
 
Dependencies: sendEmail package for emailing of statistics
 
Dependencies: sendEmail package for emailing of statistics
  
 
== Cron ==
 
== Cron ==
I recommend using <code>nice</code><code></code> and <code>ionice</code> to run this script so it doesn't bring the host to it's knees. Place this example in <code>/etc/cron.d/ezvzdump</code> and the backups will run at 3:30 AM every day.
+
I recommend using nice and ionice to run this script so it doesn't bring the host to it's knees. Place this example in /etc/cron.d/ezvzdump and the backups will run at 3:30 AM every day.
  
 
<pre>
 
<pre>

Please note that all contributions to OpenVZ Virtuozzo Containers Wiki may be edited, altered, or removed by other contributors. If you don't want your writing to be edited mercilessly, then don't submit it here.
If you are going to add external links to an article, read the External links policy first!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)