[Blueprint servercloud-r-kdump-tool] Enable kdump mechanism from kdump-tool instead of kexec-tools

2013-04-09 Thread dann frazier
Blueprint changed by dann frazier: Work items changed: Work items: [louis-bouchard] - kdump-tools needs to be MIR / file a bug: DONE [stefan-bader-canonical] - discuss linuxcrashdump changes on ubuntu-devel / ubuntu-kernel: DONE [stefan-bader-canonical] - linuxcrashdump changed

[Blueprint servercloud-r-kdump-tool] Enable kdump mechanism from kdump-tool instead of kexec-tools

2013-04-09 Thread dann frazier
Blueprint changed by dann frazier: Whiteboard changed: User Stories: Risks: Test Plans: Release Note: -- The kdump mechanism from the kdump-tool package is more flexible than its kexec-tool equivalent. It allows for multiple dumps to be collected

[Bug 1171888] [NEW] typo in conditional causes maas-signal to always execute

2013-04-23 Thread dann frazier
Public bug reported: maas-0.1+bzr1269+dfsg-0ubuntu1, in /etc/maas/commissioning-user-data: if [ ! -z power_settings ]; then signal --power-type=ipmi --power-parameters=${power_settings} WORKING finished [maas-ipmi-autodetect] fi Notice the missing $. I'm not sure if this causes any

[Bug 1172520] [NEW] should conflict w/ tftpd

2013-04-24 Thread dann frazier
Public bug reported: For reasons described in LP: #1076028, shouldn't MAAS also conflict with the tftpd package? ** Affects: maas (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 1172520] Re: should conflict w/ tftpd

2013-04-24 Thread dann frazier
(and atftpd, for that matter) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1172520 Title: should conflict w/ tftpd To manage notifications about this bug go to:

[Bug 857746] [NEW] Drop capabilities bit in emulated e1000

2011-09-23 Thread dann frazier
Public bug reported: This is necessary to pass the PCI/PCI Express Compliance Test required by SVVP. ** Affects: qemu-kvm (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 857746] Re: Drop capabilities bit in emulated e1000

2011-09-23 Thread dann frazier
** Patch added: Upstream fix https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/857746/+attachment/2449578/+files/e1000-Dont-set-the-Capabilities-List-bit.patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in

[Bug 857746] Re: Drop capabilities bit in emulated e1000

2011-09-27 Thread dann frazier
Here's a backport for lucid. I've tested that this correctly disables the capabilities bit on a fresh lucid install. ** Patch added: lucid backport https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/857746/+attachment/2469608/+files/e1000-Dont-set-the-Capabilities-List-bit.patch -- You

[Bug 857746] Re: Drop capabilities bit in emulated e1000

2011-09-27 Thread dann frazier
** Patch added: lspci output verifying fix for lucid https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/857746/+attachment/2469727/+files/lspci_-H1_-vvv.lucid.diff -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in

[Bug 916200] Re: missing kernel module ipmi_si module

2012-01-18 Thread dann frazier
fyi, it looks like this could occur if a misbehaving bmc's status register contained 0xff. That's another reason to check to see if the older kernel works. If the previously working kernel also shows this problem, I'd suggest removing power from the system to see if you can reset the BMC. -- You

[Bug 1065763] Re: UI URL displays 200 Error page after CD install

2012-10-12 Thread dann frazier
** Summary changed: - UI URL gives HTTP error 200 after CD install + UI URL displays 200 Error page after CD install ** Description changed: I installed a MAAS server into a VM w/ the beta2 quantal cd: - ubuntu-12.10-beta2-server-amd64.iso +   ubuntu-12.10-beta2-server-amd64.iso I did

[Bug 1067558] [NEW] CD install: warning message about region controller/worker

2012-10-16 Thread dann frazier
Public bug reported: I installed a MAAS server into a VM w/ the beta2 quantal cd: ubuntu-12.10-beta2-server-amd64.iso I did pass console=ttyS0, and I am in an environment w/ no NTP server, but other than that a very vanilla install. After install, the MAAS interface displayed the following

[Bug 1067558] Re: CD install: warning message about region controller/worker

2012-10-16 Thread dann frazier
** Attachment added: apport maas-region-controller https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1067558/+attachment/3400902/+files/apport.maas-region-controller.1rcu6q.apport -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1067558] Re: CD install: warning message about region controller/worker

