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
Show whitespace changes
Inline Side-by-side
kickstart.markdown
View page @ 91f762e8
...@@ -37,6 +37,13 @@ NOTE: to prevent an infinite installation loop you either have to disable PXE bo ...@@ -37,6 +37,13 @@ NOTE: to prevent an infinite installation loop you either have to disable PXE bo
* CentOS 7 initramfs ``/tftp/$nodename/initrd.img`` * CentOS 7 initramfs ``/tftp/$nodename/initrd.img``
* kickstart file ``/tftp/$nodename/kickstart.cfg`` * kickstart file ``/tftp/$nodename/kickstart.cfg``
## Issues
* CentOS 7 changed some required paramters of the kickstart file, so you can not just copy your old kickstart file onto the NFS server without editing it first.
* Nodes with differing numbers of disks should use differing kickstart files
* Nodes with multiple network interfaces probably need specialized kickstart files
* Interface naming has changed from CentOS 6 to CentOS 7 (eth0 --> eno1) and may not be fully predictable
* Openstack: Nova (Juno) is not fully backwards compatible
# Guides & Ressources # Guides & Ressources
* http://www.smtps.net/pxe-kickstart.html * http://www.smtps.net/pxe-kickstart.html
* http://www.centos.org/docs/5/html/Installation_Guide-en-US/ch-kickstart2.html * http://www.centos.org/docs/5/html/Installation_Guide-en-US/ch-kickstart2.html
......
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