Tech Support > Computers & Technology > copy my first hard disk info onto my second hard disk
copy my first hard disk info onto my second hard disk
Posted by gary on October 28th, 2004


Hello I am running fedora redhat linux I would like to set up two hard drives
one a master and one a slave so that I can copy date from one disk to another

or would it ne better if one disk is copying from the other continuosly(raid)

please help thanks


Gary

Posted by why? on October 28th, 2004



On 28 Oct 2004 08:50:52 -0700, gary wrote:

Is it just data you want to copy, rather than an restore image?

RAID would be one way to go, another is create a data backup area and
use cron to copy files over. Just guessing here I would be very
surprised if there wasn't a utility available that monitors directories
for changed files and can copy them.

There are also several Linux backup applications.

Did you get as far as installing the disk, creating the filesystem?

Me

Posted by Walter Mautner on October 28th, 2004


gary wrote:

copy or gzip/bzip2 your data over to the 2nd drive. You can make use of one
of the many open source backup programs or scripts.

boot even in case of one drive failing (if you use the "raid-extra-boot" in
lilo or comparable settings in grub) or at least can be easily reactivated
from the remaining drive. However, you should not run the 2nd drive on the
slave, rather use 2nd master to avoid speed loss. And consider, raid1 does
not substitute a good backup - because accidently deleting stuff does it
instantly and simultanously on both drives.
I am using a raid1/raid0 (software, configurable per partition) setup with
two ide drives here for more than one year, and it already survived a dying
harddrive.

--
Longhorn error#4711: TCPA / NGSCB VIOLATION: Microsoft optical mouse
detected penguin patterns on mousepad. Partition scan in progress
*to*remove*offending*incompatible*products.**React ivate*your*MS*software.
Linux woodpecker.homnet.at 2.6.8reiser4pkt*[LinuxCounter#295241]


Similar Posts