I have run the following command against my collection of 5,000 songs:

scanner --wipe --cleanup --d_info --d_server --d_scan
\\ip-address\public\music

The rescan took just over 30 minutes with the additional debugging. One
thing I did notice whilst using Perfmon is the disk queue goes high
every few seconds. Now I know nothing about MySQL but I do know
something about Exchange servers and both are transaction based
databases. The MySQL instance seems to use circular logging with just
two log files. It must surely mean flushing the logs to the database,
closing and opening files fairly frequently which is an expensive
operation on performance. My disk queue was modal at < 1 but regualarly
spiked above 20 (MS state a disk queue > 4 per spindle indicates a
problem)


-- 
Paul_B

Paul

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Slimserver 6.5.1 on EPIA VIA EN15000 Mini-ITX running Windows 2003 R2.

Remote storage QNAP(2.0.0)~(300GB WD)
SB3 (x1)
RIP - dBpowerAMP R12 to FLAC
ID3 Tags - MP3Tag v2.37d
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
------------------------------------------------------------------------
Paul_B's Profile: http://forums.slimdevices.com/member.php?userid=3039
View this thread: http://forums.slimdevices.com/showthread.php?t=33041

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to