Harddisk management and backup strategy

Tips and advice for getting the most from Scope. No questions here please.

Moderators: valis, garyb

Post Reply
Marc de Ruiter
Posts: 80
Joined: Sun Mar 25, 2001 4:00 pm

Post by Marc de Ruiter »

Lately I installed a second large harddisk in my system.
HD 0 has 12 10GB partitions
part 1 contains OS program and swampfile
part 2-12 audio backup

HD 1 has 12 10GB partitions
part1 samplefiles (copies of sample CD's)and ghost image of HD 0 patition 1
part 2-12 audio

On each audio partition I created a batchfile
containing this line:

Xcopy *.* [destination partname] /M /E /C /R

After working on a song all I have to do is starting the batchfile in that partition and every change will be copied to it's "twin backup partition" on HD 0. Backup takes only a couple of minutes. So there's no reason to pospone and forget...

Why 10 GB partitions? To limit the movement of the harddisk heads to a region of 10 Gb rings.
Guest

Post by Guest »

i recently read a article on HDD management in an aussie PC mag. They recommended that a partition be split up into a max of 3 partitions due to issues with performance and efficiency.

imo, having a total of 24 partitions will make your life a hell, it's gonna be very confusing to manage all your data.

as with everything, follow the KISS - keep it simple stupid :smile:
hubird

Post by hubird »

Marc, just a question, doesn't slowdown that number of partitions the boot process of your computer?
Marc de Ruiter
Posts: 80
Joined: Sun Mar 25, 2001 4:00 pm

Post by Marc de Ruiter »

Hubrid,
Not that I notice. Certainly the benefit -less average seek time- is much bigger than the splitsecond more boottime.

Vien,
Ofcourse it's only manageble if you store for each song every sample, project or other data related to that song in one directory. Do you have an other way to avoid your data to be scattered over a HD of 120Gb than partitioning?
User avatar
valis
Posts: 7667
Joined: Sun Sep 23, 2001 4:00 pm
Location: West Coast USA
Contact:

Post by valis »

Diskeeper
Guest

Post by Guest »

combo of sensible partitioning and defragmentation.

eg. split hdd into 3 partitions of 40gigs, with regular use of a defragmentation program, eg. diskeeper.
Micha
Posts: 471
Joined: Tue May 08, 2001 4:00 pm
Location: Berlin
Contact:

Post by Micha »

For working/experimenting I have 4 dirs work1 to work4 8GB ready to format if finished. Backup is 40 GB. Recording also, just in case I have to record 10 old tapes in 32bit. Oh, almost forgot, 10 GB burnit, ready for DVD. So no defragmentation. :wink:
Marc de Ruiter
Posts: 80
Joined: Sun Mar 25, 2001 4:00 pm

Post by Marc de Ruiter »

The subject of this thread is of course the XCOPY command and it's capacity to copy only changed files to an other HD. I don't believe anyone is interested how you guys format your disks, unless you did it while there was audiodata on it. ...
:grin: ....and didn't used the XCOPY command before...:grin: :grin: :grin: :grin: :grin:

<font size=-1>[ This Message was edited by: Marc de Ruiter on 2004-02-10 06:17 ]</font>
Post Reply