[Bug 1765460] Re: [opal-prd] opal-prd is consuming 100% CPU

2018-04-23 Thread Manoj Iyer
** Changed in: skiboot (Ubuntu) Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => Canonical Foundations Team (canonical-foundations) ** Changed in: skiboot (Ubuntu) Importance: Undecided => Critical -- You received this bug notification because you are a member

[Bug 1741978] Re: Add support for ARM events

2018-04-19 Thread Manoj Iyer
The patches tracked in this bug are already fix-committed for xenial and artful, we need those packages rebuilt with --enable-arm in debian/rules. Bionic already has these patches and the package for bionic needs to be rebuilt with --enable-arm in debian/rules. -- You received this bug

[Bug 1741978] Re: Add support for ARM events

2018-04-19 Thread Manoj Iyer
--- xenial --- debian/rules needs --enable-arm to enable arm events. I have a test build of the rasdaemon package in ppa:centriq-team/lp1741978-rasdaemon. I tested this on an ARM64 system and confirmed with QTI that the output is as expected. The patches tracked in this bug are already

[Bug 1741978] Re: Add support for ARM events

2018-04-19 Thread Manoj Iyer
--- artful --- debian/rules needs --enable-arm to enable arm events. I have a test build of the rasdaemon package in ppa:centriq-team/lp1741978-rasdaemon. I tested this on an ARM64 system and confirmed with QTI that the output is as expected. ubuntu@boomer:~$ sudo service rasdaemon status ●

[Bug 1741978] Re: Add support for ARM events

2018-04-19 Thread Manoj Iyer
--- bionic --- debian/rules needs --enable-arm to enable arm events. I have a test build of the rasdaemon package in ppa:centriq-team/lp1741978-rasdaemon. I tested this on an ARM64 system and confirmed QTI that the output is as expected. ubuntu@boomer:~$ sudo service rasdaemon status ●

[Bug 1755073] Re: ubuntu_zram_smoke test will cause soft lockup on Artful ThunderX ARM64

2018-04-17 Thread Manoj Iyer
-- before proposed -- Ubuntu 17.10 (GNU/Linux 4.13.0-38-generic aarch64) ubuntu@anuchin:~$ sudo bash root@anuchin:~# modprobe zram root@anuchin:~# echo 1 > /sys/block/zram0/reset root@anuchin:~# echo deflate > /sys/block/zram0/comp_algorithm root@anuchin:~# echo 128M > /sys/block/zram0/disksize

[Bug 1755595] Re: sbsa watchdog crashes thunderx2 system

2018-04-17 Thread Manoj Iyer
Tested the -proposed kernel on boomer with 6.2 fw version. ubuntu@boomer:~$ dmesg | grep sbsa ubuntu@boomer:~$ sudo modprobe sbsa_gwdt ubuntu@boomer:~$ dmesg | grep sbsa ubuntu@boomer:~$ lsmod | grep sbsa sbsa_gwdt 16384 0 ubuntu@boomer:~$ ls /dev/watchdog ls: cannot access

[Bug 1751813] Re: Ubuntu 18.04 installer does not detect any IPR based HDD/RAID array [S822L] [ipr]

2018-04-16 Thread Manoj Iyer
Looks like ipr module is present in kernel d-i. bionic$ grep ipr debian.master/d-i/modules/scsi-modules* debian.master/d-i/modules/scsi-modules:ipr ? debian.master/d-i/modules/scsi-modules.powerpc:ipr ? scsi-modules are not in d-i's pkg-lists/netboot .cfg files. So ipr.ko is not in initrd. May

[Bug 1746080] Re: sysfs/cpu: Add vulnerability folder for ppc64el

2018-04-16 Thread Manoj Iyer
Also tested on power9 w/4.15.0-13-generic #14-Ubuntu to confirm the presense of the directory cpu/vulnerabilities ubuntu@dradis:~$ ls /sys/devices/system/cpu/vulnerabilities meltdown spectre_v1 spectre_v2 ubuntu@dradis:~$ -- You received this bug notification because you are a member of

[Bug 1742939] Re: MLX: Set network offload for ppc64el

2018-04-16 Thread Manoj Iyer
Since the config options listed in this bug is already in bionic (Ubuntu-4.15.0-15.16). Marking bionic as fix-released. bionic$ find debian.master/config/ -type f | xargs grep -E "CONFIG_XFRM_OFFLOAD|CONFIG_INET_ESP_OFFLOAD|CONFIG_INET6_ESP_OFFLOAD|CONFIG_MLX5_ACCEL|CONFIG_MLX5_EN_IPSEC"

