I want to use the energyoptions of Windows 2012 Server and configured a spindown of my second HDD after 30 mintues.
I noticed, that the HDD dosen't spindown and runs 24/7.
With the tool "Process Monitor" I checked the I/O of partition D:\, where the Music-Libray is located.
After that I noticed, that MediaMonkey is contacting the Partition D:\ every minute:
Code: Select all
<eventlist>
<event>
<ProcessIndex>225</ProcessIndex>
<Time_of_Day>20:59:33,2884628</Time_of_Day>
<Process_Name>MediaMonkey.exe</Process_Name>
<PID>1808</PID>
<Operation>CreateFile</Operation>
<Path>D:\</Path>
<Result>SUCCESS</Result>
<Detail>Desired Access: Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: None, AllocationSize: n/a, OpenResult: Opened</Detail>
</event>
<event>
<ProcessIndex>225</ProcessIndex>
<Time_of_Day>20:59:33,2885083</Time_of_Day>
<Process_Name>MediaMonkey.exe</Process_Name>
<PID>1808</PID>
<Operation>QueryNameInformationFile</Operation>
<Path>D:\</Path>
<Result>SUCCESS</Result>
<Detail>Name: \</Detail>
</event>
<event>
<ProcessIndex>225</ProcessIndex>
<Time_of_Day>20:59:33,2885401</Time_of_Day>
<Process_Name>MediaMonkey.exe</Process_Name>
<PID>1808</PID>
<Operation>QueryInformationVolume</Operation>
<Path>D:\</Path>
<Result>SUCCESS</Result>
<Detail>VolumeCreationTime: 16.12.2014 02:27:47, VolumeSerialNumber: A880-7B79, SupportsObjects: True, VolumeLabel: Storage</Detail>
</event>
<event>
<ProcessIndex>225</ProcessIndex>
<Time_of_Day>20:59:33,2885672</Time_of_Day>
<Process_Name>MediaMonkey.exe</Process_Name>
<PID>1808</PID>
<Operation>QueryAttributeInformationVolume</Operation>
<Path>D:\</Path>
<Result>SUCCESS</Result>
<Detail>FileSystemAttributes: Case Preserved, Case Sensitive, Unicode, ACLs, Compression, Named Streams, EFS, Object IDs, Reparse Points, Sparse Files, Quotas, Transactions, 0x3c00000, MaximumComponentNameLength: 255, FileSystemName: NTFS</Detail>
</event>
<event>
<ProcessIndex>225</ProcessIndex>
<Time_of_Day>20:59:33,2885964</Time_of_Day>
<Process_Name>MediaMonkey.exe</Process_Name>
<PID>1808</PID>
<Operation>CloseFile</Operation>
<Path>D:\</Path>
<Result>SUCCESS</Result>
<Detail></Detail>
</event>
</eventlist>Why MediaMonkey contact every minute and how can I stop that?
System and Settings:
OS: Windows Server 2012
MediaMonkey-Version: 4.1.5.1719
MediaMonkey external Devices: everthing unchecked
MediaMonkey Folder-Monitoring is disabled
Music-Library D:\Musik is added in MediaMonkey-Archive