I don't believe there are plans to fix this against Saucy.
** Changed in: linux (Ubuntu Saucy)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1210393
Title:
MA
** Changed in: linux (Ubuntu)
Status: Confirmed => Fix Released
** Changed in: opencompute
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1210393
Title:
** Changed in: maas
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1210393
Title:
MAAS ipmi fails on OCPv3 Roadrunner
To manage notifications about this
** Changed in: maas
Assignee: David Duffey (david-duffey) => Jason Hobbs (jason-hobbs)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1210393
Title:
MAAS ipmi fails on OCPv3 Roadrunner
To manag
** Tags added: server-hwe
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1210393
Title:
MAAS ipmi fails on OCPv3 Roadrunner
To manage notifications about this bug go to:
https://bugs.launchpad.net/m
** Changed in: maas
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1210393
Title:
MAAS ipmi fails on OCPv3 Roadrunner
To manage notifications about this b
Hey Dustin - I reassigned to David since I'm not sure who will be
testing it. David/Samantha/Rod - please reassign to whoever is doing
the test!
** Changed in: maas
Status: Triaged => In Progress
** Changed in: maas
Assignee: Jason Hobbs (jason-hobbs) => David Duffey (david-duffey)
Hey Jason! Thanks!
Could you please re-assign this bug, then, to Samantha or Rod? And
Samantha/Rod, could you please update the status (in-progress) when
you're working on it?
That helps those of us here watching/waiting for this work to complete
:-)
Thanks!
Dustin
--
You received this bug n
Cool David - let me know how it works out. The branch is otherwise
complete/reviewed and ready to land.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1210393
Title:
MAAS ipmi fails on OCPv3 Roadrunn
** Branch linked: lp:~jason-hobbs/maas/lp-120393
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1210393
Title:
MAAS ipmi fails on OCPv3 Roadrunner
To manage notifications about this bug go to:
https
Thanks Jason, we will get this tested (Rod/Samantha)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1210393
Title:
MAAS ipmi fails on OCPv3 Roadrunner
To manage notifications about this bug go to:
h
I've posted a branch with a fix to lp:~jason-hobbs/maas/lp-1210393
I've manually tested this, but for lack of access, not on OCPv3
Roadrunner.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1210393
Ti
** Branch linked: lp:~jason-hobbs/maas/lp-1210393
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1210393
Title:
MAAS ipmi fails on OCPv3 Roadrunner
To manage notifications about this bug go to:
http
** Branch linked: lp:~jason-hobbs/maas/lp-1210393
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1210393
Title:
MAAS ipmi fails on OCPv3 Roadrunner
To manage notifications about this bug go to:
http
** Changed in: maas
Milestone: None => 14.04
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1210393
Title:
MAAS ipmi fails on OCPv3 Roadrunner
To manage notifications about this bug go to:
https
Hi David!
Yes this is targeted for 14.04.
Cheers.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1210393
Title:
MAAS ipmi fails on OCPv3 Roadrunner
To manage notifications about this bug go to:
ht
@ Jason,
Is this targeted for 14.04 LTS?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1210393
Title:
MAAS ipmi fails on OCPv3 Roadrunner
To manage notifications about this bug go to:
https://bugs
I've started work on a patch to fix this. It will find either an
existing maas user, or will find the first disabled user with an empty
username. If it can't find either it will bail and give up on automatic
IPMI config.
--
You received this bug notification because you are a member of Ubuntu
Bug
** Changed in: maas
Assignee: Andres Rodriguez (andreserl) => Jason Hobbs (jason-hobbs)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1210393
Title:
MAAS ipmi fails on OCPv3 Roadrunner
To mana
why not have it look for an existing user called maas, and if none is
present, have it walk the slots starting at 0 until it finds an empty or
runs out of spaces?
Or is that one of those weird things that seem simple on paper, but in
practice are really actually difficult to do because of some IPM
** Changed in: opencompute
Status: New => Triaged
** Changed in: opencompute
Status: Triaged => Confirmed
** Changed in: opencompute
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https
** Changed in: maas
Assignee: (unassigned) => Andres Rodriguez (andreserl)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1210393
Title:
MAAS ipmi fails on OCPv3 Roadrunner
To manage notificati
Ok so here's the bug:
maas_ipmi_autodetect.py looks for a user slot called "maas", and
reprograms that first. If it does not exist then it defaults to User10.
User10 does not exist on this hardware.
What it should be doing:
* Look for a user called maas and re-use or re-program
* Failing that,
** Changed in: maas
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1210393
Title:
MAAS ipmi fails on OCPv3 Roadrunner
To manage notifications about this bug go to:
http
Also, it seems you have to set the power management option to ipmi_2.0
in the MAAS UI because the power command will work.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1210393
Title:
MAAS ipmi fail
So basically I was able to get this to work in maas.
Basically you need to change the following line in :
/etc/maas/templates/commissioning-user-data/snippets/maas_ipmi_autodetect.py
def commit_ipmi_user_settings(user, password):
ipmi_user_number = get_ipmi_user_number(user)
if ipmi_u
Just to clarify, I'm able to successfully update the username+password
in the ephemeral saucy image by hand using ipmitool
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1210393
Title:
MAAS ipmi fail
User list after cloud-init/ipmitool has tried to set maas
username/password:
ID Name Callin Link Auth IPMI Msg Channel Priv Limit
1truefalse true USER
2 admintruefalse true ADMINISTRATOR
3 Operator truef
Confirmed that the ipmi-locate command fails during the MAAS enlistment
process on OCV3 bmc.
ipmi-locate failure:
Probing KCS device using DMIDECODE... done
IPMI Version: 2.0
IPMI locate driver: DMIDECODE
IPMI interface: KCS
BMC driver device:
BMC memory base address: 0x0
Register spacing: 1
Pro
ipmi-chassis --get-capabilities command success:
Intrusion sensor: not provided
Front Panel Lockout : provided
Diagnostic Interrupt: provided
Power interlock : not provided
FRU Info Device Address : 20h
SDR Device Address : 20h
SEL Device Address : 20h
Sys Mgmt D
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
** Changed in: linux (Ubuntu Saucy)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1210393
T
I don't understand. Why was this set to incomplete? What specific
information do you need?
** Changed in: linux (Ubuntu)
Status: Incomplete => New
** Changed in: linux (Ubuntu Saucy)
Status: Incomplete => New
--
You received this bug notification because you are a member of Ubuntu
** Also affects: linux (Ubuntu Saucy)
Importance: Undecided
Status: New
** Changed in: linux (Ubuntu)
Importance: Undecided => Medium
** Changed in: linux (Ubuntu Saucy)
Importance: Undecided => Medium
** Changed in: linux (Ubuntu Saucy)
Status: New => Incomplete
--
You
BMC is detected on the network, just cannot establish connection via
link:
ipmiping 10.193.37.122
ipmiping 10.193.37.122 (10.193.37.122)
response received from 10.193.37.122: rq_seq=32
response received from 10.193.37.122: rq_seq=33
response received from 10.193.37.122: rq_seq=34
response received
Troubleshooting steps:
modprobe ipmi_msghandler
modprobe ipmi_devintf
modprobe ipmi_si
Will enable the bmc device parameters to be changed locally and
eliminate the write back errors, something I feel the Saucy ephemeral
images are not doing.
Secondly, trying to enable link authentication fails
ApportVersion: 2.12.1-0ubuntu4
Architecture: amd64
AudioDevicesInUse:
USERPID ACCESS COMMAND
/dev/snd/controlC0: ubuntu 2918 F pulseaudio
CasperVersion: 1.336
DistroRelease: Ubuntu 13.10
IwConfig:
eth0 no wireless extensions.
lono wireless extensions.
LiveMediaBu
** Also affects: linux
Importance: Undecided
Status: New
** Project changed: linux => ubuntu
** Package changed: ubuntu => linux (Ubuntu)
** No longer affects: freeipmi (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
BMC info:
IPMI SMIC interface
Broadcom Corporation
Broadcom Corporation
0.6
pci@:01:00.6
00
64
3300
Power Management
PCI Express
bus m
This error is present regardless whether maas is in use. Even using
freeipmi locally fails to set ipmi parameters or get sdr readings with
an error similar to:
map pfn expected mapping type uncached-minus for d7fa-d7fa1000, got
write-back
This is present in saucy using openipmi and freeipmi.
39 matches
Mail list logo