• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Error while retriving value from Counter

A

Avalanchis

Guest
The following event is being logged over and over in my server's event log:

Parallels.Diagnostics.CounterSet - Error while retriving value from Counter "usedSpace-diskF" in set "disk-F". Parallels.Diagnostics.PerformanceCounterException: Can not obtain counter value ---> System.IO.DriveNotFoundException: Could not find the drive 'F:\'. The drive might not be ready or might not be mapped.
at System.IO.__Error.WinIODriveError(String driveName, Int32 errorCode)
at System.IO.DriveInfo.get_TotalSize()
at Parallels.Diagnostics.Counters.DiskUsedSpaceCounter.get_Value()
--- End of inner exception stack trace ---
at Parallels.Diagnostics.Counters.DiskUsedSpaceCounter.get_Value()
at Parallels.Diagnostics.CounterSet.OnTimerCallBack(Object state)

There is no disk F in the system. I'd like to know how to resolve this.

Running Plesk Panel 10.4.4.

Thanks!

Alan
 
When this message occurs? After which action in Plesk? Maybe disk F was configured for backup storage? Or it is event from Health Monitor. Try to re-read hardware configuration in this case.
 
Back
Top