2012-10-16 Thread dann frazier
I noticed apport doesn't grab /var/log/celery-*, so I'm attaching a tarball of all of /var/log/maas ** Attachment added: tarball of /var/log/maas https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1067558/+attachment/3400903/+files/var_log_maas.tgz -- You received this bug notification

[Bug 1067558] Re: CD install: warning message about region controller/worker

2012-10-16 Thread dann frazier
** Description changed: I installed a MAAS server into a VM w/ the beta2 quantal cd: - ubuntu-12.10-beta2-server-amd64.iso +   ubuntu-12.10-beta2-server-amd64.iso I did pass console=ttyS0, and I am in an environment w/ no NTP server, but other than that a very vanilla install.

[Bug 1067834] [NEW] inconsistent use of CNAME for hostname

2012-10-17 Thread dann frazier
Public bug reported: I am using MAAS in a network w/ a preexisting DNS/DHCP infrastructure. I would like for my MAAS nodes to use the CNAME for the IP they are assigned as their hostname. This seems to work - but only for the first enlisted node. All following nodes get configured with the

[Bug 1067834] Re: inconsistent use of CNAME for hostname

2012-10-17 Thread dann frazier
** Attachment added: screenshot https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1067834/+attachment/3401788/+files/inconsistent-names.png -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu.

[Bug 1067834] Re: inconsistent use of reverse DNS for hostname

2012-10-17 Thread dann frazier
** Summary changed: - inconsistent use of CNAME for hostname + inconsistent use of reverse DNS for hostname ** Description changed: I am using MAAS in a network w/ a preexisting DNS/DHCP infrastructure. I - would like for my MAAS nodes to use the CNAME for the IP they are - assigned as their

[Bug 1067929] Re: maas-region-celeryd connects to the wrong queue.

2012-10-23 Thread dann frazier
I have a quantal/maas system that was displaying this message. I upgraded to the version in -proposed (0.1+bzr1269+dfsg-0ubuntu1) and waited 5 minutes. Unfortunately, the issue persists. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1070519] [NEW] zookeeper: WARN [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn$Factory@247] - Too many connections from /127.0.0.1 - max is 10

2012-10-23 Thread dann frazier
Public bug reported: I'm running juju 0.6-1ubuntu1 on a quantal/maas cloud of highbank/maas nodes. I have a demo loop that I run to deploy hadoop, wait, add a few nodes, wait add a few more nodes, then tear things down to just the bootstrap node restart. I'm finding that this will very quickly

[Bug 1070519] Re: zookeeper: WARN [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn$Factory@247] - Too many connections from /127.0.0.1 - max is 10

2012-10-23 Thread dann frazier
** Attachment added: output of netstat -pan at time of hang https://bugs.launchpad.net/ubuntu/+source/juju/+bug/1070519/+attachment/3410750/+files/netstat-pan.out -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu.

[Bug 1070190] Re: maas-enlist does not show on latest 12.04.1

2012-10-24 Thread dann frazier
Just a note about severity - from what I can tell, this looks like a time bomb that should've broken every existing precise/MAAS once the weekly cronjob detected quantal's release. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas

[Bug 1067834] Re: inconsistent use of reverse DNS for hostname

2012-10-31 Thread dann frazier
I rebuilt this configuration on a less-restrictive network (identical DNS/DHCP config, but w/o a firewall), and I was unable to reproduce the problem. I did observe errors from the DNS server in the problematic config - they were ipv6 issues. These issues did not correlate w/ failures to use PTR

[Bug 1070519] Re: zookeeper: WARN [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn$Factory@247] - Too many connections from /127.0.0.1 - max is 10

2012-11-01 Thread dann frazier
Note that the zookeeper process appears to be spinning, not just hung. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju in Ubuntu. https://bugs.launchpad.net/bugs/1070519 Title: zookeeper: WARN

[Bug 783864] [NEW] need a versioned depend on vgabios

2011-05-17 Thread dann frazier
Public bug reported: Binary package hint: qemu-kvm qemu-kvm includes symlinks to files in the vgabios package, but only newer vgabios packages provide those files. The dependency that natty oneiric's qemu-kvm has on vgabios probably needs to be versioned to = 0 .6c-2ubuntu2 to work well w/

[Bug 783864] Re: need a versioned depend on vgabios

2011-06-06 Thread dann frazier
I don't have a strong opinion either way (I've got it resolved where I needed it to be), but the only justification that comes to mind for me is a partial upgrade scenario. Whether or not that's an SRU qualifier, I've no idea. -- You received this bug notification because you are a member of

