Frank的学习之路

RHCA_1.2_Cl318-01-02-RHEV-M安装

yum install rhevm rhevm-reports rhevm-dwh
engine-setup --help
rhevm.pod0.example.com
service ovirt-engin restart
Asimov
yum install spice-xpi 浏览器插件
service ntpd stop
ntpdate classroom.example.com
hwclock -w
service ntpd start
重置管理员密码
engine-config -s AdminPassword=interactive
servoce ovirt-engine restart
engin-config -a|grep Mac
engin-config -s MacPoolRanges=bababa
/etc/init.d/ovirt-engine restart

cat /etc/issue hostnamectl
yum install vdsm
systemctl stop NetworkManage
systemctl mask NetworkManage
systemctl start network
systemctl enable network

返回顶部