cobbler自动化系统安装——详细.docx

  1. 1、本文档共18页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
cobbler自动化系统安装——详细

Cobbler 安装文档cobbler集成了PXE、DHCP、DNS、Kickstart服务管理和yum仓库管理工具,相对之前的 Kickstart 更加快捷、方便的批量布署redhat、centos类系统 cobbler 客户端koan支持虚拟机安装和操作系统重装 cobbler web界面可以更好的方便用户操作 具体安装如下:安装rpmforce源:Wgethttp://apt.sw.be/redhat/el5/en/x86_64/rpmforge/RPMS/rpmforge-release-0.3.6-1.el5.rf.x86_64.rpmRpm -ivhrpmforge-release-0.3.6-1.el5.rf.x86_64.rpm可能会报错需要安装python-netaddr相关依赖包wget rpm –ivh /linux/epel/5/x86_64/python-netaddr-0.5.2-1.el5.noarch.rpmRpm –ivh python-netaddr-0.5.2-1.el5.noarch.rpmwget /linux/epel/5/x86_64/mod_wsgi-3.2-2.el5.x86_64.rpmrpm -ivh mod_wsgi-3.2-2.el5.x86_64.rpm安装semanage命令的包policycoreutils-pythonyum-y installpolicycoreutils-python安装pykickstartyum-y installpykickstart开始安装cobbler yum –y install cobbler httpdrsynctftp-server xinetddhcp/etc/init.d/cobblerd start/etc/init.d/httpd start启动apache的时候报Invalid command WSGIScriptAliasMatch, perhaps misspelled or defined by a module not included in the server configuration 需要手动开启wsgi模块vim /etc/httpd/conf.d/wsgi.confLoadModulewsgi_module modules/mod_wsgi.so 前面#去掉即可3、检查cobbler配置cobbler check如果出现下面错误检查selinux 是否已被关闭httpd does not appear to be running and proxying cobblersetenforce 01 : The server field in /etc/cobbler/settings must be set to something other than localhost, or kickstarting features will not work. This should be a resolvable hostname or IP for the boot server as reachable by all machines that will use it.2 : For PXE to be functional, the next_server field in /etc/cobbler/settings must be set to something other than , and should match the IP of the boot server on the PXE network.3 : some network boot-loaders are missing from /var/lib/cobbler/loaders, you may run cobbler get-loaders to download them, or, if you only want to handle x86/x86_64 netbooting, you may ensure that you have installed a *recent* version of the syslinux package installed and can ignore this message entirely. Files in this directory, should you want to support all architectures, should include pxelinux.0, menu.c32, elilo.efi, and yaboo

文档评论(0)

xcs88858 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:8130065136000003

1亿VIP精品文档

相关文档