[Bug 1746080] Re: sysfs/cpu: Add vulnerability folder for ppc64el

2018-04-16 Thread Manoj Iyer
Marking bionic as fix-released since the patch identified here is in bionic-master 87590ce6e373 sysfs/cpu: Add vulnerability folder ** Changed in: linux (Ubuntu) Status: Fix Committed => Fix Released ** Changed in: ubuntu-power-systems Status: Fix Committed => Fix Released --

[Bug 1746174] Re: Error in CPU frequency reporting when nominal and min pstates are same (cpufreq)

2018-04-16 Thread Manoj Iyer
Marking bionic as fix-released, since the patch identified here is in bionic-master cf0de9a0d52f cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin ** Changed in: linux (Ubuntu Bionic) Status: Fix Committed => Fix Released ** Changed in: ubuntu-power-systems

[Bug 1732978] Re: Ubuntu 17.10: Include patch "crypto: vmx - Use skcipher for ctr fallback"

2018-04-16 Thread Manoj Iyer
Marking bionic as fix-released since the patch identified here is already in master. e666d4e9ceec crypto: vmx - Use skcipher for ctr fallback ** Changed in: linux (Ubuntu Bionic) Status: Fix Committed => Fix Released ** Changed in: ubuntu-power-systems Status: Fix Committed =>

[Bug 1736145] Re: Ubuntu16.04.03: ISAv3 initialize MMU registers before setting partition table

2018-04-16 Thread Manoj Iyer
Marking bionic fix-released since the patch identified here is already in master 371b80447ff3 powerpc/64s: Initialize ISAv3 MMU registers before setting partition table ** Changed in: linux (Ubuntu Bionic) Status: Fix Committed => Fix Released ** Changed in: ubuntu-power-systems

[Bug 1735159] Re: powerpc/powernv: Flush console before platform error reboot

2018-04-16 Thread Manoj Iyer
Marking bionic as fix-released since the patch identified here is already in master. b746e3e01e70 powerpc/powernv: Flush console before platform error reboot ** Changed in: linux (Ubuntu) Status: Fix Committed => Fix Released ** Changed in: ubuntu-power-systems Status: Fix

[Bug 1739498] Re: Ubuntu 17.10 crashes on vmalloc.c

2018-04-16 Thread Manoj Iyer
Marking bionic as fix-released since patches identified here are in master 63ee9b2ff9d3 powerpc/mm/book3s64: Make KERN_IO_START a variable b5048de04b32 powerpc/mm/slb: Move comment next to the code it's referring to 21a0e8c14bf6 powerpc/mm/hash64: Make vmalloc 56T on hash ** Changed in: linux

[Bug 1730515] Re: Request to backport cxlflash patches to 16.04 HWE Kernel

2018-04-16 Thread Manoj Iyer
The following patches identified in this bug are already present in bionic master. Marking this bug as fix-released. 285e6670d022 scsi: cxlflash: Use derived maximum write same length 0d4191305e69 scsi: cxlflash: Allow cards without WWPN VPD to configure d84c198f43c5 scsi: cxlflash: Derive pid

[Bug 1732865] Re: [LTCTest][OPAL][FW860.20] lscpu failed to list cpu max and min frequencies

2018-04-16 Thread Manoj Iyer
** Tags removed: triage-g ** Tags added: triage-a -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1732865 Title: [LTCTest][OPAL][FW860.20] lscpu failed to list cpu max and min frequencies To

[Bug 1729085] Re: [18.04] Missing vNIC module in the installer

2018-04-16 Thread Manoj Iyer
Looks like ibmvnic is present in debian.master/d-i/modules/nic-modules in bionic for a while now. Could we mark this 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/1729085 Title:

[Bug 1635597] Re: Ubuntu:talclp1: Kdump failed with multipath disk

2018-04-16 Thread Manoj Iyer
** Changed in: ubuntu-power-systems 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/1635597 Title: Ubuntu:talclp1: Kdump failed with multipath disk To

[Bug 1762844] Re: ISST-LTE:KVM:Ubuntu1804:BostonLC:boslcp3: Host crashed & enters into xmon after moving to 4.15.0-15.16 kernel

2018-04-16 Thread Manoj Iyer
** Changed in: linux (Ubuntu Bionic) Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => Canonical Kernel Team (canonical-kernel-team) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1758910] Re: Important Kernel fixes to be backported for Power9 (kvm)

2018-04-16 Thread Manoj Iyer
** Changed in: ubuntu-power-systems 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/1758910 Title: Important Kernel fixes to be backported for Power9

[Bug 1752026] Re: Ubuntu18.04:POWER9:DD2.2 - Unable to start a KVM guest with default machine type(pseries-bionic) complaining "KVM implementation does not support Transactional Memory, try cap-htm=of

