Red Hat SATELLITE 5.3.0 RELEASE NOTES Informations techniques

Naviguer en ligne ou télécharger Informations techniques pour PC/postes de travail Red Hat SATELLITE 5.3.0 RELEASE NOTES. Red Hat SATELLITE 5.3.0 RELEASE NOTES System information Manuel d'utilisatio

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 199
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs

Résumé du contenu

Page 1 - Reference Architecture

Red Hat Cloud FoundationsReference Architecture Edition One: Automating Private IaaS Clouds on BladesVersion 1.0September 2010

Page 2

2.3 Deployment Models 2.3.1 Private CloudThe cloud infrastructure is operated solely for an organization. It may be managed by the organization or a

Page 3 - Table of Contents

host all all 127.0.0.1/32 trust host all all 10.0.0.1/8 md5 # IPv6 local connections: host

Page 4

wget $JON_LICENSE_URL -O /home/$JON_USER/$JON_ROOT/jbossas/server/default/deploy/rhq.ear.rej/license/license.xml echo " * Starting JON for the fi

Page 5

key --skip user --name=admin --password=$1$1o751Xnc$kmQKHj6gtZ50IILNkHkkF0 --iscrypted %packages @ Base pexpect ntp SDL ruby %post ( # MOTD echo >&

Page 6 - 1 Executive Summary

-A RH-Firewall-1-INPUT -p tcp -m tcp --dport 111 -j ACCEPT -A RH-Firewall-1-INPUT -p tcp -m tcp --dport 2049 -j ACCEPT -A RH-Firewall-1-INPUT -p udp -

Page 7 - 2.1.4 Measured Service

rm -rf /var/lib/pgsql/data su - postgres -c "initdb -D /var/lib/pgsql/data" # update software yum -y update #prepare actions to be performed

Page 8 - 2.2 Service Models

chmod +x /tmp/add_cumin_user.py /tmp/add_cumin_user.py admin 24^gold #Start Cumin echo "--- Starting cumin ---" chkconfig cumin on service c

Page 9 - Figure 1

In the Home tab, click the Add Management Data Source button. Supply a Name and the Address of the MRG VM, then select the Submit button. 6.4.3 RHEV-M

Page 10 - 2.3 Deployment Models

) >> /var/log/rc.local2.out 2>&1 The instMgmt2.sh script:• adds cobbler system entry for system• sets boot order so PXE is first• powers

Page 11 - 2.3.2 Public Cloud

• configure the previously generated ssh onto the system• prepare the mount of the GFS2 file system• use the other cluster member an NTP peer• deploy

Page 12 - 2.3.4 Community Cloud

6.6 Create First HostsWhen the satellite VM boots for the third time, it creates the first of each of the RHEL/KVM and RHEV hypervisor hosts. This th

Page 13 - Cloud Computing

2.3.2 Public CloudThe cloud infrastructure is made available to the general public or a large industry group and is owned by an organization selling

Page 14

# This script will install and prepare a system to be a RHEL host# Source env varsif [[ -x varDefs.sh ]] ; then source varDefs.shelif [[ -x /root/var

Page 15

echo -e "\nCreating cobbler system entry ...\n"cobbler system add --name=${IPname} --profile=${RHELH_PROFILE} --mac=${rawMAC//-/:} --ip=${IP

Page 16 - 3.3 Redefining the Cloud

while [[ ! `ilocommand -i //${LOGIN}:${ILO_PW}@${iloIP} set /system1/bootconfig1/bootsource5 bootorder=5 | grep status=0` ]]; do sleep 2; done a) In

Page 17 - Figure 7: Deltacloud Overview

indx=`expr $indx + 1` tIP=`printf "%s.%d" ${IP_DOMAIN} ${indx}` host ${tIP} > /dev/null 2>/dev/null done echo "${fhost} ${t

Page 18 - Infrastructure Components

echo "Aliases for this host already exist!" else vcmcommand --vcmurl //${LOGIN}:${VCM_PW}@${VCM_IP} show profile ${PNAME} | grep -A 6 &q

Page 19 - 4.1 Red Hat Enterprise Linux

indx=1 tname=`printf "rhev-nfs-client-%02d" ${indx}` while [[ `echo ${nfsClients} | grep ${tname}` ]] do indx=`expr $indx + 1` tn

Page 20

• adds the new NFS export stanza to the cluster configuration file• sets the boot order to boot PXE first• registers the host with satellite after ins

Page 21 - 4.3.1 Cobbler

IPnum=`/root/resources/GetAvailRhevh.sh | awk '{print $2}'`# Delete any previously defined cobbler system entryif [[ `cobbler system list |

Page 22

