Re: [ovirt-users] Fail to setup network just after host setup via python SDK

2017-01-23 Thread TranceWorldLogic .
Hi,

I able to solve this issue. I first added host in ovirt and then added
netwrok VLANs in cluster.
And after that I tried to call setupNetwork. With this my problem is solved.

It look my sequece was wrong [adding network in cluster and then adding
host and then setup network]

Thanks,
~Rohit

On Thu, Jan 19, 2017 at 6:48 PM, Ondrej Svoboda  wrote:

> Oops, forgot to "Reply to all".
>
> Hi,
>
> What is the version of your oVirt components? Can you reproduce this
> failure?
>
> Was the host in the "Up" state at the time you ran the setupNetworks API
> command, wasn't there an action still in progress (that you could see in
> Events)? What did your setupNetworks code (you wrote with the SDK) look
> like?
>
> Could you provide the current /var/log/vdsm/vdsm.log and
> /var/log/vdsm/supervdsm.log?
> EDIT: You can find these files at your host.
>
> Thanks,
> Ondra
>
> On Thu, Jan 19, 2017 at 12:41 PM, TranceWorldLogic . <
> tranceworldlo...@gmail.com> wrote:
>
>> Hi,
>>
>> I was trying to add host in ovirt. And it got succeeded.
>> But when I tried to setup network it throw below error.
>>
>> " Fault detail is "[Cannot setup Networks. Another Setup Networks or Host
>> Refresh process in progress on the host. Please try later.]". HTTP response
>> code is 409."
>>
>> Please help me to solve this problem.
>>
>> Thanks,
>> ~Rohit
>>
>> ___
>> Users mailing list
>> Users@ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/users
>>
>>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


Re: [ovirt-users] Fail to setup network just after host setup via python SDK

2017-01-19 Thread Ondrej Svoboda
Oops, forgot to "Reply to all".

Hi,

What is the version of your oVirt components? Can you reproduce this
failure?

Was the host in the "Up" state at the time you ran the setupNetworks API
command, wasn't there an action still in progress (that you could see in
Events)? What did your setupNetworks code (you wrote with the SDK) look
like?

Could you provide the current /var/log/vdsm/vdsm.log and
/var/log/vdsm/supervdsm.log?
EDIT: You can find these files at your host.

Thanks,
Ondra

On Thu, Jan 19, 2017 at 12:41 PM, TranceWorldLogic . <
tranceworldlo...@gmail.com> wrote:

> Hi,
>
> I was trying to add host in ovirt. And it got succeeded.
> But when I tried to setup network it throw below error.
>
> " Fault detail is "[Cannot setup Networks. Another Setup Networks or Host
> Refresh process in progress on the host. Please try later.]". HTTP response
> code is 409."
>
> Please help me to solve this problem.
>
> Thanks,
> ~Rohit
>
> ___
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
>
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users


[ovirt-users] Fail to setup network just after host setup via python SDK

2017-01-19 Thread TranceWorldLogic .
Hi,

I was trying to add host in ovirt. And it got succeeded.
But when I tried to setup network it throw below error.

" Fault detail is "[Cannot setup Networks. Another Setup Networks or Host
Refresh process in progress on the host. Please try later.]". HTTP response
code is 409."

Please help me to solve this problem.

Thanks,
~Rohit
___
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users