[Users] Can not add host to ovirt-engine

Hello guys, I am trying to setup ovirt now and it's installed and setup as per http://www.ovirt.org/Download. However when I am doing the first step which is adding host this is what I am getting in the logs and it's stuck at initializing hosts , Custom Event ID: -1, Message: Host Local is initializing. Message: Recovering from crash or Initializing 2013-09-20 12:00:01,766 WARN [org.ovirt.engine.core.vdsbroker.VdsManager] (DefaultQuartzScheduler_Worker-98) Failed to refresh VDS , vds = f70911ce-457d-4ef7-9a01-d66bfd25b910 : Local, error = Recovering from crash or Initializing, continuing. 2013-09-20 12:00:04,772 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value org.ovirt.engine.core.vdsbroker.vdsbroker.VDSInfoReturnForXmlRpc@23c03b6d 2013-09-20 12:00:04,773 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) HostName = Local 2013-09-20 12:00:04,774 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) Command GetCapabilitiesVDS execution failed. Exception: VDSRecoveringException: Recovering from crash or Initializing 2013-09-20 12:00:07,781 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value org.ovirt.engine.core.vdsbroker.vdsbroker.VDSInfoReturnForXmlRpc@3aad8c77 2013-09-20 12:00:07,782 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) HostName = Local 2013-09-20 12:00:07,782 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) Command GetCapabilitiesVDS execution failed. Exception: VDSRecoveringException: Recovering from crash or Initializing 2013-09-20 12:00:10,796 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-9) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value Any idea please Thanks Shantanu

This is a multi-part message in MIME format. --------------020100090906080200000602 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 'ovirtmgmt' bridge gets created in the host during the 'Initializing' phase, may be you can check the existence of this bridge in the host. By looking at the log, engine is not able to communicate with the vdsm in the host. Is the there anything in /var/log/vdsm/vdsm.log ? Thanks, Kanagaraj On 09/20/2013 04:35 PM, kumar shantanu wrote:
Hello guys,
I am trying to setup ovirt now and it's installed and setup as per http://www.ovirt.org/Download.
However when I am doing the first step which is adding host this is what I am getting in the logs and it's stuck at initializing hosts
, Custom Event ID: -1, Message: Host Local is initializing. Message: Recovering from crash or Initializing 2013-09-20 12:00:01,766 WARN [org.ovirt.engine.core.vdsbroker.VdsManager] (DefaultQuartzScheduler_Worker-98) Failed to refresh VDS , vds = f70911ce-457d-4ef7-9a01-d66bfd25b910 : Local, error = Recovering from crash or Initializing, continuing. 2013-09-20 12:00:04,772 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value org.ovirt.engine.core.vdsbroker.vdsbroker.VDSInfoReturnForXmlRpc@23c03b6d 2013-09-20 12:00:04,773 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) HostName = Local 2013-09-20 12:00:04,774 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) Command GetCapabilitiesVDS execution failed. Exception: VDSRecoveringException: Recovering from crash or Initializing 2013-09-20 12:00:07,781 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value org.ovirt.engine.core.vdsbroker.vdsbroker.VDSInfoReturnForXmlRpc@3aad8c77 2013-09-20 12:00:07,782 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) HostName = Local 2013-09-20 12:00:07,782 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) Command GetCapabilitiesVDS execution failed. Exception: VDSRecoveringException: Recovering from crash or Initializing 2013-09-20 12:00:10,796 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-9) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value
Any idea please
Thanks Shantanu
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
--------------020100090906080200000602 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> <div class="moz-cite-prefix"><br> 'ovirtmgmt' bridge gets created in the host during the 'Initializing' phase, may be you can check the existence of this bridge in the host. By looking at the log, engine is not able to communicate with the vdsm in the host.<br> <br> Is the there anything in /var/log/vdsm/vdsm.log ?<br> <br> Thanks,<br> Kanagaraj<br> <br> On 09/20/2013 04:35 PM, kumar shantanu wrote:<br> </div> <blockquote cite="mid:CAHQviuGkNeUa3c1xM8YoasCj7m5-ahubTpLHD8B9d9s7dGywFA@mail.gmail.com" type="cite"> <div dir="ltr"> <div> <div> <div>Hello guys, <br> <br> I am trying to setup ovirt now and it's installed and setup as per <a moz-do-not-send="true" href="http://www.ovirt.org/Download">http://www.ovirt.org/Download</a>.<br> <br> </div> However when I am doing the first step which is adding host this is what I am getting in the logs and it's stuck at initializing hosts<br> <br> , Custom Event ID: -1, Message: Host Local is initializing. Message: Recovering from crash or Initializing<br> 2013-09-20 12:00:01,766 WARN [org.ovirt.engine.core.vdsbroker.VdsManager] (DefaultQuartzScheduler_Worker-98) Failed to refresh VDS , vds = f70911ce-457d-4ef7-9a01-d66bfd25b910 : Local, error = Recovering from crash or Initializing, continuing.<br> 2013-09-20 12:00:04,772 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value <br> org.ovirt.engine.core.vdsbroker.vdsbroker.VDSInfoReturnForXmlRpc@23c03b6d<br> 2013-09-20 12:00:04,773 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) HostName = Local<br> 2013-09-20 12:00:04,774 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) Command GetCapabilitiesVDS execution failed. Exception: VDSRecoveringException: Recovering from crash or Initializing<br> 2013-09-20 12:00:07,781 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value <br> org.ovirt.engine.core.vdsbroker.vdsbroker.VDSInfoReturnForXmlRpc@3aad8c77<br> 2013-09-20 12:00:07,782 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) HostName = Local<br> 2013-09-20 12:00:07,782 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) Command GetCapabilitiesVDS execution failed. Exception: VDSRecoveringException: Recovering from crash or Initializing<br> 2013-09-20 12:00:10,796 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-9) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value <br> <br> <br> </div> Any idea please<br> <br> </div> Thanks<br> Shantanu<br> </div> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <pre wrap="">_______________________________________________ Users mailing list <a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a> </pre> </blockquote> <br> </body> </html> --------------020100090906080200000602--

