This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1971955

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

-- 
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/1971955

Title:
  systemd-udevd  call unshare process  when attaching nvme volume

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  env: PRETTY_NAME="Ubuntu 22.04 LTS"
  NAME="Ubuntu"
  VERSION_ID="22.04"
  VERSION="22.04 (Jammy Jellyfish)"
  VERSION_CODENAME=jammy

  # lsb_release -rd
  Description:    Ubuntu 22.04 LTS
  Release:        22.04

  
  host connect dellemc powerstore with nvme-tcp connection

  # nvme list-subsys
  nvme-subsys0 - NQN=nqn.1988-11.com.dell:powerstore:00:d42d581e674f2B16F2E2
  \
   +- nvme1 tcp traddr=172.16.100.165 trsvcid=4420 live
   +- nvme2 tcp traddr=172.16.200.164 trsvcid=4420 live
   +- nvme3 tcp traddr=172.16.200.165 trsvcid=4420 live
   +- nvme4 tcp traddr=172.16.100.164 trsvcid=4420 live

  when attaching new volume to host.  systemd-udevd trigger unshare
  process to run snap import command on new volumes and it fail.
  volume finally map to host.  it doesn't affect volume usage. but some
  udev rule need to check for this strange behavior.

  
  May 06 08:16:43 e2e-l4-094051 systemd-udevd[33374]: nvme0n234: Process 
'/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/nvme0n234' failed 
with exit code 1.
  May 06 08:16:43 e2e-l4-094051 systemd-udevd[33371]: nvme0n232: Process 
'/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/nvme0n232' failed 
with exit code 1.
  May 06 08:16:43 e2e-l4-094051 systemd-udevd[33378]: nvme0n236: Process 
'/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/nvme0n236' failed 
with exit code 1.
  May 06 08:16:43 e2e-l4-094051 systemd-udevd[33384]: nvme0n239: Process 
'/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/nvme0n239' failed 
with exit code 1.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1971955/+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

Reply via email to