[Bug 641151] Re: multipath flush always returns 1

2011-08-10 Thread dann frazier
I can easily reproduce this problem w/ natty's multipath-tools and can verify that the above fix works for me. I should be able to test an SRU if desired. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to multipath-tools in Ubuntu.

[Bug 829061] [NEW] [SRU] double free of mpp-dmi in free_multipath()

2011-08-18 Thread dann frazier
Public bug reported: I obtained a coredump from a system where natty's multipathd had crashed and received the following backtrace: 0 0x7f802925da75 in *__GI_raise (sig=value optimized out) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #1 0x7f80292615c0 in *__GI_abort () at

[Bug 829061] Re: double free of mpp-dmi in free_multipath()

2011-08-18 Thread dann frazier
** Description changed: - I obtained a coredump from a system where multipathd had crashed and - received the following backtrace: + I obtained a coredump from a system where natty's multipathd had crashed + and received the following backtrace: 0 0x7f802925da75 in *__GI_raise (sig=value

[Bug 1218114] [NEW] 1.4.14-0ubuntu3 (still) FTBFS on arm64

2013-08-28 Thread dann frazier
Public bug reported: The 1.4.14-0ubuntu3 upload updated config.{guess,sub} to support arm64. Unfortunately, the way the patching system works, configure is ran with no patches applied. ** Affects: memcached (Ubuntu) Importance: Undecided Status: New -- You received this bug

[Bug 1218114] Re: 1.4.14-0ubuntu3 (still) FTBFS on arm64

2013-08-28 Thread dann frazier
** Bug watch added: Debian Bug tracker #721203 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721203 ** Also affects: memcached (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721203 Importance: Unknown Status: Unknown -- You received this bug notification

[Bug 1250390] Re: No published Saucy armhf ephemeral images

2013-11-21 Thread dann frazier
Well, and -exynos5. See LP: 1240570. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1250390 Title: No published Saucy armhf ephemeral images To manage notifications about this bug go

Re: [Bug 1257082] Re: MAAS does not use NTP servers specified in DHCPD options

2013-12-03 Thread dann frazier
On Tue, Dec 3, 2013 at 12:35 PM, Brian Rzycki b.rzy...@samsung.com wrote: Robie: Yes, changing NTPDATE_USE_NTP_CONF=no makes everything work, at least when I change it after the node is deployed. I am not aware of how to try this with a preeseed late_command. Do you have instructions for me to

[Bug 1261452] [NEW] juju-core is unavailable for arm64

2013-12-16 Thread dann frazier
Public bug reported: juju-core is currently unavailable for arm64, this bug is intended to track that progress. ** Affects: juju-core (Ubuntu) Importance: Undecided Status: New ** Affects: libv8 (Ubuntu) Importance: Undecided Status: New ** Affects: mongodb (Ubuntu)

[Bug 1261452] Re: juju-core is unavailable for arm64

2013-12-16 Thread dann frazier
juju-core relies on mongodb, which is also not available for arm64. mongodb has a build-dependency on libv8, which requires porting to arm64. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mongodb in Ubuntu.

[Bug 1261452] Re: juju-core is unavailable for arm64

2014-01-27 Thread dann frazier
juju-core 1.17.0-0ubuntu3 timed out building, but it looks like a kernel issue. I reproduced this hang on both a 3.8 and a 3.12 kernel. However, I tested w/ a 3.13 (hand rolled w/ xgene support), and juju-core built fine. -- You received this bug notification because you are a member of Ubuntu

[Bug 1261452] Re: juju-core is unavailable for arm64

2014-02-03 Thread dann frazier
juju-core should build on the buildds if we configure them with: echo never | sudo tee /sys/kernel/mm/transparent_hugepages/enabled (tested w/ 3.8 and 3.13 kernels) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in

[Bug 1276909] [NEW] error detecting hardware characteristics: unrecognised architecture: aarch64

2014-02-05 Thread dann frazier
Public bug reported: dannf@trusty:~$ dpkg -l juju Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description

[Bug 1276909] Re: error detecting hardware characteristics: unrecognised architecture: aarch64

2014-02-05 Thread dann frazier
Here's what seems to be a straightforward fix for this bug - after applying, I get further: dannf@trusty:~$ juju add-machine ssh:arm64dannf -v verbose is deprecated with the current meaning, use show-log 2014-02-06 06:12:54 INFO juju api.go:231 connecting to API addresses:

