|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (7 bit)
Join Date: Jan 2007
Location: Swift Current, Saskatchewan, Canada
Posts: 113
|
File Replication (Mirroring) Software
I'm currently working on my new server, had it setup for a couple weeks here and been doing a temporary backup of stuff. I use Acronis for daily main drive backups to my external drives. What I'm wondering is if anyone knows of a program that will instantly mirror the files onto another drive. For example, files are copied to a share on the server, the instant they are copied to that share, they are also copied to the external backup drive. I'm not too worried about deleting if the main drive file gets deleted, but it would be a bonus. Kinda like a RAID setup where it goes to both drives, but not like RAID in the sense of reading. Basically just a program that will do file mirroring (replication) for me. Thanks in advance.
|
|
|
|
|
|
#2 |
|
Come in Ray...
Join Date: Sep 2004
Posts: 1,668
|
Why not just get a cheap hard drive controller which does RAID 1?
It will probably be a cheaper, more lightweight and more stable option than any software package. |
|
|
|
|
|
#3 |
|
Member (7 bit)
Join Date: Jan 2007
Location: Swift Current, Saskatchewan, Canada
Posts: 113
|
Where's the fun in that?
lol, No I'm not looking for a hardware solution, looking for a software solution. I like a challenge, and software can be one. It's not exactly server hardware, but as all us techs know, how many of our home domain controllers or servers are actually servers.
|
|
|
|
|
|
#4 |
|
Barefoot on the Moon!
Staff
Premium Member
Join Date: Aug 2002
Location: Northeastern USA
Posts: 13,384
|
There's such a thing as "software RAID", but I've never tried it, and wouldn't recommend it (as I've heard it's not reliable or very stable).
I found a good tool recently called "robocopy". One of the key items was the /PURGE option, which removes copies of the files/directories that no longer exist at the source location. http://en.wikipedia.org/wiki/Robocopy This is command line stuff, but I'm sure you'll have fun with it ![]() Also, if you set it up as a scheduled task, you'll have an uncompressed backup of your files on an automated basis if you get everything set up right
__________________
There are two secrets to staying young, being happy, and achieving success. You have to laugh and find humor every day, and you have to have a dream.
|
|
|
|
|
|
#5 |
|
Computing Professor
Staff
Premium Member
Join Date: Jun 2001
Posts: 11,718
|
PCMech doesn't have a "Fun,Fun,Fun" experiment forum but I'm wondering if we should start one.
Keep talking to us!
__________________
Asus M4A77D, 64 X2 6000+, 4 GB Corsair DDR2 800 ram, Radeon 5770. |
|
|
|
|
|
#6 | |
|
Member (7 bit)
Join Date: Jan 2007
Location: Swift Current, Saskatchewan, Canada
Posts: 113
|
Quote:
. Hope to get my server+, network+, and whatever else I can as soon as possible, saves money by going to university. Anyways back to the topic, I'm using SyncbackSE right now, have been for couple of weeks, and that works fine, that is really all I need, backs up nightly. Would be cool though for a RAID type setup via software... hmm I'll have to look around some more and see what I can find, so far no luck... hmmm looks like I have a project at hand here....first conquer this, then clustering 2003 server Thanks for the replies so far.
|
|
|
|
|
|
|
#7 | |
|
Forum Administrator
Staff
Premium Member
Join Date: May 2000
Location: Joplin MO
Posts: 37,777
|
Quote:
|
|
|
|
|
|
|
#8 | |
|
Computing Professor
Staff
Premium Member
Join Date: Jun 2001
Posts: 11,718
|
Quote:
Wait a minute. Who are you ? |
|
|
|
|
|
|
#9 | ||
|
Member (7 bit)
Join Date: Jan 2007
Location: Swift Current, Saskatchewan, Canada
Posts: 113
|
Quote:
,my bad... yes, that is the word that I meant, it was close...Quote:
|
||
|
|
|
|
|
#10 | |
|
Computing Professor
Staff
Premium Member
Join Date: Jun 2001
Posts: 11,718
|
Quote:
Are you the guy who was wiring the house ? |
|
|
|
|
|
|
#11 |
|
Member (7 bit)
Join Date: Jan 2007
Location: Swift Current, Saskatchewan, Canada
Posts: 113
|
Nope, that would not be me.
|
|
|
|
|
|
#12 |
|
Come in Ray...
Join Date: Sep 2004
Posts: 1,668
|
If you are using Windows Server, you can use dynamic disks to do software RAID.
While hardware would be better, the software RAID utilized by dynamic disks, in my experience is very reliable and very stable. There are some catches you should read about though: http://www.petri.co.il/difference_be..._2000_2003.htm |
|
|
|
|
|
#13 |
|
Forum Administrator
Staff
Premium Member
Join Date: May 2000
Location: Joplin MO
Posts: 37,777
|
The only big gotcha of dynamic disks is the following - if something happens and you have to pull a drive to get data off it, a dynamic disk will not mount in another machine.
|
|
|
|
|
|
#14 | |||
|
Come in Ray...
Join Date: Sep 2004
Posts: 1,668
|
Quote:
I pulled a dynamic drive from Server 2000 machine and attached it to XP. In the disk management you have to tell it to "import foreign disks". This was a single disk from a RAID 1 array I "broke". Edit: http://www.microsoft.com/technet/pro....mspx?mfr=true Quote:
Quote:
Last edited by faulkner132; 01-16-2008 at 01:28 PM. |
|||
|
|
|
|
|
#15 |
|
Forum Administrator
Staff
Premium Member
Join Date: May 2000
Location: Joplin MO
Posts: 37,777
|
You got lucky. I've had it tell me I had to revert it to a basic disk, which will wipe all data.
|
|
|
|
|
|
#16 |
|
Member (7 bit)
Join Date: Jan 2007
Location: Swift Current, Saskatchewan, Canada
Posts: 113
|
Hmm so you can use dynamic disks....alright, yeah, I just asked another tech next to me here at work, and he showed me how. Thanks for the help, will let you know what I get figured out.
|
|
|
|
|
|
#17 | |
|
Come in Ray...
Join Date: Sep 2004
Posts: 1,668
|
Quote:
I always move the disks from either a older OS to a newer (2000 -> XP/2003) or to the same OS. |
|
|
|
|
|
|
#18 |
|
Member (7 bit)
Join Date: Jan 2007
Location: Swift Current, Saskatchewan, Canada
Posts: 113
|
hmmm now that I know this, looks like I have a project this weekend to do :P, get an old computer out, put server 2003 on it, put in some harddrives, and play with some striping and raiding with dynamic disks. The tech I was talking with today reminded me that I was using an external drive for the backup raid, if it was removed it would have to rebuild the mirror....and yeah...I don't want that, but still, something new to play with and the learn
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Viruses On My Computer- Cant Repair | hardtarget | Networking & Online Security | 4 | 09-27-2007 05:30 PM |
| seagate 80gigs failing.. | acuariano | Computer Hardware | 3 | 08-25-2007 01:40 PM |
| Hijack log help plz | ComputerNewb101 | Networking & Online Security | 1 | 08-27-2004 03:17 PM |
| Why is Linux more stable than Windows? | jacatone | Linux OS and Software Assistance | 18 | 08-21-2004 09:30 PM |
| about nero express OEM | lostplanet | Software Discussion & Support | 9 | 01-07-2004 04:30 PM |