# Wait for system to register with satellite indicating installation completionecho -e "\nWaiting for system to register with satellite ...\n&quo

Page 23

# Assumes Satellite uses the lowest IP address IP_DOMAIN=${SAT_IP%.*} indx=1 tIP=`printf "%s.%d" ${IP_DOMAIN} ${indx}` host ${tIP} > /dev

Page 24

2.3.3 Hybrid CloudThe cloud infrastructure is a composition of two or more clouds (private, community, or public) that remain unique entities but are

Page 25 - Configuration

timezone America/New_York auth --enablemd5 --enableshadow rootpw --iscrypted $1$1o751Xnc$kmQKHj6gtZ50IILNkHkkF0 selinux --permissive reboot firewall -

Page 26 - 5.1 Server Configuration

# put standard rc.local back into place /bin/mv /etc/rc.d/rc.local.shipped /etc/rc.d/rc.local #reboot to get networks going (restart of network would

Page 27 - 5.2 Software Configuration

Begin the install by opening a Command Prompt window, changing to the C:\saved directory, and issuing the command to install..\RHEVM_47069.exe -s -f1c

Page 28 - 5.4 Storage Configuration

Xeon Core i7" -CompatibilityVersion $clusversions[$clusversions.length-1] #change cluster policy write "Changing Cluster Policy ..." $

Page 29 - 5.5 Network Configuration

} while ( $timeout -and $stat -ne "Up" ) if ( $timeout -eq 0) { throw 'DATACENTERTIMEOUT' } #Approve any rhev hosts that are prese

Page 30

6.7.3 Upload ISO ImagesWith RHEV-M now operational, upload the guest tools ISO image and the virtio drivers virtual floppy disk. Start -> All Prog

Page 31

7 Dynamic Addition and Removal of HostsAs workloads ramp up and the demand for CPU cycles increases, additional hosts may be added to bear the burden

Page 32 - • sacommand – Storage Array

vcmcommand --vcmurl //${LOGIN}:${VCM_PW}@${VCM_IP} show server | grep ${pname} > /dev/null 2>/dev/nullif [[ $? -ne 0 ]]then echo "HP Virtu

Page 33

# release semaphore/bin/rm /tmp/UpdateNFSClient# Get the count of systems registered with this name (should be 0)initReg=`/root/resources/listRegSyste

Page 34

echo "Didn't find a varDefs.sh file!"fi# The blade profile must be passedif [[ $# -ne 1 ]]then echo 'Usage - $0 <HP Virtual

Page 35

3 Red Hat and Cloud Computing 3.1 Evolution, not Revolution – A Phased Approach to Cloud ComputingWhile cloud computing requires virtualization as a

Page 36

/root/resources/prep_stor_host.sh ${pname}# Update cluster configuration for NFS presentation# create a semaphore for unique client nameswhile [[ -e /

Page 37

7.3 Host RemovalSubsequently, remHost.sh is used to remove a host of either type from the RHEV-M configuration../remHost.sh rhevh-02 remHost.sh#!/bin

Page 38

nfsClient=`riccicmd -H ${MGMT1_IP} cluster configuration | grep ${host} |cut -d\" -f4`if [[ $? -ne 0 ]]then echo "Cluster resource not fou

Page 39 - 6.1.3 Install

echo "Usage: $0 <host for removal>\n" exit -1 else host=$1fi# Confirm that the parameter passed is an existing hostif [[ ! `sac

Page 40 - 6.2 Create Satellite System

8 Creating VMsThis section includes the kickstart and other scripts used in the creation of these RHEV VMs:• Basic RHEL • RHEL with Java Application•

Page 41 - 3. prep_storage.sh

10. In console,select the desired option when the PXE menu appears 11. The VM installs and registers with the local RHN Satellite server 8.1 RHELThe

Page 42

selinux --permissiverebootfirewall --enabledskipxkey --skip%packages @ Base%post(/usr/bin/yum -y update) >> /root/ks-post.log 2>&1 8.2 RH

Page 43

