Add-In: Windows Home Server Disk Management

A new add-in was released by developer Sam Wood today, called WHS Disk Management. The add-in is an extension of the standard WHS Server Storage interface, helping users visually identify the physical disks they’re working with.

mgr21 150x150 Add In: Windows Home Server Disk Management

Here’s how it’s used:

Select one of the disks, or expand the columns after the disk ID, to see infomation about the disk. It takes awhile to render, because it’s doing a WMI crawl to find the disk controller. You get SCSI bus/port/LUN, plus disk controller. That’s useful information if you know which port is which on your SCSI/SATA controller.

Sam has a couple of additional features planned:

  • The big image on the right will be replaced by a picture of your computer case (as specified by you), with drive bays mapped to disk locations. Select a disk from the list, and the appropriate drive bay is highlighted in the image.
  • The “Repair” button isn’t hooked up yet; I haven’t been able to figure out how to make a drive fail so I could test my repair code (and I won’t release stuff I can’t test). You’ll still get an “unhealthy” status + icon if WHS thinks the disk is bad; you’ll just need to change back to Server Storage to run the repair.

More Info: Support | Download


Enjoyed this post? Share it.

If you enjoyed reading this post, then why not share it with your friends and followers?

About Terry Walsh

Terry Walsh is the founding editor and owner of We Got Served. Since February 2007, the site has provided detailed coverage and analysis of the emerging home server category, and has subsequently grown into a trusted outlet for digital home news and reviews.

Sign Up for WGS Daily News

If you don't want to miss out on the latest news from We Got Served, why not subscribe to our daily digest? You'll get the day's headlines and a short summary of each news item delivered straight to your inbox each morning.

, , , , , , , , , , , , , , , , , , , , , , , , , ,

  • Pingback: Home Server Blog » Blog Archive » Add-In: Windows Home Server Disk Management

  • http://www.idolatry.org Sam Wood

    Thanks for the plug, guys.

    A quick FYI: the Add-In is still undergoing development and users should expect some issues. Post bugs/suggestions in the “Support” thread, linked above.

  • Terry Walsh

    Always a pleasure, Sam …. :-)

  • http://www.idolatry.org Sam Wood

    I’ve just uploaded a mandatory update to the Disk Management add-in. The update resolves a potential dataloss issue when removing a hard drive from the storage pool.