[Ovirt-devel] Problems Configuring Ovirt

Joey Boggs jboggs at redhat.com
Mon Jun 1 12:51:27 UTC 2009


Eveything looks configured correctly for dns to work however you're 
still getting another nameserver which doesn't include the one we're 
injecting for the admin interface which means NetworkManager is running 
somehow. Can you verify NetworkManager is chkconfig'd off again and then 
try rebooting the management box one more time. for a temporary solution 
you can add " nameserver 192.168.1.202" into /etc/resolv.conf manually 
as the first entry but when the dhcp address renews it will likely be 
overwritten.



Harshavardhana wrote:
> http://ovirt.pastebin.com/m47b15a94  here the requested information. 
> Let me know anything else you need thanks.
>
> Regards
> --
> Harshavardhana
> "Yantra Shilpi"
> Z Research Inc - http://www.zresearch.com
>
>
>
> On Sun, May 31, 2009 at 9:20 AM, Joey Boggs <jboggs at redhat.com 
> <mailto:jboggs at redhat.com>> wrote:
>
>     can you post from the management server
>      /usr/share/ace/appliances/ovirt/ovirt.pp  and  /etc/dhclient.conf
>     to ovirt.pastebin.com <http://ovirt.pastebin.com>     Remove any
>     passwords in that text prior to attaching for security reasons.
>
>
>
>     Harshavardhana wrote:
>
>         Current information
>
>         1.
>         [root at management ovirt-server]# chkconfig --list | grep -i network
>         NetworkManager  0:off   1:off   2:off   3:off   4:off   5:off
>           6:off
>         network         0:off   1:off   2:on    3:on    4:on    5:on  
>          6:off
>         [root at management ovirt-server]#
>
>         2.
>         [root at management ovirt-server]# cat /etc/resolv.conf
>         # Generated by NetworkManager
>
>
>         # No nameservers found; try putting DNS servers into your
>         # ifcfg files in /etc/sysconfig/network-scripts like so:
>         #
>         # DNS1=xxx.xxx.xxx.xxx
>         # DNS2=xxx.xxx.xxx.xxx
>         # DOMAIN=lab.foo.com <http://lab.foo.com> <http://lab.foo.com>
>         bar.foo.com <http://bar.foo.com> <http://bar.foo.com>
>
>         nameserver 192.168.1.1
>         [root at management ovirt-server]#
>
>         3.
>         [root at management ovirt-server]# dig +short -t srv
>         _ipa._tcp.ovirt.priv
>         [root at management ovirt-server]# dig +short -t srv
>         _qpidd._tcp.ovirt.priv
>         [root at management ovirt-server]#
>
>         Can i take this up in IRC if you all are online?
>
>         Regards
>         --
>         Harshavardhana
>         "Yantra Shilpi"
>         Z Research Inc - http://www.zresearch.com
>
>
>
>         On Sat, May 30, 2009 at 1:27 AM, Joey Boggs <jboggs at redhat.com
>         <mailto:jboggs at redhat.com> <mailto:jboggs at redhat.com
>         <mailto:jboggs at redhat.com>>> wrote:
>
>
>            that query will not work correctly, try these:
>
>            dig +short -t srv _ipa._tcp.ovirt.priv
>            dig +short -t srv _qpidd._tcp.ovirt.priv
>
>            Also send you current /etc/resolv.conf again
>
>
>
>            Harshavardhana wrote:
>
>                nope still the same issue . Is there a way to fix these SRV
>                records?
>
>                i did a DNS lookup on the record
>
>                [root at management ovirt-server]# dig -t SRV
>                _qpidd._tcp,management.ovirt.priv,5672
>
>                ; <<>> DiG 9.5.1-P2-RedHat-9.5.1-2.P2.fc10 <<>> -t SRV
>                _qpidd._tcp,management.ovirt.priv,5672
>                ;; global options:  printcmd
>                ;; Got answer:
>                ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 27980
>                ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1,
>                ADDITIONAL: 0
>
>                ;; QUESTION SECTION:
>                ;_qpidd._tcp,management.ovirt.priv,5672.        IN SRV
>
>                ;; AUTHORITY SECTION:
>                .                       10726   IN      SOA          
>          A.ROOT-SERVERS.NET <http://A.ROOT-SERVERS.NET>
>         <http://A.ROOT-SERVERS.NET>
>                <http://A.ROOT-SERVERS.NET>. NSTLD.VERISIGN-GRS.COM
>         <http://NSTLD.VERISIGN-GRS.COM>
>                <http://NSTLD.VERISIGN-GRS.COM>
>                <http://NSTLD.VERISIGN-GRS.COM>. 2009052901 1800 900
>         604800 86400
>
>
>                ;; Query time: 1 msec
>                ;; SERVER: 192.168.1.1#53(192.168.1.1)
>                ;; WHEN: Sat May 30 01:22:00 2009
>                ;; MSG SIZE  rcvd: 131
>
>                [root at management ovirt-server]#
>
>                does this help?
>
>                Thanks
>                --
>                Harshavardhana
>                "Yantra Shilpi"
>                Z Research Inc - http://www.zresearch.com
>
>
>
>                On Sat, May 30, 2009 at 12:52 AM, Joey Boggs
>                <jboggs at redhat.com <mailto:jboggs at redhat.com>
>         <mailto:jboggs at redhat.com <mailto:jboggs at redhat.com>>
>                <mailto:jboggs at redhat.com <mailto:jboggs at redhat.com>
>         <mailto:jboggs at redhat.com <mailto:jboggs at redhat.com>>>> wrote:
>
>
>                   Looks like it's NetworkManager related, try this:  
>         chkconfig
>                   NetworkManager off, chkconfig network on then reboot
>                server/node
>                   and recheck to see if you node comes up
>
>                   Harshavardhana wrote:
>
>                       Oops
>
>                       Management IP - 192.168.1.202
>                       nameserver - 192.168.1.1
>
>                       Regards
>                       --        Harshavardhana
>                       "Yantra Shilpi"
>                       Z Research Inc - http://www.zresearch.com
>
>
>
>                       On Sat, May 30, 2009 at 12:47 AM, Joey Boggs
>                       <jboggs at redhat.com <mailto:jboggs at redhat.com>
>         <mailto:jboggs at redhat.com <mailto:jboggs at redhat.com>>
>                <mailto:jboggs at redhat.com <mailto:jboggs at redhat.com>
>         <mailto:jboggs at redhat.com <mailto:jboggs at redhat.com>>>
>                       <mailto:jboggs at redhat.com
>         <mailto:jboggs at redhat.com> <mailto:jboggs at redhat.com
>         <mailto:jboggs at redhat.com>>
>                <mailto:jboggs at redhat.com <mailto:jboggs at redhat.com>
>         <mailto:jboggs at redhat.com <mailto:jboggs at redhat.com>>>>> wrote:
>
>                          My guess is that NetworkManager is in use,
>          can you
>                get the
>                       info I
>                          asked in the other email?
>
>                          Harshavardhana wrote:
>
>                              Installation is done by using
>         ovirt-installer, seems
>                       all were
>                              automated.
>
>                              Regards
>                              --
>                              Harshavardhana
>                              "Yantra Shilpi"
>                              Z Research Inc - http://www.zresearch.com
>
>
>
>                              On Fri, May 29, 2009 at 9:33 PM, Ian Main
>                       <imain at redhat.com <mailto:imain at redhat.com>
>         <mailto:imain at redhat.com <mailto:imain at redhat.com>>
>                <mailto:imain at redhat.com <mailto:imain at redhat.com>
>         <mailto:imain at redhat.com <mailto:imain at redhat.com>>>
>                              <mailto:imain at redhat.com
>         <mailto:imain at redhat.com>
>                <mailto:imain at redhat.com <mailto:imain at redhat.com>>
>         <mailto:imain at redhat.com <mailto:imain at redhat.com>
>                <mailto:imain at redhat.com <mailto:imain at redhat.com>>>>
>                       <mailto:imain at redhat.com
>         <mailto:imain at redhat.com> <mailto:imain at redhat.com
>         <mailto:imain at redhat.com>>
>                <mailto:imain at redhat.com <mailto:imain at redhat.com>
>         <mailto:imain at redhat.com <mailto:imain at redhat.com>>>
>
>                              <mailto:imain at redhat.com
>         <mailto:imain at redhat.com>
>                <mailto:imain at redhat.com <mailto:imain at redhat.com>>
>         <mailto:imain at redhat.com <mailto:imain at redhat.com>
>                <mailto:imain at redhat.com <mailto:imain at redhat.com>>>>>>
>
>                       wrote:
>
>                                 On Fri, 29 May 2009 00:09:27 +0530
>                                 Harshavardhana <harsha at gluster.com
>         <mailto:harsha at gluster.com>
>                <mailto:harsha at gluster.com <mailto:harsha at gluster.com>>
>                       <mailto:harsha at gluster.com
>         <mailto:harsha at gluster.com> <mailto:harsha at gluster.com
>         <mailto:harsha at gluster.com>>>
>                              <mailto:harsha at gluster.com
>         <mailto:harsha at gluster.com>
>                <mailto:harsha at gluster.com <mailto:harsha at gluster.com>>
>         <mailto:harsha at gluster.com <mailto:harsha at gluster.com>
>                <mailto:harsha at gluster.com <mailto:harsha at gluster.com>>>>
>                       <mailto:harsha at gluster.com
>         <mailto:harsha at gluster.com> <mailto:harsha at gluster.com
>         <mailto:harsha at gluster.com>>
>                <mailto:harsha at gluster.com <mailto:harsha at gluster.com>
>         <mailto:harsha at gluster.com <mailto:harsha at gluster.com>>>
>
>                              <mailto:harsha at gluster.com
>         <mailto:harsha at gluster.com>
>                <mailto:harsha at gluster.com <mailto:harsha at gluster.com>>
>                       <mailto:harsha at gluster.com
>         <mailto:harsha at gluster.com>
>                <mailto:harsha at gluster.com
>         <mailto:harsha at gluster.com>>>>>> wrote:
>
>                                 > Hi David,
>                                 >
>                                 >      Thanks a lot for the reply, but
>         i have
>                seen
>                              libvirt-qpidd
>                                 to fail
>                                 > during the ovirt-node image boot. So i
>                guessed this is
>                              something
>                                 related to
>                                 > libvirt-qpid server not running.
>                                 >
>                                 > Regards
>
>                                 It's probably failing for the same reason.
>                 You need to
>                              have DNS
>                                 SRV records
>                                 set up for various services in Ovirt
>         so that it
>                       knows where to
>                                 find them (host
>                                 and port).
>
>                                 Are you doing an install using the
>         installer?  Or
>                       trying to
>                              set it
>                                 up by hand?
>
>                                    Ian
>
>                                
>         _______________________________________________
>                                 Ovirt-devel mailing list
>                                 Ovirt-devel at redhat.com
>         <mailto:Ovirt-devel at redhat.com>
>                <mailto:Ovirt-devel at redhat.com
>         <mailto:Ovirt-devel at redhat.com>>
>                       <mailto:Ovirt-devel at redhat.com
>         <mailto:Ovirt-devel at redhat.com>
>                <mailto:Ovirt-devel at redhat.com
>         <mailto:Ovirt-devel at redhat.com>>>
>                <mailto:Ovirt-devel at redhat.com
>         <mailto:Ovirt-devel at redhat.com> <mailto:Ovirt-devel at redhat.com
>         <mailto:Ovirt-devel at redhat.com>>
>                       <mailto:Ovirt-devel at redhat.com
>         <mailto:Ovirt-devel at redhat.com>
>                <mailto:Ovirt-devel at redhat.com
>         <mailto:Ovirt-devel at redhat.com>>>>
>                              <mailto:Ovirt-devel at redhat.com
>         <mailto:Ovirt-devel at redhat.com>
>                <mailto:Ovirt-devel at redhat.com
>         <mailto:Ovirt-devel at redhat.com>>
>                       <mailto:Ovirt-devel at redhat.com
>         <mailto:Ovirt-devel at redhat.com>
>                <mailto:Ovirt-devel at redhat.com
>         <mailto:Ovirt-devel at redhat.com>>>
>                <mailto:Ovirt-devel at redhat.com
>         <mailto:Ovirt-devel at redhat.com> <mailto:Ovirt-devel at redhat.com
>         <mailto:Ovirt-devel at redhat.com>>
>                       <mailto:Ovirt-devel at redhat.com
>         <mailto:Ovirt-devel at redhat.com>
>                <mailto:Ovirt-devel at redhat.com
>         <mailto:Ovirt-devel at redhat.com>>>>>
>
>
>                                      
>         https://www.redhat.com/mailman/listinfo/ovirt-devel
>
>
>                                        
>          ------------------------------------------------------------------------
>
>
>
>                            
>          _______________________________________________
>                              Ovirt-devel mailing list
>                              Ovirt-devel at redhat.com
>         <mailto:Ovirt-devel at redhat.com>
>                <mailto:Ovirt-devel at redhat.com
>         <mailto:Ovirt-devel at redhat.com>>
>         <mailto:Ovirt-devel at redhat.com <mailto:Ovirt-devel at redhat.com>
>                <mailto:Ovirt-devel at redhat.com
>         <mailto:Ovirt-devel at redhat.com>>>
>                       <mailto:Ovirt-devel at redhat.com
>         <mailto:Ovirt-devel at redhat.com>
>                <mailto:Ovirt-devel at redhat.com
>         <mailto:Ovirt-devel at redhat.com>>
>         <mailto:Ovirt-devel at redhat.com <mailto:Ovirt-devel at redhat.com>
>                <mailto:Ovirt-devel at redhat.com
>         <mailto:Ovirt-devel at redhat.com>>>>
>                            
>          https://www.redhat.com/mailman/listinfo/ovirt-devel
>                            
>
>
>
>
>
>
>
>
>
>




More information about the ovirt-devel mailing list