[Ovirt-devel] [error] avahi_entry_group_add_service_strlst("AdminNodeFQDN") failed: Invalid host name

Joey Boggs jboggs at redhat.com
Sat Nov 28 02:20:51 UTC 2009


Jorick Astrego wrote:
> Hi,
>
> After doing a clean install of ovirt in a Fedora 11 VM, I am unable to 
> get anything working in the web interface. All I get is an error 500.
>
> After reviewing the logs I see the following error in 
> /var/log/http/error.log
>
> [Thu Nov 26 11:29:11 2009] [notice] Apache/2.2.13 (Unix) DAV/2 
> mod_auth_kerb/5.4 mod_nss/2.2.11 NSS/3.12.2.0 mod_python/3.3.1 
> Python/2.6 configured -- resuming normal operations
> [Thu Nov 26 11:29:11 2009] [error] 
> avahi_entry_group_add_service_strlst("AdminNodeFQDN") failed: Invalid 
> host name
> /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract_adapter.rb:212:in 
> `log': PGError: ERROR:  relation "pools" does not exist 
> (ActiveRecord::StatementInvalid)
> :             SELECT a.attname, format_type(a.atttypid, a.atttypmod), 
> d.adsrc, a.attnotnull
>               FROM pg_attribute a LEFT JOIN pg_attrdef d
>                 ON a.attrelid = d.adrelid AND a.attnum = d.adnum
>              WHERE a.attrelid = 'pools'::regclass
>                AND a.attnum > 0 AND NOT a.attisdropped
>              ORDER BY a.attnum
>         from 
> /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/postgresql_adapter.rb:494:in 
> `query'
>         from 
> /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/postgresql_adapter.rb:1039:in 
> `column_definitions'
>         from 
> /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/postgresql_adapter.rb:659:in 
> `columns'
>         from 
> /usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/base.rb:1276:in 
> `columns_without_gettext_activerecord'
>         from 
> /usr/lib/ruby/gems/1.8/gems/gettext_activerecord-2.0.4/lib/gettext_activerecord/base.rb:62:in 
> `columns'
>         from 
> /usr/share/ovirt-server/vendor/plugins/betternestedset/lib/better_nested_set.rb:35:in 
> `acts_as_nested_set'
>         from /usr/share/ovirt-server/app/models/pool.rb:21
>         from 
> /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in 
> `gem_original_require'
>          ... 25 levels...
>         from /usr/share/ovirt-server/dutils/dutils.rb:19:in `require'
>         from /usr/share/ovirt-server/dutils/dutils.rb:19
>         from /usr/bin/ovirt-vm2node:6:in `require'
>         from /usr/bin/ovirt-vm2node:6
> /usr/lib64/python2.6/site-packages/mod_python/importer.py:32: 
> DeprecationWarning: the md5 module is deprecated; use hashlib instead
>   import md5
> [Thu Nov 26 11:29:30 2009] [INFO] IPA: get_entry_by_cn 'ipausers'
>
> Anything I can do to fix this?
>

Can you attach your /etc/httpd/conf.d/ovirt-server.conf  from the 
management server. Looks like one of the variables didn't get properly 
replaced.




More information about the ovirt-devel mailing list