On Jun 27, 11:02 pm, Gerry Hickman <gerry66... (AT) newsgroup (DOT) nospam>
wrote:
Quote:
Yikes, are we talking LVM (Logical Volume Manager) style technology
here, fibre connected JBODs arranged into logical volumes with redundancy? |
Not really, the SAN disk is managed elsewhere - with other software -
this is just an exercise in centralised/consolidated reporting.
Quote:
Yikes #2, are you seriously considering putting Microsoft software in
charge of this?? |
Again, not really. The Microsoft software isn't in charge of anything,
this is just one potential source of data that is to be cross
validated against others. I've seen the results from plenty of
commercial tools and know not to rely on a single data source! If the
WMI extensions can't be persuaded to talk correctly, then I'll
probably go back to hitting the HBAAPI directly for this particular
data feed (currently re-writing some modules and thought I'd try it
this way as it seems a little more 'elegant' - hence the question)
Quote:
Have you considered Linux? They appear to have an excellent
understanding of block-level storage and NTFS, and the beauty of it is
that they have forums with experts who are happy to debug right down to
individual sectors, plus you have the source code. |
I'm currently reviewing sourcing the data from some Windows servers.
In due course I'll also be doing the same thing on some Linux
servers ...
Quote:
The problem I find with the Microsoft WMI providers, is that you can't
debug into the source code, so when you suspect a bug, it takes days to
confirm it and even after you have confirmed it, you can't fix it, and
you can't get Microsoft to fix it either, so it just stays broken. |
Prior to this, I've found WMI to be pretty good, just needed to work
around various missing/corrupted fields. but in a farm of around 800
servers I guess that is to be expected. In this case, MS are coding to
fit a standard interface to a number of third party drivers. As I've
found when validating the HBAAPI against various suppliers and
differing drivers levels, the third party 'bits' are of variable
quality.
Quote:
I found at least one bug in the Vista SCSI WMI enumeration, works fine
on Win2k on same box, but no point reporting it unless they've got the
same HBA and disk config as me. |
Always worth reporting it even if you can't expect a fix. At some
point if multiple people report it, then you might get the critical
mass that does drive a fix.
Cheers,
Sush