Re: [Bug 1276909] Re: error detecting hardware characteristics: unrecognised architecture: aarch64

2014-02-06 Thread dann frazier
On Fri, Feb 7, 2014 at 8:55 AM, John A Meinel j...@arbash-meinel.com wrote: I don't have direct ways to test the patch, but it seems sane to me. Is there something we can get into some form of testing to make sure that we don't break this in the future? (CI testing for aarch64?) I setup sinzui

[Bug 1276909] Re: error detecting hardware characteristics: unrecognised architecture: aarch64

2014-02-06 Thread dann frazier
This is the only other obvious place that grep says needs arch- enablement. ** Patch added: patch for release-public-tools script https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1276909/+attachment/3972091/+files/pub-tools-arm64.patch -- You received this bug notification because

Re: [Bug 1276909] Re: error detecting hardware characteristics: unrecognised architecture: aarch64

2014-02-07 Thread dann frazier
On Fri, Feb 7, 2014 at 10:26 AM, John A Meinel j...@arbash-meinel.com wrote: offhand, I would think we'd want to use the term arm64 for this (to match arm), but I don't have a strong stake in what we call it. I'd prefer arm64 as well (easier to type, 1:1 mapping for dpkg arch). It apparently

Re: [Bug 1276909] Re: error detecting hardware characteristics: unrecognised architecture: aarch64

2014-02-07 Thread dann frazier
On Fri, Feb 7, 2014 at 11:40 AM, Dave Cheney 1276...@bugs.launchpad.net wrote: On Fri, Feb 7, 2014 at 7:37 PM, Antonio Rosales 1276...@bugs.launchpad.netwrote: After discussion John and Dan the mapping for arm and ppc should look like: aarch64 should map to arm64 This one should be the

[Bug 674645] Re: occasional crashes: glibc detected double free or corruption

2010-11-12 Thread dann frazier
** Patch added: patch extracted from upstream https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/674645/+attachment/1731498/+files/dnsmasq-doublefree.patch -- occasional crashes: glibc detected double free or corruption https://bugs.launchpad.net/bugs/674645 You received this bug

[Bug 488285] Re: multipathd segfault

2011-02-01 Thread dann frazier
Here's a debdiff against natty. ** Patch added: multipath-tools-fix-shutdown-segv.patch https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/488285/+attachment/181/+files/multipath-tools-fix-shutdown-segv.patch -- You received this bug notification because you are a member of

[Bug 713237] [NEW] shutdown segv due to race w/ free_waiter threads

2011-02-04 Thread dann frazier
Public bug reported: Binary package hint: multipath-tools I received a coredump from a customer (running a lucid-based system). Analyzing the core from multipathd shows that we are crashing in waiter.c::free_waiter(). void free_waiter (void *data) { struct event_thread *wp = (struct

Re: [Bug 713237] Re: shutdown segv due to race w/ free_waiter threads

2011-02-09 Thread dann frazier
On Wed, Feb 09, 2011 at 09:37:17PM -, Serge Hallyn wrote: Thanks for the patch, Dann. I would ask you to hit 'propose for merge' from your lp tree, but I think it would be nice to have DEP-3 tags in the patch to help out future maintainers. So I'll add those to my own version and propose

[Bug 1280666] [NEW] FTBFS on arm64; outdated config.{sub,guess}

2014-02-15 Thread dann frazier
Public bug reported: [...] checking for msgmerge... /usr/bin/msgmerge checking build system type... Invalid configuration `aarch64-linux-gnu': machine `aarch64' not recognized configure: error: /bin/bash ./config.sub aarch64-linux-gnu failed make: [build] Error 1 (ignored) (cd yp-tools-2.9

[Bug 1283279] [NEW] numactl binaries not built on arm64

2014-02-21 Thread dann frazier
Public bug reported: All binary packages produced by the numactl source package are restricted to a set of architectures that does not include arm64. I've verified that, if enabled, these binaries do build just fine on arm64. ** Affects: numactl (Ubuntu) Importance: Undecided

[Bug 1283279] Re: numactl binaries not built on arm64

2014-02-21 Thread dann frazier
** Bug watch added: Debian Bug tracker #739725 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739725 ** Also affects: numactl (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739725 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 1284344] [NEW] qemu-user-aarch64: dns is broken

2014-02-24 Thread dann frazier
Public bug reported: ubuntu@server-3632d7f9-5780-46d9-a3fc-c9692d9c0699:~$ sudo chroot /mnt/arm64/ root@server-3632d7f9-5780-46d9-a3fc-c9692d9c0699:/# apt-get update 0% [Working]qemu: Unsupported syscall: 269 qemu: Unsupported syscall: 269 qemu: Unsupported syscall: 269 qemu: Unsupported syscall:

[Bug 1276909] Re: error detecting hardware characteristics: unrecognised architecture: aarch64

2014-02-25 Thread dann frazier
Updated patch for arm64. This one I was able to test since arm64 tools are now available in the simple stream :) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in Ubuntu. https://bugs.launchpad.net/bugs/1276909 Title:

[Bug 1276909] Re: error detecting hardware characteristics: unrecognised architecture: aarch64

2014-02-25 Thread dann frazier
** Patch added: updated arm64 patch for manual provider support https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1276909/+attachment/3996477/+files/juju-manual-arm64.patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1285363] [NEW] qemu-aarch64-static segfaults

