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
  • kickstart

kickstart · Changes

Page history
ehx27 created page: user guide_index authored Oct 30, 2014 by Jan Siersch's avatar Jan Siersch
Hide whitespace changes
Inline Side-by-side
kickstart.markdown
View page @ ebc8e833
...@@ -14,6 +14,7 @@ The kickstart file is machine specific with regards to networking and partitioni ...@@ -14,6 +14,7 @@ The kickstart file is machine specific with regards to networking and partitioni
## How do you (we) kickstart ## How do you (we) kickstart
* the node to be installed is configured for PXE boot (via ipmi configuration) * the node to be installed is configured for PXE boot (via ipmi configuration)
* a DHCP server is present in the network and provides the PXE boot information (TFTP server address and path to bootstrap kernel) * a DHCP server is present in the network and provides the PXE boot information (TFTP server address and path to bootstrap kernel)
* the DHCP server identifies the node by MAC address, so it has to be known beforehand
* the node loads the bootstrap kernel (syslinux) and interprets the boot config file (default filename is known to PXE) * the node loads the bootstrap kernel (syslinux) and interprets the boot config file (default filename is known to PXE)
* the config file either tells the node to boot from disk (regular boot) or to load another kernel with an initramfs and parameters (in our setup this triggers the installation) * the config file either tells the node to boot from disk (regular boot) or to load another kernel with an initramfs and parameters (in our setup this triggers the installation)
* the kernel and initramfs were part of the CentOS 7 iso and the additional parameters specify a NFS path to a kickstart file * the kernel and initramfs were part of the CentOS 7 iso and the additional parameters specify a NFS path to a kickstart file
......
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