%post(# execute any queued actions on RHN to sync with the activation keyrhn_check -vv/usr/bin/yum -y update) >> /root/ks-post.log 2>&1 8

Page 44

%post(# set required firewall ports/bin/cp /etc/sysconfig/iptables /tmp/iptables/usr/bin/head -n -2 /tmp/iptables > /etc/sysconfig/iptables/bin/ec

Page 45

/etc/sysconfig/iptables/bin/echo "-A RH-Firewall-1-INPUT -p tcp --dport 4447 -m state --state NEW -j ACCEPT" >> /etc/sysconfig/iptable

Page 46

The following figure illustrates a phased approach to technology adoption starting with server consolidation using virtualization, then automating lar

Page 47

cd /root/rhq-agent/bin\mv rhq-agent-env.sh rhq-agent-env.sh.origwget http://sat-vm.cloud.lab.eng.bos.redhat.com/pub/resources/rhq-agent-env.sh# deploy

Page 48

textnetwork --bootproto dhcplang en_USkeyboard usurl --url http://sat-vm.cloud.lab.eng.bos.redhat.com/ks/dist/ks-rhel-x86_64-server-5-u5zerombrclearpa

Page 49

#Get configuration fileswget http://sat-vm.cloud.lab.eng.bos.redhat.com/pub/resources/sesame.conf -O /etc/sesame/sesame.confwget http://sat-vm.cloud.l

Page 50

3. Shut down the VM 4. In the RHEV-M Virtual Machines tab, select the VM that was just shut down and click the Make Template button specifying a Name

Page 51

if ($clus.IsInitialized -eq $true) { $my_clusId = $id } else { write-host "Cluster of Template is not initialized!" exi

Page 52 - • restarts satellite

8.5 RHEL MRG Grid RenderingA VM to execute the MRG Grid rendering application is created using the following kickstart to:• install RHEL 5.5 with the

Page 53 - • updates settings

/bin/cp /etc/sysconfig/iptables /tmp/iptables/usr/bin/head -n -2 /tmp/iptables > /etc/sysconfig/iptablescat <<EOF>>/etc/sysconfig/ipta

Page 54

0.1.noarch.rpm http://download1.rpmfusion.org/nonfree/el/updates/testing/5/i386/rpmfusion-nonfree-release-5-0.1.noarch.rpmwget http://irish.lab.bos.re

Page 55

9 References1. The NIST Definition of Cloud ComputingVersion 1507 October 2009http://csrc.nist.gov/groups/SNS/cloud-computing/cloud-def-v15.doc2. Abo

Page 56

Appendix A: Configuration Files, Images, Etc.This appendix contains various configuration files, images, tar/zip files used in the construction of the

Page 57 - tee /tmp/post_sat.out

3.2 Unlocking the Value of the CloudRed Hat's approach does not lock an enterprise into one vendor's cloud stack, but instead offers a rich

Page 58

hardware_handler "0" path_selector "round-robin 0" prio_callout

Page 59

<resources> <ip address="10.16.136.20" monitor_link="1"/>

Page 60

A.2 Satellite A.2.1 answers.txt# Administrator's email address. Required. # Multiple email addresses can be used, separated with commas. # # E

Page 61

# Example: # ssl-set-org-unit = Information Systems Department ssl-set-org-unit = Reference Architecture # Location information for the SSL certificat

Page 62

# ssl-config-sslvhost = ssl-config-sslvhost = Y # *** Options below this line usually don't need to be set. *** # The Satellite server's hos

Page 63 - • powers on/ reset the system

A.2.2 AppPGPWhen generating the application channel security key for satellite, the input to gpg is specified in this file.%echo Generating a standar

Page 64

3 PTR cloud-138-3.cloud.lab.eng.bos.redhat.com. [ . . . ]253 PTR cloud-138-253.cloud.lab.eng.bos.redhat.com. 254 PTR cloud-138-254.cloud.lab.eng.bos.r

Page 65

} host ra-c7000-01-db4-ilo { option host-name "ra-c7000-01-db4-ilo.cloud.lab.eng.bos.redhat.com"; hardwar

Page 66

} host ra-c7000-01-db14-ilo { option host-name "ra-c7000-01-db14-ilo.cloud.lab.eng.bos.redhat.com"; hardw

Page 67

search cloud.lab.eng.bos.redhat.com bos.redhat.com nameserver 10.16.136.10 nameserver 10.16.136.1 nameserver 10.16.255.2 A.2.7 settingsCobbler's

Page 68

3.3 Redefining the CloudCloud computing is the first major market wave where open source technologies are built in from the beginning, powering the v

Page 69

# allow access to the filesystem as Cheetah templates are evaluated # by cobblerd as code. cheetah_import_whitelist: - "random" - &quo

Page 70

# controls whether cobbler will add each new profile entry to the default # PXE boot menu. This can be over-ridden on a per-profile # basis when addi

Page 71 - ◦ signs the RPM

ro: ~ ip: off vnc: ~ # configuration options if using the authn_ldap module. See the # the Wiki for details. This can be ignored if you a

Page 72

# if using cobbler with manage_dhcp, put the IP address # of the cobbler server here so that PXE booting guests can find it # if you do not set this c

Page 73

# Are you using a Red Hat management platform in addition to Cobbler? # Cobbler can help you register to it. Choose one of the following: # "o

Page 74

restart_dhcp: 1 # if set to 1, allows /usr/bin/cobbler-register (part of the koan package) # to be used to remotely add new cobbler system records to

Page 75

tftpd_conf: /etc/xinetd.d/tftp # cobbler's web directory. Don't change this setting -- see the # Wiki on "relocating your cobbler inst

Page 76

b) Select Install now c) Choose OS Version (e.g., Windows Server 2008 R2 Enterprise (Full Installation)) d) Accept License terms e) Choose Custom ins

