免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2370 | 回复: 1
打印 上一主题 下一主题

OpenQRM 安装介绍 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2011-12-20 09:45 |只看该作者 |倒序浏览
<div class="tit">

安装OpenQRM 3.1.4 全过程 (转)<br>
<div class="tit"><a href="http://hi.baidu.com/prestohuan/home" class="titlink" title="farmer111的空间 http://hi.baidu.com/prestohuan" target="_blank" target="_blank">欢欢和芳芳的天空</a> (2008年就在玩这个东西了。。牛人!) <br>http://hi.baidu.com/prestohuan/blog/category/Openqrm/index/1<br></div><br></div>

<div class="date">2008-04-10  15:13</div>




<div id="blog_text" class="cnt"><table class="contentpaneopen">
    <tbody>
        <tr>
            <td class="contentheading" width="100%"><br></td><td class="buttonheading" align="right" width="100%"><br></td></tr></tbody></table>取得openQRM 3.1
<p>三种方式:</p>
<ul><li>使用openQRM-Pro 测试包<br>
    <a title="openQRM-Pro details" href="http://www.openqrm.org/provisioning-use-case/openqrm-provision-use-case-details.html">See here for more details on this package</a>.</li><li>从SourceForge取得 RPMs<br>
    <a title="SourceForge download section" href="http://sourceforge.net/project/showfiles.php?group_id=153504">Take the files from our SourceForge section</a>.</li><li>取得source自己编译</li><li><a href="http://www.openqrm.org/howtos/howto-compile-and-build.html" target="_blank" target="_blank">See here for more details on building openQRM 3.1 from source.<br>
    </a></li></ul>
<p>This installation guide will walk you through the steps needed in order to install and configure openQRM 3.1.</p>
<p><em><strong>Note:</strong></em> that this installation guide does not apply to you if you are installing the openQRM-Pro trial package.  Instead, please <a title="Downloading openQRM-Pro trial package" href="http://www.openqrm.org/index.php?option=com_facileforms&amp;ff_name=Download_Ver3_0&amp;ff_align=0">download the openQRM-Pro trial package</a> and use its simple and pre-configured install script.</p>

安装前准备:.
<br>
<ul><li>这个例子,我们将使用 Linux Kernel NFS在 the openQRM server运行.&nbsp;&nbsp;   openQRM
also supports pushing the images to local storage, iSCSI and SAN
technologies.</li><ul><li>Centos = <em>yum install nfs-utils<br>
        <br>
        </em></li></ul><li>决定哪个网卡你的服务器管理节点并配置它。.  This will often be 'eth0'.  If you only
have one interface, you can use a virtual interface like eth0:qrm.  This
interface needs to be defined and up before you start the openQRM
installation.  It should have an IP address that is available to all
nodes in the same subnet.  If your nodes are on multiple networks, the
openQRM server IP should be a route-able IP address from the managed
nodes.  This means that you will need to have a default gateway setup in
your DHCP configuration</li></ul>
<p> </p>
安装openQRM 3.1
<ul><li>You will want to dedicate one of your machines as the <strong>openQRM Server</strong>.</li><ul><li><a href="http://www.openqrm.org/howtos/system-requirements.html" target="_blank" target="_blank">Click here for system requirements</a>.</li></ul><li>The openQRM software consists of a base RPM and many plugins.  
For a more detailed explanation of openQRM's plugin-based architecture, <a href="http://www.openqrm.org/howtos/plugins-in-openqrm.html" target="_blank" target="_blank">click here</a> or <a href="http://www.openqrm.org/plugins.html" target="_blank" target="_blank">here</a> .</li><li>A typical, minimum installation would use the following rpms:</li><ul><li><a href="http://sourceforge.net/project/showfiles.php?group_id=153504" target="_blank" target="_blank">openqrm-core-base</a></li><li><a href="http://sourceforge.net/project/showfiles.php?group_id=153504" target="_blank" target="_blank">openqrm-plugin-tftpd</a></li><li><a href="http://sourceforge.net/project/showfiles.php?group_id=153504" target="_blank" target="_blank">openqrm-plugin-dhcpd</a></li><li><a href="http://prdownloads.sourceforge.net/openqrm/openqrm-extras-local_nfs-3.0_0.1-0.i386.rpm?download" target="_blank" target="_blank">openqrm-extras-local_nfs</a></li><li><a href="http://sourceforge.net/project/showfiles.php?group_id=153504" target="_blank" target="_blank">openqrm-extras-mysql<br>
        <br>
        </a></li></ul><li>Install the RPMs as <em>root.  </em>The openQRM software is now installed under /opt/qrm.</li></ul>
<ul><li>Run the openQRM installation program:</li><ul><li>/opt/qrm/qrm-installer</li><li>Follow the on-screen instructions.</li><li><a href="http://www.openqrm.org/installation-guide/openqrm-3.0-installation-guide---installer-options.html" target="_blank" target="_blank">Click here for step-by-step instructions for using the installation utility.</a></li></ul><li>openQRM is now installed and running.  Point your browser to the openQRM server and log in using:</li><ul><li>userid=qrm</li><li>password=qrm</li></ul><li>At this point we need to do four things in order to have a fully functioning linux provisioning system:</li></ul>
<blockquote>
<ol><li><a href="http://www.openqrm.org/howtos/boot-image-creation.html" target="_blank" target="_blank">Add some kernels for deploying onto the nodes</a></li><li>Add some filesystem images for deploying onto the nodes</li><li>Add some nodes</li><li>provision a kernel image and a filesystem image onto a node</li></ol>
</blockquote>
<ul><li>openQRM will also provision Windows, FreeBSD, Centos, FedoraCore</li><li>openQRM can provision to local storage, iSCSI initiators, SAN luns and soon AtaOverEthernet.</li><li>openQRM can provision virtual machines using VMWare ESX, Xen, Qemu.</li></ul></div>

论坛徽章:
0
2 [报告]
发表于 2011-12-20 17:55 |只看该作者
08年俺就改过它的代码,hoho
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP