mdzidic / ovz-web-panel

Automatically exported from code.google.com/p/ovz-web-panel
Other
0 stars 0 forks source link

reducing memory and i/o backup impact #326

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Reason:
more backup running wasting the host 

Description:
consider to include the command "ionice -c3 -n7 nice -n19" before the "tar" 
command in backup.rb, this can take a long time for backup but don't wast the 
server.

Original issue reported on code.google.com by agsw...@gmail.com on 4 Aug 2011 at 3:43

GoogleCodeExporter commented 9 years ago

Original comment by sibprogrammer on 1 May 2012 at 9:04