Hello Kangaraj, I created bridge br0 manually before adding host. (br0 Link encap:Ethernet HWaddr 78:45:C4:14:39:21 ), Do I need to create a bridge named ovirtmgmt ??
Is the there anything in /var/log/vdsm/vdsm.log ? I am attaching piece of logs from vdsm.log for you.
Thanks for your help Shantanu On Fri, Sep 20, 2013 at 4:41 PM, Kanagaraj <kmayilsa@redhat.com> wrote:
'ovirtmgmt' bridge gets created in the host during the 'Initializing' phase, may be you can check the existence of this bridge in the host. By looking at the log, engine is not able to communicate with the vdsm in the host.
Is the there anything in /var/log/vdsm/vdsm.log ?
Thanks, Kanagaraj
On 09/20/2013 04:35 PM, kumar shantanu wrote:
Hello guys,
I am trying to setup ovirt now and it's installed and setup as per http://www.ovirt.org/Download.
However when I am doing the first step which is adding host this is what I am getting in the logs and it's stuck at initializing hosts
, Custom Event ID: -1, Message: Host Local is initializing. Message: Recovering from crash or Initializing 2013-09-20 12:00:01,766 WARN [org.ovirt.engine.core.vdsbroker.VdsManager] (DefaultQuartzScheduler_Worker-98) Failed to refresh VDS , vds = f70911ce-457d-4ef7-9a01-d66bfd25b910 : Local, error = Recovering from crash or Initializing, continuing. 2013-09-20 12:00:04,772 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value org.ovirt.engine.core.vdsbroker.vdsbroker.VDSInfoReturnForXmlRpc@23c03b6d 2013-09-20 12:00:04,773 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) HostName = Local 2013-09-20 12:00:04,774 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) Command GetCapabilitiesVDS execution failed. Exception: VDSRecoveringException: Recovering from crash or Initializing 2013-09-20 12:00:07,781 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value org.ovirt.engine.core.vdsbroker.vdsbroker.VDSInfoReturnForXmlRpc@3aad8c77 2013-09-20 12:00:07,782 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) HostName = Local 2013-09-20 12:00:07,782 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) Command GetCapabilitiesVDS execution failed. Exception: VDSRecoveringException: Recovering from crash or Initializing 2013-09-20 12:00:10,796 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-9) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value
Any idea please
Thanks Shantanu
_______________________________________________ Users mailing listUsers@ovirt.orghttp://lists.ovirt.org/mailman/listinfo/users

