Red Hat SATELLITE 5.3.0 RELEASE NOTES Informacje Techniczne

Przeglądaj online lub pobierz Informacje Techniczne dla Części komputerowe Red Hat SATELLITE 5.3.0 RELEASE NOTES. Red Hat SATELLITE 5.3.0 RELEASE NOTES System information Instrukcja obsługi

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 199
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów

Podsumowanie treści

Strona 1 - Reference Architecture

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

Strona 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

Strona 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

Strona 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

Strona 5

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

Strona 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 -

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 15

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 21 - 4.3.1 Cobbler

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

Strona 22

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

Strona 23

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

Strona 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

Strona 25 - Configuration

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

Strona 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

Strona 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

Strona 28 - 5.4 Storage Configuration

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

Strona 29 - 5.5 Network Configuration

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

Strona 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

Strona 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

Strona 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

Strona 33

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

Strona 34

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

Strona 35

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

Strona 36

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

Strona 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

Strona 38

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

Strona 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

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

Strona 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

Strona 42

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

Strona 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

Strona 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

Strona 45

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

Strona 46

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 51

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

Strona 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

Strona 53 - • updates settings

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

Strona 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

Strona 55

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

Strona 56

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

Strona 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

Strona 58

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

Strona 59

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

Strona 60

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

Strona 61

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

Strona 62

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

Strona 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

Strona 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

Strona 65

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

Strona 66

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

Strona 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

Strona 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

Strona 69

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 75

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

Strona 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

Strona 77

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

Strona 78

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

Strona 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

Strona 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

Strona 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

Strona 82

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

Strona 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

Strona 84

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 90

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

Strona 91

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

Strona 92 - • removes the crontab entry

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

Strona 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

Strona 94

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

Strona 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.

Strona 96

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

Strona 97

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

Strona 98

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

Strona 99

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

Strona 100

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

Strona 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,

Strona 102

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

Strona 103

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

Strona 104

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

Strona 105

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

Strona 106 - 6.4.3 RHEV-M VM

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

Strona 107

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

Strona 108

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

Strona 109 - 6.6 Create First Hosts

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

Strona 110

www.redhat.com 198

Strona 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

Strona 112

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

Strona 113

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

Strona 114

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

Strona 115

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

Strona 116

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

Strona 117

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

Strona 118

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

Strona 119

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

Strona 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

Strona 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

Strona 122

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

Strona 123

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

Strona 124 - ./RHEVMInitConfig.ps1

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 129

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

Strona 130

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

Strona 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

Strona 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

Strona 133

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

Strona 134 - 8 Creating VMs

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

Strona 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

Strona 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

Strona 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

Strona 138

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

Strona 139

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

Strona 140

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 145 - 8.5 RHEL MRG Grid Rendering

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

Strona 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

Strona 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

Strona 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

Strona 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

Strona 150 - A.1.2 cluster.conf

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

Strona 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

Strona 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

Strona 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

Strona 154

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

Strona 155 - A.2.3 DNS database files

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

Strona 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

Strona 157

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

Strona 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

Strona 159 - A.2.7 settings

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

Strona 160

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

Strona 161

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

Strona 162

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

Strona 163

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

Strona 164

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

Strona 165

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

Strona 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 "

Strona 167

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

Strona 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

Strona 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

Strona 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

Strona 171 - A.4.5 pg_hba.conf

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

Strona 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

Strona 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

Strona 174

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

Strona 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

Strona 176

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

Strona 177

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

Strona 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

Strona 179

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

Strona 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

Strona 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 -

Strona 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

Strona 183

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

Strona 184

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

Strona 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%

Strona 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

Strona 187

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

Strona 188

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

Strona 189

2.2.4 Examples of Cloud Service Models 9

Strona 190

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

Strona 191

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

Strona 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#!/

Strona 193

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

Strona 194

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

Strona 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

Strona 196

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

Strona 197 - A.7 Java

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

Strona 198

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

Strona 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

Komentarze do niniejszej Instrukcji

Brak uwag