Re: external SATA HD config/backup questions



<baratunde@xxxxxxxxx> wrote:
> I have a pretty good idea of how I want to use FirmTek's 4-port
> external SATA card and enclosures along with SoftRAID 3 but wanted to
> run it by you guys before committing to the various drives etc.
>
> I'm using a Mac G5 tower and am trying to build a robust and reliable
> hard drive config using external SATA enclosures from FirmTek. I do a
> good amount of amateur video editing, podcasting and photo editing,
> writing, etc.
>
> Here's the proposed setup of the main drives
>
> A) internal SATA system drive - 160GB (aleady exists)
> B) Internat SATA low priority drive - 250GB (already exists)
> C) (PROPOSED) external SATA for working, video editing, music etc -
> 800GB (two 400GB in a Firmtek enclosure under RAID 0)
>
> I'm aneed a good backup solution for A and C, preferably using SoftRAID
> 3 to mirror them on yet another RAID stripe.

RAID 1 is best for high availability of data, not as a backup of
data. Using RAID 1, if you make a mistake and delete something
important it will be gone instantly from the mirror as well. If
the OS has a filesystem bug and wrecks the filesystem, the mirror
will be wrecked as well.

Unless you need the high availability provided by RAID 1, I
recommend having a mirror disk or mirror stripe, but not using
RAID 1. Use CarbonCopyCloner, rsync or something similar to
backup your files to the mirror once a day.

Since you mentioned using cron in your message, I'll point you at
snapshot:

http://freshmeat.net/projects/snapshot/

which lets you create and maintain incremental disk-to-disk
backups very conveniently using cron. I use it to backup my
files hourly.

.



Relevant Pages

  • Re: Western Digital "MyBook" as RAID?
    ... Now the docs say you can configure even this 1 HD version for RAID although that only creates two mirrors on the same disk. ... If you just like the idea of duplicate files why not get two Network attached HD and schedule a script to copy files from the "working" drive to the backup drive on a nightly/weekly basis? ... The nice thing about this WD LAN drive is that it allows a connection of one USB drives. ...
    (sci.electronics.design)
  • Re: SBS 2003 Mirror OS Drive Question
    ... It'll even give you time to research inexpensive RAID cards and get them into a better solution. ... As far as having a backup goes, ... Again, basic Exchange knowledge there, and again not SBS specific. ... >>>> Shutdown and put one of your new drives in, ...
    (microsoft.public.windows.server.sbs)
  • Re: What logs etc do I need to checkfrequently?
    ... not configuring RAID. ... or disk vs tape backups. ... than full backup or data was corrupted on the tape. ... drives, or to an alternate drive, as well. ...
    (freebsd-questions)
  • Re: Backups: rsync, software RAID, other strategies?
    ... I use the following configuration on my file server. ... typical rsync that will mirror the source to the ... You can also purge the backup by removing ... >of the drives as a backup for the other. ...
    (freebsd-questions)
  • Re: questions on partitions for exchange
    ... If your backup is using the exchange backup API, ... build process that starts with a FAT partition and then converts it to NTFS. ... The second local RAID 1 with the SMTP is fine if this is not a cluster. ... Because of the limitation on the number of physical drives, ...
    (microsoft.public.exchange.setup)