This is a multi-part message in MIME format. --------------030201020007080300040404 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 'ovirtmgmt' will be created by engine, you dont need to create one, you can check this exists in your host. from vdsm.log, vdsmd taking time to complete the initialization. Are there any vms running in this host? Thanks, Kanagaraj On 09/20/2013 05:00 PM, kumar shantanu wrote:
Hello Kangaraj,
I created bridge br0 manually before adding host. (br0 Link encap:Ethernet HWaddr 78:45:C4:14:39:21 ), Do I need to create a bridge named ovirtmgmt ??
Is the there anything in /var/log/vdsm/vdsm.log ? I am attaching piece of logs from vdsm.log for you.
Thanks for your help Shantanu
On Fri, Sep 20, 2013 at 4:41 PM, Kanagaraj <kmayilsa@redhat.com <mailto:kmayilsa@redhat.com>> wrote:
'ovirtmgmt' bridge gets created in the host during the 'Initializing' phase, may be you can check the existence of this bridge in the host. By looking at the log, engine is not able to communicate with the vdsm in the host.
Is the there anything in /var/log/vdsm/vdsm.log ?
Thanks, Kanagaraj
On 09/20/2013 04:35 PM, kumar shantanu wrote:
Hello guys,
I am trying to setup ovirt now and it's installed and setup as per http://www.ovirt.org/Download.
However when I am doing the first step which is adding host this is what I am getting in the logs and it's stuck at initializing hosts
, Custom Event ID: -1, Message: Host Local is initializing. Message: Recovering from crash or Initializing 2013-09-20 12:00:01,766 WARN [org.ovirt.engine.core.vdsbroker.VdsManager] (DefaultQuartzScheduler_Worker-98) Failed to refresh VDS , vds = f70911ce-457d-4ef7-9a01-d66bfd25b910 : Local, error = Recovering from crash or Initializing, continuing. 2013-09-20 12:00:04,772 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value org.ovirt.engine.core.vdsbroker.vdsbroker.VDSInfoReturnForXmlRpc@23c03b6d 2013-09-20 12:00:04,773 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) HostName = Local 2013-09-20 12:00:04,774 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) Command GetCapabilitiesVDS execution failed. Exception: VDSRecoveringException: Recovering from crash or Initializing 2013-09-20 12:00:07,781 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value org.ovirt.engine.core.vdsbroker.vdsbroker.VDSInfoReturnForXmlRpc@3aad8c77 2013-09-20 12:00:07,782 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) HostName = Local 2013-09-20 12:00:07,782 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) Command GetCapabilitiesVDS execution failed. Exception: VDSRecoveringException: Recovering from crash or Initializing 2013-09-20 12:00:10,796 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-9) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value
Any idea please
Thanks Shantanu
_______________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/mailman/listinfo/users
--------------030201020007080300040404 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> <div class="moz-cite-prefix">'ovirtmgmt' will be created by engine, you dont need to create one, you can check this exists in your host.<br> from vdsm.log, vdsmd taking time to complete the initialization. Are there any vms running in this host?<br> <br> Thanks,<br> Kanagaraj<br> <br> On 09/20/2013 05:00 PM, kumar shantanu wrote:<br> </div> <blockquote cite="mid:CAHQviuH_gwguTcuHgTTG+tEV4iEsMopq0iDovrFWPxb5wUCn7g@mail.gmail.com" type="cite"> <div dir="ltr"> <div> <div> <div>Hello Kangaraj, <br> <br> </div> I created bridge br0 manually before adding host. <br> (br0 Link encap:Ethernet HWaddr 78:45:C4:14:39:21 ), <br> </div> Do I need to create a bridge named ovirtmgmt ??<br> <br> >>Is the there anything in /var/log/vdsm/vdsm.log ?<br> </div> I am attaching piece of logs from vdsm.log for you. <br> <br> Thanks for your help<br> Shantanu<br> <div><br> <div> <div><br> </div> </div> </div> </div> <div class="gmail_extra"> <br> <br> <div class="gmail_quote">On Fri, Sep 20, 2013 at 4:41 PM, Kanagaraj <span dir="ltr"><<a moz-do-not-send="true" href="mailto:kmayilsa@redhat.com" target="_blank">kmayilsa@redhat.com</a>></span> wrote:<br> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <div bgcolor="#FFFFFF" text="#000000"> <div><br> 'ovirtmgmt' bridge gets created in the host during the 'Initializing' phase, may be you can check the existence of this bridge in the host. By looking at the log, engine is not able to communicate with the vdsm in the host.<br> <br> Is the there anything in /var/log/vdsm/vdsm.log ?<br> <br> Thanks,<br> Kanagaraj <div> <div class="h5"><br> <br> On 09/20/2013 04:35 PM, kumar shantanu wrote:<br> </div> </div> </div> <blockquote type="cite"> <div> <div class="h5"> <div dir="ltr"> <div> <div> <div>Hello guys, <br> <br> I am trying to setup ovirt now and it's installed and setup as per <a moz-do-not-send="true" href="http://www.ovirt.org/Download" target="_blank">http://www.ovirt.org/Download</a>.<br> <br> </div> However when I am doing the first step which is adding host this is what I am getting in the logs and it's stuck at initializing hosts<br> <br> , Custom Event ID: -1, Message: Host Local is initializing. Message: Recovering from crash or Initializing<br> 2013-09-20 12:00:01,766 WARN [org.ovirt.engine.core.vdsbroker.VdsManager] (DefaultQuartzScheduler_Worker-98) Failed to refresh VDS , vds = f70911ce-457d-4ef7-9a01-d66bfd25b910 : Local, error = Recovering from crash or Initializing, continuing.<br> 2013-09-20 12:00:04,772 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value <br> org.ovirt.engine.core.vdsbroker.vdsbroker.VDSInfoReturnForXmlRpc@23c03b6d<br> 2013-09-20 12:00:04,773 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) HostName = Local<br> 2013-09-20 12:00:04,774 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) Command GetCapabilitiesVDS execution failed. Exception: VDSRecoveringException: Recovering from crash or Initializing<br> 2013-09-20 12:00:07,781 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value <br> org.ovirt.engine.core.vdsbroker.vdsbroker.VDSInfoReturnForXmlRpc@3aad8c77<br> 2013-09-20 12:00:07,782 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) HostName = Local<br> 2013-09-20 12:00:07,782 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) Command GetCapabilitiesVDS execution failed. Exception: VDSRecoveringException: Recovering from crash or Initializing<br> 2013-09-20 12:00:10,796 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-9) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value <br> <br> <br> </div> Any idea please<br> <br> </div> Thanks<br> Shantanu<br> </div> <br> <fieldset></fieldset> <br> </div> </div> <pre>_______________________________________________ Users mailing list <a moz-do-not-send="true" href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a> <a moz-do-not-send="true" href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a> </pre> </blockquote> <br> </div> </blockquote> </div> <br> </div> </blockquote> <br> </body> </html> --------------030201020007080300040404--

