802f14862c
This fix uses dmidecode and awk to simply multiply by 1024 when the value is represented in GB, otherwise it returns the given value. I should note that I've only observered this occurence on "some" SuperMicro Hardware Closes-Bug: #1486689 Change-Id: I352b1891326f72af3a56c7bbe8b7f3c422169404 |
||
---|---|---|
.. | ||
binary-deps.d | ||
init.d | ||
element-deps | ||
package-installs.yaml | ||
README.rst |
======================== ironic-discoverd-ramdisk ======================== ironic-discoverd [1] is a StackForge project for conducting hardware properties discovery via booting a special discovery ramdisk and interrogating hardware from within it. This ramdisk collects hardware information from the machine it's booted on and posts it to the URL provided via kernel argument 'discoverd_callback_url'. The hardware information collected by the ramdisk are: * BMC IP address (may be required for associating with existing node in Ironic) * CPU count and architecture * Memory amount in MiB * Hard drive size in GiB * IP and mac addresses for all NICs except the loopback The machine is halted at the end of the process. [1] https://pypi.python.org/pypi/ironic-discoverd