2014-02-26 Thread dann frazier
Public bug reported: I've found a couple conditions that causes qemu-user-static to core dump fairly reliably - same with upstream git - while a binary built from suse's aarch64-1.6 branch seems to consistently work fine. Testing suggests they are resolved by the sigprocmask wrapper patches

Re: [Bug 1285363] Re: qemu-aarch64-static segfaults

2014-02-27 Thread dann frazier
On Thu, Feb 27, 2014 at 3:34 PM, Serge Hallyn 1285...@bugs.launchpad.net wrote: Dann, can you confirm that you can reproduce this with the upstream git head (or the qemu-2.0~git package)? I just reverified with upstream git head @ 9fbee91a131a05e443d7108d7fbdf3ca91020290. Note that this

[Bug 1276909] Re: error detecting hardware characteristics: unrecognised architecture: aarch64

2014-02-27 Thread dann frazier
** Patch added: juju-core-arm64-v3.patch https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1276909/+attachment/4000250/+files/juju-core-arm64-v3.patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in Ubuntu.

Re: [Bug 1276909] Re: error detecting hardware characteristics: unrecognised architecture: aarch64

2014-02-28 Thread dann frazier
On Thu, Feb 27, 2014 at 8:20 PM, Tim Penhey tim.pen...@canonical.com wrote: I've made a branch out of the patches (well, manually did it). @dann can I get you to give the diff a once over? @Tim: Yes, looks correct to me. -- You received this bug notification because you are a member of Ubuntu

[Bug 1285363] Re: qemu-aarch64-static segfaults

2014-03-06 Thread dann frazier
@Serge: I can confirm that this is fixed in 1.7.0+dfsg-3ubuntu5sig1 from your ppa. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1285363 Title: qemu-aarch64-static segfaults To

[Bug 1289527] [NEW] qemu-aarch64-static: java dies with SIGILL

