Performance statistics?

FAQ, getting help, user experience about FancyCache
magic-man
Level 6
Level 6
Posts: 73
Joined: Tue Nov 02, 2010 12:18 am
Location: Trinidad, California

Re: Performance statistics?

Post by magic-man »

Can you tell us what kind of IO requests (writes) pass through or around the cache (DISK and VOLUME)????
I notice that at times the write bytes (total) is higher than delayed writes and visa-versa....
I also see writes going to the drive (light lights and io monitor shows activity) without fancycache commiting writes to the disk (outside fancycache?)
horizon
Level 5
Level 5
Posts: 49
Joined: Wed Jun 03, 2009 9:05 am

Re: Performance statistics?

Post by horizon »

That's true. I'd expect the if "DeferredBlocks(Current)=0" then WriteBytes(Total)=DeferredUrgent + DeferredNormal. (Unless system was trying to write still the same blocks of data...)

I cannot confirm writes going around... (Since I don't use such toolings...)

--Lukas
User avatar
Support
Support Team
Support Team
Posts: 3627
Joined: Sun Dec 21, 2008 2:42 am

Re: Performance statistics?

Post by Support »

Hi,

please refer to this thread
viewtopic.php?f=26&t=668
Post Reply