Sidebar gadgets burning up your CPU in Windows 7?

I have a problem sometimes with gadgets malfunctioning and hogging CPU and memory resources.  They don’t display properly anymore either until I restart the sidebar process.

Fortunately, this is a known problem, and according to Microsoft, symptoms include: “Gadgets may appear as black squares, may appear to have vertical green lines down the center or may not appear at all and may have a blue exclamation mark next to it, or calendar gadget may display without dates

Microsoft has released two potential fixes for this problem:

Microsoft Fix it 50617 – “This package will change the registry value for Value data in the Zones subkey to 0 for you

or if that doesn’t do the trick, follow it with:

Microsoft Fix it 50618 which is designed to delete the extra (parasite) zone from the Zones subkey

Advertisement

Amazon cloud glitch highlights cloud fallibility

According to Computerworld:

“Amazon began reporting trouble on its Service Health Dashboard about 5 a.m. Eastern today [April 21, 2011]. At 5:16 a.m., the site reported connectivity issues that were affecting its Relational Database Service, which is used to manage a relational database in the cloud, across multiple zones in the eastern U.S.”

Many customers lost hosting ability in their EC2 (Elastic Compute Cloud), which is their pay-as-you-go service, and there were also problems with EBS (Elastic Block Storage) which is the storage back-end used by EC2 services.  When EBS has problems, data volumes for various customers become unavailable causing outages.  In this case, the outages were quite lengthy.

Amazon reported that they had a networking event which caused massive re-mirroring of EBS volumes.  EBS is a “protected data service” which means that your data is mirrored on several sites so it won’t get lost if one site goes down.  When links are broken between these servers, they must be re-synchronized when the links come back up.  This is known as re-mirroring.  Normally this isn’t a problem, but when a large number of volumes all try to re-sync at the same time, it takes up too much bandwidth and causes outages because the volumes take a long time to re-sync.  So, while you don’t lose data, you loose access to it for a time.

Many customers were blindsided by this and were scrambling to find some way to get their services back on-line.  People have a tendency to forget that cloud based services run on a datacenter, just like the computers they have in-house, and are subject to the same problems and outages.  While there are a lot of high-availability features, and it’s not your in-house people who have to solve the problems and keep things running, problems can and do occur.

What’s the moral of this story?  The cloud needs to be treated appropriately like any datacenter.  Disaster Recovery and Business Continuity need to be addressed just like the computers in your company datacenter.  Putting processes out into the cloud does not absolve you from that responsibility.  Hopefully, we’ll all benefit from this “wake up” call, and plan appropriately in the future.