Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • O OpenStack-Cloud
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
    • Requirements
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Christopher Hauser
  • OpenStack-Cloud
  • Wiki
  • pxe boot

pxe boot · Changes

Page history
hzn53 created page: pxe boot authored Sep 29, 2014 by Jan Siersch's avatar Jan Siersch
Hide whitespace changes
Inline Side-by-side
pxe-boot.markdown
View page @ b51b28a4
# PXE boot nodes into a live image # PXE boot nodes into a live image
## current attempt ## current attempt
- use ipmitool to control boot device, power status and get a serial terminal to the node
- node does not receive DHCP information :(
## previous attempt
- installed dnsmasq on storagenode (yes storage) - installed dnsmasq on storagenode (yes storage)
- downloaded CentOS 6.5 netboot image to storagenode:/root - downloaded CentOS 6.5 netboot image to storagenode:/root
- mounted image to storagenode:/mnt/liveiso - mounted image to storagenode:/mnt/liveiso
...@@ -12,6 +16,9 @@ ...@@ -12,6 +16,9 @@
- stopped computenode08 again - stopped computenode08 again
## resources ## resources
### ipmitool (awesome)
https://validation.linaro.org/static/docs/ipmi-pxe-deploy.html
### using dnsmasq to set up PXE boot ### using dnsmasq to set up PXE boot
http://serverfault.com/questions/415857/can-isc-dhcpd-operate-as-a-proxy-dhcp-server-for-pxe-boot http://serverfault.com/questions/415857/can-isc-dhcpd-operate-as-a-proxy-dhcp-server-for-pxe-boot
......
Clone repository
  • Add Computenode to Beta cluster
  • disk partitioning
  • eth if names
  • ganglia
  • Home
  • ipmitool
  • kickstart
  • networking
  • neutron external
  • nova migration
  • omi clusterlab addnode
  • omi clusterlab index
  • omi clusterlab nodes
  • opendaylight
  • openstack export image
View All Pages