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
** 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/1268795
Title:
unable to automatically commission Cisco UCS server due to BMC user
permissions
To manage notifications abou
** 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
** 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/1282329
Title:
juju requires cpu-checker which is unavailable on arm64/ppc64el
To manage notifications about this bug go to:
** 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
** Changed in: maas (Ubuntu)
Assignee: (unassigned) => 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/1287964
Title:
MAAS incorrectly detects / sets-up BMC informat
I see this on the cloud-init-output.log for the R805:
Traceback (most recent call last):
File "/tmp/sh.zyCerh/bin/maas-ipmi-autodetect", line 309, in
main()
File "/tmp/sh.zyCerh/bin/maas-ipmi-autodetect", line 276, in main
apply_ipmi_user_settings(user_settings)
File "/tmp/sh.zyCerh
MAAS should only be setting the BMCs to 2.0 if the BMC claims it has 2.0
support. IPMI settings are updated after commissioning based on what
settings are changed/discovered in commissioning - see lp #1287828.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which i
Kent,
Can you please get the output of the bmc-info command, from freeipmi-
utils, for one of the BMCs that isn't working?
You can run it remotely like this:
bmc-info -h 192.168.12.34 -u xxx -p xxx
Or locally like this:
bmc-info
--
You received this bug notification because you are a member of
Kent,
This looks like bug 1288297. Can you try this:
sudo ipmipower -W opensesspriv -D LAN_2_0 -h 10.0.0.39 -u maas -p
Hg6awJQtZ --on
Thanks,
Jason
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/128
If you're blocked by this issue, you can workaround it by editing
/etc/maas/templates/power/ipmi.template to add use of -W opensesspriv.
I've tested this on a handful of systems that don't require the
workaround and it seems to work fine everywhere so far.
=== modified file 'etc/maas/templates/pow
Juan,
Can you try running this script http://bazaar.launchpad.net/~maas-
maintainers/maas/trunk/view/head:/etc/maas/templates/commissioning-user-
data/snippets/maas_ipmi_autodetect.py on one of the servers you're
having problems with?
You'll need to install freeipmi-utils first, and run it as roo
I've written a branch for MAAS that should work around this issue,
although it's a huge hack. I have unit tests developed using the lshw
output Sean provided, but I don't have a real system to test it on.
lp:~jason-hobbs/maas/workaround-mellanox-lshw-bug
Sean - could you test this
I tested with only the changes to platform/switch_arm32_gcc.h; it fixed
the problems on my end.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/990162
Title:
armhf version is unusable -- task switches
While I agree this would be a useful feature, I don't believe it's
required to achieve what you want to achieve. U-Boot's pxe already
supports a way to point different client classes at different areas of
the tftp server.
U-boot doesn't need to download 'pxelinux.0' from the tftp server like
nor
Public bug reported:
There is no ARM version of this package. ipmitool is commonly used for
managing servers. Please build an ARM version of ipmitool.
** Affects: ipmitool (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of
For anyone else having this problem, I've eliminated the day-to-day
hassle by using sakura for my term app instead of gnome-terminal. It's
very similar in interface and doesn't trigger this bug.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
I've had exactly the same problem and figured out how to reproduce it.
1) Open gnome-terminal
2) Hold shift (either left or right) and left click on the menubar
3) Mouse clicks and movement are now ignored by all apps
I've got it to go away too - but I'm not sure how I did that yet.
This is a bi
** Attachment added: "apport output"
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/878859/+attachment/2563507/+files/apport
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/878859
Tit
I'm running xmonad, which fits with the issue being specific to tiling
window managers.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/878859
Title:
gnome applications grab mouse input when the menu
RE: #8 - I uninstalled the indicator-appmenu package and the same
behavior persists. Why do you think it's likely to be an indicator-
appmenu issue?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/878859
I don't have the exported bar from Unity either (not even really sure
what it is since i've avoided Unity so far), and I'm not running a
tablet. I can confirm that killing gnome-settings-daemon after my
session starts makes this issue go away. I'm not really sure what I lose
by killing gnome-sessio
oops, "by killing gnome-settings-daemon".
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/878859
Title:
gnome applications grab mouse input when the menu bar is shift-clicked
while gnome-settings-da
I'm using openocd with a Luminary Micro LM3S6965 board. I hadn't used
it in a while - did a bunch of upgrades since the last time I used it.
Now, when I use minicom to open /dev/ttyUSB0, I see nothing unless
openocd is running. When I run openocd, i see a steady stream of some
unprintable charact
I tested with 55b5b5448771f964776a716227afd3ddef2c860e reverted on
2.6.35-22 - the behavior where I was only seeing output (gibberish) when
openocd was running went away, but output is now only a few characters
each time i reset the device. I'm going to go back further to get to a
working state.
My device also works with the commit removed - I had something else
wrong that was broken re comment 13. hray
--
[lucid regression] FTDI based USB to serial adapter no longer works
https://bugs.launchpad.net/bugs/655868
You received this bug notification because you are a member of Ubuntu
Bu
bundle for comment #12 http://paste.ubuntu.com/p/4mC9v237H9/
** Tags removed: verification-stein-needed
** Tags added: verification-stein-failed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1861457
I'm getting errors using proposed:
http://paste.ubuntu.com/p/6wMxVZbYqz/
2020-02-10 15:24:38 DEBUG install Setting up python3-pyroute2
(0.5.4-0ubuntu0.19.04.1~cloud0) ...
2020-02-10 15:24:38 DEBUG install update-alternatives: using
/usr/bin/python3-ss2 to provide /usr/bin/ss2 (ss2) in auto mode
I tested with the package from stein-proposed (python3-pyroute2
0.5.4-0ubuntu0.19.04.1~cloud1) and got successful results. The issue I
was seeing in bug 1862200 is no longer occurring. I'm marking this
verification-stein-done.
** Tags removed: verification-stein-needed
** Tags added: verification-
201 - 229 of 229 matches
Mail list logo