Add Remote Server Error: No disks were discovered on the server
On one of the servers, a physical, I tried adding it and it says "No disks were discovered on the server .. ". I can remote into it, ping it, you name it. I had no issues with adding the rest of my physicals and hypervisors though.
-
Same problem here!
0 -
David/Terence,
Have you opened a support case for this? We will need to look at the TroubleShooting_Trace.txt file associated with the run. It will be created in the same directory in which you launched the collector.
All of these cases would be unique to the Windows version and how it's setup.0 -
Thanks for detailing where we may find the log. How do we submit it to you, please?
0 -
David, you can create a ticket it here on our home page! or email to support@liveoptics.com
0 -
This is happening to us as well, was there any answer to this?
0 -
Mike, best thing is to submit a support@LiveOptics.com request. We will need to see your trace file that is in the folder where you spawned the collector. Without that there isn't enough detail.
0 -
Please look into the following subjects provide by Microsoft. This is almost exclusively a Windows Operating System issue rather than a Live Optics issue.
Rebuilding Perfmon Counters
https://support.microsoft.com/en-us/help/2554336/how-to-manually-rebuild-performance-counters-for-windows-server-2008-6It's is very frequent that Perfmon counters must be rebuilt to function properly. Much more prevalent in older versions, but can happen to any version.
Rebuilding WMI
You can also search for Repairing corrupt WMI. This is less likely, but if rebuilding Perfmon doesn't work, the next option would be here.
These suggestions are provided AS IS and are unwarranted by Live Optics or Dell Technologies.0 -
thanks for the super fast response from the LiveOptics support team!
For others that hit upon this thread, this is what fixed it for us:
To rebuild the Counters, open Command Prompt with Run as administrator and type:
cd c:\Windows\System32
lodctr /R
cd c:\Windows\SysWOW64
lodctr /R
WINMGMT.EXE /RESYNCPERF
You must stop and start the Performance Logs and Alerts service, open Command Prompt with Run as administrator and type:net stop pla && net start pla
And the Windows Management Instrumentation service, open Command Prompt with Run as administrator and type:net stop Winmgmt && net start Winmgmt
1 -
To resolve my issue, I just needed to make sure the Performance Logs and Alerts service was running. Once started, Live Optics was able to locate the disks and start the data collection.
0
Please sign in to leave a comment.
Comments
9 comments