Problém 46:
Nemohu se přihlásit z Oracle VM Managera na Oracle VM server, protože neznám heslo.
Řešení:
Změna hesla Oracle VM agenta na Oracle VM serveru[root@oraclevm ovs-agent]# /etc/rc.d/init.d/ovs-agent configure

;network access control by ip –;rules := if addr.match(allow) and not addr.match(deny): return True;pattern items delimited by comma and could be;219.142.73.50 #single ip;219.142.73.* #range;219.142.73.0/24 #range in CIDR format;default to allow all, deny noneallow=*allow=now allow=*deny=deny=now deny=;share_disk_pat –;set the directories for searching sharable block devices;directories should be seperated by ‘:’;if not set, /dev/mpath/* will be usedshare_disk_pat=/dev/mpath/*share_disk_pat=now share_disk_pat=/dev/mpath/*disk.sparse.ratio=0.25disk.sparse.ratio=now disk.sparse.ratio=0.25would you like to modify password to communicate with agent (local)?[y/N]ypassword:again:OVS Agent configuration done.Tell agent to reload cache …Agent cache reloaded.Ověření, že agent běží:[root@oraclevm ~]# service ovs-agent statusok! process OVSAgentServer exists.ok! process OVSRemasterServer exists.ok! process OVSLogServer exists.ok! process OVSPolicyServer exists.ok! process OVSMonitorServer exists.ok! OVSAgentServer is alive.



Komentáře