Pavel Sabirjanov
2009-Sep-30  13:56 UTC
[Ovirt-devel] Few question about fresh install Ovirt
Hi!
I have problems with running ovirt on fresh Fedora 11 server.
After running this command
/etc/init.d/libvirt-qpid start
/var/log/messages
Sep 30 16:36:40 management libvirtd: 16:36:40.425: error : this  
function is not supported by the hypervisor: virConnectGetHostname
Sep 30 16:36:40 management libvirt-qpid: Error: virConnectGetHostname  
Subsystem none: this function is not supported by the hypervisor:  
virConnectGetHostname in NodeWrap.cpp:NodeWrap:47 code: 3
Sep 30 16:36:41 management libvirt-qpid: GSSAPI Error: Unspecified GSS  
failure.  Minor code may provide more information (Server not found in  
Kerberos database)
Sep 30 16:36:41 management qpidd[1798]: 2009-09-30 16:36:41 warning  
Client closed connection with 501: internal-error: Sasl error:  
SASL(-1): generic failure: GSSAPI Error: Unspecified GSS failure.   
Minor code may provide more information (Server not found in Kerberos  
database) (qpid/client/SaslFactory.cpp:226)
/var/log/krb5kdc.log
Sep 30 16:36:30 management.ovirt.priv krb5kdc[1542](info): TGS_REQ (7  
etypes {18 17 16 23 1 3 2}) 192.168.50.1: ISSUE: authtime 1254317780,  
etypes {rep=18 tkt=18 ses=18}, libvirt/ 
management.ovirt.priv at OVIRT.PRIV for qpidd/management.ovirt.priv at
OVIRT.PRIV
Sep 30 16:36:41 management.ovirt.priv krb5kdc[1542](info): TGS_REQ (7  
etypes {18 17 16 23 1 3 2}) 192.168.50.1: UNKNOWN_SERVER: authtime  
1254290972,  admin at OVIRT.PRIV for qpidd/localhost at OVIRT.PRIV, Server  
not found in Kerberos database
Sep 30 16:36:41 management.ovirt.priv krb5kdc[1542](info): TGS_REQ (7  
etypes {18 17 16 23 1 3 2}) 192.168.50.1: UNKNOWN_SERVER: authtime  
1254290972,  admin at OVIRT.PRIV for qpidd/localhost at OVIRT.PRIV, Server  
not found in Kerberos database
I try to boot Ovirt node with AMD-VT, with PXE boot.
/var/log/messages
Sep 30 16:44:30 management dnsmasq[2141]: DHCPDISCOVER(eth1) 00:24:1d: 
82:f8:91
Sep 30 16:44:30 management dnsmasq[2141]: DHCPOFFER(eth1) 192.168.50.3  
00:24:1d:82:f8:91
Sep 30 16:44:30 management dnsmasq[2141]: DHCPDISCOVER(eth1) 00:24:1d: 
82:f8:91
Sep 30 16:44:30 management dnsmasq[2141]: DHCPOFFER(eth1) 192.168.50.3  
00:24:1d:82:f8:91
Ovirt Node was added to Hosts but i have many errors in /var/log/ 
messages
Sep 30 16:54:00 management libvirtd: 16:54:00.653: error : Too many  
active clients (20), dropping connection
Sep 30 16:54:00 management libvirt-qpid: NULL connection:  
virConnectOpen NodeWrap.cpp NodeWrap 41 code: -1
Sep 30 16:54:10 management libvirtd: 16:54:10.654: error : Too many  
active clients (20), dropping connection
Sep 30 16:54:10 management libvirt-qpid: NULL connection:  
virConnectOpen NodeWrap.cpp NodeWrap 41 code: -1
Sep 30 16:54:20 management libvirtd: 16:54:20.655: error : Too many  
active clients (20), dropping connection
Sep 30 16:54:20 management libvirt-qpid: NULL connection:  
virConnectOpen NodeWrap.cpp NodeWrap 41 code: -1
WBR,
Pavel
On Wed, 30 Sep 2009 16:56:26 +0300 Pavel Sabirjanov <pavel.sab at gmail.com> wrote:> Hi! > > I have problems with running ovirt on fresh Fedora 11 server. > > After running this command > /etc/init.d/libvirt-qpid startlibvirt-qpid runs on the nodes, and is not required on the server. Server isn't configured to run it .. Ian