Spacewalk 2.0 for Oracle® Linux 6 Release Notes
Total Page:16
File Type:pdf, Size:1020Kb
Spacewalk 2.0 for Oracle® Linux 6 Release Notes E51125-11 August 2017 Oracle Legal Notices Copyright © 2013, 2017, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, delivered to U.S. Government end users are "commercial computer software" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, use, duplication, disclosure, modification, and adaptation of the programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, shall be subject to license terms and license restrictions applicable to the programs. No other rights are granted to the U.S. Government. This software or hardware is developed for general use in a variety of information management applications. It is not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of personal injury. If you use this software or hardware in dangerous applications, then you shall be responsible to take all appropriate fail-safe, backup, redundancy, and other measures to ensure its safe use. Oracle Corporation and its affiliates disclaim any liability for any damages caused by use of this software or hardware in dangerous applications. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners. Intel and Intel Xeon are trademarks or registered trademarks of Intel Corporation. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. AMD, Opteron, the AMD logo, and the AMD Opteron logo are trademarks or registered trademarks of Advanced Micro Devices. UNIX is a registered trademark of The Open Group. This software or hardware and documentation may provide access to or information about content, products, and services from third parties. Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to third-party content, products, and services unless otherwise set forth in an applicable agreement between you and Oracle. Oracle Corporation and its affiliates will not be responsible for any loss, costs, or damages incurred due to your access to or use of third-party content, products, or services, except as set forth in an applicable agreement between you and Oracle. About this document This document contains information about the Spacewalk 2.0 release available from Oracle. It describes the differences from the upstream version, includes notes on installing and configuring Spacewalk, and provides a statement of what is supported. Document generated on: 2017-08-29 (revision: 4729) Table of Contents Preface .............................................................................................................................................. v 1 Release Notes ................................................................................................................................ 1 1.1 About Spacewalk 2.0 for Oracle Linux 6 ................................................................................ 1 1.2 Installing and Configuring a Spacewalk Server ....................................................................... 1 1.2.1 Oracle Linux Requirements ........................................................................................ 1 1.2.2 Database Requirements ............................................................................................. 1 1.2.3 Storage Requirements ............................................................................................... 2 1.2.4 Network Requirements ............................................................................................... 2 1.2.5 Setting up a Spacewalk Server .................................................................................. 3 1.2.6 Configuring Software Channels Using Oracle Yum Server ........................................... 5 1.2.7 Configuring Software Channels Using ULN ................................................................. 6 1.2.8 Synchronizing Software Channels .............................................................................. 6 1.2.9 Creating Activation Keys for Spacewalk Clients ........................................................... 7 1.3 Installing the Spacewalk Client and Registering Servers ......................................................... 8 1.4 Known Issues ....................................................................................................................... 9 1.4.1 Spacewalk Fails to Install Due to slf4j Package ....................................................... 9 1.4.2 Tomcat Fails to Start After Spacewalk Configuration .................................................. 10 1.4.3 Spacewalk Client Fails to Install on Oracle Linux 5 .................................................... 10 1.4.4 Oracle Linux 5 Does Not Register with Spacewalk after Kickstart Installation ............... 10 1.4.5 PXE Booting Fails Due to Incorrect Host Name Configuration .................................... 10 1.4.6 Memory Issues With Large Repositories or Data Sets ................................................ 10 1.4.7 Client Registration Issues ......................................................................................... 10 1.5 Spacewalk Documentation .................................................................................................. 11 iii iv Preface The Spacewalk 2.0 for Oracle Linux Release Notes provides details of the Spacewalk 2.0 release available from Oracle. Audience This document is written for system administrators who want to use Spacewalk to manage Oracle Linux systems. It is assumed that readers have a general understanding of the Linux operating system. Conventions The following text conventions are used in this document: Convention Meaning boldface Boldface type indicates graphical user interface elements associated with an action, or terms defined in text or the glossary. italic Italic type indicates book titles, emphasis, or placeholder variables for which you supply particular values. monospace Monospace type indicates commands within a paragraph, URLs, code in examples, text that appears on the screen, or text that you enter. v vi Chapter 1 Release Notes 1.1 About Spacewalk 2.0 for Oracle Linux 6 There are no significant changes in the Oracle version of Spacewalk from the upstream project. Minor changes include: • Addition of Oracle Linux 6 GPG keys • Addition of Oracle Linux repositories to the spacewalk-common-channels tool • Addition of an Unbreakable Linux Network (ULN) plug-in for the spacewalk-repo-sync tool • Branding changes 1.2 Installing and Configuring a Spacewalk Server 1.2.1 Oracle Linux Requirements Oracle supports Spacewalk servers that are running on Oracle Linux 6 (x86_64). You should install Oracle Linux 6 using the Minimal or Basic Server software set. If you select additional package groups during installation, you must remove the jta package before installing Spacewalk, as this package causes Spacewalk services to fail to start. Only install Spacewalk using the packages provided by Oracle from the Oracle Yum Server repository at http://yum.oracle.com. No third-party package repositories are required to install Spacewalk on Oracle Linux 6. All the required packages are available in the Oracle Linux Spacewalk repository. As a minimum, a Spacewalk server should have 8GB RAM. If the Spacewalk server also runs the database for the Spacewalk data, this memory requirement is in addition to what is required to run the database. 1.2.2 Database Requirements A database is required to store the Spacewalk data. The database options are: • Oracle Database • Oracle Database Express Edition (Oracle Database XE) • PostgreSQL Oracle only supports Oracle Database for use with Spacewalk. Oracle Database XE and PostgreSQL are not supported. Oracle does not provide any tools for migrating from an unsupported database. Oracle Database Requirements You must have an Oracle Database server installed and available before you install Spacewalk. Only Oracle Database 11gR2, release 11.2.0.3 or later, is supported. Oracle Database 12c is not supported. To obtain the correct Oracle Database 11gR2 release, you must download the software from My Oracle Support (MOS) at https://support.oracle.com. 1 Storage Requirements Documentation for Oracle database is available