Red Hat SATELLITE 5.3.0 RELEASE NOTES Technické informace Strana 166

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 199
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 165
tftpd_conf: /etc/xinetd.d/tftp
# cobbler's web directory. Don't change this setting -- see the
# Wiki on "relocating your cobbler install" if your /var partition
# is not large enough.
webdir: /var/www/cobbler
# cobbler's public XMLRPC listens on this port. Change this only
# if absolutely needed, as you'll have to start supplying a new
# port option to koan if it is not the default.
xmlrpc_port: 25151
# "cobbler repo add" commands set cobbler up with repository
# information that can be used during kickstart and is automatically
# set up in the cobbler kickstart templates. By default, these
# are only available at install time. To make these repositories
# usable on installed systems (since cobbler makes a very convenient)
# mirror, set this to 1. Most users can safely set this to 1. Users
# who have a dual homed cobbler server, or are installing laptops that
# will not always have access to the cobbler server may wish to leave
# this as 0. In that case, the cobbler mirrored yum repos are still
# accessible at http://cobbler.example.org/cblr/repo_mirror and yum
# configuration can still be done manually. This is just a shortcut.
yum_post_install_mirror: 1
# additional flags to yum commands
yumreposync_flags: "-l"
yumdownloader_flags: "--resolve"
A.3 RHEV Image File
Creating the RHEV image is comprised of the steps below, which also guide the installation of
the VM during the build process.
1. Create LVM volume for install
lvcreate -n RHEVMvol -L 30G MgmtServicesVG
2. Create VM
virt-install -n RHEVM -r 4096 --vcpus=2 --cpuset=auto --os-type=windows
--os-variant=win2k8 --accelerate --network=bridge:cloud0
--mac=52:54:00:C0:DE:01 --vnc --disk path=/dev/MgmtServicesVG/RHEVMvol
--disk
path=/pub/RHEV/kits/en_windows_server_2008_r2_standard_enterprise_datacen
ter_web_retail_x64_dvd_x15-50365.iso,device=cdrom,bus=ide
or
virt-manager
3. Start the VM console
4. Start Windows installation
a) Select localization preferences
www.redhat.com 166
Zobrazit stránku 165
1 2 ... 161 162 163 164 165 166 167 168 169 170 171 ... 198 199

Komentáře k této Příručce

Žádné komentáře