[Ovirt-devel] ovirt node GSS Failure

Joey Boggs jboggs at redhat.com
Tue Sep 15 14:54:52 UTC 2009


ignazio.cassano at provincia.torino.it wrote:
> lspci is not present on the node.
>
>
> ----- Messaggio da jboggs at redhat.com ---------
>     Data: Tue, 15 Sep 2009 10:39:03 -0400
>       Da: Joey Boggs <jboggs at redhat.com>
> Rispondi-A:Joey Boggs <jboggs at redhat.com>
>  Oggetto: Re: [Ovirt-devel] ovirt node GSS Failure
>        A: ignazio.cassano at provincia.torino.it
>       Cc: ovirt-devel at redhat.com
>
>
>> Joey Boggs wrote:
>>> Pretty standard broadcom card. on the node run lsmod and see if tg3 
>>>  or bnx2 show up, also see if breth0 or eth0 show up in ifconfig.  
>>> Are you sure the node is pxebooting and not booting off the local  
>>> disk?
>>>
>>>
>>>
>>> ignazio.cassano at provincia.torino.it wrote:
>>>> Ethernet card on my node is Broadcom NetXtreme II BCM5709 Gigabith 
>>>> ethernet
>>>>
>>>>
>>>>
>>>> ----- Messaggio da jboggs at redhat.com ---------
>>>>    Data: Tue, 15 Sep 2009 09:50:31 -0400
>>>>      Da: Joey Boggs <jboggs at redhat.com>
>>>> Rispondi-A:Joey Boggs <jboggs at redhat.com>
>>>> Oggetto: Re: [Ovirt-devel] ovirt node GSS Failure
>>>>       A: ignazio.cassano at provincia.torino.it
>>>>      Cc: ovirt-devel at redhat.com
>>>>
>>>>
>>>>> ignazio.cassano at provincia.torino.it wrote:
>>>>>> Alan, now node finishes the boot e "root login:" appears.
>>>>>> The problem is it does not respond if I ping it.
>>>>>> How can I login on it ?
>>>>>> Which is the root password ?
>>>>>> I'd like to check network configuration
>>>>>>
>>>>>> ----- Messaggio da ignazio.cassano at provincia.torino.it ---------
>>>>>>   Data: Tue, 15 Sep 2009 15:06:19 +0200
>>>>>>     Da: ignazio.cassano at provincia.torino.it
>>>>>> Rispondi-A:ignazio.cassano at provincia.torino.it
>>>>>> Oggetto: Re: [Ovirt-devel] ovirt node GSS Failure
>>>>>>      A: Alan Pevec <apevec at gmail.com>
>>>>>>     Cc: ovirt-devel at redhat.com
>>>>>>
>>>>>>
>>>>>>> Hello, I am going to install livecd tools but I have a question 
>>>>>>> first:
>>>>>>>
>>>>>>> must management net and public net comunicate isung a router ?
>>>>>>> In my configuration mgmt net and pub net are isolated.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> ----- Messaggio da apevec at gmail.com ---------
>>>>>>>   Data: Tue, 15 Sep 2009 14:37:14 +0200
>>>>>>>     Da: Alan Pevec <apevec at gmail.com>
>>>>>>> Rispondi-A:Alan Pevec <apevec at gmail.com>
>>>>>>> Oggetto: Re: [Ovirt-devel] ovirt node GSS Failure
>>>>>>>      A: ignazio.cassano at provincia.torino.it
>>>>>>>     Cc: ovirt-devel at redhat.com
>>>>>>>
>>>>>>>
>>>>>>>> On Tue, Sep 15, 2009 at 11:27 AM,    
>>>>>>>> <ignazio.cassano at provincia.torino.it>wrote:
>>>>>>>>
>>>>>>>>> I tried to start a phisical node and it start to load the pxe 
>>>>>>>>>  image but
>>>>>>>>> then
>>>>>>>>> it seems frozen.
>>>>>>>>>
>>>>>>>>
>>>>>>>> Could you capture serial console log? At what point it freezes?
>>>>>>>> Please check if you have livecd-tools-024-1ovirt.fc11.x86_64 (from
>>>>>>>> ovirt.orgrepo) installed on the machine where 
>>>>>>>> ovirt-node-image-pxe RPM
>>>>>>>> is installed.
>>>>>>>> If not, install it first and then reinstall -pxe (it runs
>>>>>>>> livecd-iso-to-pxeboot in post script)
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> ----- Fine del messaggio da apevec at gmail.com -----
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> Ovirt-devel mailing list
>>>>>>> Ovirt-devel at redhat.com
>>>>>>> https://www.redhat.com/mailman/listinfo/ovirt-devel
>>>>>>
>>>>>>
>>>>>> ----- Fine del messaggio da ignazio.cassano at provincia.torino.it 
>>>>>> -----
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> _______________________________________________
>>>>>> Ovirt-devel mailing list
>>>>>> Ovirt-devel at redhat.com
>>>>>> https://www.redhat.com/mailman/listinfo/ovirt-devel
>>>>>
>>>>> In /var/log/messages you can check for the dhcp request/ack which 
>>>>> will
>>>>> have the mac/ip address assigned to the node. You can then ssh 
>>>>> from the
>>>>> management server to it. Does the root login prompt have an 
>>>>> associated
>>>>> hostname?    nodeXX login: ?
>>>>
>>>>
>>>> ----- Fine del messaggio da jboggs at redhat.com -----
>>>>
>>>>
>>>>
>>>
>>> _______________________________________________
>>> Ovirt-devel mailing list
>>> Ovirt-devel at redhat.com
>>> https://www.redhat.com/mailman/listinfo/ovirt-devel
>>
>>
>> Looks like that card might not have the updated module mapping based on
>> a quick search:
>>
>> Run lspci -nn on the node and grab the output for the broadcom card:
>>
>> Here's an example for an intel nic:
>> 02:00.0 Ethernet controller [0200]: Intel Corporation 82573L Gigabit
>> Ethernet Controller [8086:109a]
>
>
> ----- Fine del messaggio da jboggs at redhat.com -----
>
>
>

Limited to how we can figure it out but give this a shot

on the node:   lshal > /root/hal.out

vi /root/hal.out and locate your entry for the nic, here's a sample one 
again for an intel nic:  We only need the first line (udi = 
'/org/freedesktop/Hal/devices/pci_8086_109a')

udi = '/org/freedesktop/Hal/devices/pci_8086_109a'
  info.linux.driver = 'e1000e'  (string)
  info.parent = '/org/freedesktop/Hal/devices/pci_8086_27d0'  (string)
  info.product = '82573L Gigabit Ethernet Controller'  (string)
  info.subsystem = 'pci'  (string)
  info.udi = '/org/freedesktop/Hal/devices/pci_8086_109a'  (string)
  info.vendor = 'Intel Corporation'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  linux.subsystem = 'pci'  (string)
  linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0'  (string)
  pci.device_class = 2  (0x2)  (int)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 0  (0x0)  (int)
  pci.linux.sysfs_path = 
'/sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0'  (string)
  pci.product = '82573L Gigabit Ethernet Controller'  (string)
  pci.product_id = 4250  (0x109a)  (int)
  pci.subsys_product = 'ThinkPad T60'  (string)
  pci.subsys_product_id = 8193  (0x2001)  (int)
  pci.subsys_vendor = 'Lenovo'  (string)
  pci.subsys_vendor_id = 6058  (0x17aa)  (int)
  pci.vendor = 'Intel Corporation'  (string)
  pci.vendor_id = 32902  (0x8086)  (int)




More information about the ovirt-devel mailing list