2014-03-07 Thread dann frazier
Public bug reported: qemu-aarch64-static from qemu-user-static 1.7.0+dfsg-3ubuntu5 (I haven't tried reproducing w/ upstream git yet) In an arm64 trusty chroot on an amd64 system: dannf@server-75e0210e-4f99-4c86-9277-3201ab7b6afd:~$ java # # A fatal error has been detected by the Java Runtime

[Bug 1289527] Re: qemu-aarch64-static: java dies with SIGILL

2014-03-09 Thread dann frazier
** Also affects: qemu Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in Ubuntu. https://bugs.launchpad.net/bugs/1289527 Title: qemu-aarch64-static: java dies with SIGILL To manage

[Bug 1289178] Re: MAAS packages should also pull in the tools necessary for power control

2014-05-08 Thread dann frazier
MAAS does not pull in ipmitool by default (it is a Suggests, due to ipmitool being in universe). While I understand that we can't add a strict dependency w/o including ipmitool in main, I do think it is an issue that it can cause MAAS to silently fail to work. IMO, there should minimally be some

[Bug 908112] Re: #110992 still happens (modules are not loaded)

2014-05-14 Thread dann frazier
Try installing 'openipmi' - it should cause the modules to get loaded at boot, and it is a Suggests of the ipmitool package. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipmitool in Ubuntu. https://bugs.launchpad.net/bugs/908112

[Bug 1324992] Re: freeipmi patch for HP moonshot ARM cartridges with I2c

2014-05-30 Thread dann frazier
I've prepared a potential fix for this issue in ppa:ce-hyperscale/ce- hyperscale-scratch. Please verify and confirm that this backport contains the required functionality. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to freeipmi in

[Bug 1324992] Re: freeipmi patch for HP moonshot ARM cartridges with I2c

2014-05-30 Thread dann frazier
** Description changed: - As per HP for moonshot arm cartridges freeipmi changes are needed. So - this request is to pull the patch from upstream into current version of - trusty to support the i2c communication on HP moonshot chassis. + [Impact] + freeipmi is unable to reliable communicate with

[Bug 1331057] [NEW] Can't be used to verify current trusty images

2014-06-17 Thread dann frazier
Public bug reported: The description of this package says This package contains the keys used for files on cloud-images.ubuntu.com. However, the checksum files are signed with keyid 7DB87C81, which I can't find in this package. ubuntu@server-46af3152-8a83-4995-8dfb-e3b2d07e0841:~$ wget

[Bug 1324992] Re: freeipmi patch for HP moonshot ARM cartridges with I2c

2014-07-12 Thread dann frazier
OK, turns out it was a firmware setting that Manoj was missing in the previous comment. On a system with the correct setting, this is what freeipmi shows w/o my branch: root@ubuntu:/home/ubuntu# bmc-info --no-probing --driver-type=SSIF --driver-address=0x10 --driver-device=/dev/i2c-2

[Bug 1324992] Re: freeipmi patch for HP moonshot ARM cartridges with I2c

2014-07-12 Thread dann frazier
** Changed in: freeipmi (Ubuntu) Status: New = Confirmed ** Changed in: freeipmi (Ubuntu Trusty) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to freeipmi in Ubuntu.

[Bug 1324992] Re: freeipmi patch for HP moonshot ARM cartridges with I2c

2014-07-14 Thread dann frazier
** Bug watch added: Debian Bug tracker #754807 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754807 ** Also affects: freeipmi (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754807 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 1341788] [NEW] requires manually loading i2c-dev module in SSIF driver mode

2014-07-14 Thread dann frazier
Public bug reported: freeipmi supports an SSIF driver mode that uses the kernel's /dev/i2c-* interface. However, this interface is only exposed when the i2c-dev module is loaded, and this appears to be a manual process today. Some options I see: - Link i2c-dev statically in the kernel. This

[Bug 1289527] Re: qemu-aarch64-static: java dies with SIGILL

2014-08-11 Thread dann frazier
Using 2.1+dfsg-2ubuntu2 from utopic within a trusty ubuntu core: # /usr/bin/qemu-aarch64-static -d unimp /usr/bin/java host mmap_min_addr=0x1 Reserved 0x12000 bytes of guest address space Relocating guest address space from 0x0040 to 0x40 guest_base 0x0 startend

[Bug 1289527] Re: qemu-aarch64-static: java dies with SIGILL

2014-08-11 Thread dann frazier
I'm also seeing a SEGV (not a SIGILL) when testing the version of QEMU that shipped in trusty. So, we might just consider this bug fixed and track this segfault issue separately. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu in

[Bug 1355934] [NEW] qemu-aarch64-static: java dies with SEGV

2014-08-12 Thread dann frazier
Public bug reported: Using 2.1+dfsg-2ubuntu2 from utopic within a trusty ubuntu core: # /usr/bin/qemu-aarch64-static -d unimp /usr/bin/java host mmap_min_addr=0x1 Reserved 0x12000 bytes of guest address space Relocating guest address space from 0x0040 to 0x40 guest_base 0x0

[Bug 1311250] Re: Ubuntu 14.04 cannot ssh into Chassis Manager

2014-10-21 Thread dann frazier
** Summary changed: - Ubuntu 14.04 cannnot ssh into Chassis Manager + Ubuntu 14.04 cannot ssh into Chassis Manager -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/1311250 Title:

[Bug 1427406] Re: data corruption on arm64

2015-03-31 Thread dann frazier
I've prepared a git branch against Debian's mysql-5.6 tree w/ fixes that pass my test on ARM64: https://github.com/dannf/mysql-5.6.git I should note that this was really a mechanical port w/ blackbox testing. I'm not an expert in the semantics at this level - and the code here had diverged

[Bug 1427406] [NEW] data corruption on arm64

2015-03-02 Thread dann frazier
Public bug reported: I've verified that the following MariaDB issue also impacts MySQL: https://mariadb.atlassian.net/browse/MDEV-6615 [Impact] Data corruption on arm64 (and maybe ppc64el?) [Test Case] Reproducibility varies across SoCs but, at least on one SoC, it reliably fails within

[Bug 1427406] Re: data corruption on arm64

2015-03-02 Thread dann frazier
** Patch added: mysql-5.6-vivid.patch https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1427406/+attachment/4332652/+files/mysql-5.6-vivid.patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.6 in Ubuntu.

[Bug 1427406] Re: data corruption on arm64

2015-03-02 Thread dann frazier
** Also affects: mysql-5.6 (Ubuntu Trusty) Importance: Undecided Status: New ** Also affects: mysql-5.6 (Ubuntu Vivid) Importance: Critical Status: Confirmed ** Also affects: mysql-5.6 (Ubuntu Utopic) Importance: Undecided Status: New ** Changed in: mysql-5.6

[Bug 1427406] Re: data corruption on arm64

2015-03-03 Thread dann frazier
** Bug watch added: MySQL Bug System #76135 http://bugs.mysql.com/bug.php?id=76135 ** Also affects: mysql-server via http://bugs.mysql.com/bug.php?id=76135 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 1427406] Re: data corruption on arm64

2015-03-04 Thread dann frazier
** Also affects: mariadb-5.5 (Ubuntu) Importance: Undecided Status: New ** Also affects: mariadb-10.0 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.6 in Ubuntu.

[Bug 1427406] Re: data corruption on arm64

2015-03-04 Thread dann frazier
** Changed in: mariadb-5.5 (Ubuntu Trusty) Importance: Undecided = Critical ** Changed in: mariadb-5.5 (Ubuntu Trusty) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.6 in Ubuntu.

[Bug 1427406] Re: data corruption on arm64

2015-03-03 Thread dann frazier
Apparently the fix I've proposed here caused regressions in MariaDB and was reworked: https://mariadb.atlassian.net/browse/MDEV-7026 Unfortunately, the reworking reintroduces the problem on arm64: https://mariadb.atlassian.net/browse/MDEV-7658 -- You received this bug notification because

[Bug 1427406] Re: data corruption on arm64

2015-03-27 Thread dann frazier
** No longer affects: mariadb-5.5 (Ubuntu Vivid) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.6 in Ubuntu. https://bugs.launchpad.net/bugs/1427406 Title: data corruption on arm64 To manage notifications about this bug go

[Bug 1411294] Re: kernel panic during MAAS fastpath install of Vivid images

2015-05-14 Thread dann frazier
I'm working on MAAS enablement for a system that will require a = 3.18 kernel and I've hit this issue in trusty. I'm obviously using custom images since trusty doesn't include a newer kernel - but I wonder if this won't be a problem with hwe-v images starting in 14.04.3. ** Also affects: linux

[Bug 1411294] Re: kernel panic during MAAS fastpath install of Vivid images

2015-05-20 Thread dann frazier
** Description changed: - There appears to be an issue with the use of overlayfs in the image. See - the attached screenshot for details. Immediately after that overlayfs - error the kernel panics. + [Impact] + overlayfs support doesn't work with kernels 3.18 which will, for example, break MAAS

[Bug 1411294] Re: kernel panic during MAAS fastpath install of Vivid images

2015-05-20 Thread dann frazier
** Also affects: linux (Ubuntu Utopic) Importance: Undecided Status: New ** Also affects: cloud-initramfs-tools (Ubuntu Utopic) Importance: Undecided Status: New ** Changed in: cloud-initramfs-tools (Ubuntu Trusty) Assignee: (unassigned) = dann frazier (dannf

[Bug 1447834] Re: curtin doesn't support arm64-efi targets

2015-06-22 Thread dann frazier
** Description changed: - We need to add support to curtin for supporting UEFI-based ARM64 - systems. + [Impact] + Curtin doesn't support UEFI-based ARM64 systems. + + [Test Case] + Use Curtin to install an ARM64-UEFI system. We did this testing with MAAS incorporating this MP: +

[Bug 1427406] Re: data corruption on arm64

2015-06-11 Thread dann frazier
** Changed in: mysql-5.6 (Ubuntu Vivid) Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.6 in Ubuntu. https://bugs.launchpad.net/bugs/1427406 Title: data corruption on arm64 To manage

[Bug 1427406] Re: data corruption on arm64

2015-06-12 Thread dann frazier
** Changed in: mysql-5.6 (Ubuntu Trusty) Status: Confirmed = In Progress -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.6 in Ubuntu. https://bugs.launchpad.net/bugs/1427406 Title: data corruption on arm64 To manage

[Bug 1427406] Re: data corruption on arm64

2015-06-12 Thread dann frazier
** Changed in: mysql-5.6 (Ubuntu Utopic) Status: New = In Progress -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.6 in Ubuntu. https://bugs.launchpad.net/bugs/1427406 Title: data corruption on arm64 To manage

[Bug 1427406] Re: data corruption on arm64

2015-06-12 Thread dann frazier
** Also affects: mysql-5.5 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.5 in Ubuntu. https://bugs.launchpad.net/bugs/1427406 Title: data corruption on arm64 To manage

[Bug 1427406] Re: data corruption on arm64

2015-06-15 Thread dann frazier
** Changed in: mysql-5.5 (Ubuntu Utopic) Status: New = In Progress ** Description changed: I've verified that the following MariaDB issue also impacts MySQL: - https://mariadb.atlassian.net/browse/MDEV-6615 - +   https://mariadb.atlassian.net/browse/MDEV-6615 [Impact] - Data

[Bug 1427406] Re: data corruption on arm64 and ppc64el

2015-06-15 Thread dann frazier
** Changed in: mysql-5.5 (Ubuntu Trusty) Status: New = In Progress ** Changed in: mysql-5.6 (Ubuntu Utopic) Importance: Undecided = Critical ** Changed in: mysql-5.5 (Ubuntu Trusty) Importance: Undecided = Critical ** Changed in: mysql-5.5 (Ubuntu Utopic) Importance: Undecided =

Re: [Bug 1411294] Re: kernel panic during MAAS fastpath install of Vivid images

2015-05-29 Thread dann frazier
On Wed, May 27, 2015 at 2:59 AM, jpo j...@joerg-pommnitz.de wrote: The Fix in 0.26ubuntu1 does not address the fact that the module was renamed from overlayfs to overlay. Note that the Ubuntu 15.04 kernel contains patches to provide backwards compatibility:

[Bug 1427406] Re: data corruption on arm64

2015-05-29 Thread dann frazier
** Bug watch added: Debian Bug tracker #787221 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787221 ** Also affects: mariadb-10.0 (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787221 Importance: Unknown Status: Unknown -- You received this bug notification

[Bug 1427406] Re: data corruption on arm64

2015-05-29 Thread dann frazier
Fixes for mariadb-5.5 and mariadb-10.0 are now available upstream: https://mariadb.atlassian.net/browse/MDEV-7658 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.6 in Ubuntu. https://bugs.launchpad.net/bugs/1427406 Title:

[Bug 1427406] Re: data corruption on arm64

2015-05-29 Thread dann frazier
** Also affects: mysql-5.6 (Ubuntu Wily) Importance: Critical Status: Confirmed ** Also affects: mariadb-5.5 (Ubuntu Wily) Importance: Undecided Status: New ** Also affects: mariadb-10.0 (Ubuntu Wily) Importance: Undecided Status: New ** No longer affects:

Re: [Bug 1427406] Re: data corruption on arm64 and ppc64el

2015-07-01 Thread dann frazier
On Wed, Jul 1, 2015 at 9:33 AM, Chris J Arges 1427...@bugs.launchpad.net wrote: Actually these looked ok, go ahead and re-upload. Sorry about the noise. Done. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.6 in Ubuntu.

[Bug 1457639] Re: qemu-img qcow2 conversion hangs on large core systems

2015-05-21 Thread dann frazier
Debian has been updated to 2.3 which includes the upstream fix, so ignore my last comment. I assume wily will get a 2.3 upload soon, and that will fix the issue there. I have pushed a branch for vivid to git://git.launchpad.net/~dannf/qemu (lp1457639-vivid) -- You received this bug notification

[Bug 1457639] [NEW] qemu-img qcow2 conversion hangs on large core systems

2015-05-21 Thread dann frazier
Public bug reported: [Impact] qemu-img frequently hangs when converting a file to qcow2 on a system with a large number of cores. [Test Case] On a system with a large number of cores (my test system has 48), run: wget

[Bug 1457639] Re: qemu-img qcow2 conversion hangs on large core systems

2015-05-21 Thread dann frazier
I pushed a fix based on the debian-unstable branch to: git://git.launchpad.net/~dannf/qemu I haven't been able to reproduce this issue on Debian unstable so I didn't file a Debian bug. However, as the upstream commit log describes, easy reproduction is pretty sensitive to the environment and

  1   2   >