XenServer在Pool架构下服务器开机自动启动指定的VM
首先查看所有的pool
xe pool-list
我们将池的自动启动参数auto_poweron设置为true:
xe pool-param-set uuid=<pool UUID> other-config:auto_poweron=true
注意要把上面的
首先查看所有的pool
xe pool-list
我们将池的自动启动参数auto_poweron设置为true:
xe pool-param-set uuid=<pool UUID> other-config:auto_poweron=true
注意要把上面的
Server、Workstation(可选)、Print Spooler、Remote Registry、Routing and Remote Access、TCP/IP NetBIOS Helper、Computer Browser
1、禁用Guest帐户,并重命名名称和描述,然后设置一个32位以上的复杂混合大小写字母、字符、数字密码。
2、重命名默认Administrator管理员帐户名称,并设置混合大小写字母、字符、数字的密码,长度最好不属于10位。
安装XenServer系统盘默认大小为4G,安装前我们可以调整大小。
注:此教程只适用于在全新安装XenServer的时候使用,已经安装过XenServer的无法修改系统盘(4G)大小。
注:如果带数据重装,安装的时候一定要保证XenServer系统盘的大小一定要和以前一样大,否则数据就会丢失。
KVM是什么?此处省略一万字。
首先我们要yum安装软件、管理工具包
yum -y install qemu-kvm virt-manager libvirt virt-install libvirt-Python python-virtinst libvirt-client virt-viewer bridge-utils
yum -y install libXdmcp libXmu libxkbfile xkeyboard-config xorg-x11-xauth xorg-x11-xkb-utils