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 @ 272b5355
# PXE boot nodes into a live image # PXE boot nodes into a live image
## current attempt
- installed dnsmasq on storagenode (yes storage)
- downloaded CentOS 6.5 netboot image to storagenode:/root
- mounted image to storagenode:/mnt/liveiso
- configured dnsmasq to act as dhcp server with address space 10.1.1.: .8-.10, .13-16
- configured dnsmasq to provide network boot information that is pointing to /mnt/liveiso
- started computenode08 via IMPI
- waited for something awesome to happen
- pinged around for new hosts
- stopped computenode08 again
## resources ## resources
### 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
...@@ -12,3 +23,6 @@ https://wiki.archlinux.org/index.php/PXE ...@@ -12,3 +23,6 @@ https://wiki.archlinux.org/index.php/PXE
### creating a live CentOS iso ### creating a live CentOS iso
https://projects.centos.org/trac/livecd/wiki/PxeBoot https://projects.centos.org/trac/livecd/wiki/PxeBoot
### PXE boot specification (very large document)
http://download.intel.com/design/archives/wfm/downloads/pxespec.pdf
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