12 |
@cvs-info |
@cvs-info |
13 |
$Id$ |
$Id$ |
14 |
$Log$ |
$Log$ |
15 |
|
Revision 1.52 2003/03/11 23:55:58 joko |
16 |
|
+ AUTOCOMMIT: updated/added content |
17 |
|
|
18 |
Revision 1.51 2003/03/11 23:25:49 joko |
Revision 1.51 2003/03/11 23:25:49 joko |
19 |
+ AUTOCOMMIT: updated/added content |
+ AUTOCOMMIT: updated/added content |
20 |
|
|
919 |
o rsync working: view from the server-side: |
o rsync working: view from the server-side: |
920 |
3968 ? R 0:40 rsync --server --sender -vulogDtprz . /home/service/backup/ |
3968 ? R 0:40 rsync --server --sender -vulogDtprz . /home/service/backup/ |
921 |
|
|
|
|
|
922 |
|
x finally: we have a backup-system! |
923 |
|
- built on top of pdumpfs (ruby!), gets triggered by cron through shortcut-script 'backup' |
924 |
|
- backs up: |
925 |
|
x /home/* (except /home/service) |
926 |
|
x /data/bin (approx. 9.2M) |
927 |
|
x /data/libs (approx. 1.7M) |
928 |
|
x /data/opt (approx. 27M) |
929 |
|
o /data/var (approx. 104M) |
930 |
|
o /data/www (approx. 244M) |
931 |
|
x /data/www/virtual/lashlarue (approx. 28M) |
932 |
|
x /data/www/virtual/netfrag (approx. 68M) |
933 |
|
x /data/www/virtual/wac (approx. 4M) |
934 |
|
|
935 |
|
o establish logfile-rotation with logrotate!!! |
936 |
|
#> cd /data/www/virtual/lashlarue/log |
937 |
|
#> gzip access_log |
938 |
|
#> gzip error_log |
939 |
|
|