Jump to: navigation, search

Difference between revisions of "Ironic/Drivers/iLODrivers"

(iLO drivers)
m (iLO drivers)
Line 4: Line 4:
 
=== Overview ===  
 
=== Overview ===  
  
iLO drivers enable to take advantage of features of iLO management engine in HP Proliant servers.  iLO drivers are targetted for HP Proliant Gen 8 systems and above which have iLO 4 management engine. [1]
+
iLO drivers enable to take advantage of features of iLO management engine in HP Proliant servers.  iLO drivers are targetted for HP Proliant Gen 8 systems and above which have [http://www8.hp.com/us/en/products/servers/ilo/ iLO 4 management engine].
  
 
Currently there are 3 iLO drivers:
 
Currently there are 3 iLO drivers:
Line 12: Line 12:
 
* '''pxe_ilo'''.
 
* '''pxe_ilo'''.
  
The '''iscsi_ilo''' and '''agent_ilo''' drivers provide security enhanced PXE-less deployment by using iLO virtual media to boot up the baremetal node. These drivers send management info through management channel and separates it from data channel which is used for deployment.  '''iscsi_ilo''' driver uses deployment ramdisk built from '''diskimage-builder''', deploys from Ironic conductor node and always does net-boot. '''agent_ilo''' driver uses deployment ramdisk built from IPA, deploys from baremetal node and always does local boot.
+
The '''iscsi_ilo''' and '''agent_ilo''' drivers provide security enhanced PXE-less deployment by using iLO virtual media to boot up the bare metal node. These drivers send management info through management channel and separates it from data channel which is used for deployment.  '''iscsi_ilo''' driver deploys from Ironic conductor node and can do both net-boot and lcaol-boot. '''agent_ilo''' driver deploys from bare metal node and always does local-boot.
  
'''pxe_ilo''' driver uses PXE/iSCSI for deployment (just like normal PXE driver), but support automatic setting of requested boot mode from nova. This driver doesn't require iLO Advanced license.
+
'''pxe_ilo''' driver uses PXE/iSCSI for deployment (just like normal PXE driver), but uses but support automatic setting of requested boot mode from nova. This driver doesn't require iLO Advanced license.
  
 
=== Releases ===  
 
=== Releases ===  
  
 +
* [https://wiki.openstack.org/wiki/Ironic/Drivers/iLODrivers/Kilo Kilo]
 
* [https://wiki.openstack.org/wiki/Ironic/Drivers/iLODrivers/Juno Juno]
 
* [https://wiki.openstack.org/wiki/Ironic/Drivers/iLODrivers/Juno Juno]
* [https://wiki.openstack.org/wiki/Ironic/Drivers/iLODrivers/Kilo Kilo]
 
  
 
===Contact Us===
 
===Contact Us===
Please "submit questions, inputs and feedback"  at "ilo_drivers@groups.ext.hpe.com". It would help us to improve our product.
+
Please "submit questions, inputs and feedback"  at "ilo_drivers@groups.ext.hpe.com". It would help us to improve the product.

Revision as of 23:38, 18 September 2015

iLO drivers

Overview

iLO drivers enable to take advantage of features of iLO management engine in HP Proliant servers. iLO drivers are targetted for HP Proliant Gen 8 systems and above which have iLO 4 management engine.

Currently there are 3 iLO drivers:

  • iscsi_ilo
  • agent_ilo
  • pxe_ilo.

The iscsi_ilo and agent_ilo drivers provide security enhanced PXE-less deployment by using iLO virtual media to boot up the bare metal node. These drivers send management info through management channel and separates it from data channel which is used for deployment. iscsi_ilo driver deploys from Ironic conductor node and can do both net-boot and lcaol-boot. agent_ilo driver deploys from bare metal node and always does local-boot.

pxe_ilo driver uses PXE/iSCSI for deployment (just like normal PXE driver), but uses but support automatic setting of requested boot mode from nova. This driver doesn't require iLO Advanced license.

Releases

Contact Us

Please "submit questions, inputs and feedback" at "ilo_drivers@groups.ext.hpe.com". It would help us to improve the product.