HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Hardware Newsgroups > Storage

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Display Modes
  #1  
Old 09-10-2007, 04:00 AM
matthewhargrove@msn.com
 
Posts: n/a
Default 47,900 MP3's - How To Organize Hard Discs?


I have a little over 310 GB of music in MP3/WMA and am wondering the
best way to organize my hard discs to maximize computer speed. I have
two new Maxtor 250 GB hard discs (7200 rpm), 4GB RAM, and 3.2GHz dual
processors.

The two discs are currently divided into about ten 50GB partitions and
the MP3's are distributed somewhat evenly between the partitions.

Is this most efficient way to store these files or should I have less
partitions with bigger capacity?

At times my computer runs slow when accessing the whole list and I
just want to make sure its not because of my file organization.

Thanks!
Matthew

Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
  #2  
Old 09-10-2007, 06:34 AM
Arno Wagner
 
Posts: n/a
Default Re: 47,900 MP3's - How To Organize Hard Discs?

Previously matthewhargrove@msn.com wrote:

> I have a little over 310 GB of music in MP3/WMA and am wondering the
> best way to organize my hard discs to maximize computer speed.


What do you mean by "speed"?

> I have
> two new Maxtor 250 GB hard discs (7200 rpm), 4GB RAM, and 3.2GHz dual
> processors.


> The two discs are currently divided into about ten 50GB partitions and
> the MP3's are distributed somewhat evenly between the partitions.


> Is this most efficient way to store these files or should I have less
> partitions with bigger capacity?


It depends on what you want to optimize.

Search speed would need something like separate subdirectories for
each starting letter or use of a database system in the first place.

Space would mean to store them in archives, e.g. .zip.

> At times my computer runs slow when accessing the whole list and I
> just want to make sure its not because of my file organization.


That may be due to directory fragmentation. A simpe disk defrag
may cure it.

Arno
Reply With Quote
  #3  
Old 09-10-2007, 10:34 AM
Andre Majorel
 
Posts: n/a
Default Re: 47,900 MP3's - How To Organize Hard Discs?

On 2007-09-10, matthewhargrove@msn.com <matthewhargrove@msn.com> wrote:

> The two discs are currently divided into about ten 50GB partitions and
> the MP3's are distributed somewhat evenly between the partitions.
>
> Is this most efficient way to store these files or should I have less
> partitions with bigger capacity?
>
> At times my computer runs slow when accessing the whole list and I
> just want to make sure its not because of my file organization.


On what OS ? For Unix filesystems, the bigger the filesystem the
****her away a directory entry will be from the inode on
average. That's no good.

Directory fragmentation will slow things down, as Arno pointed
out. On the other hand, if you create subdirectories to fight
that, fewer directories will be fragmented but there will be
more of them so the total seek time may actually increase.

There are good reasons for avoiding directories with large
number of entries, though (CPU).

--
André Majorel <URL:http://www.teaser.fr/~amajorel/>
(Counterfeit: wog@skiff.com aqif@baldwin.com)
There is always someone somewhere who needs a good laugh.
Reply With Quote
  #4  
Old 09-10-2007, 04:43 PM
chrisv
 
Posts: n/a
Default Re: 47,900 MP3's - How To Organize Hard Discs?

matthewhargrove@msn.com wrote:

>I have a little over 310 GB of music in MP3/WMA


Steal much?

Reply With Quote
  #5  
Old 09-10-2007, 06:04 PM
matthewhargrove@msn.com
 
Posts: n/a
Default Re: 47,900 MP3's - How To Organize Hard Discs?

On Sep 10, 8:43 am, chrisv <chr...@nospam.invalid> wrote:
> matthewhargr...@msn.com wrote:
> >I have a little over 310 GB of music in MP3/WMA

>
> Steal much?



No Chris, I don't steal at all, but thanks for the implication. I
have been collecting music for more than 30 years and have digitized
most of my albums and tapes, the more than 3,000 CD's I have purchased
since my first one in 1985, and have been a subscriber to eMusic since
its launch. Digitizing all the music of has taken me years of
meticulous cataloguing, expense, and tons and tons of time. Since I
am not a computer guy I came here for assistance on how to best
organize it. Your post was not very helpful.

Reply With Quote
  #6  
Old 09-10-2007, 06:10 PM
matthewhargrove@msn.com
 
Posts: n/a
Default Re: 47,900 MP3's - How To Organize Hard Discs?

Thanks to Arno and Andre for the posts.

I have defragged and have an organized directory tree set-up (each
letter of alphabet --> band name --> album --> song files), and am
running Windows XP.

I am trying to decide if I should have just a few large partitions or
a bunch or smaller ones to organize the hard disks for speed of
accessing the data. Thanks again.

Reply With Quote
  #7  
Old 09-10-2007, 11:22 PM
Franc Zabkar
 
Posts: n/a
Default Re: 47,900 MP3's - How To Organize Hard Discs?

On 10 Sep 2007 05:34:59 GMT, Arno Wagner <me@privacy.net> put finger
to keyboard and composed:

