Hello All,
I wounder if someone can help me with the following question please.
I have a number of HP DL Servers which have the useual RAID sets
Lets say I have two physical HDD in a RAID 1 (mirror configuration). each disk is 147GB. These two disks presents to Windows as a single Disk of 147GB before partitioning, it is then partitioned into 4 partitions C: D: E: F:
If I use Win32_DiskDrive I only see one overal disk of 147GB capacity (i.e. the result of the RAID) rather than two disks of 147GB each
if I use Win32_PhysicalMedia I see 4 Disks i.e. the results on the partitioning
Therefore using either of the above, I do not see the correct count i.e. the two physical disks. There is also another name space root\HPQ which holds some useful information regarding hardware like the chassis, but at the moment cannot see a class under this namespace to give me the physical disk information I need.
I am thinking I will need to use ASSOCIATORS OF or some thing along this line with more than one class (and possible name space) to get what I want?
Can some one please advise,point me in the right direction to solve the above requirement.
Thanks All
Ernie