快速业务通道

Solaris 10 Jumpstart 安装

作者 佚名技术 来源 操作系统 浏览 发布时间 2012-06-28

本周因为两个Jumpstart的细节出错,浪费了两个下午的时间。

Jumpstart Feature指的是Solaris系统自动的基于网的系统安装进程;其特点是安装速度快,不需要人工过多干预,可同时安装多台服务器

Jumpsart组成包括:
Boot Server (in the same subnet with Client)
Install Server with targeted Solaris Images
Jumpstart Config Server,其他/Jumpstart目录中包括rules和profiles

现以install server and client在同一网段为例,Boot Server/Install Server/Config Server都在同一台服务上(无NIS服务)。其中The boot server包含rarpd (in.rarpd), bootp (in.bootparamd), and tftp (in.tftpd) 进程 (X86包括rplboot进程),Install Server是一个支持NFS的服务器,也叫NFS服务器。

配置步骤:

1,把OS image Copy到Install Server (以Solaris 10为例--5张CD)
# cd /cdrom/cdrom0/s0/Solaris_2.10/Tools
#./setup_install_server /export/Solaris_2.10

2,创建一个Profile Server,并沿用example里的profile,rules,beging/finish scripts
#mkdir /jumpstart
#cp -r /export/Solaris_2.10/Misc/jumpstart_sample/* /jumpstart
#share -F nfs -o ro,anon=0 /jumpstart
#shareall
#cd /jumpstart
# ./check
Validating rules...
Validating profile any_machine...
The custom JumpStart configuration is ok.
#cat rules.ok
any - - any_machine -

3,添加Client
#vi /etc/hosts
10.0.0.1 sh-test-1
#cd /jumpstart/Solaris_2.10/Tools
#./add_install_client –e 0:3:ba:f:33:89 dfsf sh-test-1 sun4u
#more /etc/ethers---确认client已被成功加入

4,客户端安装
ok>boot net - install

一般在10个ARP/RARP包里,客户机会收到服务器,并且开始传输数据,然后按安装提示一步一步地完成。如果Solaris10,在选择Solaris Software的时候,只能选[X}Entire Distribution plus OEM support ....... 4779.00 MB,否则会出错,或是成无盘站。如下是客户机和服务器间的交互过程:

1, Client sends a RARP for its IP address.
2, The Boot Server responds via RARPD (in.rarpd) with the IP address in /etc/ethers.
3, The client sends a tftp request for a bootimage.
4, The server starts in.tftp from inetd and sends the small net kernel image
5, The client then sends out a bootp request.
6, The server responds with the clients entry from /etc/bootparams.
7, The client NFS mount it’s root partition from the install server.
8, The client then mounts the configuration server (/jumpstart) and runs “sysidtool”.
9, It then mounts the install image and runs Suninstall to begin the install process.

凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢!

分享到: 更多

Copyright ©1999-2011 厦门凌众科技有限公司 厦门优通互联科技开发有限公司 All rights reserved

地址(ADD):厦门软件园二期望海路63号701E(东南融通旁) 邮编(ZIP):361008

电话:0592-5908028 传真:0592-5908039 咨询信箱:web@lingzhong.cn 咨询OICQ:173723134

《中华人民共和国增值电信业务经营许可证》闽B2-20100024  ICP备案:闽ICP备05037997号