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.
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.

January 15th, 2008 at 7:02 pm
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.
January 15th, 2008 at 7:25 pm
Always a pleasure, Sam ….
January 20th, 2008 at 12:06 am
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.