• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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