Red Hat SATELLITE 5.3.0 RELEASE NOTES Guida di Installazione

Navigare online o scaricare Guida di Installazione per Sistemi operativi Red Hat SATELLITE 5.3.0 RELEASE NOTES. Red Hat SATELLITE 5.3.0 RELEASE NOTES Installation guide Manuale Utente

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
Vedere la pagina 0
1
Red Hat Network
Satellite 5.3.0
Provisioning HowTo
Red Hat Network Satellite
Partha Aji
Michael DeHaan
Mike McCune
Dave Parker
Justin Sherrill
Copyright © 2009 Red Hat, Inc. This material may only be distributed subject to the
terms and conditions set forth in the Open Publication License, V1.0 or later (the latest
version of the OPL is presently available at http://www.opencontent.org/openpub/).
Red Hat and the Red Hat "Shadow Man" logo are registered trademarks of Red Hat,
Inc. in the United States and other countries.
All other trademarks referenced herein are the property of their respective owners.
1801 Varsity Drive
Raleigh, NC 27606-2072 USA
Phone: +1 919 754 3700
Phone: 888 733 4281
Fax: +1 919 754 3701
PO Box 13588 Research Triangle Park, NC 27709 USA
Abstract
This document contains concise description and instructions for use of the new
kickstart provisioning functionality in Red Hat Network Satellite 5.3.0. Until such time
as proper formal documentation makes its way into Satellite itself, you can consider
this to be authoritative.
1. Requirements ......................................................................................................................... 2
2. Definitions and Terms ............................................................................................................. 3
3. Provisioning Scenarios Supported ............................................................................................ 3
4. Overview of Preparing a Satellite for Provisioning ..................................................................... 3
5. Kickstart Trees And Software Content ...................................................................................... 4
5.1. Automatically Installed Kickstart Trees ........................................................................... 4
5.2. Manually Installed Kickstart Trees ................................................................................. 4
5.3. Required distribution files .............................................................................................. 6
Vedere la pagina 0
1 2 3 4 5 6 ... 29 30

Sommario

Pagina 1 - Satellite 5.3.0

1Red Hat NetworkSatellite 5.3.0Provisioning HowToRed Hat Network SatellitePartha AjiMichael DeHaanMike McCuneDave ParkerJustin SherrillCopyright © 200

Pagina 2 - 1. Requirements

Provisioning HowTo10Figure 2. Raw Kickstart7. TemplatingOne of the more powerful new features in Satellite 5.3.0 is Cheetah based kickstart templating

Pagina 3 - 2. Definitions and Terms

Variables11httpdmod_sslmod_pythonIf you want to create a web server profile, include the web server snippet in the %package sectionof your Kickstart f

Pagina 4

Provisioning HowTo12snippets see the Default Snippet section below. From this page you may also view Snippets createdjust for your organization on the

Pagina 5

Snippets13For more information, refer to https://fedorahosted.org/cobbler/wiki/KickstartSnippets.7.3.1. Default SnippetsThere are many snippets that s

Pagina 6

Provisioning HowTo14This option is already included in the wizard style kickstarts, but you may want to include it in the rawkickstarts you create you

Pagina 7 - 6. Kickstart Profiles

Bare Metal158.1.2.1. Configuring an External DHCP ServerTo configure your DHCP server (assuming you are using ISC DHCPd) to point to the PXE server,si

Pagina 8 - 6.2.2. Raw Style Kickstarts

Provisioning HowTo168.1.2.4. Cobbler System RecordCobbler system records are objects within cobbler that keep track of a system and its associatedkick

Pagina 9

Virtualized Guest Provisioning17For example:• If you want to open up a vnc connection so you can monitor the kickstart remotely, include vncvncpasswor

Pagina 10 - 7. Templating

Provisioning HowTo181. Ensure the host system has a Virutalization or Virtualization Platform entitlement.2. Go to the Guest Provisioning page at Syst

Pagina 11 - 7.3. Snippets

Advanced Topics199. Advanced Topics9.1. APIRed Hat Satellite 5.3.0 supports provisioning functionality using the XMLRPC API. The API supportseverythin

Pagina 12

Provisioning HowTo25.4. Required Packages ... 76.

Pagina 13 - 7.3.1. Default Snippets

Provisioning HowTo20To get a list of profiles run the following command in a terminal on host where the satellite is installed:sudo cobbler profile li

Pagina 14 - 8. Kickstarting a Machine

Naming Conventions21sudo cobbler system find --profile="abc" | xargs -n1 --replace cobbler system edit --name={} --profile="def" -

Pagina 15

Provisioning HowTo229.5. Other Cobbler settingsThere are only a few settings that should concern Satellite users. pxe_just_once is mentionedearlier in

Pagina 16 - 8.2. Re-Provisioning

Troubleshooting23koan --virt --server=satellite.example.org --system=system-nameYou can query cobbler to see what is available to install remotely by

Pagina 17 - 8.2.1. File Preservation

Provisioning HowTo24 | | |

Pagina 18

Anaconda content errors25 +------------------+ Package Installation +------------------+ |

Pagina 19 - 9. Advanced Topics

Provisioning HowTo26 HTTP request sent, awaiting response... 200 OK Length: 0 [text/plain] Saving to: `ks-rhel-i386-server-5-u3.1' 2009-08-19 15:

Pagina 20

Registration Issues27Subject: WEB TRACEBACK from someserver.example.comDate: Wed, 19 Aug 2009 20:28:01 -0400From: RHN Satellite <[email protected]

Pagina 21 - 9.4. Naming Conventions

Provisioning HowTo28 rhnreg_ks --serverUrl=https://someserver.example.com/XMLRPC --sslCACert=/usr/share/rhn/RHN-ORG-TRUSTED-SSL-CERT --activation

Pagina 22 - 9.6. Using Koan directly

Revision History29Raw Kickstarts: /var/lib/rhn/kickstarts/upload/$profile_name--$org_id.cfgWizard Kickstarts: /var/lib/rhn/kickstarts/wizard/$profile_

Pagina 23 - 10. Troubleshooting

Definitions and Terms3• To use the new provisioning functionality, you need one or more target machines — either physical,bare metal computer system(s

Pagina 25

Provisioning HowTo43. Create a Kickstart Profile4. Provision/reprovision machines5. Kickstart Trees And Software ContentYou must have at least one kic

Pagina 26 - 10.4. Cobbler log files

Manually Installed Kickstart Trees5Note that the sub-directory within the tree may be different depending on your distribution. Oncethis step is compl

Pagina 27 - 10.6. Registration Issues

Provisioning HowTo6Figure 1. Creating Kickstart Distribution5.3. Required distribution filesSatellite expects certain files to exist in specified loca

Pagina 28

Required Packages75.4. Required PackagesIf using a custom distribution be sure that the packages koan and spacewalk-koan are availablewithin a child c

Pagina 29 - A. Revision History

Provisioning HowTo86.2. Creating Kickstart ProfilesRHN Satellite supports two distinct methods of kickstart profile creation: Wizard-based and Raw.Wiz

Pagina 30

Creating Kickstart Profiles9Since the raw kickstart is completely written by the user, the Satellite server does not handle using thespecified distro

Commenti su questo manuale

Nessun commento