2018-04-16 Thread Manoj Iyer
** Changed in: ubuntu-power-systems 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/1752026 Title: Ubuntu18.04:POWER9:DD2.2 - Unable to start a KVM guest

[Bug 1761729] Re: Ubuntu 18.04 Machine crashed while running ltp.

2018-04-16 Thread Manoj Iyer
** Changed in: ubuntu-power-systems Status: Confirmed => Incomplete ** Changed in: linux (Ubuntu Bionic) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1757228] Re: cxl: Fix timebase synchronization status on POWER9 missing (CAPI)

2018-04-16 Thread Manoj Iyer
** Changed in: ubuntu-power-systems 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/1757228 Title: cxl: Fix timebase synchronization status on POWER9

[Bug 1756254] Re: Ubuntu18.04[P9 DD2.2 Boston]:Unable to boot power8 compat mode guests(ubuntu14.04.5) (kvm)

2018-04-16 Thread Manoj Iyer
** Changed in: ubuntu-power-systems 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/1756254 Title: Ubuntu18.04[P9 DD2.2 Boston]:Unable to boot power8

[Bug 1762928] Re: [LTC Test] Ubuntu 18.04: tm_trap_test failed on P8 compat mode guest

2018-04-16 Thread Manoj Iyer
** Changed in: ubuntu-power-systems 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/1762928 Title: [LTC Test] Ubuntu 18.04: tm_trap_test failed on P8

[Bug 1763468] Re: [Ubuntu 18.04] P8 compat mode migration fails for Ubuntu 16.04.4 P8 Guest from Ubuntu 16.04.4 P8 Host -> Ubuntu 18.04 P9 Host

2018-04-16 Thread Manoj Iyer
** Changed in: qemu (Ubuntu) Importance: Undecided => High ** Changed in: qemu (Ubuntu) Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => David Britton (davidpbritton) -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1763685] Re: Fix for flushing TM on coredump only if CPU has TM feature

