[Kernel-packages] [Bug 1965703] [NEW] modprobe: FATAL: Module nvme_tcp not found in directory /lib/modules/5.4.0-1059-gke

2022-03-20 Thread Alok Hom
Public bug reported:

# cat /etc/os-release
NAME="Ubuntu"
VERSION="20.04.4 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.4 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/;
SUPPORT_URL="https://help.ubuntu.com/;
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/;
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy;
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal

 cat /boot/config-`uname -r` | grep NVME
# NVME Support
CONFIG_NVME_CORE=m
CONFIG_BLK_DEV_NVME=m
CONFIG_NVME_MULTIPATH=y
CONFIG_NVME_FABRICS=m
CONFIG_NVME_RDMA=m
CONFIG_NVME_FC=m
CONFIG_NVME_TCP=m
CONFIG_NVME_TARGET=m
CONFIG_NVME_TARGET_LOOP=m
CONFIG_NVME_TARGET_RDMA=m
CONFIG_NVME_TARGET_FC=m
# CONFIG_NVME_TARGET_FCLOOP is not set
CONFIG_NVME_TARGET_TCP=m
# end of NVME Support
CONFIG_RTC_NVMEM=y
CONFIG_NVMEM=y
CONFIG_NVMEM_SYSFS=y

# modprobe nvme_tcp
modprobe: FATAL: Module nvme_tcp not found in directory 
/lib/modules/5.4.0-1059-gke

** Affects: linux-aws (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: focal ubuntu

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

Title:
  modprobe: FATAL: Module nvme_tcp not found in directory
  /lib/modules/5.4.0-1059-gke

Status in linux-aws package in Ubuntu:
  New

Bug description:
  # cat /etc/os-release
  NAME="Ubuntu"
  VERSION="20.04.4 LTS (Focal Fossa)"
  ID=ubuntu
  ID_LIKE=debian
  PRETTY_NAME="Ubuntu 20.04.4 LTS"
  VERSION_ID="20.04"
  HOME_URL="https://www.ubuntu.com/;
  SUPPORT_URL="https://help.ubuntu.com/;
  BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/;
  
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy;
  VERSION_CODENAME=focal
  UBUNTU_CODENAME=focal

   cat /boot/config-`uname -r` | grep NVME
  # NVME Support
  CONFIG_NVME_CORE=m
  CONFIG_BLK_DEV_NVME=m
  CONFIG_NVME_MULTIPATH=y
  CONFIG_NVME_FABRICS=m
  CONFIG_NVME_RDMA=m
  CONFIG_NVME_FC=m
  CONFIG_NVME_TCP=m
  CONFIG_NVME_TARGET=m
  CONFIG_NVME_TARGET_LOOP=m
  CONFIG_NVME_TARGET_RDMA=m
  CONFIG_NVME_TARGET_FC=m
  # CONFIG_NVME_TARGET_FCLOOP is not set
  CONFIG_NVME_TARGET_TCP=m
  # end of NVME Support
  CONFIG_RTC_NVMEM=y
  CONFIG_NVMEM=y
  CONFIG_NVMEM_SYSFS=y

  # modprobe nvme_tcp
  modprobe: FATAL: Module nvme_tcp not found in directory 
/lib/modules/5.4.0-1059-gke

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1950903] Re: kernel package does not build nvme-tcp module

2022-03-20 Thread Alok Hom
** Changed in: linux-aws (Ubuntu Focal)
   Status: Confirmed => Fix Released

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

Title:
  kernel package does not build nvme-tcp module

Status in linux-aws package in Ubuntu:
  Fix Released
Status in linux-aws source package in Focal:
  Fix Released
Status in linux-aws source package in Hirsute:
  Won't Fix
Status in linux-aws source package in Impish:
  Confirmed
Status in linux-aws source package in Jammy:
  Fix Released

Bug description:
  linux-image-5.4.0-1059-aws does not build nvme-tcp kernel module so there is 
no option to use it.
  The fix is trivial, just add CONFIG_NVME_TCP=m in the kernel config file used 
to build the kernel image.

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


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp