Comment 2 for bug 1702976

Revision history for this message
dann frazier (dannf) wrote : Re: [Bug 1702976] Re: Cavium ThunderX nodes fail to auto-enlist

On Fri, Jul 7, 2017 at 12:01 PM, Andres Rodriguez
<email address hidden> wrote:
> Please provide either:
>
> 1. console logs

Attached. You'll see that I enabled debugging to the enlistment
userdata to suss out the problem:

[ 85.226096] cloud-init[1777]: + modprobe i2c_thunderx
[ 85.231335] cloud-init[1777]: modprobe: FATAL: Module i2c_thunderx
not found in directory /lib/modules/4.4.0-83-generic

Normally, this driver would be autoloaded by udev. Later, when
ipmi_ssif loads, we *should* see:
[ 550.294806] IPMI SSIF Interface driver
[ 550.319453] ipmi_ssif: Trying SMBIOS-specified SSIF interface at i2c
address 0x12, adapter Cavium ThunderX i2c adapter at 0000:01:09.4,
slave address 0x0
[ 551.258872] ipmi_ssif 5-0012: Found new BMC (man_id: 0x000000,
prod_id: 0xaabb, dev_id: 0x20)

But, instead we get just:
[ 86.366886] IPMI SSIF Interface driver

> 2. /var/log/maas/rsyslog/maas-enlisting-node/<date>/messages file section that includes the enlistment of this machine
> 3. What MAAS version?

MAAS version: 2.2.0 (bzr6054-0ubuntu1~16.04.1)