On Fri, Sep 20, 2013 at 06:25:12PM +0530, Kanagaraj wrote:
'ovirtmgmt' will be created by engine, you dont need to create one, you can check this exists in your host. from vdsm.log, vdsmd taking time to complete the initialization.
There are only 7 seconds since vdsm's startup until the log ends. Kumar, would you provide more of vdsm.log? If now, after several hours, you log into the host and attempt vdsClient -s 0 getVdsCaps is vdsm still stuck in its initialization phase, or returns a complete information?
Are there any vms running in this host?
Thanks, Kanagaraj
On 09/20/2013 05:00 PM, kumar shantanu wrote:
Hello Kangaraj,
I created bridge br0 manually before adding host. (br0 Link encap:Ethernet HWaddr 78:45:C4:14:39:21 ), Do I need to create a bridge named ovirtmgmt ??
Is the there anything in /var/log/vdsm/vdsm.log ? I am attaching piece of logs from vdsm.log for you.
Thanks for your help Shantanu
On Fri, Sep 20, 2013 at 4:41 PM, Kanagaraj <kmayilsa@redhat.com <mailto:kmayilsa@redhat.com>> wrote:
'ovirtmgmt' bridge gets created in the host during the 'Initializing' phase, may be you can check the existence of this bridge in the host. By looking at the log, engine is not able to communicate with the vdsm in the host.
Is the there anything in /var/log/vdsm/vdsm.log ?
Thanks, Kanagaraj
On 09/20/2013 04:35 PM, kumar shantanu wrote:
Hello guys,
I am trying to setup ovirt now and it's installed and setup as per http://www.ovirt.org/Download.
However when I am doing the first step which is adding host this is what I am getting in the logs and it's stuck at initializing hosts
, Custom Event ID: -1, Message: Host Local is initializing. Message: Recovering from crash or Initializing 2013-09-20 12:00:01,766 WARN [org.ovirt.engine.core.vdsbroker.VdsManager] (DefaultQuartzScheduler_Worker-98) Failed to refresh VDS , vds = f70911ce-457d-4ef7-9a01-d66bfd25b910 : Local, error = Recovering from crash or Initializing, continuing. 2013-09-20 12:00:04,772 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value org.ovirt.engine.core.vdsbroker.vdsbroker.VDSInfoReturnForXmlRpc@23c03b6d 2013-09-20 12:00:04,773 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) HostName = Local 2013-09-20 12:00:04,774 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) Command GetCapabilitiesVDS execution failed. Exception: VDSRecoveringException: Recovering from crash or Initializing 2013-09-20 12:00:07,781 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value org.ovirt.engine.core.vdsbroker.vdsbroker.VDSInfoReturnForXmlRpc@3aad8c77 2013-09-20 12:00:07,782 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) HostName = Local 2013-09-20 12:00:07,782 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) Command GetCapabilitiesVDS execution failed. Exception: VDSRecoveringException: Recovering from crash or Initializing 2013-09-20 12:00:10,796 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-9) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value
Any idea please
Thanks Shantanu
_______________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

Ah okay, I see. So I just need to install bridgeutils and don't need to created any bridge ? There is no vms running, it's a fresh installation. Thanks Shantanu On Fri, Sep 20, 2013 at 6:25 PM, Kanagaraj <kmayilsa@redhat.com> wrote:
'ovirtmgmt' will be created by engine, you dont need to create one, you can check this exists in your host. from vdsm.log, vdsmd taking time to complete the initialization. Are there any vms running in this host?
Thanks, Kanagaraj
On 09/20/2013 05:00 PM, kumar shantanu wrote:
Hello Kangaraj,
I created bridge br0 manually before adding host. (br0 Link encap:Ethernet HWaddr 78:45:C4:14:39:21 ), Do I need to create a bridge named ovirtmgmt ??
Is the there anything in /var/log/vdsm/vdsm.log ? I am attaching piece of logs from vdsm.log for you.
Thanks for your help Shantanu
On Fri, Sep 20, 2013 at 4:41 PM, Kanagaraj <kmayilsa@redhat.com> wrote:
'ovirtmgmt' bridge gets created in the host during the 'Initializing' phase, may be you can check the existence of this bridge in the host. By looking at the log, engine is not able to communicate with the vdsm in the host.
Is the there anything in /var/log/vdsm/vdsm.log ?
Thanks, Kanagaraj
On 09/20/2013 04:35 PM, kumar shantanu wrote:
Hello guys,
I am trying to setup ovirt now and it's installed and setup as per http://www.ovirt.org/Download.
However when I am doing the first step which is adding host this is what I am getting in the logs and it's stuck at initializing hosts
, Custom Event ID: -1, Message: Host Local is initializing. Message: Recovering from crash or Initializing 2013-09-20 12:00:01,766 WARN [org.ovirt.engine.core.vdsbroker.VdsManager] (DefaultQuartzScheduler_Worker-98) Failed to refresh VDS , vds = f70911ce-457d-4ef7-9a01-d66bfd25b910 : Local, error = Recovering from crash or Initializing, continuing. 2013-09-20 12:00:04,772 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value org.ovirt.engine.core.vdsbroker.vdsbroker.VDSInfoReturnForXmlRpc@23c03b6d 2013-09-20 12:00:04,773 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) HostName = Local 2013-09-20 12:00:04,774 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) Command GetCapabilitiesVDS execution failed. Exception: VDSRecoveringException: Recovering from crash or Initializing 2013-09-20 12:00:07,781 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value org.ovirt.engine.core.vdsbroker.vdsbroker.VDSInfoReturnForXmlRpc@3aad8c77 2013-09-20 12:00:07,782 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) HostName = Local 2013-09-20 12:00:07,782 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) Command GetCapabilitiesVDS execution failed. Exception: VDSRecoveringException: Recovering from crash or Initializing 2013-09-20 12:00:10,796 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-9) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value
Any idea please
Thanks Shantanu
_______________________________________________ Users mailing listUsers@ovirt.orghttp://lists.ovirt.org/mailman/listinfo/users