Page 77

<mac address='52:54:00:c0:de:01'/> <source bridge='cloud0'/> <model type='virtio'/>

Page 78

CCB_ADDRESS = $(PUBLIC_HOST):$(PUBLIC_PORT) COLLECTOR.CCB_ADDRESS = # Avoid needing CCB within the VPN PRIVATE_NETWORK_NAME = mrg-vm # Set TCP_FORWARD

Page 79

Today each IaaS cloud presents a unique API to which developers and ISVs need to write in order to consume the cloud service. The Deltacloud effort is

Page 80

CONDOR_DEVELOPERS = NONE CONDOR_HOST = mrg-vm.cloud.lab.eng.bos.redhat.com COLLECTOR_HOST = $(CONDOR_HOST) COLLECTOR_NAME = Grid On a Cloud FILESYSTEM

Page 81

# Plugin configuration MASTER.PLUGINS = $(LIB)/plugins/MgmtMasterPlugin-plugin.so QMF_BROKER_HOST = mrg-vm.cloud.lab.eng.bos.redhat.com A.4.4 cumin.c

Page 82

# METHOD can be "trust", "reject", "md5", "crypt", "password", # "krb5", "ident"

Page 83

A.4.7 BlenderBlender is an open source 3D content creation suite and is used in movie rendering example in this paper. Version 2.48a was used for com

Page 84

