1、系统信息#使用centos7安装系统作为节点,安装好系统先执行更新命令yum-yupdate#使用OVIRT节点ISO安装系统,需要先更改更新源我这里使用的是163的更新源Vi/etc/yum.repos.d/CentOS7-Base.repoCentOS-Base.repo#ThemirrorsystemusestheconnectingIPaddressoftheclientandtheu
编辑虚拟机,勾选“高可用”
新建配置文件vi/etc/ovirt-engine/engine.conf.d/gg-sso.conf配置文件内容,:wq保存退出SSO_CALLBACK_PREFIX_CHECK=false重启ovirt-engine服务systemctlrestartovirt-engine.service通过以上方法,可以通过域名或IP直接访问控制台
A:使用ovirt-engine-notifier服务来根据指定是事件发出邮件通知。1)配置服务[root@engine~]#vi/usr/share/ovirt-engine/services/ovirt-engine-notifier/ovirt-engine-notifier.confMAIL_SERVER=smtp.xxx.comMAIL_PORT=465MAIL_USER=from@xx
1)清理ovirt相关服务(包括HA,engine):停用并卸载ovirt,vdsm,libvirt相关的服务。yumremoveovirtvdsmlibvirtrhevglusterfspostgresqlrm-rf/etc/ovirt/etc/vdsm/etc/libvirt/etc/pki/vdsm/etc/pki/libvirt/etc/pki/CA/cacert.pem/var/run/
1、首选先把虚拟机磁盘文件转换使用工具:qemu-img下载地址:https://cloudbase.it/qemu-img-windows/使用方法:E:\qemu-img-win-x64-2_3_0>qemu-img.execonvert-Oqcow2"e:\虚拟硬盘\WIN2003DEMO.vhdx"WIN2003.qcow2格式说明:-Oqcow2转换到qcow2
[root@vmhost2/]#virshlistPleaseenteryourauthenticationname:adminPleaseenteryourpassword:错误:连接到管理程序失OVIRT败错误:验证失败:验证失败[root@vmhost2/]#saslpasswd2-alibvirtadminPassword:设置密码Again(forverification):再次输入密码
使用工具:ovirt-aaa-jdbc-tool [root@vmhost1 tmp]# ovirt-aaa-jdbc-tool user password-reset admin Password: Reenter password: updating user admin... user updated&
1、yum install ovirt-engine-extension-aaa-ldap-setup2、ovirt-engine-extension-aaa-ldap-setup3、[root@vmhost2 ~]# ovirt-engine-extension-aaa-ldap-setup[ INFO ] Stage: Initializing[ INFO&nb
1、安装crontab:yum install crontabs -y2、新建备份脚本vi /tmp/data/ovirt/backup.sh脚本如下:d_bak="/tmp/ovirt_engine_backup/`date +%Y%m%d_%H%M%S`" f_log="/tmp/rsync_ovirt_bak.t
cat /etc/ovirt-engine/engine.conf.d/10-setup-database.conf
可以通过修改数据库,步骤如下1、OVIRT进入数据库[root@vmhost2 ~]# su postgres 进入数据库bash-4.2$ psqlcould not change directory to "/root"psql (9.2.23)Type "help" for help.2、postgres=# \c engine 切换都ENGINE库You are now connected
Copyright © 2005-2024 51CTO.COM 版权所有 京ICP证060544号