First run of Everything takes 5mins scanning C:

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
Rochey
Posts: 4
Joined: Sat Oct 17, 2009 9:11 am

First run of Everything takes 5mins scanning C:

Post by Rochey »

Hi all,

For some reason, recently, Everything has been hanging and slow. To go hand in hand with this I have been tidying my laptop (removing old files/folders, un-installing software, defragging etc.), so the reason Everything is slow may be to do with something I've done.

What happens is, because I am experiencing the "Monitor changes" bug, I am deleting the db to get Everything to recreate it. But to recreate the db it takes 5mins (bottom left shows "Scanning Local Disk (C:)"). After it has recreated the db I close it down cleanly to save the db and then Everything is quick again.

Has anybody experienced this? Is there anything I can check on my laptop?

I have run a chkdsk on my C: drive and all is ok. I have all the default settings on in the "Volumes" tab in Everything. I have run Everything in -debug mode and it just says:

WM_ACTIVATE 00000001 00000000
search edit focus 2
db::load
db::destroy
load db...
db::destroy
db::create
db::destroy
WM_ACTIVATE 00000000 00000000

I am running XP sp3 and version "Everything-1.2.1.452a.exe" ( I have also tried "Everything-1.2.1.451a.exe").

Regards,

Rochey
void
Developer
Posts: 15096
Joined: Fri Oct 16, 2009 11:31 pm

Re: First run of Everything takes 5mins scanning C:

Post by void »

Please make sure your drives are in DMA transfer mode.

Please see Slow indexing for more information.
Rochey
Posts: 4
Joined: Sat Oct 17, 2009 9:11 am

Re: First run of Everything takes 5mins scanning C:

Post by Rochey »

Hi Void,

Thanks for responding.
I did find that "Slow indexing" post when I was trying to resolve the issue myself.
I have double checked the DMA settings and mine shows for Device 0;

Device type: Auto Detection (greyed out)
Transfer Mode: DMA if available (other option is PIO Only)
Current Transfer Mode: Multi-Word DMA Mode 2

But even with the above settings it still takes 5mins or so to scan first time.
Any other things that I can check?

Rochey
void
Developer
Posts: 15096
Joined: Fri Oct 16, 2009 11:31 pm

Re: First run of Everything takes 5mins scanning C:

Post by void »

You may need to enable Ultra DMA Mode 5 from your BIOS.
VadiMGP
Posts: 3
Joined: Thu Jun 24, 2010 3:18 pm

Re: First run of Everything takes 5mins scanning C:

Post by VadiMGP »

I have the similar problem.
My physical disk is devided into two logical volumes (e: and f:)
Volume E: contains 20000 files and volume F: contains 30000 files.
Scanning of volume E: takes about 1-2 seconds while scanning of volume F: takes 3-4 minutes!
Chkdsk shows no errors on volumes and Device Manages show "Ultra DMA Mode 4" for this device.

Any idea?
void
Developer
Posts: 15096
Joined: Fri Oct 16, 2009 11:31 pm

Re: First run of Everything takes 5mins scanning C:

Post by void »

Please try running a Disk Defragmenter Analysis report.

To run a Disk Defragmenter Analysis report:
  • From My Computer, right click your F: volume and select Properties.
  • From the Tools tab, click Defragment Now....
  • Select your F: drive in the volume list.
  • Click Analyse.
  • Wait for the Disk Deframenter to Analyse the volume...
  • Click View Report.
In the Volume information, how many Total MFT fragments are there?
Any more than 1 will severly reduce the performance of "Everything" indexing this volume.

Please note, you can not defragment the MFT with the Windows Disk Defragmenter.
VadiMGP
Posts: 3
Joined: Thu Jun 24, 2010 3:18 pm

Re: First run of Everything takes 5mins scanning C:

Post by VadiMGP »

This is a result of analyzer
Master File Table (MFT) fragmentation
Total MFT size = 5.52 GB
MFT record count = 32 085
Percent MFT in use = 0 %
Total MFT fragments = 3
Yes, MFT fragmented, but I don't think that it is a problem because MFT of all other drives also fragmented.

But I noticed that this MFT is abnormally huge - 5.5 GB! I have no idea how it happens but I think this is a problem. Even on my external 1Tb disk MFT size is 100Mb.
Do you know any way to reduce MFT?
VadiMGP
Posts: 3
Joined: Thu Jun 24, 2010 3:18 pm

Re: First run of Everything takes 5mins scanning C:

Post by VadiMGP »

Well, the problem is gone after volume reformatting.
Now MFT still fragmented, but size is 10 Mb and indexing takes less then 1 second with the same 30000 files.

Thanks for tip!

BTW. Is there any way to enforce Everything to rebuild index for specific volume only?
daspud
Posts: 103
Joined: Wed Apr 01, 2009 3:15 am

Re: First run of Everything takes 5mins scanning C:

Post by daspud »

From memory: In Options there is a choice to include or exclude a volume. You exclude the volume and apply that then include it and it should rescan.

Never trust memory!

Options, Volumes, select the volume you want to reindex, UNcheck include in database, APPLY, check Include in data base and apply.

Reindexed!
Post Reply