2018-04-16 Thread Manoj Iyer
** Changed in: linux (Ubuntu) Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => Canonical Kernel Team (canonical-kernel-team) ** Changed in: linux (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu

[Bug 1763468] Re: [Ubuntu 18.04] P8 compat mode migration fails for Ubuntu 16.04.4 P8 Guest from Ubuntu 16.04.4 P8 Host -> Ubuntu 18.04 P9 Host

2018-04-16 Thread Manoj Iyer
** Changed in: qemu (Ubuntu) Status: Incomplete => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1763468 Title: [Ubuntu 18.04] P8 compat mode migration fails for Ubuntu 16.04.4 P8

[Bug 1764377] Re: [Ubuntu 18.04] Guest fails to boot with "console=ttyS0, 115200" included in kernel param

2018-04-16 Thread Manoj Iyer
** Changed in: linux (Ubuntu) Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => Canonical Kernel Team (canonical-kernel-team) ** Changed in: linux (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu

[Bug 1763817] Re: [SRU][BIONIC] after enabling cppc dmesg fills with "ACPI CPPC: PCC check channel failed. Status=0"

2018-04-13 Thread Manoj Iyer
arch64 GNU/Linux + + [Regression Potential] + None. ** Changed in: linux (Ubuntu) Assignee: Canonical Kernel Team (canonical-kernel-team) => Manoj Iyer (manjo) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 1763817] Re: [SRU][BIONIC] after enabling cppc dmesg fills with "ACPI CPPC: PCC check channel failed. Status=0"

2018-04-13 Thread Manoj Iyer
** Changed in: linux (Ubuntu) Assignee: (unassigned) => Canonical Kernel Team (canonical-kernel-team) ** Description changed: [Impact] On ARM64 systems enabling cppccontrol=1 in firmware, the dmesg fills with messages like: [ 4083.960332] ACPI CPPC: PCC check channel failed. Status=0

[Bug 1763817] [NEW] [SRU][BIONIC] after enabling cppc dmesg fills with "ACPI CPPC: PCC check channel failed. Status=0"

2018-04-13 Thread Manoj Iyer
Public bug reported: [Impact] On ARM64 systems enabling cppccontrol=1 in firmware, the dmesg fills with messages like: [ 4083.960332] ACPI CPPC: PCC check channel failed. Status=0 [ 4085.546975] ACPI CPPC: PCC check channel failed. Status=0 [ 4113.939921] ACPI CPPC: PCC check channel failed.

[Bug 1763534] Re: ifconfig -s (or -a -s) only outputs 8 characters of the interface name, when interfaces are 10+ characters.

2018-04-12 Thread Manoj Iyer
Because this bug causes the following to happen: https://bugs.launchpad.net/maas/+bug/1759284 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1763534 Title: ifconfig -s (or -a -s) only outputs 8

[Bug 1763534] Re: ifconfig -s (or -a -s) only outputs 8 characters of the interface name, when interfaces are 10+ characters.

2018-04-12 Thread Manoj Iyer
** Changed in: net-tools (Ubuntu Bionic) Assignee: (unassigned) => Canonical Foundations Team (canonical-foundations) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1763534 Title: ifconfig -s

[Bug 1762462] Re: PSL traces reset after PERST for debug AFU image

2018-04-10 Thread Manoj Iyer
** Changed in: linux (Ubuntu) Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => Canonical Kernel Team (canonical-kernel-team) ** Changed in: linux (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu

[Bug 1762448] Re: Enable Tunneled Operations on POWER9

2018-04-10 Thread Manoj Iyer
** Changed in: linux (Ubuntu) Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => Canonical Kernel Team (canonical-kernel-team) ** Changed in: linux (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu

[Bug 1761729] Re: Ubuntu 18.04 Machine crashed while running ltp.

2018-04-10 Thread Manoj Iyer
We have two Briggs system at Canonical, one is offsite and the other is being used actively by the security cert team. IBM, could you please help testing the kernel Joe noted in the previous comment? -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1758264] Re: ISST-LTE: Witherspoon:Ubuntu1804:PowerNV:whip :Unable to start "STAF" on Witherspoon system due to java dumping

2018-04-09 Thread Manoj Iyer
*** This bug is a duplicate of bug 1759312 *** https://bugs.launchpad.net/bugs/1759312 ** This bug has been marked a duplicate of bug 1759312 AT_BASE_PLATFORM in AUXV is absent on kernels available on Ubuntu 17.10 -- You received this bug notification because you are a member of Ubuntu

[Bug 1754053] Re: oops in set_next_entity / ipmi_msghandler

2018-04-09 Thread Manoj Iyer
-- pre-req for apt-add-repository -- $ sudo apt-get install -y python-software-properties -- Install cert -- $ sudo apt-add-repository -y ppa:hardware-certification/public $ sudo apt-get update $ sudo apt-get install -y canonical-certification-server Edit this file for iperf3:        

[Bug 1761442] Re: sosreport: AttributeError: 'str' object has no attribute 'decode'

2018-04-09 Thread Manoj Iyer
** Changed in: ubuntu-power-systems Importance: Low => High ** Changed in: sosreport (Ubuntu) Importance: Undecided => High ** Changed in: sosreport (Ubuntu) Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => David Britton (davidpbritton) -- You received this

[Bug 1762367] Re: Warning "cache flush timed out!" seen when unloading the cxl driver

2018-04-09 Thread Manoj Iyer
** Changed in: linux (Ubuntu) Importance: Undecided => High ** Changed in: linux (Ubuntu) Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => Canonical Kernel Team (canonical-kernel-team) -- You received this bug notification because you are a member of Ubuntu

[Bug 1761729] Re: Ubuntu 18.04 Machine crashed while running ltp.

2018-04-09 Thread Manoj Iyer
** Changed in: linux (Ubuntu Bionic) 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/1761729 Title: Ubuntu 18.04 Machine crashed while running ltp. To manage

[Bug 1753489] Re: kernel BUG at /build/linux-hwe-Fuabdm/linux-hwe-4.13.0/fs/jbd2/transaction.c:1868!

2018-04-05 Thread Manoj Iyer
reference: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1754053 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1753489 Title: kernel BUG at /build/linux-hwe-Fuabdm/linux-

[Bug 1754053] Re: oops in set_next_entity / ipmi_msghandler

2018-04-05 Thread Manoj Iyer
-- linux-hwe-edge -- Reproduce the issue with linux-hwe-edge running stress-ng sda. Again we see softlockups causing system to get unstable. ** Attachment added: "trace from 4.15 kernel."

[Bug 1754053] Re: oops in set_next_entity / ipmi_msghandler

2018-04-05 Thread Manoj Iyer
Based on all the testing with different kernels I suspect this might be a HW/FW issue, and we might want to seek guidance from Cavium on how to effectively address this issue on Seuss. Please note that the issue is not reproduced on a similar CRB system, and occurs *only on* Seuss. Where there any

[Bug 1754053] Re: oops in set_next_entity / ipmi_msghandler

2018-04-05 Thread Manoj Iyer
-- linux mainline -- The current mainline kernel (4.16 04-01-2018) from http://kernel.ubuntu.com/~kernel-ppa/mainline/ was installed and tested using stress-ng sda. Again softlockups causing system to be unstable. ** Attachment added: "trace from 4.16 kernel."

[Bug 1754053] Re: oops in set_next_entity / ipmi_msghandler

2018-04-05 Thread Manoj Iyer
-- linux-hwe -- Reproduced with linux-hwe on xenial running stress-ng sda. We either see soft lockups or we see the kernel oopsing on random fs/jbd2/ code, which I believe is a side effect of lockups. ** Attachment added: "trace from 4.13 kernel."

[Bug 1635597] Re: Ubuntu:talclp1: Kdump failed with multipath disk

2018-04-05 Thread Manoj Iyer
** Changed in: makedumpfile (Ubuntu Trusty) Status: Confirmed => Won't Fix ** Changed in: linux (Ubuntu Trusty) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1679704] Re: libvirt profile is blocking global setrlimit despite having no rlimit rule

2018-04-05 Thread Manoj Iyer
** Tags added: triage-a -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1679704 Title: libvirt profile is blocking global setrlimit despite having no rlimit rule To manage notifications about this

[Bug 1680349] Re: Kdump fails to capture dump on Firestone NV when machine crashes while running stress-ng.

2018-04-05 Thread Manoj Iyer
Based on the confirmation IBM provided that this is now fixed. I am making this as invalid, please reopen if this is still and issue. ** Changed in: linux (Ubuntu) Status: New => Invalid ** Changed in: ubuntu-power-systems Status: Incomplete => Invalid -- You received this bug

[Bug 1723530] Re: IBM want to import patch https://review.openstack.org/#/c/455463/ from stable branch

2018-04-05 Thread Manoj Iyer
** Changed in: openstack-trove (Ubuntu Zesty) Status: Incomplete => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1723530 Title: IBM want to import patch

[Bug 1742941] Re: [18.10] zlib: improve crc32 performance on P8

2018-04-05 Thread Manoj Iyer
** Summary changed: - zlib: improve crc32 performance on P8 + [18.10] zlib: improve crc32 performance on P8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1742941 Title: [18.10] zlib: improve

[Bug 1751813] Re: Ubuntu 18.04 installer does not detect any IPR based HDD/RAID array [S822L] [ipr]

2018-04-05 Thread Manoj Iyer
** Changed in: ubuntu-power-systems Status: Incomplete => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1751813 Title: Ubuntu 18.04 installer does not detect any IPR based HDD/RAID

[Bug 1744173] Re: artful: rfi-flush: Switch to new linear fallback flush

2018-04-05 Thread Manoj Iyer
** Changed in: linux (Ubuntu Artful) Status: Triaged => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1744173 Title: artful: rfi-flush: Switch to new linear fallback flush To

[Bug 1745927] Re: Driver not found in Ubuntu kernel does not detect interface

2018-04-05 Thread Manoj Iyer
** Changed in: ubuntu-power-systems Status: Triaged => 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/1745927 Title: Driver not found in Ubuntu kernel does not detect interface

[Bug 1751986] Re: [LTCTest][OPAL][OP920] lsmcode -A is not showing any output

2018-04-05 Thread Manoj Iyer
** Changed in: lsvpd (Ubuntu) Status: Incomplete => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1751986 Title: [LTCTest][OPAL][OP920] lsmcode -A is not showing any output To

[Bug 1752672] Re: CAPI Flash (cxlflash) update

2018-04-05 Thread Manoj Iyer
** Changed in: ubuntu-power-systems Status: Triaged => 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/1752672 Title: CAPI Flash (cxlflash) update To manage notifications about

[Bug 1754206] Re: Allow hugepage backing for "p8compat" mode kvm guests

2018-04-05 Thread Manoj Iyer
** Changed in: ubuntu-power-systems Status: Triaged => 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/1754206 Title: Allow hugepage backing for "p8compat" mode kvm guests To

[Bug 1755161] Re: Update to ocxl driver

2018-04-05 Thread Manoj Iyer
** Changed in: ubuntu-power-systems Status: Triaged => 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/1755161 Title: Update to ocxl driver To manage notifications about this

[Bug 1757402] Re: Ubuntu18.04:pKVM - Host in hung state and out of network after few hours of stress run on all guests

2018-04-05 Thread Manoj Iyer
** Changed in: linux (Ubuntu Artful) Assignee: (unassigned) => Canonical Kernel Team (canonical-kernel-team) ** Changed in: linux (Ubuntu Artful) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1758857] Re: Ubuntu18.04( wsp) :Encryption Volume and Mount point not visible

2018-04-05 Thread Manoj Iyer
** Changed in: debian-installer (Ubuntu) Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => Canonical Foundations Team (canonical-foundations) ** Changed in: debian-installer (Ubuntu) Importance: Undecided => High -- You received this bug notification because you

[Bug 1758910] Re: Important Kernel fixes to be backported for Power9 (kvm)

2018-04-05 Thread Manoj Iyer
** Tags added: triage-a -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1758910 Title: Important Kernel fixes to be backported for Power9 (kvm) To manage notifications about this bug go to:

[Bug 1759509] Re: Ubuntu18.04 - [qemu] virsh dompmwakeup fails to wake VM from dompmsuspend state (kvm)

2018-04-05 Thread Manoj Iyer
** Changed in: qemu (Ubuntu) Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => David Britton (davidpbritton) ** Changed in: qemu (Ubuntu) Importance: Undecided => High ** Tags added: triage-a -- You received this bug notification because you are a member of

[Bug 1759056] Re: [Ubuntu18.04][Witherspoon DD2.2] netplan fails to configure network bridge interface (tg3/BCM5719)

2018-04-05 Thread Manoj Iyer
** Changed in: netplan.io (Ubuntu) Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => Canonical Foundations Team (canonical-foundations) ** Changed in: netplan.io (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a

[Bug 1761175] Re: Revert the temporary mitigation of Power9 HTM issues

2018-04-05 Thread Manoj Iyer
** Changed in: ubuntu-power-systems Assignee: (unassigned) => Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) ** Changed in: ubuntu-power-systems Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1761372] Re: backport needed for spectre/meltdown mitigation machine type qemu patches (kvm)

