Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Security - nightly backup
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
deurk
Apprentice
Apprentice


Joined: 11 Mar 2003
Posts: 190
Location: Earth 1.3

PostPosted: Sun Aug 17, 2003 9:09 am    Post subject: Security - nightly backup Reply with quote

Hi guys...

I was just wondering if, instead of putting a RAID1 solution (which I can't seem to be able to get to work), I could just do a nightly backup from one disk to the exact same one with something like:
Code:
# dd if=/dev/hda of=/dev/hdc


Would it work??
8O
Back to top
View user's profile Send private message
deurk
Apprentice
Apprentice


Joined: 11 Mar 2003
Posts: 190
Location: Earth 1.3

PostPosted: Sun Aug 17, 2003 10:43 am    Post subject: Reply with quote

Hmmm, maybe it would be a little long for 80G... What if I do that then a diff every night?

Any good ideas?
Back to top
View user's profile Send private message
endu
n00b
n00b


Joined: 03 Jul 2003
Posts: 18
Location: CH

PostPosted: Sun Aug 17, 2003 12:12 pm    Post subject: Reply with quote

i didn't do a raid1 because if i delete a file accidentally i would lose it.
for my MP3s i use just:
Code:

cp -Ruv /mnt/disks/songs/* /mnt/disks/songs_save/songs/ > $logfile

if i delete a file the file don't gets deleted on the second harddisk.
and every month i do a full backup.

i think this doesn't make sense in all uses. but for the MP3s it's good enough.
Back to top
View user's profile Send private message
deurk
Apprentice
Apprentice


Joined: 11 Mar 2003
Posts: 190
Location: Earth 1.3

PostPosted: Sun Aug 17, 2003 12:42 pm    Post subject: Reply with quote

True...

The thing is that datas I want to backup are fairly important (mail server, web server, etc) and I would like to make sure that I won't loose anything else more than one day...

And I'd like to be able to switch one disk to another if anothing goes wrong...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum