Všechny níže uvedené chyby souvisí s Oracle VM a řešil jsem je při instalaci Oracle VM serveru a Oracle VM manageru
Problém 22:
OVM-2008 The Server Pool Master (ovs) has been registered with some other pool, and can not register it again.)
Řešení:
service ovs-agent stoprm -rf /etc/ovs-agent/dbservice ovs-agent start[root@ovs /]# cd /etc/ovs-agent/db/[root@ovs db]# lsataskaux.lock collect_srv_stat.lock server_mode.db sr.lock stat.lockcluster.db master.db server_mode.lock srv.db vm.dbcluster.lock master.lock sp.db srv.lock vm.lockcluster_setup.lock node.db sp.lock srvp.lock vmp.dbcollect_srv_stat.db node.lock sr.db stat.db vmp.lock
Problém 23:
OVM-1011 OVM Manager communication with ovs for operation Remove dir failed:
Řešení:
[root@ovs /]# service ovs-agent stopOVSAgentServer shutdown…OVSAgentServer stopped.[root@ovs /]# rm -rf /OVS[root@ovs /]# ln -s /var/ovs/mount/CC9E96BFFD2E46B9BCFA5C6FC83C093A /OVS[root@ovs /]# ls -la…lrwxrwxrwx 1 root root 47 Jun 1 12:20 OVS -> /var/ovs/mount/CC9E96BFFD2E46B9BCFA5C6FC83C093A
Problém 24:
OVM-1011 OVM Manager communication with 10.0.0.2 for operation Pre-check cluster root for Server Pool failed:
Řešení:
[root@ovs utils]# ./repos.py –list[root@ovs utils]# ./repos.py –new /dev/sda6[ NEW ] cc9e96bf-fd2e-46b9-bcfa-5c6fc83c093a => /dev/sda6[root@ovs utils]# ./repos.py –root cc9e96bf-fd2e-46b9-bcfa-5c6fc83c093a[ R ] cc9e96bf-fd2e-46b9-bcfa-5c6fc83c093a => /dev/sda6
Problém 25:
[root@ovs utils]# ./repos.py –initMount point:Error: errcode=00000, errmsg=Unexpected error: errcode=00000, errmsg=Unexpected error:
Řešení:
[root@ovs utils]# cat /etc/hosts# Do not remove the following line, or various programs# that require network functionality will fail.127.0.0.1 localhost.localdomain localhost#::1 localhost6.localdomain6 localhost610.0.0.2 ovs.tomas-solar.com ovs10.0.0.4 ovmm