On 09/20/2013 04:41 PM, kumar shantanu wrote:
Ah okay, I see. So I just need to install bridgeutils and don't need to created any bridge ?
if bridgeutils is needed, i'd expect vdsm to require it?
There is no vms running, it's a fresh installation.
Thanks Shantanu
On Fri, Sep 20, 2013 at 6:25 PM, Kanagaraj <kmayilsa@redhat.com <mailto:kmayilsa@redhat.com>> wrote:
'ovirtmgmt' will be created by engine, you dont need to create one, you can check this exists in your host. from vdsm.log, vdsmd taking time to complete the initialization. Are there any vms running in this host?
Thanks, Kanagaraj
On 09/20/2013 05:00 PM, kumar shantanu wrote:
Hello Kangaraj,
I created bridge br0 manually before adding host. (br0 Link encap:Ethernet HWaddr 78:45:C4:14:39:21 ), Do I need to create a bridge named ovirtmgmt ??
>>Is the there anything in /var/log/vdsm/vdsm.log ? I am attaching piece of logs from vdsm.log for you.
Thanks for your help Shantanu
On Fri, Sep 20, 2013 at 4:41 PM, Kanagaraj <kmayilsa@redhat.com <mailto:kmayilsa@redhat.com>> wrote:
'ovirtmgmt' bridge gets created in the host during the 'Initializing' phase, may be you can check the existence of this bridge in the host. By looking at the log, engine is not able to communicate with the vdsm in the host.
Is the there anything in /var/log/vdsm/vdsm.log ?
Thanks, Kanagaraj
On 09/20/2013 04:35 PM, kumar shantanu wrote:
Hello guys,
I am trying to setup ovirt now and it's installed and setup as per http://www.ovirt.org/Download.
However when I am doing the first step which is adding host this is what I am getting in the logs and it's stuck at initializing hosts
, Custom Event ID: -1, Message: Host Local is initializing. Message: Recovering from crash or Initializing 2013-09-20 12:00:01,766 WARN [org.ovirt.engine.core.vdsbroker.VdsManager] (DefaultQuartzScheduler_Worker-98) Failed to refresh VDS , vds = f70911ce-457d-4ef7-9a01-d66bfd25b910 : Local, error = Recovering from crash or Initializing, continuing. 2013-09-20 12:00:04,772 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value org.ovirt.engine.core.vdsbroker.vdsbroker.VDSInfoReturnForXmlRpc@23c03b6d 2013-09-20 12:00:04,773 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) HostName = Local 2013-09-20 12:00:04,774 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) Command GetCapabilitiesVDS execution failed. Exception: VDSRecoveringException: Recovering from crash or Initializing 2013-09-20 12:00:07,781 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value org.ovirt.engine.core.vdsbroker.vdsbroker.VDSInfoReturnForXmlRpc@3aad8c77 2013-09-20 12:00:07,782 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) HostName = Local 2013-09-20 12:00:07,782 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) Command GetCapabilitiesVDS execution failed. Exception: VDSRecoveringException: Recovering from crash or Initializing 2013-09-20 12:00:10,796 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-9) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value
Any idea please
Thanks Shantanu
_______________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

----- Original Message -----
From: "Itamar Heim" <iheim@redhat.com> To: "kumar shantanu" <k.shantanu2006@gmail.com> Cc: "users" <users@ovirt.org> Sent: Friday, September 20, 2013 7:55:30 PM Subject: Re: [Users] Can not add host to ovirt-engine
On 09/20/2013 04:41 PM, kumar shantanu wrote:
Ah okay, I see. So I just need to install bridgeutils and don't need to created any bridge ?
if bridgeutils is needed, i'd expect vdsm to require it?
it is.
There is no vms running, it's a fresh installation.
Thanks Shantanu
On Fri, Sep 20, 2013 at 6:25 PM, Kanagaraj <kmayilsa@redhat.com <mailto:kmayilsa@redhat.com>> wrote:
'ovirtmgmt' will be created by engine, you dont need to create one, you can check this exists in your host. from vdsm.log, vdsmd taking time to complete the initialization. Are there any vms running in this host?
Thanks, Kanagaraj
On 09/20/2013 05:00 PM, kumar shantanu wrote:
Hello Kangaraj,
I created bridge br0 manually before adding host. (br0 Link encap:Ethernet HWaddr 78:45:C4:14:39:21 ), Do I need to create a bridge named ovirtmgmt ??
>>Is the there anything in /var/log/vdsm/vdsm.log ? I am attaching piece of logs from vdsm.log for you.
Thanks for your help Shantanu
On Fri, Sep 20, 2013 at 4:41 PM, Kanagaraj <kmayilsa@redhat.com <mailto:kmayilsa@redhat.com>> wrote:
'ovirtmgmt' bridge gets created in the host during the 'Initializing' phase, may be you can check the existence of this bridge in the host. By looking at the log, engine is not able to communicate with the vdsm in the host.
Is the there anything in /var/log/vdsm/vdsm.log ?
Thanks, Kanagaraj
On 09/20/2013 04:35 PM, kumar shantanu wrote:
Hello guys,
I am trying to setup ovirt now and it's installed and setup as per http://www.ovirt.org/Download.
However when I am doing the first step which is adding host this is what I am getting in the logs and it's stuck at initializing hosts
, Custom Event ID: -1, Message: Host Local is initializing. Message: Recovering from crash or Initializing 2013-09-20 12:00:01,766 WARN [org.ovirt.engine.core.vdsbroker.VdsManager] (DefaultQuartzScheduler_Worker-98) Failed to refresh VDS , vds = f70911ce-457d-4ef7-9a01-d66bfd25b910 : Local, error = Recovering from crash or Initializing, continuing. 2013-09-20 12:00:04,772 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value org.ovirt.engine.core.vdsbroker.vdsbroker.VDSInfoReturnForXmlRpc@23c03b6d 2013-09-20 12:00:04,773 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) HostName = Local 2013-09-20 12:00:04,774 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) Command GetCapabilitiesVDS execution failed. Exception: VDSRecoveringException: Recovering from crash or Initializing 2013-09-20 12:00:07,781 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value org.ovirt.engine.core.vdsbroker.vdsbroker.VDSInfoReturnForXmlRpc@3aad8c77 2013-09-20 12:00:07,782 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) HostName = Local 2013-09-20 12:00:07,782 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) Command GetCapabilitiesVDS execution failed. Exception: VDSRecoveringException: Recovering from crash or Initializing 2013-09-20 12:00:10,796 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-9) Command org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value
Any idea please
Thanks Shantanu
_______________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ 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

