ComputerForum.com ComputerForum.com  

Go Back   Computer Forum > Computer Hardware > Computer Memory and Hard Drives

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 07-04-2007, 02:18 AM   #1 (permalink)
Bronze Member
 
Join Date: Jul 2006
Posts: 53
Default Questions about RAID.

I read through the RAID FAQ up top and I have a couple of questions, but I'll need to provide some info first.

My step-father runs a business from home. We have a small home network. It just a wireless router with 4 wired ports.

My step dad uses a Mac for his work (lots of photo editing and such). He stores all of his data on an external drive (no enough room on the Internal drive [just 30 GB - he uses 130 GB of his external]). I want to find a way to back up all of his data. Tapes and DVDs are out, because he needs regular backups and it would cost too much and take too much time to backup all of his data.

I was thinking that network attached storage would be the way to go.

Could I build a PC that haw 2 hard drives and use RAID 1 to have redundant copies of everything?

So assuming I can do that, what would I need to make it as easy as possible to periodically copy all of the data from his external drive to the other PC?

Let me know if there is any other info you need.

Thanks
sn1ckers is offline   Reply With Quote


Old 07-04-2007, 02:22 AM   #2 (permalink)
Moderator
 
brian's Avatar
 
Join Date: Jun 2007
Location: California
Age: 17
Posts: 4,958
Default

i dont know about the raid. but what you will need. i would go with linux and setup a samba server. from there he does not need the externel hard drive. the samba will allow him to connect to it as if it was a hard drive. If it is all from the same place the speed is incredible so there is no wories there. If you need help just ask i can help you along the way (as well as everyone else)
brian is offline   Reply With Quote
Old 07-04-2007, 02:27 AM   #3 (permalink)
Moderator
 
Cromewell's Avatar
 
Join Date: Dec 2004
Location: Canada
Age: 26
Posts: 11,802
Default

You could. The easiest way to schedule backups would be to setup a shell script on the Mac to copy files to shared folder on the NAS machine or you could setup an FTP service on the NAS and have the script ftp the files over. Then you can run the script with a cron tab or use iCal.
__________________

You know what the chain of command is? It's the chain I go get and beat you with 'til ya understand who's in command here.

www.userfriendly.org
Cromewell is offline   Reply With Quote
Old 07-04-2007, 03:19 AM   #4 (permalink)
Bronze Member
 
Join Date: Jul 2006
Posts: 53
Default

Which of these is easiest?

The Samba server has more appeal to me. I've never done a server before, though. If I used the Samba server, could I still have a RAID setup to have backup hard drive of everything?

If I used the shell script, how would I go about doing that? Could it be done automatically? And, would it work with RAID?

Why I keep asking about the RAID, is because my main goal is to make sure that he will not lose his data in case his external (or an internal drive he were to stop using the external with the Samba suggestion) drive fails. I guess my main goal is to make an efficient, fault tolerant (at least one drive) backup/storage system.

Thanks for he quick replies.
sn1ckers is offline   Reply With Quote
Old 07-04-2007, 03:30 AM   #5 (permalink)
Moderator
 
brian's Avatar
 
Join Date: Jun 2007
Location: California
Age: 17
Posts: 4,958
Default

if you want that i would go with a externel server. somewhere where if there is a fire, you still have your data in a different place. But if you want to keep it simple, yes raid can do both. i think raid is just a chip in a motherboard that backs your entire drive up as you go along.
brian is offline   Reply With Quote


Old 07-04-2007, 03:42 AM   #6 (permalink)
Bronze Member
 
Join Date: Jul 2006
Posts: 53
Default

So if I simply had a networked PC that had a RAID1 setup, would all I have to do is periodically transfer files over to one of it's drives and it would copy them to the other?

If that is the case... how hard would it be to have it automatically do this? I'm guessing that is how Cromewell's suggestion would work?

Would I need any specific OS to make everything easily compatible?

Thanks for all the help! I'm a total noob.
sn1ckers is offline   Reply With Quote
Old 07-04-2007, 03:55 AM   #7 (permalink)
Moderator
 
Cromewell's Avatar
 
Join Date: Dec 2004
Location: Canada
Age: 26
Posts: 11,802
Default

Quote:
So if I simply had a networked PC that had a RAID1 setup, would all I have to do is periodically transfer files over to one of it's drives and it would copy them to the other?
Yes that's all, the shell script would be how you automate it. You can use special backup software too but you usually have to buy it.

For the shell scrip all you do is make a list of copy/FTP commands for the files/directories you need then when you run the script it copies them automatically. OS X should play nicely with Windows and other Unix OSs so whatever you are more familiar with will be the one you want to use.
__________________

You know what the chain of command is? It's the chain I go get and beat you with 'til ya understand who's in command here.

www.userfriendly.org
Cromewell is offline   Reply With Quote
Old 07-04-2007, 04:19 AM   #8 (permalink)
Bronze Member
 
Join Date: Jul 2006
Posts: 53
Default

Could I copy entire directories? For example: say the drive has three folders (A, B, and C). Say each of these has 5 subfolders, and each of those has 2 files.

Could I simply copy folders A,B, & C and be done?

Also, where can I learn to make the shell script?

I'd probably go with a Linux system, simply to save money.. no point in having an expensive OS on a computer used to store data.

Thanks for the help.
sn1ckers is offline   Reply With Quote
Old 07-04-2007, 05:35 AM   #9 (permalink)
Moderator
 
Cromewell's Avatar
 
Join Date: Dec 2004
Location: Canada
Age: 26
Posts: 11,802
Default

Yes you can copy directories, it will take all sub directories as well.

To write shell scripts on OSX http://www.noendpress.com/vroman/she...ting/index.php It looks fairly breif but it should cover the basics of what you need to do.
__________________

You know what the chain of command is? It's the chain I go get and beat you with 'til ya understand who's in command here.

www.userfriendly.org
Cromewell is offline   Reply With Quote
Old 07-04-2007, 06:11 AM   #10 (permalink)
Bronze Member
 
Join Date: Jul 2006
Posts: 53
Default

Thanks for the link. I read some of it. I'll read through it more when I have more time.

But this is enough to get me started for now.

Thanks guys.
sn1ckers is offline   Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Raid 5 general questions xonto Computer Memory and Hard Drives 3 04-19-2007 05:24 PM
ASUS M2N32-SLI Deluxe No Bootable Raid Diamondsleeper Motherboards 1 09-11-2006 12:41 PM
PCI ATA 133 Raid Card Questions Sacrinyellow5 Computer Networking and Servers 3 08-01-2006 02:36 PM
Raid Mode Questions drummerboy Desktop Computers 1 02-03-2006 12:33 AM
A Raid Questions Tormoni Computer Memory and Hard Drives 3 11-17-2005 04:58 AM


All times are GMT +1. The time now is 03:16 PM.


Powered by: vBulletin Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 ©2009, Crawlability, Inc.