2018-04-05 Thread Manoj Iyer
** Changed in: qemu (Ubuntu) Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => David Britton (davidpbritton) ** Changed in: qemu (Ubuntu) Importance: Undecided => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1761379] Re: File libperf-jvmti.so is missing in linux-tools-common deb on Ubuntu 17.10 and 18.04

2018-04-05 Thread Manoj Iyer
** Changed in: linux (Ubuntu) Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => Canonical Kernel Team (canonical-kernel-team) ** Changed in: linux (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu

[Bug 1724152] Re: ISST-LTE: pVM: aureport couldn't get the right auid from the audit log on ubuntu16.04

2018-04-04 Thread Manoj Iyer
** Changed in: audit (Ubuntu Zesty) Status: Fix Committed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1724152 Title: ISST-LTE: pVM: aureport couldn't get the right auid from

[Bug 1723914] Re: ubuntu-kvm-unit test failed with emulator test on ppc64le

2018-04-02 Thread Manoj Iyer
mopsfelder, could you please provide us a debdiff for xenial? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1723914 Title: ubuntu-kvm-unit test failed with emulator test on ppc64le To manage

[Bug 1758264] Re: ISST-LTE: Witherspoon:Ubuntu1804:PowerNV:whip :Unable to start "STAF" on Witherspoon system due to java dumping

2018-03-28 Thread Manoj Iyer
** Changed in: ubuntu-power-systems Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1758264 Title: ISST-LTE: Witherspoon:Ubuntu1804:PowerNV:whip :Unable to start

[Bug 1746019] Re: [Artful SRU] Fix capsule update regression

2018-03-27 Thread Manoj Iyer
-- Stock 17.10 kernel -- ubuntu@awrep06:~$ uname -a Linux awrep06 4.13.0-37-generic #42-Ubuntu SMP Wed Mar 7 14:13:33 UTC 2018 aarch64 aarch64 aarch64 GNU/Linux ubuntu@awrep06:~$ sudo modprobe capsule-loader ubuntu@awrep06:~$ sudo su root@awrep06:/home/ubuntu# cat 0ACJA530.CAP >

[Bug 1758264] Re: ISST-LTE: Witherspoon:Ubuntu1804:PowerNV:whip :Unable to start "STAF" on Witherspoon system due to java dumping

2018-03-26 Thread Manoj Iyer
I have applied the patch and built a kernel in PPA https://launchpad.net /~ubuntu-power-triage/+archive/ubuntu/lp1758264/ Please test this kernel and report back here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1714485] Re: Ubuntu 16.04: kdump fails with error "kdump-tools[1532]: /etc/init.d/kdump-tools: 26: [: -ne: unexpected operator" when / file system is xfs.

2018-03-26 Thread Manoj Iyer
** Tags removed: triage-a ** Tags added: triage-g -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1714485 Title: Ubuntu 16.04: kdump fails with error "kdump-tools[1532]: /etc/init.d /kdump-tools:

[Bug 1757402] Re: Ubuntu18.04:pKVM - Host in hung state and out of network after few hours of stress run on all guests

2018-03-26 Thread Manoj Iyer
** Changed in: linux (Ubuntu Bionic) Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => Canonical Kernel Team (canonical-kernel-team) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1757228] Re: cxl: Fix timebase synchronization status on POWER9 missing (CAPI)