[BLEND_FILE, FRAME_DIR, frame]) jobFile.write("Log = %s/frame%d.log\n" % [LOGS_HOME, frame]) jobFile.write("O

Page 85

sleep 5 echo Sunmitting DAG ... condor_submit_dag /home/admin/render/production/jobs/render.dag hello.sh – simple script which write date of the start

Page 86 - y

• jon-plugin-pack-soa-2.4.0.GA.zip – plugin supporting the SOA platform server• rhq-enterprise-agent-3.0.0.GA.jar – contains the JON RHQ agent compris

Page 87

# is used. If this and RHQ_AGENT_JAVA_HOME are not set, the# agent's embedded JRE will be used.##RHQ_AGENT_JAVA_EXE_FILE_PATH="/usr/lo

Page 88

# RHQ_AGENT_IN_BACKGROUND - If this is defined, the RHQ Agent JVM will# be launched in the background (thus causing this script to exit immediat

Page 89

#Script Generated by user#Generated on: Tue May 11 15:37:56 2010#Set Enclosure TimeSET TIMEZONE EST5EDT#Set Enclosure InformationSET ENCLOSURE ASSET T

Page 90

4 Red Hat Cloud: Software Stack and Infrastructure ComponentsFigure 8 depicts the software stack of Red Hat Cloud Foundation components.Figure 8: Red

Page 91

SET SERVER POWERDELAY 7A 0SET SERVER POWERDELAY 8A 0SET SERVER POWERDELAY 9A 0SET SERVER POWERDELAY 10A 0SET SERVER POWERDELAY 11A 0SET SERVER POWERDE

Page 92 - • removes the crontab entry

#Set SNMP InformationSET SNMP CONTACT ""SET SNMP LOCATION ""SET SNMP COMMUNITY READ "public"SET SNMP COMMUNITY WRITE &qu

Page 93 - 6.4.1 JON VM

SET EBIPA SERVER NONE 5BSET EBIPA SERVER NONE 6BSET EBIPA SERVER NONE 7BSET EBIPA SERVER NONE 8BSET EBIPA SERVER NONE 9BSET EBIPA SERVER NONE 10BSET E

Page 94

ASSIGN OA "mlamouri"ENABLE USER "mlamouri"ADD USER "spr"SET USER CONTACT "spr" ""SET USER FULLNAME &

Page 95

# If your connection is dropped this script may not execute to conclusion.# SET OA NAME 2 ra-c7000-01-oa2SET IPCONFIG STATIC 2 10.16.136.254 255.

Page 96

----------------------------------------------------------------------------MAC Address Type : VC-Defined Pool ID : 10 Address Start : 00-

Page 97

**************************************************************************** ENET-VLAN INFORMATION ***************************************************

Page 98

====================================================================== ID Enclosure Bay Type Firmware Version Status =========

Page 99

**************************************************************************** MAC-CACHE INFORMATION **************************************************

Page 100

BL460c G6 ------------------------------------------------------------------------- enc

Page 101 - 6.4.2 MRG VM

4.1 Red Hat Enterprise LinuxRed Hat Enterprise Linux (RHEL) is the world's leading open source application platform. On one certified platform,

Page 102

****************************************************************************==========================================================================

Page 103

-------------------------------------------------------------------------- 2 (Flex enc0:1 2 -- -- enc0:2:d1 -- -- N

Page 104

-------------------------------------------------------------------------- 1 enc0:10 3 QLogic QMH2562 8Gb enc0:3:d10 test1

Page 105

-------------------------------------------------------------------------- 1 enc0:8 3 QLogic QMH2562 8Gb enc0:3:d8 -- --

Page 106 - 6.4.3 RHEV-M VM

-------------------------------------------------------------------------- 2 enc0:5 4 QLogic QMH2562 8Gb enc0:4:d5 -- --

Page 107

**************************************************************************** SSL-CERTIFICATE INFORMATION *********************************************

Page 108

enc0:1:X6 ra-c7000-01 Not Linked absent Auto -- -- -------------------------------------------------------------------------- e

Page 109 - 6.6 Create First Hosts

**************************************************************************** UPLINKSET INFORMATION ***************************************************

Page 110

www.redhat.com 198

Page 111

Appendix B: BugzillasThe following Red Hat bugzilla reports were open(ed) issues at the time of this exercise.1. BZ 518531 - Need "disable_tpa&qu

Page 112

Red Hat Cloud Foundations Reference ArchitectureEdition One: Automating Private IaaS Clouds on Blades1801 Varsity Drive™Raleigh NC 27606-2072 USAPhone

Page 113

4.2 Red Hat Enterprise Virtualization (RHEV) for Servers Red Hat Enterprise Virtualization (RHEV) for Servers is an end-to-end virtualization solutio

Page 114

4.3 Red Hat Network (RHN) SatelliteAll RHN functionality is on the network, allowing much greater functionality and customization. The Satellite serv

Page 115

access options. 4.4 JBoss Enterprise MiddlewareThe following JBoss Enterprise Middleware Development Tools, Deployment Platforms and Management Envir

Page 116

Management:• JBoss Operations Network (JON): An advanced management platform for inventorying, administering, monitoring, and updating JBoss Enterpris

Page 117

• manage, monitor and tune applications for improved visibility, performance and availability. One central console provides an integrated view and con

Page 118

5 Reference Architecture System ConfigurationThis reference architecture in deploying the Red Hat infrastructure for a private cloud used the configu

Page 119

5.1 Server ConfigurationHardware Systems SpecificationsManagement Cluster Nodes[2 x HP ProLiant BL460c G6]Quad Socket, Quad Core (16 cores)Intel® Xeo

Page 120

5.2 Software ConfigurationSoftware VersionRed Hat Enterprise Linux (RHEL)5.5(2.6.18-194.11.3.el5 kernel)Red Hat Enterprise Virtualization Manager (RH

Page 121 - 6.7 Configuring RHEV

5.3 Blade and Virtual Connect ConfigurationAll the blades are using logical Serial Numbers, MAC addresses and FC WWNs. A single 10Gb network and two

Page 122

LUNs were created and presented as outlined in the following table.Volume Size Presentation PurposeMgmtServices 1 TB Management ClusterVolume Grou

Page 123

Table of Contents 1 Executive Summary...6 2 Cloud Computing: Def

Page 124 - ./RHEVMInitConfig.ps1

6 Deploying Cloud Infrastructure ServicesThis section provides the detailed actions performed to configure Red Hat products that constitute the infra

Page 125 - 6.7.3 Upload ISO Images

• NFS service10. Provision MGMT-2 node using temporary node from Satellite11. Create file system management services in MGMT-2• NFS service based on e

Page 126 - 7.1 RHEL / KVM Host Addition

MGMT1_ICIP=192.168.136.10MGMT1_FC=mgmt_node1MGMT1_MAC=00:17:A4:77:24:00MGMT1_NAME=mgmt1.cloud.lab.eng.bos.redhat.comMGMT1_PW=24^goldMGMT2_ILO=10.16.13

Page 127

3. A set of python based XMLRPC scripts were developed for remote communication with the ricci cluster daemon and can also be obtained from http://pe

Page 128 - 7.2 RHEV Host Addition

ks.cfginstall cdrom key <Installation Number>lang en_US.UTF-8 keyboard us #xconfig --startxonboot skipx network --device eth0 --bootproto static

Page 129

@editors @graphical-internet @graphics @java @kvm @legacy-software-support @text-internet @base-x kexec-tools iscsi-initiator-utils bridge-utils fipsc

Page 130

# # copy the entire content onto the created machine # mkdir /mnt/sysimage/root/distro # (cd /mnt/source; tar -cf - . ) | (cd /mnt/sysimage/root/dist

Page 131 - 7.3 Host Removal

cat /root/distro/resources/temp.rc.local.add >> /etc/rc.d/rc.local #update to latest software yum -y update ) 2>&1 | tee /root/ks_post2.o

Page 132

/bin/mount -o ro /dev/scd0 /root/distro # source env vars if [[ -x varDefs.sh ]] ; then source varDefs.sh elif [[ -x /root/varDefs.sh ]] ; then so

Page 133

label ks kernel vmlinuz append ks=cdrom:/ks.cfg initrd=initrd.img console=ttyS0,115200 nostoragelabel local localboot 1 label memtest86 kernel

Page 134 - 8 Creating VMs

5 Reference Architecture System Configuration...25 5.1 Server Configuration...

Page 135 - 8.1 RHEL

ilocommand --ilourl //${LOGIN}:${MGMT2_ILO_PW}@${MGMT2_ILO} set /map1/oemhp_vm1/cddr1 oemhp_image=http://irish.lab.bos.redhat.com/pub/projects/cloud/r

Page 136

VCMNUM=`echo $VCMFILE | wc -w` ILONUM=`echo $ILOFILE | wc -w` OANUM=`echo $OAFILE | wc -w` #install storage array command tool if [[ $SANUM -eq 0 ]] t

Page 137 - 8.3 RHEL with JBoss

• creates and presents volumes from storage array• configures system to access presented volumes• configures LVM group to be used with management serv

Page 138

sacommand --saurl //${MSA_USER}:${MSA_PW}@${MSA_IP} unmap volume MgmtServices sacommand --saurl //${MSA_USER}:${MSA_PW}@${MSA_IP} unmap volume GFS2 sa

Page 139

if [[ $NUM -gt 0 ]] then echo "Aliases for this host already exists!" else cd /sys/class/fc_host for f in host* do

Page 140

#get the data from the array, assumes all virtual disk have VD the name sacommand --saurl //${MSA_USER}:${MSA_PW}@${array} "show volumes" |

Page 141

# source env vars if [[ -x varDefs.sh ]] ; then source varDefs.sh elif [[ -x /root/varDefs.sh ]] ; then source /root/varDefs.sh elif [[ -x /root/r

Page 142 - • Save a copy of rc.local

client = xmlrpclib.Server(SATELLITE_URL, verbose=0) key = client.auth.login(SATELLITE_LOGIN, SATELLITE_PASSWORD) #retrieve all the

Page 143 - 3. Shut down the VM

10.16.143.254 --nameserver 10.16.136.1,10.16.255.2 --hostname sat-vm.cloud.lab.eng.bos.redhat.com rootpw --iscrypted $1$1o751Xnc$kmQKHj6gtZ50IILNkHkkF

Page 144 - 9. Submit the jobs

restrict default kod nomodify notrap nopeer noquery restrict 127.0.0.1 driftfile /var/lib/ntp/drift keys /etc/ntp/keys server 10.16.136.10 server 10.1

Page 145 - 8.5 RHEL MRG Grid Rendering

8.2 RHEL with Java Application...136 8.3 RHEL with JBoss...

Page 146

# configure DNS /bin/cp /root/resources/db.* /var/named/ /bin/cp /root/resources/named.conf /etc/ chkconfig named on # cobbler preparation /usr/sbin/s

Page 147 - ./start_job.sh

echo "-" >> /var/log/rc.local.out 2>&1 echo "- begin sat install" >> /var/log/rc.local.out 2>&1 echo &qu

Page 148 - 9 References

( nice -n -15 satellite-sync --iss-parent=irish.lab.bos.redhat.com --ca-cert=/pub/RHN-ORG-TRUSTED-SSL-CERT; nice -n -15 satellite-sync --iss-parent=ir

Page 149 - A.1 Management Nodes

yum -y update rhn-satellite restart 4. configCobbler.sh - configure cobbler using this script that:• performs recommended SELinux changes • updates s

Page 150 - A.1.2 cluster.conf

cat <<'EOF'>>/etc/cobbler/named.template #for $zone in $forward_zones zone "${zone}." { type master; file "$zone&

Page 151 - A.1.3 named.conf.slave

satellite-sync --step=channels --channel=rhn-tools-rhel-x86_64-server-5 satellite-sync --step=channels --channel=rhel-x86_64-server-cluster-storage-5

Page 152 - A.2 Satellite

6.2.4 Post Satellite Installation ActionsAfter the satellite has completed installation, the following actions must be performed: 1. User interaction

Page 153

3. Call post_satellite_build_up.sh, recording the output./root/resources/post_satellite_build_up.sh 2>&1 | \ tee /tmp/post_sat.outThe post_sa

Page 154

echo "-" date /root/resources/prep_MgmtVMs.sh #Prep and create RHEL/KVM hosts echo "-" echo "Prepping first RHEL host" e

Page 155 - A.2.3 DNS database files

#create the tenant org tenantOrg = client.org.create(key, "tenant", "tenant", "24^gold", "Mr.", "Shadow&q

Page 156 - A.2.4 dhcpd.conf

1 Executive SummaryRed Hat's suite of open source software provides a rich infrastructure for cloud providers to build public/private cloud offe

Page 157

#Double loop through the org setting trusts o1 = 0 while o1 < len(Orgs) - 1: o2 = o1 + 1 while o2 < len(Orgs): try:

Page 158 - A.2.6 resolv.conf

#open channel client = xmlrpclib.Server(SATELLITE_URL, verbose=0) #log into infrastructure org key = client.auth.login(INFRA_LOGIN, INFRA_PASSWD) #cre

Page 159 - A.2.7 settings

INFRA_LOGIN = "infra"INFRA_PASSWD = "24^gold"INFRA_ENTITLE = [ 'monitoring_entitled', 'provisioning_entitled'

Page 160

tenant_ak = client.activationkey.create(key, 'tenantMRGGridExec', 'Key for MRG Grd Exec Nodes', TENANT_PARENT, TENANT_ENTITLE, Fal

Page 161

--ksmeta="NAME=$MGMT1_NAME NETIP=$MGMT1_IP ICIP=$MGMT1_ICIP ICNAME=$MGMT1_IC" –kopts="console=ttyS0,115200 nostorage" cobbler sync

Page 162

#Add cobbler profile and system entries for the MRG VM cobbler profile add --name=${MRGGRID_PROFILE} --distro=${MGMT_DISTRO} --kickstart=/root/resourc

Page 163

"""#open channelclient = xmlrpclib.Server(SATELLITE_URL, verbose=0)#log into infrastructure orgkey = client.auth.login(INFRA_LOGIN, INF

Page 164

filePtr = open(fileName, 'r') ksName = os.path.basename(fileName).split('.')[0] if len(ksName) < 6: today = d

Page 165

#open channel client = xmlrpclib.Server(SATELLITE_URL, verbose=0) #log into infrastructure org key = client.auth.login(INFRA_LOGIN, INFRA

Page 166 - A.3 RHEV Image File

then source /root/resources/varDefs.sh elif [[ -x /root/distro/resources/varDefs.sh ]]then source /root/distro/resources/varDefs.shelse echo "

Page 167

2 Cloud Computing: DefinitionsCloud computing is a model for enabling convenient, on-demand network access to a shared pool of configurable computing

Page 168 - A.4 MRG

{RHEVM_IP} netconsole=${RHEVM_IP} rootpw=${passwd} ssh_pwauth=1 local_boot"# Update cobbler system filescobbler sync h) prep_tenantKS.sh perform

Page 169

if [[ -x varDefs.sh ]] ; then source varDefs.sh elif [[ -x /root/varDefs.sh ]] ; then source /root/varDefs.sh elif [[ -x /root/resources/varDefs.s

Page 170

# This script will generate a GPG key to use for the App Channel, # resign the javaApp package, and make the pub key available. # -- create profile w

Page 171 - A.4.5 pg_hba.conf

match = signproc.expect([pexpect.EOF]) • createAppSatChannel.py – create Application custom channel in Satellite#!/usr/bin/python """ T

Page 172 - A.4.6 Perfect

SATELLITE_URL = "http://sat-vm.cloud.lab.eng.bos.redhat.com/rpc/api" TENANT_LOGIN = "tenant" TENANT_PASSWD = "24^gold" T

Page 173 - A.4.8 render.tgz

SATELLITE_URL = "http://sat-vm.cloud.lab.eng.bos.redhat.com/rpc/api"INFRA_LOGIN = "tenant"INFRA_PASSWD = "24^gold"KSTREE

Page 174

TENANT_LOGIN = "tenant"TENANT_PASSWD = "24^gold"def main(): if len(sys.argv) < 3: print "Usage: ",sys.argv[

Page 175 - A.5 JBoss

if __name__ == "__main__": sys.exit(main()) v) addGPGKey_tenant.py - loads the GPG key into satellite and associates it with a stated kic

Page 176

6.3 Provision First Management NodeThe invocation of post_satellite_build_up.sh, among other actions, starts the installation of the first management

Page 177

device scsi ccisszerombr clearpart --all --initlabel part /boot --fstype=ext3 --size=200 part pv.01 --size=1000 --grow part swap --size=10000 --maxs

Page 178

2.2 Service Models 2.2.1 Cloud Infrastructure as a Service (IaaS)The capability provided to the consumer is to provision processing, storage, network

Page 179

fipscheck imake kexec-tools libsane-hpaio mesa-libGLU-devel ntp perl-XML-SAX perl-XML-NamespaceSupport python-imaging python-dmidecode pexpect sg3_uti

Page 180

:RH-Firewall-1-INPUT - [0:0] -A INPUT -i virbr0 -p udp -m udp --dport 53 -j ACCEPT -A INPUT -i virbr0 -p tcp -m tcp --dport 53 -j ACCEPT -A INPUT -i v

Page 181

-A RH-Firewall-1-INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT -A RH-Firewall-1-INPUT -p tcp -m state --state NEW -m tcp --dport 22 -j ACCEPT -

Page 182

setsebool -P named_write_master_zones on chmod 770 /var/named chkconfig named on # Set NFS daemon ports cat <<EOF>>/etc/sysconfig/nfs QUOT

Page 183

if [[ -x varDefs.sh ]] ; then source varDefs.shelif [[ -x /root/varDefs.sh ]] ; then source /root/varDefs.shelif [[ -x /root/resources/varDefs.sh ]]

Page 184

# Deploy preconfigured cluster configuration file and set SELinux label /bin/mv /root/cluster.conf /etc/cluster/cluster.conf /sbin/restorecon /etc

Page 185

# Add both interfaces of each node known_hosts of the other ssh ${MGMT1_NAME} ssh ${MGMT2_NAME} date ssh ${MGMT1_NAME%.${FQD}} ssh ${MGMT2_NAME%

Page 186

EOF # Mount the share GFS2 storage on both nodes and make dir for VM config files /usr/bin/ssh ${MGMT1_IP} /bin/mount -t gfs2 /dev/mapper/GF

Page 187

#Acquire short hostname SHORTHOST=`hostname --short` #Modifying hostname to match name used to define host HBAs at MSA storage array NODE=`echo $SHORT

Page 188

elif [[ -x /root/resources/varDefs.sh ]] ; then echo /root/resources/varDefs.sh source /root/resources/varDefs.sh elif [[ -x /root/distro/resource

Page 189

2.2.4 Examples of Cloud Service Models 9

Page 190

ii) buildMpathAliases.sh – refer to section 6.2.1 c) createMgmtVMs.sh – This script:• allocates LVM volumes for each Management VM• downloads and

Page 191

# jon-vm nlines=`wc -l /etc/libvirt/qemu/jon-vm.xml | awk '{print \$1}'` hlines=`grep -n "</disk>" /etc/libvirt/qemu/jon-vm.

Page 192

• waits for the RHEVM to be configured• adds the cluster monitor to the RHEVM VM entry in the cluster configuration file• removes the crontab entry#!/

Page 193

else echo "rhev-check.sh not found!" fi 6.4 Creating Management Virtual MachinesWhile the satellite management VM was created early in t

Page 194

%packages @ Base postgresql84 postgresql84-server java-1.6.0-openjdk.x86_64 %post ( # MOTD echo >> /etc/motd echo "RHN Satellite kickstart

Page 195

-A RH-Firewall-1-INPUT -p udp --dport 1161 -m state --state NEW -j ACCEPT -A RH-Firewall-1-INPUT -p udp --dport 1162 -m state --state NEW -j ACCEPT -A

Page 196

source varDefs.sh elif [[ -x /root/varDefs.sh ]] ; then source /root/varDefs.sh elif [[ -x /root/resources/varDefs.sh ]] ; then source /root/res

Page 197 - A.7 Java

if [ -z "$SVC_SCRIPT" ]; then echo " - No previous installations found." return fi echo " - Found JON/JOPR/RHQ service scri

Page 198

JON_USER="`echo $i | sed 's/[-a-zA-Z0-9]*=//'`" ;; --jon-rootdir=*) JON_ROOT="`echo $i | sed 's/[-a-

Page 199 - Appendix B: Bugzillas

fi # if specified JON user is not present, we must create it /bin/egrep -i "^$JON_USER" /etc/passwd > /dev/null if [ $? != 0 ]; then ech

Commentaires sur ces manuels

Pas de commentaire