Thanks all of your, I have ovirt up and running now. Will keep posting as i face new problems. Thanks Shantanu On Fri, Sep 20, 2013 at 10:36 PM, Alon Bar-Lev <alonbl@redhat.com> wrote:
----- Original Message -----
From: "Itamar Heim" <iheim@redhat.com> To: "kumar shantanu" <k.shantanu2006@gmail.com> Cc: "users" <users@ovirt.org> Sent: Friday, September 20, 2013 7:55:30 PM Subject: Re: [Users] Can not add host to ovirt-engine
On 09/20/2013 04:41 PM, kumar shantanu wrote:
Ah okay, I see. So I just need to install bridgeutils and don't need to created any bridge ?
if bridgeutils is needed, i'd expect vdsm to require it?
it is.
There is no vms running, it's a fresh installation.
Thanks Shantanu
On Fri, Sep 20, 2013 at 6:25 PM, Kanagaraj <kmayilsa@redhat.com <mailto:kmayilsa@redhat.com>> wrote:
'ovirtmgmt' will be created by engine, you dont need to create one, you can check this exists in your host. from vdsm.log, vdsmd taking time to complete the initialization. Are there any vms running in this host?
Thanks, Kanagaraj
On 09/20/2013 05:00 PM, kumar shantanu wrote:
Hello Kangaraj,
I created bridge br0 manually before adding host. (br0 Link encap:Ethernet HWaddr 78:45:C4:14:39:21 ), Do I need to create a bridge named ovirtmgmt ??
>>Is the there anything in /var/log/vdsm/vdsm.log ? I am attaching piece of logs from vdsm.log for you.
Thanks for your help Shantanu
On Fri, Sep 20, 2013 at 4:41 PM, Kanagaraj <kmayilsa@redhat.com <mailto:kmayilsa@redhat.com>> wrote:
'ovirtmgmt' bridge gets created in the host during the 'Initializing' phase, may be you can check the existence of this bridge in the host. By looking at the log, engine is not able to communicate with the vdsm in the host.
Is the there anything in /var/log/vdsm/vdsm.log ?
Thanks, Kanagaraj
On 09/20/2013 04:35 PM, kumar shantanu wrote:
Hello guys,
I am trying to setup ovirt now and it's installed and setup as per http://www.ovirt.org/Download.
However when I am doing the first step which is adding host this is what I am getting in the logs and it's stuck at initializing hosts
, Custom Event ID: -1, Message: Host Local is initializing. Message: Recovering from crash or Initializing 2013-09-20 12:00:01,766 WARN [org.ovirt.engine.core.vdsbroker.VdsManager] (DefaultQuartzScheduler_Worker-98) Failed to refresh VDS , vds = f70911ce-457d-4ef7-9a01-d66bfd25b910 : Local, error = Recovering from crash or Initializing, continuing. 2013-09-20 12:00:04,772 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand]
(DefaultQuartzScheduler_Worker-99) Command
org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand
return value
org.ovirt.engine.core.vdsbroker.vdsbroker.VDSInfoReturnForXmlRpc@23c03b6d
2013-09-20 12:00:04,773 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand]
(DefaultQuartzScheduler_Worker-99) HostName = Local 2013-09-20 12:00:04,774 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand]
(DefaultQuartzScheduler_Worker-99) Command GetCapabilitiesVDS execution failed. Exception: VDSRecoveringException: Recovering from crash or Initializing 2013-09-20 12:00:07,781 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand]
(DefaultQuartzScheduler_Worker-100) Command
org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand
return value
org.ovirt.engine.core.vdsbroker.vdsbroker.VDSInfoReturnForXmlRpc@3aad8c77
2013-09-20 12:00:07,782 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand]
(DefaultQuartzScheduler_Worker-100) HostName = Local 2013-09-20 12:00:07,782 ERROR
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand]
(DefaultQuartzScheduler_Worker-100) Command GetCapabilitiesVDS execution failed. Exception: VDSRecoveringException: Recovering from crash or Initializing 2013-09-20 12:00:10,796 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand]
(DefaultQuartzScheduler_Worker-9) Command
org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand
return value
Any idea please
Thanks Shantanu
_______________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ 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