>Previously matthewhargrove@msn.com wrote:
>
>> I have a little over 310 GB of music in MP3/WMA and am wondering the
>> best way to organize my hard discs to maximize computer speed.

>
>What do you mean by "speed"?
>
>> I have
>> two new Maxtor 250 GB hard discs (7200 rpm), 4GB RAM, and 3.2GHz dual
>> processors.

>
>> The two discs are currently divided into about ten 50GB partitions and
>> the MP3's are distributed somewhat evenly between the partitions.

>
>> Is this most efficient way to store these files or should I have less
>> partitions with bigger capacity?

>
>It depends on what you want to optimize.
>
>Search speed would need something like separate subdirectories for
>each starting letter or use of a database system in the first place.
>
>Space would mean to store them in archives, e.g. .zip.


MP3s are already compressed. Winzip doesn't appear to shrink them by
very much.

- Franc Zabkar
--
Please remove one 'i' from my address when replying by email.
Reply With Quote
  #8  
Old 09-11-2007, 03:55 AM
Arno Wagner
 
Posts: n/a
Default Re: 47,900 MP3's - How To Organize Hard Discs?

Previously Franc Zabkar <fzabkar@iinternode.on.net> wrote:
> On 10 Sep 2007 05:34:59 GMT, Arno Wagner <me@privacy.net> put finger
> to keyboard and composed:


>>Previously matthewhargrove@msn.com wrote:
>>
>>> I have a little over 310 GB of music in MP3/WMA and am wondering the
>>> best way to organize my hard discs to maximize computer speed.

>>
>>What do you mean by "speed"?
>>
>>> I have
>>> two new Maxtor 250 GB hard discs (7200 rpm), 4GB RAM, and 3.2GHz dual
>>> processors.

>>
>>> The two discs are currently divided into about ten 50GB partitions and
>>> the MP3's are distributed somewhat evenly between the partitions.

>>
>>> Is this most efficient way to store these files or should I have less
>>> partitions with bigger capacity?

>>
>>It depends on what you want to optimize.
>>
>>Search speed would need something like separate subdirectories for
>>each starting letter or use of a database system in the first place.
>>
>>Space would mean to store them in archives, e.g. .zip.


> MP3s are already compressed. Winzip doesn't appear to shrink them by
> very much.


Indeed. But if you have small mp3s and a large cluster size, you get
less filesystem loss. Does not matter that much, admittedly.

Arno
Reply With Quote
  #9  
Old 09-11-2007, 04:01 AM
Ian R
 
Posts: n/a
Default Re: 47,900 MP3's - How To Organize Hard Discs?


<matthewhargrove@msn.com> wrote in message
news:1189393219.094091.285450@50g2000hsm.googlegro ups.com...
>
> I have a little over 310 GB of music in MP3/WMA and am wondering the
> best way to organize my hard discs to maximize computer speed. I have
> two new Maxtor 250 GB hard discs (7200 rpm), 4GB RAM, and 3.2GHz dual
> processors.
>
> The two discs are currently divided into about ten 50GB partitions and
> the MP3's are distributed somewhat evenly between the partitions.
>
> Is this most efficient way to store these files or should I have less
> partitions with bigger capacity?
>
> At times my computer runs slow when accessing the whole list and I
> just want to make sure its not because of my file organization.
>
> Thanks!
> Matthew
>


Hi Matthew

I see youve already had good advice re managing the file distribution.

FWIW I did wonder if you have any backup regime for all your music data
files?

Given the amount of time and effort it has taken it would be more than a bit
upsetting if one of you drives expired (sorry to say that IMHO Maxtors dont
have the best reputation for reliabilty).

Given the amont of data I'd suggest using disk imaging software and another
drive to save to - perhaps in a removeable caddy.

Food for thought....

Hope this is helpful.

Ian






Reply With Quote
  #10  
Old 09-11-2007, 04:59 AM
matthewhargrove@msn.com
 
Posts: n/a
Default Re: 47,900 MP3's - How To Organize Hard Discs?

> FWIW I did wonder if you have any backup regime for all your music data
> files?


My backup regime is not very good... I have everything burned to DVD's
using Nero's Back It Up. My initial backup took over 50 disks, and
since then I just periodically burn a new disc with what I have
transferred recently. Would love advice on how to back it up if an
easier way exists. I have never tested the backup, so I have
nightmares that I lose the data and it doesn't work, then I am back to
transferring everything again.

However, I am still unclear if a few larger partitions are better than
a bunch of smaller ones.

Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Won't burn mp3's? Vigilante Windows Vista 1 06-19-2007 05:08 AM
Hard to find demo discs on ebay! webz DVD 2 05-18-2007 09:32 PM
organize favorites TINYTAN Windows XP 4 04-17-2007 07:56 AM
Folder Views - ID3 tags - mp3's. Donny Windows Vista 3 04-11-2007 07:50 PM
XP Setup says it cannot find hard discs?? ChuckTheDuck Windows XP 3 04-07-2007 07:17 PM


All times are GMT. The time now is 01:47 AM.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger