Become a part of the TranceAddict community!Frequently Asked Questions - Please read this if you haven'tSearch the forums
TranceAddict Forums > DJing / Production / Promotion > Production Studio > Harddisk choice
  Last Thread   Next Thread
Share
Author
Thread    Post A Reply
DeZmA
Synth Addict



Registered: Jun 2001
Location: Lalaland
Harddisk choice

I was wondering, what system performs the best? A 10k RPM disk or 2 7200 disks in RAID 0? Right now, I would go for the RAID 0 option (and an external 1TB disk for regular backups) since these 10k rpm disks are way too expensive (215€ for 150 Gb 10k, 44€ for 160 Gb 7.2k)


___________________
www.dezma.be

Myspace: http://www.myspace.com/dezmamusic

Old Post Sep-03-2007 13:52  Belgium
Click Here to See the Profile for DeZmA Click here to Send DeZmA a Private Message Visit DeZmA's homepage! Add DeZmA to your buddy list Report this Post Reply w/Quote Edit/Delete Message
soundrush
aka Charlie Brownz



Registered: Mar 2004
Location: In A Loop

what exactly do you want to use it for?

im not working with huge samples but my cheap samsung 7200 disk never let me down. also i heard the 10000 rpm disks should be pretty noisy.

Old Post Sep-03-2007 14:54  Germany
Click Here to See the Profile for soundrush Click here to Send soundrush a Private Message Add soundrush to your buddy list Report this Post Reply w/Quote Edit/Delete Message
DeZmA
Synth Addict



Registered: Jun 2001
Location: Lalaland

Audio production, games, internet, office, ..


___________________
www.dezma.be

Myspace: http://www.myspace.com/dezmamusic

Old Post Sep-04-2007 07:22  Belgium
Click Here to See the Profile for DeZmA Click here to Send DeZmA a Private Message Visit DeZmA's homepage! Add DeZmA to your buddy list Report this Post Reply w/Quote Edit/Delete Message
daeus
Superaddict



Registered: Feb 2004
Location: London

Funny I just bought 2xSATA2 500GB Western Digital 7200 which I'm playing on either using RAID 0 (striping) or 1 (mirroed).

Mainly for backup perposes if a drive fails, although it wouldnt protect against a corrupt file as it would copy accross to the other drive but that would be easier to fix.

Go for RAID which is cheaper and if you have SATA2 its going to be faster, even SATA is fast, then again, if you already have a backup solution stick with RAID 0.


___________________
http://soundcloud.com/drewwihl

Last edited by daeus on Sep-04-2007 at 15:37

Old Post Sep-04-2007 11:53  United Kingdom
Click Here to See the Profile for daeus Click here to Send daeus a Private Message Add daeus to your buddy list Report this Post Reply w/Quote Edit/Delete Message
echosystm
super wow maker



Registered: Jul 2004
Location:

RAID 0 is faster and cheaper than a single 10,000rpm drive lol.
Funny how that works... Two drives cheaper than one!

Make sure you backup regularly though. RAID 0 means you're twice as likely to lose data due to drive failure. IMO it isn't worth it. I ran RAID for many years, but the difference is negligable most of the time. I'm currently running one 320GB drive. My system seems to be more stable too.

Old Post Sep-04-2007 12:57  Australia
Click Here to See the Profile for echosystm Click here to Send echosystm a Private Message Add echosystm to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Derivative
Bipolar Bear



Registered: Jun 2004
Location: Dublin

Why the fuck would you want to run a RAID-0 array on the same disk you have all your music stored on?

If either disk makes a write error then you will lose everything. I wouldn't even bother unless you were doing a realtime backup.

Which would involve another 2 hard drives mirroring the 2 striped drives you already have. And I suppose if you are using this many disks you might as well just run a RAID-10 array and be done with it.

If you have an NVidia mobo or something marketted for home users then you can probably only run RAID-1, 0 or 01. In that event run a 01 array but you still need 4 drives.

If you could run a RAID-5 array with 3 drives do that.

Last edited by Derivative on Sep-04-2007 at 15:17