------=_NextPartTM-000-4cb4c1c8-9764-43eb-bd03-3efd0efe4de4 Content-Type: multipart/alternative; boundary="_000_12EF8D94C6F8734FB2FF37B9FBEDD17358579ACCEXCHANGEcollogi_" --_000_12EF8D94C6F8734FB2FF37B9FBEDD17358579ACCEXCHANGEcollogi_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Adding hosts is soo difficult. Maybe some tips from my experience: http://lists.ovirt.org/pipermail/users/2013-September/016121.html http://lists.ovirt.org/pipermail/users/2013-September/016209.html Good luck. Markus ________________________________ Von: users-bounces@ovirt.org [users-bounces@ovirt.org]" im Auftrag von "Kan= agaraj [kmayilsa@redhat.com] Gesendet: Freitag, 20. September 2013 13:11 An: kumar shantanu Cc: users Betreff: Re: [Users] Can not add host to ovirt-engine 'ovirtmgmt' bridge gets created in the host during the 'Initializing' phase= , may be you can check the existence of this bridge in the host. By looking= at the log, engine is not able to communicate with the vdsm in the host. Is the there anything in /var/log/vdsm/vdsm.log ? Thanks, Kanagaraj On 09/20/2013 04:35 PM, kumar shantanu wrote: Hello guys, I am trying to setup ovirt now and it's installed and setup as per http://w= ww.ovirt.org/Download. However when I am doing the first step which is adding host this is what I = am getting in the logs and it's stuck at initializing hosts , Custom Event ID: -1, Message: Host Local is initializing. Message: Recove= ring from crash or Initializing 2013-09-20 12:00:01,766 WARN [org.ovirt.engine.core.vdsbroker.VdsManager] = (DefaultQuartzScheduler_Worker-98) Failed to refresh VDS , vds =3D f70911ce= -457d-4ef7-9a01-d66bfd25b910 : Local, error =3D Recovering from crash or In= itializing, continuing. 2013-09-20 12:00:04,772 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.Ge= tCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) Command org.ovi= rt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value org.ovirt.engine.core.vdsbroker.vdsbroker.VDSInfoReturnForXmlRpc@23c03b6d 2013-09-20 12:00:04,773 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.Ge= tCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) HostName =3D Lo= cal 2013-09-20 12:00:04,774 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.Ge= tCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) Command GetCapa= bilitiesVDS execution failed. Exception: VDSRecoveringException: Recovering= from crash or Initializing 2013-09-20 12:00:07,781 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.Ge= tCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) Command org.ov= irt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value org.ovirt.engine.core.vdsbroker.vdsbroker.VDSInfoReturnForXmlRpc@3aad8c77 2013-09-20 12:00:07,782 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.Ge= tCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) HostName =3D L= ocal 2013-09-20 12:00:07,782 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.Ge= tCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) Command GetCap= abilitiesVDS execution failed. Exception: VDSRecoveringException: Recoverin= g from crash or Initializing 2013-09-20 12:00:10,796 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.Ge= tCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-9) Command org.ovir= t.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return value Any idea please Thanks Shantanu _______________________________________________ Users mailing list Users@ovirt.org<mailto:Users@ovirt.org> http://lists.ovirt.org/mailman/listinfo/users --_000_12EF8D94C6F8734FB2FF37B9FBEDD17358579ACCEXCHANGEcollogi_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <html dir=3D"ltr"> <head> <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Diso-8859-= 1"> <style id=3D"owaParaStyle" type=3D"text/css">P {margin-top:0;margin-bottom:= 0;}</style> </head> <body ocsi=3D"0" fpstyle=3D"1" bgcolor=3D"#FFFFFF"> <div style=3D"direction: ltr;font-family: Tahoma;color: #000000;font-size: = 10pt;">Adding hosts is soo difficult.<br> <br> Maybe some tips from my experience:<br> <br> <a href=3D"http://lists.ovirt.org/pipermail/users/2013-September/016121.htm= l" target=3D"_blank">http://lists.ovirt.org/pipermail/users/2013-September/= 016121.html</a><br> <a href=3D"http://lists.ovirt.org/pipermail/users/2013-September/016209.htm= l" target=3D"_blank">http://lists.ovirt.org/pipermail/users/2013-September/= 016209.html</a><br> <br> Good luck.<br> <br> Markus<br> <br> <div style=3D"font-family: Times New Roman; color: #000000; font-size: 16px= "> <hr tabindex=3D"-1"> <div style=3D"direction: ltr;" id=3D"divRpF856670"><font color=3D"#000000" = face=3D"Tahoma" size=3D"2"><b>Von:</b> users-bounces@ovirt.org [users-bounc= es@ovirt.org]" im Auftrag von "Kanagaraj [kmayilsa@redhat.com]<br=
<b>Gesendet:</b> Freitag, 20. September 2013 13:11<br> <b>An:</b> kumar shantanu<br> <b>Cc:</b> users<br> <b>Betreff:</b> Re: [Users] Can not add host to ovirt-engine<br> </font><br> </div> <div></div> <div> <div class=3D"moz-cite-prefix"><br> 'ovirtmgmt' bridge gets created in the host during the 'Initializing' phase= , may be you can check the existence of this bridge in the host. By looking= at the log, engine is not able to communicate with the vdsm in the host.<b= r> <br> Is the there anything in /var/log/vdsm/vdsm.log ?<br> <br> Thanks,<br> Kanagaraj<br> <br> On 09/20/2013 04:35 PM, kumar shantanu wrote:<br> </div> <blockquote type=3D"cite"> <div dir=3D"ltr"> <div> <div> <div>Hello guys, <br> <br> I am trying to setup ovirt now and it's installed and setup as per <a href= =3D"http://www.ovirt.org/Download" target=3D"_blank"> http://www.ovirt.org/Download</a>.<br> <br> </div> However when I am doing the first step which is adding host this is what I = am getting in the logs and it's stuck at initializing hosts<br> <br> , Custom Event ID: -1, Message: Host Local is initializing. Message: Recove= ring from crash or Initializing<br> 2013-09-20 12:00:01,766 WARN [org.ovirt.engine.core.vdsbroker.VdsMana= ger] (DefaultQuartzScheduler_Worker-98) Failed to refresh VDS , vds =3D f70= 911ce-457d-4ef7-9a01-d66bfd25b910 : Local, error =3D Recovering from crash = or Initializing, continuing.<br> 2013-09-20 12:00:04,772 INFO [org.ovirt.engine.core.vdsbroker.vdsbrok= er.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) Command or= g.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return va= lue <br> org.ovirt.engine.core.vdsbroker.vdsbroker.VDSInfoReturnForXmlRpc@23c0= 3b6d<br> 2013-09-20 12:00:04,773 INFO [org.ovirt.engine.core.vdsbroker.vdsbrok= er.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) HostName = =3D Local<br> 2013-09-20 12:00:04,774 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.Ge= tCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-99) Command GetCapa= bilitiesVDS execution failed. Exception: VDSRecoveringException: Recovering= from crash or Initializing<br> 2013-09-20 12:00:07,781 INFO [org.ovirt.engine.core.vdsbroker.vdsbrok= er.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) Command o= rg.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return v= alue <br> org.ovirt.engine.core.vdsbroker.vdsbroker.VDSInfoReturnForXmlRpc@3aad= 8c77<br> 2013-09-20 12:00:07,782 INFO [org.ovirt.engine.core.vdsbroker.vdsbrok= er.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) HostName = =3D Local<br> 2013-09-20 12:00:07,782 ERROR [org.ovirt.engine.core.vdsbroker.vdsbroker.Ge= tCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-100) Command GetCap= abilitiesVDS execution failed. Exception: VDSRecoveringException: Recoverin= g from crash or Initializing<br> 2013-09-20 12:00:10,796 INFO [org.ovirt.engine.core.vdsbroker.vdsbrok= er.GetCapabilitiesVDSCommand] (DefaultQuartzScheduler_Worker-9) Command org= .ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesVDSCommand return val= ue <br> <br> <br> </div> Any idea please<br> <br> </div> Thanks<br> Shantanu<br> </div> <br> <fieldset class=3D"mimeAttachmentHeader" target=3D"_blank"></fieldset> <br> <pre>_______________________________________________=0A= Users mailing list=0A= <a class=3D"moz-txt-link-abbreviated" href=3D"mailto:Users@ovirt.org" targe= t=3D"_blank">Users@ovirt.org</a>=0A= <a class=3D"moz-txt-link-freetext" href=3D"http://lists.ovirt.org/mailman/l= istinfo/users" target=3D"_blank">http://lists.ovirt.org/mailman/listinfo/us= ers</a>=0A= </pre> </blockquote> <br> </div> </div> </div> </body> </html> --_000_12EF8D94C6F8734FB2FF37B9FBEDD17358579ACCEXCHANGEcollogi_-- ------=_NextPartTM-000-4cb4c1c8-9764-43eb-bd03-3efd0efe4de4 Content-Type: text/plain; name="InterScan_Disclaimer.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="InterScan_Disclaimer.txt" **************************************************************************** Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet. Über das Internet versandte E-Mails können unter fremden Namen erstellt oder manipuliert werden. Deshalb ist diese als E-Mail verschickte Nachricht keine rechtsverbindliche Willenserklärung. Collogia Unternehmensberatung AG Ubierring 11 D-50678 Köln Vorstand: Kadir Akin Dr. Michael Höhnerbach Vorsitzender des Aufsichtsrates: Hans Kristian Langva Registergericht: Amtsgericht Köln Registernummer: HRB 52 497 This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. e-mails sent over the internet may have been written under a wrong name or been manipulated. That is why this message sent as an e-mail is not a legally binding declaration of intention. Collogia Unternehmensberatung AG Ubierring 11 D-50678 Köln executive board: Kadir Akin Dr. Michael Höhnerbach President of the supervisory board: Hans Kristian Langva Registry office: district court Cologne Register number: HRB 52 497 **************************************************************************** ------=_NextPartTM-000-4cb4c1c8-9764-43eb-bd03-3efd0efe4de4--
participants (6)
-
Alon Bar-Lev
-
Dan Kenigsberg
-
Itamar Heim
-
Kanagaraj
-
kumar shantanu
-
Markus Stockhausen