之后就等待安装就可以,安装完成之后会出现类似以下的提示:
Installation log : /tmp/install.log
Add this slave to your SolusVM master using the following details:
ID Key .......... : 4LCSPZJ4VBS3XZYX66F2B9V0FE19S0Y67DOLZ8O
ID Password ..... : CG0WRGUDOMADSPF7NSD0LMD5KCSOJEP1FW57XCVI
Edit /boot/grub/grub.conf and make sure the server is set to boot into the Xen k
ernel.
Run this command once rebooted: php /usr/local/solusvm/includes/xenkernel.php .
Please set SELINUX=disabled in /etc/selinux/config before rebooting.
将ID Key跟Password记录下来,等下需要在Master里面添加,先修改/etc/selinux/config,让SELINUX=disabled,然后修改/boot/grub/gurb.conf 修改default=0,之后重启服务器,重启完毕之后执行php /usr/local/solusvm/includes/xenkernel.php
现在Slave就配置好了.