BMC Atrium Discovery Community Forum

forgot password?
   
 
How to discovery physical disks information?
Posted: 19 July 2012 06:10 AM   [ Ignore ]  
Rank
Newbie
Total Posts:  2
Joined:  2010-10-22

Hi All,

  The customer want to discovery the local physical disk information in Unix/Windows, But I found the addm 8.3.02 could not discoery the physical disk information, Can somebody did this request before?

[ Edited: 19 July 2012 06:17 AM by Ben Wang]
Profile
 
 
Posted: 19 July 2012 01:37 PM   [ Ignore ]   [ # 1 ]  
RankRankRankRank
Guru
Total Posts:  543
Joined:  2011-03-16

What sort of ‘physical disk’ information are you looking for?

Profile
 
 
Posted: 20 July 2012 01:23 AM   [ Ignore ]   [ # 2 ]  
Rank
Newbie
Total Posts:  2
Joined:  2010-10-22

like disk serial number,disk size

Profile
 
 
Posted: 20 July 2012 05:44 AM   [ Ignore ]   [ # 3 ]  
BMC ADDM Staff
RankRankRankRank
Administrator
Total Posts:  1652
Joined:  2008-02-12

You will need to write a pattern to do this. How to discover this information will depend upon the operating system.

For example, linux you can could find this information with fdisk -l, of Windows with a WMI query to get Win32_DiskDrive.

Profile
 
 
Posted: 20 July 2012 01:40 PM   [ Ignore ]   [ # 4 ]  
RankRankRankRank
Guru
Total Posts:  543
Joined:  2011-03-16

The first step would be to try to figure out if it is a physical or NAS/SAN.  I am having a hard time figuring that one out.  Once I get that far, disk size is easy, but serial number might be tricky.  I’ll see what I can find.

Profile