2018-03-26 Thread Manoj Iyer
** Changed in: ubuntu-power-systems Status: Triaged => 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/1757228 Title: cxl: Fix timebase synchronization status on POWER9 missing

[Bug 1756254] Re: Ubuntu18.04[P9 DD2.2 Boston]:Unable to boot power8 compat mode guests(ubuntu14.04.5) (kvm)

2018-03-26 Thread Manoj Iyer
** Changed in: ubuntu-power-systems Status: Triaged => 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/1756254 Title: Ubuntu18.04[P9 DD2.2 Boston]:Unable to boot power8 compat

[Bug 1746225] Re: [P9, Power NV][WSP][Ubuntu 1804] : "Kernel access of bad area " when grouping different pmu events using perf fuzzer . (perf:)

2018-03-26 Thread Manoj Iyer
** Tags removed: verification-needed-artful ** Tags added: verification-done-artful -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1746225 Title: [P9,Power NV][WSP][Ubuntu 1804] : "Kernel access of

[Bug 1758264] Re: ISST-LTE: Witherspoon:Ubuntu1804:PowerNV:whip :Unable to start "STAF" on Witherspoon system due to java dumping

2018-03-26 Thread Manoj Iyer
** Changed in: linux (Ubuntu) Importance: Undecided => Critical ** Changed in: linux (Ubuntu) Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => Canonical Kernel Team (canonical-kernel-team) -- You received this bug notification because you are a member of Ubuntu

