← Back to team overview

kernel-packages team mailing list archive

[Bug 1498778] [NEW] cpu hot-remove fails with nvme device

 

Public bug reported:

Using cpu hotplug to disable (offline) a cpu:
echo 0 > /sys/devices/system/cpu/cpu10/online
does not return.

Machine is usable, and cpu10 is marked as offline, but any test
scripts hangs because the "echo 0" never returned.

Doing bisect pointed to this commit id: a4aea5623d "NVMe: Convert to blk-mq"
Indeed, the test machine in question has an NVMe card.
Doing "rmmod nvme" and then disabling cpus works.

** Affects: linux (Ubuntu)
     Importance: Undecided
     Assignee: AceLan Kao (acelankao)
         Status: In Progress

** Changed in: linux (Ubuntu)
     Assignee: (unassigned) => AceLan Kao (acelankao)

** Changed in: linux (Ubuntu)
       Status: New => In Progress

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1498778

Title:
  cpu hot-remove fails with nvme device

Status in linux package in Ubuntu:
  In Progress

Bug description:
  Using cpu hotplug to disable (offline) a cpu:
  echo 0 > /sys/devices/system/cpu/cpu10/online
  does not return.

  Machine is usable, and cpu10 is marked as offline, but any test
  scripts hangs because the "echo 0" never returned.

  Doing bisect pointed to this commit id: a4aea5623d "NVMe: Convert to blk-mq"
  Indeed, the test machine in question has an NVMe card.
  Doing "rmmod nvme" and then disabling cpus works.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1498778/+subscriptions


Follow ups