Old Post Sep-04-2007 15:05  Ireland
Click Here to See the Profile for Derivative Click here to Send Derivative a Private Message Add Derivative to your buddy list Report this Post Reply w/Quote Edit/Delete Message
daeus
Superaddict



Registered: Feb 2004
Location: London

quote:
Originally posted by Derivative
Why the fuck would you want to run a RAID-0 array on the same disk you have all your music stored on?


If you ran RAID 1 any error would copy over also. I think im going to go for mirroed because when a drive fails completley you totally buggered compared to if it just has a corrupt windows file or something.


___________________
http://soundcloud.com/drewwihl

Old Post Sep-04-2007 15:40  United Kingdom
Click Here to See the Profile for daeus Click here to Send daeus a Private Message Add daeus to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Derivative
Bipolar Bear



Registered: Jun 2004
Location: Dublin

Eh? RAID-1 writes everything twice. If it makes a write error on 1 drive it retrieves the correct data from the other drive instead. Its basically a realtime backup.

For the same write error to occur on both disks at the same time would be rare. But if that happens the array fails yeah. Its still better than RAID-0 if your data is valuable. Even if it costs twice as much drive space and isn't as fast.

RAID-5 would be even better because it does parity checks against every bit thats written to every drive in the array.

Old Post Sep-05-2007 01:24  Ireland
Click Here to See the Profile for Derivative Click here to Send Derivative a Private Message Add Derivative to your buddy list Report this Post Reply w/Quote Edit/Delete Message
Eric J
Supreme tranceaddict



Registered: Nov 2006
Location:

quote:
Originally posted by Derivative
Eh? RAID-1 writes everything twice. If it makes a write error on 1 drive it retrieves the correct data from the other drive instead. Its basically a realtime backup.

For the same write error to occur on both disks at the same time would be rare. But if that happens the array fails yeah. Its still better than RAID-0 if your data is valuable. Even if it costs twice as much drive space and isn't as fast.

RAID-5 would be even better because it does parity checks against every bit thats written to every drive in the array.


Agreed. I have all my music on a server with a 4 disk RAID 5 array for this exact reason. Its worth every penny to protect the investment of your hard work.

Old Post Sep-05-2007 04:22  United States
Click Here to See the Profile for Eric J Click here to Send Eric J a Private Message Add Eric J to your buddy list Report this Post Reply w/Quote Edit/Delete Message
daeus
Superaddict



Registered: Feb 2004
Location: London

quote:
Originally posted by Derivative
Eh? RAID-1 writes everything twice. If it makes a write error on 1 drive it retrieves the correct data from the other drive instead. Its basically a realtime backup.

For the same write error to occur on both disks at the same time would be rare. But if that happens the array fails yeah. Its still better than RAID-0 if your data is valuable. Even if it costs twice as much drive space and isn't as fast.

RAID-5 would be even better because it does parity checks against every bit thats written to every drive in the array.


Ah my freind actually told me this lol, thats kool RAID 1 it is then.


___________________
http://soundcloud.com/drewwihl

Old Post Sep-05-2007 07:52  United Kingdom
Click Here to See the Profile for daeus Click here to Send daeus a Private Message Add daeus to your buddy list Report this Post Reply w/Quote Edit/Delete Message

TranceAddict Forums > DJing / Production / Promotion > Production Studio > Harddisk choice
Post New Thread    Post A Reply

 
Last Thread   Next Thread
Click here to listen to the sample!Pause playbackIs this - "Kingsize DJ Team - Go Ahead London"???? NEED CONFIRMATION [2004] [3]

Click here to listen to the sample!Pause playbackAscension - "For A Lifetime (Ascension Dub)" [2003]

Show Printable Version | Subscribe to this Thread
Forum Jump:

All times are GMT. The time now is 17:04.

Forum Rules:
You may not post new threads
You may not post replies
You may not edit your posts
HTML code is ON
vB code is ON
[IMG] code is ON
 
Search this Thread:

 
Contact Us - return to tranceaddict

Powered by: Trance Music & vBulletin Forums
Copyright ©2000-2026, Jelsoft Enterprises Ltd.
Privacy Statement / DMCA
Support TA!