
Hp Chassis C7000 Serial Numbers To
Warranty renewal time was here and the VAR needed our equipment's serial numbers to generate a quote from HP. I was recently tasked with obtaining an inventory report off our HP C7000 chassis. Max power consumption per chassis can range fr om 2.5 to 7.6 KW while a typical peak power consumption is closer to 4. Follow the diagram below for a fully redundant 2N (3+3) power configuration. The HP BladeSystem c7000 Server Chassis includes options for six, single phase, hot-swappable redundant power supplies with IEC C20 Inlet connections.
The report can be 10 - 20,000 lines long so be patient and let the page load completely. I chose to grab the "show all" report from the Onboard Administrator WebUI. HP's documentation provides several ways to do this. Onboard Administrator provides a single point from which to perform basic management tasks on server blades or switches within the enclosure.First grab the inventory using the "show all" command. My solution uses the "show all" command, several regular expressions and the lovely Notepad++ to generate a list of equipment and serial numbers.Hello, We have a few C7000 running and would like to know the end-of-life and end-of-support dates for: HP C7000 Chassis BL460c G7 blade BL460c G8 blade BL460c G9 blade Thank youHP BladeSystem Onboard Administrator is the enclosure management processor, subsystem, and firmware base used to support the HP BladeSystem c7000 and all the managed devices contained within the enclosure. HP does not have an out of the box inventory reporting tool for the C7000.
...
To remove the extraneous text select "Search" -> "Bookmarks" -> "Remove Unmarked Lines". Set "Find what:" to "^INVENTORY".All of the lines we want are now "Bookmarked". In the Search/Replace window select the "Mark" tab, check "Bookmark line" and set "Search Mode" to "Regular expression".
This is a suitable report that can be sent to a VAR or for inventory purposes. Run a Search/Replace for "^INVENTORY " and replace with nothing.
