Unsolved
This post is more than 5 years old
2 Posts
0
32066
April 27th, 2013 21:00
Dell OMCI not returning data for any of the DCIM_View Classes
For some reason I cannot get Powershell to return any results for the DCIM_View Classes. I am specifically interested in getting the status of the RAID setup. Below is just one script I have tried using. There are not any errors, it just returns a blank line. I am running OMCI Version 8.1
Get-WmiObject -ComputerName COMPUTERNAMEHERE -Namespace root/dcim/sysman -Class DCIM_VirtualDiskView
Any help is greatly appreciated!
No Events found!
Dell - Sharmad
52 Posts
0
April 29th, 2013 02:00
Hi Black,
Please note the following
1. The drives should be IDE and not SCSI. This is documented in the ReadMe. There is currently no support for SCSI drives for RAID in OMCI.
2. RAID option should be set to ON in BIOS F2 screen
3. RAID drivers should be configured using the Intel RAID utlity tool for setting up logical drives.
Regards,
Webtrix
3 Posts
0
April 29th, 2013 11:00
We are having the same problem! This can't be the case. Dell's own OpenManage Server Administrator website shows the data! It clearly has a way to see it!
Blake9220
2 Posts
0
April 29th, 2013 12:00
We are using PERC controllers with SAS drives as that is what comes in all new Dell servers this day. There must be a way to get this information as the Dell OpenManage website is able to report this data. Does anyone have other suggestions?
Webtrix
3 Posts
0
April 29th, 2013 23:00
Dell, can we get an official answer please? There are a lot of people on other forums complaining about this too!
DELL-Warren B
1.1K Posts
0
April 30th, 2013 09:00
OMCI 8.1.1 only enumerates IDE disks for DCIM_VirtualDiskView (documented in the Readme). We are working on adding RAID monitoring capabilities in future versions of OMCI.