Using Home Server? Be Careful with the WHS V1 Update Release 2 (KB981089)

As I always have Process Explorer running in tray area, I noticed that with my computer doing nothing, the CPU icon was showing constant 10%-12% CPU utilization. It was one of the many SRVHOST.EXE processes, and running the RPC Endpoint Mapper Service and the Remote Procedure Call Service. Looking at it deeper, I saw there were two threads in that process using the CPU.

Looking at the call stacks, it looked like they were grabbing and releasing the same mutex over and over. Feeling lazy, I rebooted the machine and hoped the problem would go away. Alas, no such luck as I logged back in and the CPU chewing looked the same.

With a problem in RPC, that’s something going across the network so I checked a couple of my other computers and they were showing the same symptoms. My guess was that some other process was screwing up the RPC call so should be using more CPU than normal, so decided to watch Process Monitor sorted on the CPU column.

Interestingly, I noticed that WHSTRAYAPP.EXE kept popping up there a lot more than I expected. Earlier today I remembered reading that there was an update to Windows Home Server, KB981089, so that might be something to look at. I clicked in the tray area to access Home Server, and was confronted with the dreaded “Not connected to server” message.

Checking the rest of my machines, they all showed they could not connect to the Home Server. My guess is that the automatic update install for client machines failed. I did a manual reinstall of the Windows Home Server Connector on one machine and that fixed the SVCHOST.EXE issue as well as got the connection back to Home Server. Note that on a couple of my computers, the Connector software install was in a very bad state so I had to uninstall the Windows Home Server Connector and reboot the machines. If you don’t uninstall and reboot, the installation will fail with a message “Unable to install the Connector Service. Verify that you have sufficient privileges to install system services.”

I don’t know if the auto client update was something on my network/setup, but if your clients can’t connect to your Home Server they don’t get backed up!

John Robbins

Recent Posts

8-Step AWS to Microsoft Azure Migration Strategy

Microsoft Azure and Amazon Web Services (AWS) are two of the most popular cloud platforms.…

5 days ago

How to Navigate Azure Governance

 Cloud management is difficult to do manually, especially if you work with multiple cloud…

2 weeks ago

Why Azure’s Scalability is Your Key to Business Growth & Efficiency

Azure’s scalable infrastructure is often cited as one of the primary reasons why it's the…

4 weeks ago

Unlocking the Power of AI in your Software Development Life Cycle (SDLC)

https://www.youtube.com/watch?v=wDzCN0d8SeA Watch our "Unlocking the Power of AI in your Software Development Life Cycle (SDLC)"…

1 month ago

The Role of FinOps in Accelerating Business Innovation

FinOps is a strategic approach to managing cloud costs. It combines financial management best practices…

1 month ago

Azure Kubernetes Security Best Practices

Using Kubernetes with Azure combines the power of Kubernetes container orchestration and the cloud capabilities…

2 months ago