Hi,Alona thanks for your reply, I find node network is not fixed, there is not Bridge ovirtmgmt. I solve this issue, as shown in the figure. ovirtmgmt is not in "Assiged Logical Networks", I drag ovirtmgmt to "Assiged Logical Networks" .then click OK. host`s status become up, this is work.
But when add host , network setup fail, host is "no reponsed" . ----- 原始邮件 ----- 发件人:Alona Kaplan <[email protected]> 收件人:[email protected] 抄送人:users <[email protected]> 主题:Re: [ovirt-users] ovirt-engine add host failed 日期:2018年03月14日 18点47分 Hi, Seems the communication with the host is slow and you get a timeout error. Is there a chance you opened the SetupNetwoks dialog while installing the host (it may slow down the host since it queries the host for lldp information)? Please try to re-install (or remove and re-add) the host (don't open the setup network dialog during the installation). More technically, there is a bug in the code -Collecting and persisting the data from the host is done inside a transaction.Only the persisting should be done in a transaction.According to the attached log seems the collection of the data from the host finished successfully (was slow, but finished without a timeout), but the persistence of the data fails since during the persistence the transaction reached to the timeout. Can you please file a bug in the bugzilla and attach the relevant logs (engine.log, server.log and vdsm.log) Thanks.Alona. On Wed, Mar 14, 2018 at 5:15 AM, <[email protected]> wrote: I add host for ovirt-engine, when SetupNetworks faild, server.log has some error. But I do not how fix it, could someone give me some advise? _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