[Bug 1681909] Re: [Feat req18.10]dump is not captured in remote host when kdump over ssh is configured on firestone.

2018-03-19 Thread Manoj Iyer
** Changed in: ubuntu-power-systems Importance: High => Low ** Changed in: makedumpfile (Ubuntu) Importance: High => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1681909 Title: [Feat

[Bug 1692450] Re: [18.10 FEAT] qemu: P9 guest - XIVE support/exploitation

2018-03-19 Thread Manoj Iyer
Since this is an 18.10 feature request marking priority a low for now. ** Changed in: qemu (Ubuntu) Importance: Critical => Low ** Changed in: ubuntu-power-systems Importance: Critical => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1711283] Re: few kernel selftest failed on Ubuntu 17.10

2018-03-19 Thread Manoj Iyer
Based on comment #13, please work with upstream kernel maintainers for power to either fix failing tests or mark them as expected failures. ** Changed in: linux (Ubuntu) Status: New => Won't Fix ** Changed in: ubuntu-power-systems Status: Triaged => Won't Fix -- You received this

[Bug 1692457] Re: [18.04 FEAT] libvirt: libvirt support for QEMU live patching

2018-03-19 Thread Manoj Iyer
Since this feature is not yet under development, marking as invalid, and please reopen a bug report once patches are available to support this feature request. ** Changed in: ubuntu-power-systems Status: Confirmed => Invalid ** Changed in: libvirt (Ubuntu) Status: Confirmed =>

[Bug 1681909] Re: [18.10]dump is not captured in remote host when kdump over ssh is configured on firestone.

2018-03-19 Thread Manoj Iyer
** Summary changed: - dump is not captured in remote host when kdump over ssh is configured on firestone. + [18.10]dump is not captured in remote host when kdump over ssh is configured on firestone. ** Summary changed: - [18.10]dump is not captured in remote host when kdump over ssh is

[Bug 1705538] Re: Update Package request for libservicelog

2018-03-19 Thread Manoj Iyer
** Tags removed: triage-a ** Tags added: triage-g -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1705538 Title: Update Package request for libservicelog To manage notifications about this bug go

[Bug 1635597] Re: Ubuntu:talclp1: Kdump failed with multipath disk

2018-03-19 Thread Manoj Iyer
** Tags removed: verification-needed verification-needed-xenial ** Tags added: verification-done verification-done-xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1635597 Title:

[Bug 1752026] Re: Ubuntu18.04:POWER9:DD2.2 - Unable to start a KVM guest with default machine type(pseries-bionic) complaining "KVM implementation does not support Transactional Memory, try cap-htm=of

2018-03-19 Thread Manoj Iyer
** Changed in: ubuntu-power-systems Status: Confirmed => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1752026 Title: Ubuntu18.04:POWER9:DD2.2 - Unable to start a KVM guest with

