博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
convirt(二)—— 创建第一台虚机
阅读量:6551 次
发布时间:2019-06-24

本文共 9705 字,大约阅读时间需要 32 分钟。

hot3.png

<h3 style="font-size: 16px; padding: 0px; margin: 15px 0px 10px; line-height: 28.799999237060547px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;">1、拷贝cms公钥到managed上,cms依赖免秘钥的root执行环境</h3> <pre style="padding: 5px; margin-top: 10px; margin-bottom: 10px; margin-left: 20px; line-height: 18px; font-size: 9pt; font-family: 'Courier New', Arial; border-width: 1px 1px 1px 5px; border-style: solid; border-color: #dddddd #dddddd #dddddd #6ce26c; color: #333333; background-color: #f6f6f6;"><code style="padding: 0px; margin: 0px; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, 'monospace !important'; border: none; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; word-break: break-all; color: #40aa53; background-color: transparent;">#非默认端口,你懂的 <br style="padding: 0px; margin: 0px;" />ssh-copy-id -i ~/.ssh/id_rsa.pub "-p port_number root@192.168.201.74" </code></pre> <h3 style="font-size: 16px; padding: 0px; margin: 15px 0px 10px; line-height: 28.799999237060547px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;">2、managed上存放iso目录,拷贝镜像存放到该目录</h3> <pre style="padding: 5px; margin-top: 10px; margin-bottom: 10px; margin-left: 20px; line-height: 18px; font-size: 9pt; font-family: 'Courier New', Arial; border-width: 1px 1px 1px 5px; border-style: solid; border-color: #dddddd #dddddd #dddddd #6ce26c; color: #333333; background-color: #f6f6f6;"><code style="padding: 0px; margin: 0px; font-family: Consolas, 'Bitstream Vera Sans Mono', 'Courier New', Courier, 'monospace !important'; border: none; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; word-break: break-all; color: #40aa53; background-color: transparent;">#目录位置和名称随意,只是模板里指定的时候需要指定好即可 <br style="padding: 0px; margin: 0px;" />mkdir /opt/iso <br style="padding: 0px; margin: 0px;" /><br style="padding: 0px; margin: 0px;" /># ls /opt/iso/ <br style="padding: 0px; margin: 0px;" />CentOS-6.4-x86_64-bin-DVD1.iso </code></pre> <h3 style="font-size: 16px; padding: 0px; margin: 15px 0px 10px; line-height: 28.799999237060547px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;">3、增加managed</h3> <p style="margin: 8px 0px; letter-spacing: 0.5px; padding: 0px; line-height: 22.5px; font-size: 13px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;">1、DataCenter增加server pool</p> <p style="margin: 8px 0px; letter-spacing: 0.5px; padding: 0px; line-height: 22.5px; font-size: 13px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;"><img title="NewImage.png" src="http://static.oschina.net/uploads/img/201407/14205354_G383.png" alt="NewImage" width="329" height="150" border="0" /></p> <p style="margin: 8px 0px; letter-spacing: 0.5px; padding: 0px; line-height: 22.5px; font-size: 13px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;">2、server pool中增加server,可选XEN和KVM,根据自己的环境,我这里是KVM</p> <p style="margin: 8px 0px; letter-spacing: 0.5px; padding: 0px; line-height: 22.5px; font-size: 13px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;"><img title="NewImage.png" src="http://static.oschina.net/uploads/img/201407/14205355_G2Q7.png" alt="NewImage" width="389" height="145" border="0" /></p> <p style="margin: 8px 0px; letter-spacing: 0.5px; padding: 0px; line-height: 22.5px; font-size: 13px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;">3、机器连接信息,这里强调是root免秘钥登录,否则后面很多操作受限</p> <p style="margin: 8px 0px; letter-spacing: 0.5px; padding: 0px; line-height: 22.5px; font-size: 13px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;"><img title="NewImage.png" src="http://static.oschina.net/uploads/img/201407/14205730_iMbw.png" alt="NewImage" width="392" height="283" border="0" /></p> <p style="margin: 8px 0px; letter-spacing: 0.5px; padding: 0px; line-height: 22.5px; font-size: 13px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;">4、增加完成之后就可以看到managed的信息了,以后的虚机都是在CMS管辖范围内的managed上创建的</p> <p style="margin: 8px 0px; letter-spacing: 0.5px; padding: 0px; line-height: 22.5px; font-size: 13px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;"><img title="NewImage.png" src="http://static.oschina.net/uploads/img/201407/14205214_GhG9.png" alt="NewImage" width="224" height="64" border="0" /></p> <h3 style="font-size: 16px; padding: 0px; margin: 15px 0px 10px; line-height: 28.799999237060547px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;">4、创建模板</h3> <p style="margin: 8px 0px; letter-spacing: 0.5px; padding: 0px; line-height: 22.5px; font-size: 13px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;">因为后期都是通用创建操作,所以果断的创建模板,第一次什么模板机都没有的情况下,通过iso安装第一台 <br style="padding: 0px; margin: 0px;" />a.创建template<br style="padding: 0px; margin: 0px;" /> </p> <p style="margin: 8px 0px; letter-spacing: 0.5px; padding: 0px; line-height: 22.5px; font-size: 13px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;">b.选定镜像路径,名称,平台信息等,创建完成信息如下<br style="padding: 0px; margin: 0px;" /><img title="NewImage.png" src="http://static.oschina.net/uploads/img/201407/14205728_42H2.png" alt="NewImage" width="505" height="199" border="0" /> <br style="padding: 0px; margin: 0px;" /><img title="NewImage.png" src="http://static.oschina.net/uploads/img/201407/14205729_ZxC9.png" alt="NewImage" width="226" height="194" border="0" /> </p> <h3 style="font-size: 16px; padding: 0px; margin: 15px 0px 10px; line-height: 28.799999237060547px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;">5、创建第一台虚机</h3> <p style="margin: 8px 0px; letter-spacing: 0.5px; padding: 0px; line-height: 22.5px; font-size: 13px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;">a.创建的方式可以通过两种方式,可以直接操作模板或者直接操作某台managed</p> <p style="margin: 8px 0px; letter-spacing: 0.5px; padding: 0px; line-height: 22.5px; font-size: 13px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;"><img title="NewImage.png" src="http://static.oschina.net/uploads/img/201407/14205727_06YN.png" alt="NewImage" width="433" height="499" border="0" /></p> <p style="margin: 8px 0px; letter-spacing: 0.5px; padding: 0px; line-height: 22.5px; font-size: 13px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;">b.下面就是通用信息,选择模板,内存,CPU,等等,注意选择开机启动VM</p> <p style="margin: 8px 0px; letter-spacing: 0.5px; padding: 0px; line-height: 22.5px; font-size: 13px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;"><img title="NewImage.png" src="http://static.oschina.net/uploads/img/201407/14205216_dcIB.png" alt="NewImage" width="510" height="385" border="0" /></p> <p style="margin: 8px 0px; letter-spacing: 0.5px; padding: 0px; line-height: 22.5px; font-size: 13px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;">c.第一次启动用光盘镜像启动,后期安装完成之后就改回来</p> <p style="margin: 8px 0px; letter-spacing: 0.5px; padding: 0px; line-height: 22.5px; font-size: 13px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;"><img title="NewImage.png" src="http://static.oschina.net/uploads/img/201407/14205725_CSVQ.png" alt="NewImage" width="485" height="363" border="0" /></p> <p style="margin: 8px 0px; letter-spacing: 0.5px; padding: 0px; line-height: 22.5px; font-size: 13px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;">d.网卡一定是br0,除非你不想通信,其余信息都是template里给定的<br style="padding: 0px; margin: 0px;" /> <img title="NewImage.png" src="http://static.oschina.net/uploads/img/201407/14205726_piMu.png" alt="NewImage" width="494" height="368" border="0" /></p> <p style="margin: 8px 0px; letter-spacing: 0.5px; padding: 0px; line-height: 22.5px; font-size: 13px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;">e.仿照这个模式创建managed承受范围内数量的虚机<br style="padding: 0px; margin: 0px;" /><img title="NewImage.png" src="http://static.oschina.net/uploads/img/201407/14205217_dLxO.png" alt="NewImage" width="334" height="176" border="0" /></p> <p style="margin: 8px 0px; letter-spacing: 0.5px; padding: 0px; line-height: 22.5px; font-size: 13px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;">f.创建完成之后,通过console口连接,等同于连接显示器</p> <p style="margin: 8px 0px; letter-spacing: 0.5px; padding: 0px; line-height: 22.5px; font-size: 13px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;"><img title="NewImage.png" src="http://static.oschina.net/uploads/img/201407/14205723_mwFb.png" alt="NewImage" width="216" height="403" border="0" /></p> <p style="margin: 8px 0px; letter-spacing: 0.5px; padding: 0px; line-height: 22.5px; font-size: 13px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;">g.实际上console口也是通过vnc连接,注意这两者区别,第一种直接启动本机的Java环境来创建一个vnc的接口,实际上就是通过在cms上创建了一个vnc端口,managed上启动了一个转发端口,所以要求本机的Java环境要正确;第二种是通过启动一个端口,但是不进行任何操作,需要自行启动本机上的vnc程序进行连接,当然方便的是直接启动本机Java环境直接创建一个vnc连接</p> <p style="margin: 8px 0px; letter-spacing: 0.5px; padding: 0px; line-height: 22.5px; font-size: 13px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;"><img title="NewImage.png" src="http://static.oschina.net/uploads/img/201407/14205722_fuyA.png" alt="NewImage" width="256" height="170" border="0" /></p> <p style="margin: 8px 0px; letter-spacing: 0.5px; padding: 0px; line-height: 22.5px; font-size: 13px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;"><img title="NewImage.png" src="http://static.oschina.net/uploads/img/201407/14205721_0eeA.png" alt="NewImage" width="556" height="346" border="0" /></p> <p style="margin: 8px 0px; letter-spacing: 0.5px; padding: 0px; line-height: 22.5px; font-size: 13px; color: #333333; font-family: 微软雅黑, Verdana, sans-serif, 宋体;">h.到了这里又是很熟悉的界面了,如果环境中有pxe或者是cobbler,那么直接网络安装就OK了。</p>

转载于:https://my.oschina.net/songmingming/blog/290656

你可能感兴趣的文章
第 45 章 HyperDex
查看>>
会议室预定系统实践(轻松解放开发) - PostgreSQL tsrange(时间范围类型) + 排他约束...
查看>>
Centos6安装SaltStack
查看>>
世纪互联发布全新云战略,打造混合IT服务平台
查看>>
Linux运维常用命令
查看>>
关于在angular2及以上版本引入bootstrap 并有提示功能
查看>>
十三、rsync+inotify的使用
查看>>
挨踢部落故事汇(16):技术人疲倦期的最佳实践
查看>>
浅说RAID和LVM
查看>>
VMware Horzion view 7测试需要注意的一些 地方
查看>>
笔记本windows 7下WIFI共享设置
查看>>
《spring 4.x 企业应用开发实战》FAQ及勘误表
查看>>
python查找替换(一)
查看>>
salt stack 安装搭建
查看>>
linux中文乱码问题解决办法
查看>>
Linux中用CVSNT进行目录、文件的权限设置
查看>>
PHP的method_exists,function_exists,is_callable的区别
查看>>
服务器安全检查指引——日常维护说明
查看>>
Elasticsearch中文分词ik使用
查看>>
浅谈 CAP 理论
查看>>