[Bug 1756254] Re: Ubuntu18.04[P9 DD2.2 Boston]:Unable to boot power8 compat mode guests(ubuntu14.04.5) (kvm)

2018-03-19 Thread Manoj Iyer
** Changed in: linux (Ubuntu) Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => Canonical Kernel Team (canonical-kernel-team) ** Changed in: linux (Ubuntu) Importance: Undecided => Critical -- You received this bug notification because you are a member of Ubuntu

[Bug 1746988] Re: [Ubuntu 18.04 FEAT] OpenCAPI enabling

2018-03-19 Thread Manoj Iyer
** Changed in: ubuntu-power-systems 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/1746988 Title: [Ubuntu 18.04 FEAT] OpenCAPI enabling To manage

[Bug 1751834] Re: Power9 DD 2.2 needs HMI fixup backport of upstream patch(d075745d893c78730e4a3b7a60fca23c2f764081) into kernel

2018-03-19 Thread Manoj Iyer
** Changed in: ubuntu-power-systems 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/1751834 Title: Power9 DD 2.2 needs HMI fixup backport of upstream

[Bug 1756103] [NEW] [bionic][arm64] d-i: add hisi_sas_v3_hw to scsi-modules

2018-03-15 Thread Manoj Iyer
Public bug reported: Add hisi_sas_v3_hw to scsi-modules so that d-i can detect the drive during install. ** Affects: linux (Ubuntu) Importance: Critical Assignee: Canonical Kernel Team (canonical-kernel-team) Status: New ** Tags: hip08 -- You received this bug

[Bug 1756097] [NEW] [Bionic][ARM64] enable ROCE and HNS3 driver support for hip08 SoC

2018-03-15 Thread Manoj Iyer
for fiber port net: hns3: add net status led support for fiber port Manoj Iyer (1): UBUNTU: [Config]: enable CONFIG_HNS3_HCLGEVF as module. Peng Li (19): net: hns3: add support to query tqps number net: hns3: add support to modify tqps number net: hns3: change the returned

[Bug 1756096] [NEW] [Bionic][ARM64] add RAS extension and SDEI features

2018-03-15 Thread Manoj Iyer
ESR for Virtual-SError using VSESR_EL2. KVM: arm64: Save/Restore guest DISR_EL1 KVM: arm64: Save ESR_EL2 on guest SError KVM: arm64: Handle RAS SErrors from EL1 on guest exit KVM: arm64: Handle RAS SErrors from EL2 on guest exit Manoj Iyer (1): UBUNTU: [Config]: en

[Bug 1756094] [NEW] [Bionic][ARM64] PCI and SAS driver patches for hip08 SoCs

2018-03-15 Thread Manoj Iyer
Public bug reported: Following patches are required to boot and install Bionic on hip08 soc based server reference board. Bjorn Helgaas (4): PCI/ASPM: Calculate LTR_L1.2_THRESHOLD from device characteristics PCI/ASPM: Enable Latency Tolerance Reporting when supported PCI/ASPM:

[Bug 1751834] Re: Power9 DD 2.2 needs HMI fixup backport of upstream patch(d075745d893c78730e4a3b7a60fca23c2f764081) into kernel

2018-03-12 Thread Manoj Iyer
** Changed in: ubuntu-power-systems Status: Triaged => Fix Committed ** Tags removed: triage-r ** Tags added: triage-g -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1751834 Title: Power9 DD

[Bug 1754206] Re: Allow hugepage backing for "p8compat" mode kvm guests

2018-03-12 Thread Manoj Iyer
** Changed in: linux (Ubuntu Bionic) Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => Canonical Kernel Team (canonical-kernel-team) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1753950] Re: Ubuntu18.04[P9, WSP]: While running ltp kernel_misc test hitting cpu warn_on on unregister_blkdev+0xac/0x300

2018-03-12 Thread Manoj Iyer
** Changed in: linux (Ubuntu) Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) => Canonical Kernel Team (canonical-kernel-team) ** Changed in: ubuntu-power-systems Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu

[Bug 1716517] Re: [arm64/ppc64le] load ipmi_ssif/ipmi_powernv instead of ipmi_si

2018-03-12 Thread Manoj Iyer
ems Importance: Undecided => Low ** Changed in: ubuntu-power-systems Assignee: (unassigned) => Manoj Iyer (manjo) ** Changed in: ubuntu-power-systems Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 1740131] Re: kdump emits huge logs while copying dump

2018-03-08 Thread Manoj Iyer
** Changed in: linux (Ubuntu) Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1740131 Title: kdump emits huge logs while copying dump To manage notifications

<    2   3   4   5   6   7   8   9   10   11   >