[Kernel-packages] [Bug 1988711] Re: Update Broadcom Emulex FC HBA lpfc driver to 14.2.0.5

2023-07-22 Thread Ketan Mukadam
Michael, can you confirm that the lpfc driver is updated to 14.2.0.5 in
the provided kernel?

I installed the kernel but the driver version shown is 14.0.0.4. I also
untar the deb file and the modinfo on the lpfc.ko also shows 14.0.0.4.

root@evt:~/tmp/lib/modules/5.15.0-58-generic/kernel/drivers/scsi/lpfc# modinfo 
./lpfc.ko
filename:   
/root/tmp/lib/modules/5.15.0-58-generic/kernel/drivers/scsi/lpfc/./lpfc.ko
version:0:14.0.0.4
author: Broadcom
description:Emulex LightPulse Fibre Channel SCSI driver 14.0.0.4

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

Title:
  Update Broadcom Emulex FC HBA lpfc driver to 14.2.0.5

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Jammy:
  In Progress
Status in linux source package in Kinetic:
  Fix Released

Bug description:
  [IMPACT/Justification]
  There are numerous bug fixes included in the more recent version of lpfc That 
Broadcom has asked to pull into Jammy and Kinetic to better support customers 
in the field who are using the GA kernel and cant or wont move to the HWE 
kernels.  These all are limited to the lpfc driver itself, no patches to core 
code are requested.

  [FIX]
  A few of these were already landed in Jammy, and all but 6 (ones landed in 
6.0 upstream) were already in Kinetic.

  b3d11f195cbb scsi: lpfc: Copyright updates for 14.2.0.5 patches
  71faf8d30fdb scsi: lpfc: Update lpfc version to 14.2.0.5
  b21c9deb1479 scsi: lpfc: Refactor lpfc_nvmet_prep_abort_wqe() into 
lpfc_sli_prep_abort_xri()
  ffc566411ade scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved 
configuration
  ea92e173dc55 scsi: lpfc: Fix lost NVMe paths during LIF bounce stress test
  2f67dc7970bc scsi: lpfc: Fix possible memory leak when failing to issue CMF 
WQE
  0948a9c53860 scsi: lpfc: Remove extra atomic_inc on cmd_pending in 
queuecommand after VMID
  35251b4d79db scsi: lpfc: Set PU field when providing D_ID in 
XMIT_ELS_RSP64_CX iocb
  f8191d40aa61 scsi: lpfc: Prevent buffer overflow crashes in debugfs with 
malformed user input
  4ecc9b0271a7 scsi: lpfc: Fix uninitialized cqe field in 
lpfc_nvme_cancel_iocb()
  1af48fffd7ff scsi: lpfc: Update lpfc version to 14.2.0.4
  2e7e9c0c1ec0 scsi: lpfc: Allow reduced polling rate for 
nvme_admin_async_event cmd completion
  ea7bd1f39331 scsi: lpfc: Add more logging of cmd and cqe information for 
aborted NVMe cmds
  336d63615466 scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT 
topology
  b1b3440f437b scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is 
aborted
  6f808bd78e82 scsi: lpfc: Address NULL pointer dereference after 
starget_to_rport()
  e27f05147bff scsi: lpfc: Resolve some cleanup issues following SLI path 
refactoring
  24e1f056677e scsi: lpfc: Resolve some cleanup issues following abort path 
refactoring
  44ba9786b673 scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in 
lpfc_ct_reject_event()
  a5b168efba21 scsi: lpfc: Add support for ATTO Fibre Channel devices
  348efeca7487 scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol 
independent
  ed913cf4a533 scsi: lpfc: Commonize VMID code location
  fcb9e738667c scsi: lpfc: Update lpfc version to 14.2.0.3
  a14396b6d139 scsi: lpfc: Use sg_dma_address() and sg_dma_len() macros for 
NVMe I/O
  e6f510414502 scsi: lpfc: Alter FPIN stat accounting logic
  de3ec318fee3 scsi: lpfc: Rework FDMI initialization after link up
  5099478e436f scsi: lpfc: Change VMID registration to be based on fabric 
parameters
  dc8a71bd414f scsi: lpfc: Decrement outstanding gidft_inp counter if 
lpfc_err_lost_link()
  4a0f4aff3ce5 scsi: lpfc: Use list_for_each_entry_safe() in 
rscn_recovery_check()
  596fc8adb171 scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()
  ead76d4c09b8 scsi: lpfc: Inhibit aborts if external loopback plug is inserted
  b7e952cbc63c scsi: lpfc: Fix ndlp put following a LOGO completion
  ba3d58a1df46 scsi: lpfc: Fill in missing ndlp kref puts in error paths
  84c6f99e3907 scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()
  775266207105 scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQE
  cc28fac16ab7 scsi: lpfc: Fix split code for FLOGI on FCoE
  c2024e3b33ee scsi: lpfc: Remove redundant lpfc_sli_prep_wqe() call
  92bd903da12b scsi: lpfc: Fix additional reference counting in 
lpfc_bsg_rport_els()
  db05628435aa blk-cgroup: move blkcg_{get,set}_fc_appid out of line
  646db1a560f4 scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()
  3d1d34ec1fbc scsi: lpfc: Remove unnecessary null ndlp check in 
lpfc_sli_prep_wqe()
  a346f28ad231 scsi: lpfc: Remove unneeded variable
  66c20a97367a scsi: lpfc: Copyright updates for 14.2.0.2 patches
  4af4d0e2ea94 scsi: lpfc: Update lpfc version to 14.2.0.2
  fd4a0c6da5c1 scsi: lpfc: Expand setting ELS_ID field in ELS_REQUEST64_WQE
  f4fbf4acaa50 scsi: lpfc: Update stat accounting for 

[Kernel-packages] [Bug 1988711] Re: Update Broadcom Emulex FC HBA lpfc driver to 14.2.0.5

2023-07-20 Thread Ketan Mukadam
Thanks Michael, we will get this test kernel sanity tested and update
the results.

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

Title:
  Update Broadcom Emulex FC HBA lpfc driver to 14.2.0.5

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Jammy:
  In Progress
Status in linux source package in Kinetic:
  Fix Released

Bug description:
  [IMPACT/Justification]
  There are numerous bug fixes included in the more recent version of lpfc That 
Broadcom has asked to pull into Jammy and Kinetic to better support customers 
in the field who are using the GA kernel and cant or wont move to the HWE 
kernels.  These all are limited to the lpfc driver itself, no patches to core 
code are requested.

  [FIX]
  A few of these were already landed in Jammy, and all but 6 (ones landed in 
6.0 upstream) were already in Kinetic.

  b3d11f195cbb scsi: lpfc: Copyright updates for 14.2.0.5 patches
  71faf8d30fdb scsi: lpfc: Update lpfc version to 14.2.0.5
  b21c9deb1479 scsi: lpfc: Refactor lpfc_nvmet_prep_abort_wqe() into 
lpfc_sli_prep_abort_xri()
  ffc566411ade scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved 
configuration
  ea92e173dc55 scsi: lpfc: Fix lost NVMe paths during LIF bounce stress test
  2f67dc7970bc scsi: lpfc: Fix possible memory leak when failing to issue CMF 
WQE
  0948a9c53860 scsi: lpfc: Remove extra atomic_inc on cmd_pending in 
queuecommand after VMID
  35251b4d79db scsi: lpfc: Set PU field when providing D_ID in 
XMIT_ELS_RSP64_CX iocb
  f8191d40aa61 scsi: lpfc: Prevent buffer overflow crashes in debugfs with 
malformed user input
  4ecc9b0271a7 scsi: lpfc: Fix uninitialized cqe field in 
lpfc_nvme_cancel_iocb()
  1af48fffd7ff scsi: lpfc: Update lpfc version to 14.2.0.4
  2e7e9c0c1ec0 scsi: lpfc: Allow reduced polling rate for 
nvme_admin_async_event cmd completion
  ea7bd1f39331 scsi: lpfc: Add more logging of cmd and cqe information for 
aborted NVMe cmds
  336d63615466 scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT 
topology
  b1b3440f437b scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is 
aborted
  6f808bd78e82 scsi: lpfc: Address NULL pointer dereference after 
starget_to_rport()
  e27f05147bff scsi: lpfc: Resolve some cleanup issues following SLI path 
refactoring
  24e1f056677e scsi: lpfc: Resolve some cleanup issues following abort path 
refactoring
  44ba9786b673 scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in 
lpfc_ct_reject_event()
  a5b168efba21 scsi: lpfc: Add support for ATTO Fibre Channel devices
  348efeca7487 scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol 
independent
  ed913cf4a533 scsi: lpfc: Commonize VMID code location
  fcb9e738667c scsi: lpfc: Update lpfc version to 14.2.0.3
  a14396b6d139 scsi: lpfc: Use sg_dma_address() and sg_dma_len() macros for 
NVMe I/O
  e6f510414502 scsi: lpfc: Alter FPIN stat accounting logic
  de3ec318fee3 scsi: lpfc: Rework FDMI initialization after link up
  5099478e436f scsi: lpfc: Change VMID registration to be based on fabric 
parameters
  dc8a71bd414f scsi: lpfc: Decrement outstanding gidft_inp counter if 
lpfc_err_lost_link()
  4a0f4aff3ce5 scsi: lpfc: Use list_for_each_entry_safe() in 
rscn_recovery_check()
  596fc8adb171 scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()
  ead76d4c09b8 scsi: lpfc: Inhibit aborts if external loopback plug is inserted
  b7e952cbc63c scsi: lpfc: Fix ndlp put following a LOGO completion
  ba3d58a1df46 scsi: lpfc: Fill in missing ndlp kref puts in error paths
  84c6f99e3907 scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()
  775266207105 scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQE
  cc28fac16ab7 scsi: lpfc: Fix split code for FLOGI on FCoE
  c2024e3b33ee scsi: lpfc: Remove redundant lpfc_sli_prep_wqe() call
  92bd903da12b scsi: lpfc: Fix additional reference counting in 
lpfc_bsg_rport_els()
  db05628435aa blk-cgroup: move blkcg_{get,set}_fc_appid out of line
  646db1a560f4 scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()
  3d1d34ec1fbc scsi: lpfc: Remove unnecessary null ndlp check in 
lpfc_sli_prep_wqe()
  a346f28ad231 scsi: lpfc: Remove unneeded variable
  66c20a97367a scsi: lpfc: Copyright updates for 14.2.0.2 patches
  4af4d0e2ea94 scsi: lpfc: Update lpfc version to 14.2.0.2
  fd4a0c6da5c1 scsi: lpfc: Expand setting ELS_ID field in ELS_REQUEST64_WQE
  f4fbf4acaa50 scsi: lpfc: Update stat accounting for READ_STATUS mbox command
  ef47575fd982 scsi: lpfc: Refactor cleanup of mailbox commands
  d51cf5bd926c scsi: lpfc: Fix field overload in lpfc_iocbq data structure
  1045592fc968 scsi: lpfc: Introduce FC_RSCN_MEMENTO flag for tracking post 
RSCN completion
  6c983d327b9e scsi: lpfc: Register for Application Services FC-4 type in 
Fabric topology
  6c8a3ce64b2c scsi: lpfc: Remove false FDMI NVMe FC-4 support for NPIV ports
  c364c453d30a scsi: lpfc: Revis

[Kernel-packages] [Bug 1988711] Re: Update Broadcom Emulex FC HBA lpfc driver to 14.2.0.5

2023-05-04 Thread Ketan Mukadam
>>Are you stating that I should not apply the Revert patches at all?

Yes, revert patches are not required since the plan is to merge _all_
"path split" patches in Jammy (as part of the provided patchset).

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

Title:
  Update Broadcom Emulex FC HBA lpfc driver to 14.2.0.5

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Jammy:
  In Progress
Status in linux source package in Kinetic:
  Fix Released

Bug description:
  [IMPACT/Justification]
  There are numerous bug fixes included in the more recent version of lpfc That 
Broadcom has asked to pull into Jammy and Kinetic to better support customers 
in the field who are using the GA kernel and cant or wont move to the HWE 
kernels.  These all are limited to the lpfc driver itself, no patches to core 
code are requested.

  [FIX]
  A few of these were already landed in Jammy, and all but 6 (ones landed in 
6.0 upstream) were already in Kinetic.

  b3d11f195cbb scsi: lpfc: Copyright updates for 14.2.0.5 patches
  71faf8d30fdb scsi: lpfc: Update lpfc version to 14.2.0.5
  b21c9deb1479 scsi: lpfc: Refactor lpfc_nvmet_prep_abort_wqe() into 
lpfc_sli_prep_abort_xri()
  ffc566411ade scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved 
configuration
  ea92e173dc55 scsi: lpfc: Fix lost NVMe paths during LIF bounce stress test
  2f67dc7970bc scsi: lpfc: Fix possible memory leak when failing to issue CMF 
WQE
  0948a9c53860 scsi: lpfc: Remove extra atomic_inc on cmd_pending in 
queuecommand after VMID
  35251b4d79db scsi: lpfc: Set PU field when providing D_ID in 
XMIT_ELS_RSP64_CX iocb
  f8191d40aa61 scsi: lpfc: Prevent buffer overflow crashes in debugfs with 
malformed user input
  4ecc9b0271a7 scsi: lpfc: Fix uninitialized cqe field in 
lpfc_nvme_cancel_iocb()
  1af48fffd7ff scsi: lpfc: Update lpfc version to 14.2.0.4
  2e7e9c0c1ec0 scsi: lpfc: Allow reduced polling rate for 
nvme_admin_async_event cmd completion
  ea7bd1f39331 scsi: lpfc: Add more logging of cmd and cqe information for 
aborted NVMe cmds
  336d63615466 scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT 
topology
  b1b3440f437b scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is 
aborted
  6f808bd78e82 scsi: lpfc: Address NULL pointer dereference after 
starget_to_rport()
  e27f05147bff scsi: lpfc: Resolve some cleanup issues following SLI path 
refactoring
  24e1f056677e scsi: lpfc: Resolve some cleanup issues following abort path 
refactoring
  44ba9786b673 scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in 
lpfc_ct_reject_event()
  a5b168efba21 scsi: lpfc: Add support for ATTO Fibre Channel devices
  348efeca7487 scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol 
independent
  ed913cf4a533 scsi: lpfc: Commonize VMID code location
  fcb9e738667c scsi: lpfc: Update lpfc version to 14.2.0.3
  a14396b6d139 scsi: lpfc: Use sg_dma_address() and sg_dma_len() macros for 
NVMe I/O
  e6f510414502 scsi: lpfc: Alter FPIN stat accounting logic
  de3ec318fee3 scsi: lpfc: Rework FDMI initialization after link up
  5099478e436f scsi: lpfc: Change VMID registration to be based on fabric 
parameters
  dc8a71bd414f scsi: lpfc: Decrement outstanding gidft_inp counter if 
lpfc_err_lost_link()
  4a0f4aff3ce5 scsi: lpfc: Use list_for_each_entry_safe() in 
rscn_recovery_check()
  596fc8adb171 scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()
  ead76d4c09b8 scsi: lpfc: Inhibit aborts if external loopback plug is inserted
  b7e952cbc63c scsi: lpfc: Fix ndlp put following a LOGO completion
  ba3d58a1df46 scsi: lpfc: Fill in missing ndlp kref puts in error paths
  84c6f99e3907 scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()
  775266207105 scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQE
  cc28fac16ab7 scsi: lpfc: Fix split code for FLOGI on FCoE
  c2024e3b33ee scsi: lpfc: Remove redundant lpfc_sli_prep_wqe() call
  92bd903da12b scsi: lpfc: Fix additional reference counting in 
lpfc_bsg_rport_els()
  db05628435aa blk-cgroup: move blkcg_{get,set}_fc_appid out of line
  646db1a560f4 scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()
  3d1d34ec1fbc scsi: lpfc: Remove unnecessary null ndlp check in 
lpfc_sli_prep_wqe()
  a346f28ad231 scsi: lpfc: Remove unneeded variable
  66c20a97367a scsi: lpfc: Copyright updates for 14.2.0.2 patches
  4af4d0e2ea94 scsi: lpfc: Update lpfc version to 14.2.0.2
  fd4a0c6da5c1 scsi: lpfc: Expand setting ELS_ID field in ELS_REQUEST64_WQE
  f4fbf4acaa50 scsi: lpfc: Update stat accounting for READ_STATUS mbox command
  ef47575fd982 scsi: lpfc: Refactor cleanup of mailbox commands
  d51cf5bd926c scsi: lpfc: Fix field overload in lpfc_iocbq data structure
  1045592fc968 scsi: lpfc: Introduce FC_RSCN_MEMENTO flag for tracking post 
RSCN completion
  6c983d327b9e scsi: lpfc: Register for Application Services FC-4 type in 
Fab

[Kernel-packages] [Bug 1988711] Re: Update Broadcom Emulex FC HBA lpfc driver to 14.2.0.5

2023-05-03 Thread Ketan Mukadam
Hi Michael,

We recommend that you do not revert these patches and merge all the lpfc
patches provided in this bug description.

The reason you see revert patches in 5.15 stable tree is because, the
tree partially merged only few "path split" patches causing issues.

This is explained by James in the patchset for stable tree.

https://www.spinics.net/lists/stable/msg603453.html

For Jammy, I would recommend taking all the patches that we submitted
(the patchset already has all the "path split" patches in correct
sequence).

Let me know if you have any questions.

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

Title:
  Update Broadcom Emulex FC HBA lpfc driver to 14.2.0.5

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Jammy:
  In Progress
Status in linux source package in Kinetic:
  Fix Released

Bug description:
  [IMPACT/Justification]
  There are numerous bug fixes included in the more recent version of lpfc That 
Broadcom has asked to pull into Jammy and Kinetic to better support customers 
in the field who are using the GA kernel and cant or wont move to the HWE 
kernels.  These all are limited to the lpfc driver itself, no patches to core 
code are requested.

  [FIX]
  A few of these were already landed in Jammy, and all but 6 (ones landed in 
6.0 upstream) were already in Kinetic.

  b3d11f195cbb scsi: lpfc: Copyright updates for 14.2.0.5 patches
  71faf8d30fdb scsi: lpfc: Update lpfc version to 14.2.0.5
  b21c9deb1479 scsi: lpfc: Refactor lpfc_nvmet_prep_abort_wqe() into 
lpfc_sli_prep_abort_xri()
  ffc566411ade scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved 
configuration
  ea92e173dc55 scsi: lpfc: Fix lost NVMe paths during LIF bounce stress test
  2f67dc7970bc scsi: lpfc: Fix possible memory leak when failing to issue CMF 
WQE
  0948a9c53860 scsi: lpfc: Remove extra atomic_inc on cmd_pending in 
queuecommand after VMID
  35251b4d79db scsi: lpfc: Set PU field when providing D_ID in 
XMIT_ELS_RSP64_CX iocb
  f8191d40aa61 scsi: lpfc: Prevent buffer overflow crashes in debugfs with 
malformed user input
  4ecc9b0271a7 scsi: lpfc: Fix uninitialized cqe field in 
lpfc_nvme_cancel_iocb()
  1af48fffd7ff scsi: lpfc: Update lpfc version to 14.2.0.4
  2e7e9c0c1ec0 scsi: lpfc: Allow reduced polling rate for 
nvme_admin_async_event cmd completion
  ea7bd1f39331 scsi: lpfc: Add more logging of cmd and cqe information for 
aborted NVMe cmds
  336d63615466 scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT 
topology
  b1b3440f437b scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is 
aborted
  6f808bd78e82 scsi: lpfc: Address NULL pointer dereference after 
starget_to_rport()
  e27f05147bff scsi: lpfc: Resolve some cleanup issues following SLI path 
refactoring
  24e1f056677e scsi: lpfc: Resolve some cleanup issues following abort path 
refactoring
  44ba9786b673 scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in 
lpfc_ct_reject_event()
  a5b168efba21 scsi: lpfc: Add support for ATTO Fibre Channel devices
  348efeca7487 scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol 
independent
  ed913cf4a533 scsi: lpfc: Commonize VMID code location
  fcb9e738667c scsi: lpfc: Update lpfc version to 14.2.0.3
  a14396b6d139 scsi: lpfc: Use sg_dma_address() and sg_dma_len() macros for 
NVMe I/O
  e6f510414502 scsi: lpfc: Alter FPIN stat accounting logic
  de3ec318fee3 scsi: lpfc: Rework FDMI initialization after link up
  5099478e436f scsi: lpfc: Change VMID registration to be based on fabric 
parameters
  dc8a71bd414f scsi: lpfc: Decrement outstanding gidft_inp counter if 
lpfc_err_lost_link()
  4a0f4aff3ce5 scsi: lpfc: Use list_for_each_entry_safe() in 
rscn_recovery_check()
  596fc8adb171 scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()
  ead76d4c09b8 scsi: lpfc: Inhibit aborts if external loopback plug is inserted
  b7e952cbc63c scsi: lpfc: Fix ndlp put following a LOGO completion
  ba3d58a1df46 scsi: lpfc: Fill in missing ndlp kref puts in error paths
  84c6f99e3907 scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()
  775266207105 scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQE
  cc28fac16ab7 scsi: lpfc: Fix split code for FLOGI on FCoE
  c2024e3b33ee scsi: lpfc: Remove redundant lpfc_sli_prep_wqe() call
  92bd903da12b scsi: lpfc: Fix additional reference counting in 
lpfc_bsg_rport_els()
  db05628435aa blk-cgroup: move blkcg_{get,set}_fc_appid out of line
  646db1a560f4 scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()
  3d1d34ec1fbc scsi: lpfc: Remove unnecessary null ndlp check in 
lpfc_sli_prep_wqe()
  a346f28ad231 scsi: lpfc: Remove unneeded variable
  66c20a97367a scsi: lpfc: Copyright updates for 14.2.0.2 patches
  4af4d0e2ea94 scsi: lpfc: Update lpfc version to 14.2.0.2
  fd4a0c6da5c1 scsi: lpfc: Expand setting ELS_ID field in ELS_REQUEST64_WQE
  f4fbf4acaa50 scsi: lpfc:

[Kernel-packages] [Bug 1988711] Re: Update Broadcom Emulex FC HBA lpfc driver to 14.2.0.5 for Ubuntu 22.04

2023-01-08 Thread Ketan Mukadam
Jeff, any update for merging patches into Jammy? Thanks

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

Title:
  Update Broadcom Emulex FC HBA lpfc driver to 14.2.0.5 for Ubuntu 22.04

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Jammy:
  In Progress
Status in linux source package in Kinetic:
  Fix Released

Bug description:
  [IMPACT/Justification]
  There are numerous bug fixes included in the more recent version of lpfc That 
Broadcom has asked to pull into Jammy and Kinetic to better support customers 
in the field who are using the GA kernel and cant or wont move to the HWE 
kernels.  These all are limited to the lpfc driver itself, no patches to core 
code are requested.

  [FIX]
  A few of these were already landed in Jammy, and all but 6 (ones landed in 
6.0 upstream) were already in Kinetic.

  b3d11f195cbb scsi: lpfc: Copyright updates for 14.2.0.5 patches
  71faf8d30fdb scsi: lpfc: Update lpfc version to 14.2.0.5
  b21c9deb1479 scsi: lpfc: Refactor lpfc_nvmet_prep_abort_wqe() into 
lpfc_sli_prep_abort_xri()
  ffc566411ade scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved 
configuration
  ea92e173dc55 scsi: lpfc: Fix lost NVMe paths during LIF bounce stress test
  2f67dc7970bc scsi: lpfc: Fix possible memory leak when failing to issue CMF 
WQE
  0948a9c53860 scsi: lpfc: Remove extra atomic_inc on cmd_pending in 
queuecommand after VMID
  35251b4d79db scsi: lpfc: Set PU field when providing D_ID in 
XMIT_ELS_RSP64_CX iocb
  f8191d40aa61 scsi: lpfc: Prevent buffer overflow crashes in debugfs with 
malformed user input
  4ecc9b0271a7 scsi: lpfc: Fix uninitialized cqe field in 
lpfc_nvme_cancel_iocb()
  1af48fffd7ff scsi: lpfc: Update lpfc version to 14.2.0.4
  2e7e9c0c1ec0 scsi: lpfc: Allow reduced polling rate for 
nvme_admin_async_event cmd completion
  ea7bd1f39331 scsi: lpfc: Add more logging of cmd and cqe information for 
aborted NVMe cmds
  336d63615466 scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT 
topology
  b1b3440f437b scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is 
aborted
  6f808bd78e82 scsi: lpfc: Address NULL pointer dereference after 
starget_to_rport()
  e27f05147bff scsi: lpfc: Resolve some cleanup issues following SLI path 
refactoring
  24e1f056677e scsi: lpfc: Resolve some cleanup issues following abort path 
refactoring
  44ba9786b673 scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in 
lpfc_ct_reject_event()
  a5b168efba21 scsi: lpfc: Add support for ATTO Fibre Channel devices
  348efeca7487 scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol 
independent
  ed913cf4a533 scsi: lpfc: Commonize VMID code location
  fcb9e738667c scsi: lpfc: Update lpfc version to 14.2.0.3
  a14396b6d139 scsi: lpfc: Use sg_dma_address() and sg_dma_len() macros for 
NVMe I/O
  e6f510414502 scsi: lpfc: Alter FPIN stat accounting logic
  de3ec318fee3 scsi: lpfc: Rework FDMI initialization after link up
  5099478e436f scsi: lpfc: Change VMID registration to be based on fabric 
parameters
  dc8a71bd414f scsi: lpfc: Decrement outstanding gidft_inp counter if 
lpfc_err_lost_link()
  4a0f4aff3ce5 scsi: lpfc: Use list_for_each_entry_safe() in 
rscn_recovery_check()
  596fc8adb171 scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()
  ead76d4c09b8 scsi: lpfc: Inhibit aborts if external loopback plug is inserted
  b7e952cbc63c scsi: lpfc: Fix ndlp put following a LOGO completion
  ba3d58a1df46 scsi: lpfc: Fill in missing ndlp kref puts in error paths
  84c6f99e3907 scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()
  775266207105 scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQE
  cc28fac16ab7 scsi: lpfc: Fix split code for FLOGI on FCoE
  c2024e3b33ee scsi: lpfc: Remove redundant lpfc_sli_prep_wqe() call
  92bd903da12b scsi: lpfc: Fix additional reference counting in 
lpfc_bsg_rport_els()
  db05628435aa blk-cgroup: move blkcg_{get,set}_fc_appid out of line
  646db1a560f4 scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()
  3d1d34ec1fbc scsi: lpfc: Remove unnecessary null ndlp check in 
lpfc_sli_prep_wqe()
  a346f28ad231 scsi: lpfc: Remove unneeded variable
  66c20a97367a scsi: lpfc: Copyright updates for 14.2.0.2 patches
  4af4d0e2ea94 scsi: lpfc: Update lpfc version to 14.2.0.2
  fd4a0c6da5c1 scsi: lpfc: Expand setting ELS_ID field in ELS_REQUEST64_WQE
  f4fbf4acaa50 scsi: lpfc: Update stat accounting for READ_STATUS mbox command
  ef47575fd982 scsi: lpfc: Refactor cleanup of mailbox commands
  d51cf5bd926c scsi: lpfc: Fix field overload in lpfc_iocbq data structure
  1045592fc968 scsi: lpfc: Introduce FC_RSCN_MEMENTO flag for tracking post 
RSCN completion
  6c983d327b9e scsi: lpfc: Register for Application Services FC-4 type in 
Fabric topology
  6c8a3ce64b2c scsi: lpfc: Remove false FDMI NVMe FC-4 support for NPIV ports
  c364c453d30a scsi: lpfc: Revise FDMI rep

[Kernel-packages] [Bug 1988711] Re: Update Broadcom Emulex FC HBA lpfc driver to 14.2.0.5 for Ubuntu 22.04

2022-12-29 Thread Ketan Mukadam
Jeff,

Please find attached the lpfc patches that update Broadcom Emulex FC HBA
lpfc driver to 14.2.0.5 for Ubuntu 22.04.

There are 97 patches in the tar file (96 lpfc patches + nvme-fc
transport patch for dependency resolution). I have also added
upstream_commitids.log file that mentions all the upstream commit ids.

Following steps were performed

1) Cloned the git tree (master-next repo) from

https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/jammy

2) Apply each lpfc patch and resolve issues. The cover letter explains
the dependency resolution details for few patches.

3) Build the kernel (5.15.78), upgrade kernel on current Ubuntu 22.04
and sanity test the new kernel with updated lpfc driver. All tests
passed with lpfc driver 14.2.0.5 version.

The attached lpfc patches should now cleanly apply to the current jammy
master-next repo. Please let me know if you are still hitting any issue.

** Attachment added: "patchset for jammy kernel"
   
https://bugs.launchpad.net/ubuntu/jammy/+source/linux/+bug/1988711/+attachment/5638526/+files/jammy.tar.gz

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

Title:
  Update Broadcom Emulex FC HBA lpfc driver to 14.2.0.5 for Ubuntu 22.04

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Jammy:
  In Progress
Status in linux source package in Kinetic:
  Fix Committed

Bug description:
  [IMPACT/Justification]
  There are numerous bug fixes included in the more recent version of lpfc That 
Broadcom has asked to pull into Jammy and Kinetic to better support customers 
in the field who are using the GA kernel and cant or wont move to the HWE 
kernels.  These all are limited to the lpfc driver itself, no patches to core 
code are requested.

  [FIX]
  A few of these were already landed in Jammy, and all but 6 (ones landed in 
6.0 upstream) were already in Kinetic.

  b3d11f195cbb scsi: lpfc: Copyright updates for 14.2.0.5 patches
  71faf8d30fdb scsi: lpfc: Update lpfc version to 14.2.0.5
  b21c9deb1479 scsi: lpfc: Refactor lpfc_nvmet_prep_abort_wqe() into 
lpfc_sli_prep_abort_xri()
  ffc566411ade scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved 
configuration
  ea92e173dc55 scsi: lpfc: Fix lost NVMe paths during LIF bounce stress test
  2f67dc7970bc scsi: lpfc: Fix possible memory leak when failing to issue CMF 
WQE
  0948a9c53860 scsi: lpfc: Remove extra atomic_inc on cmd_pending in 
queuecommand after VMID
  35251b4d79db scsi: lpfc: Set PU field when providing D_ID in 
XMIT_ELS_RSP64_CX iocb
  f8191d40aa61 scsi: lpfc: Prevent buffer overflow crashes in debugfs with 
malformed user input
  4ecc9b0271a7 scsi: lpfc: Fix uninitialized cqe field in 
lpfc_nvme_cancel_iocb()
  1af48fffd7ff scsi: lpfc: Update lpfc version to 14.2.0.4
  2e7e9c0c1ec0 scsi: lpfc: Allow reduced polling rate for 
nvme_admin_async_event cmd completion
  ea7bd1f39331 scsi: lpfc: Add more logging of cmd and cqe information for 
aborted NVMe cmds
  336d63615466 scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT 
topology
  b1b3440f437b scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is 
aborted
  6f808bd78e82 scsi: lpfc: Address NULL pointer dereference after 
starget_to_rport()
  e27f05147bff scsi: lpfc: Resolve some cleanup issues following SLI path 
refactoring
  24e1f056677e scsi: lpfc: Resolve some cleanup issues following abort path 
refactoring
  44ba9786b673 scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in 
lpfc_ct_reject_event()
  a5b168efba21 scsi: lpfc: Add support for ATTO Fibre Channel devices
  348efeca7487 scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol 
independent
  ed913cf4a533 scsi: lpfc: Commonize VMID code location
  fcb9e738667c scsi: lpfc: Update lpfc version to 14.2.0.3
  a14396b6d139 scsi: lpfc: Use sg_dma_address() and sg_dma_len() macros for 
NVMe I/O
  e6f510414502 scsi: lpfc: Alter FPIN stat accounting logic
  de3ec318fee3 scsi: lpfc: Rework FDMI initialization after link up
  5099478e436f scsi: lpfc: Change VMID registration to be based on fabric 
parameters
  dc8a71bd414f scsi: lpfc: Decrement outstanding gidft_inp counter if 
lpfc_err_lost_link()
  4a0f4aff3ce5 scsi: lpfc: Use list_for_each_entry_safe() in 
rscn_recovery_check()
  596fc8adb171 scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()
  ead76d4c09b8 scsi: lpfc: Inhibit aborts if external loopback plug is inserted
  b7e952cbc63c scsi: lpfc: Fix ndlp put following a LOGO completion
  ba3d58a1df46 scsi: lpfc: Fill in missing ndlp kref puts in error paths
  84c6f99e3907 scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()
  775266207105 scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQE
  cc28fac16ab7 scsi: lpfc: Fix split code for FLOGI on FCoE
  c2024e3b33ee scsi: lpfc: Remove redundant lpfc_sli_prep_wqe() call
  92bd903da12b scsi: lpfc: Fix additional reference counting in

[Kernel-packages] [Bug 1988711] Re: Update Broadcom Emulex FC HBA lpfc driver to 14.2.0.5 for Ubuntu 22.04

2022-11-29 Thread Ketan Mukadam
Jeff, Let us know if you are hitting any further merge issues in
updating lpfc patches for Jammy. Thanks

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

Title:
  Update Broadcom Emulex FC HBA lpfc driver to 14.2.0.5 for Ubuntu 22.04

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Jammy:
  In Progress
Status in linux source package in Kinetic:
  Fix Committed

Bug description:
  [IMPACT/Justification]
  There are numerous bug fixes included in the more recent version of lpfc That 
Broadcom has asked to pull into Jammy and Kinetic to better support customers 
in the field who are using the GA kernel and cant or wont move to the HWE 
kernels.  These all are limited to the lpfc driver itself, no patches to core 
code are requested.

  [FIX]
  A few of these were already landed in Jammy, and all but 6 (ones landed in 
6.0 upstream) were already in Kinetic.

  b3d11f195cbb scsi: lpfc: Copyright updates for 14.2.0.5 patches
  71faf8d30fdb scsi: lpfc: Update lpfc version to 14.2.0.5
  b21c9deb1479 scsi: lpfc: Refactor lpfc_nvmet_prep_abort_wqe() into 
lpfc_sli_prep_abort_xri()
  ffc566411ade scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved 
configuration
  ea92e173dc55 scsi: lpfc: Fix lost NVMe paths during LIF bounce stress test
  2f67dc7970bc scsi: lpfc: Fix possible memory leak when failing to issue CMF 
WQE
  0948a9c53860 scsi: lpfc: Remove extra atomic_inc on cmd_pending in 
queuecommand after VMID
  35251b4d79db scsi: lpfc: Set PU field when providing D_ID in 
XMIT_ELS_RSP64_CX iocb
  f8191d40aa61 scsi: lpfc: Prevent buffer overflow crashes in debugfs with 
malformed user input
  4ecc9b0271a7 scsi: lpfc: Fix uninitialized cqe field in 
lpfc_nvme_cancel_iocb()
  1af48fffd7ff scsi: lpfc: Update lpfc version to 14.2.0.4
  2e7e9c0c1ec0 scsi: lpfc: Allow reduced polling rate for 
nvme_admin_async_event cmd completion
  ea7bd1f39331 scsi: lpfc: Add more logging of cmd and cqe information for 
aborted NVMe cmds
  336d63615466 scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT 
topology
  b1b3440f437b scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is 
aborted
  6f808bd78e82 scsi: lpfc: Address NULL pointer dereference after 
starget_to_rport()
  e27f05147bff scsi: lpfc: Resolve some cleanup issues following SLI path 
refactoring
  24e1f056677e scsi: lpfc: Resolve some cleanup issues following abort path 
refactoring
  44ba9786b673 scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in 
lpfc_ct_reject_event()
  a5b168efba21 scsi: lpfc: Add support for ATTO Fibre Channel devices
  348efeca7487 scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol 
independent
  ed913cf4a533 scsi: lpfc: Commonize VMID code location
  fcb9e738667c scsi: lpfc: Update lpfc version to 14.2.0.3
  a14396b6d139 scsi: lpfc: Use sg_dma_address() and sg_dma_len() macros for 
NVMe I/O
  e6f510414502 scsi: lpfc: Alter FPIN stat accounting logic
  de3ec318fee3 scsi: lpfc: Rework FDMI initialization after link up
  5099478e436f scsi: lpfc: Change VMID registration to be based on fabric 
parameters
  dc8a71bd414f scsi: lpfc: Decrement outstanding gidft_inp counter if 
lpfc_err_lost_link()
  4a0f4aff3ce5 scsi: lpfc: Use list_for_each_entry_safe() in 
rscn_recovery_check()
  596fc8adb171 scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()
  ead76d4c09b8 scsi: lpfc: Inhibit aborts if external loopback plug is inserted
  b7e952cbc63c scsi: lpfc: Fix ndlp put following a LOGO completion
  ba3d58a1df46 scsi: lpfc: Fill in missing ndlp kref puts in error paths
  84c6f99e3907 scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()
  775266207105 scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQE
  cc28fac16ab7 scsi: lpfc: Fix split code for FLOGI on FCoE
  c2024e3b33ee scsi: lpfc: Remove redundant lpfc_sli_prep_wqe() call
  92bd903da12b scsi: lpfc: Fix additional reference counting in 
lpfc_bsg_rport_els()
  db05628435aa blk-cgroup: move blkcg_{get,set}_fc_appid out of line
  646db1a560f4 scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()
  3d1d34ec1fbc scsi: lpfc: Remove unnecessary null ndlp check in 
lpfc_sli_prep_wqe()
  a346f28ad231 scsi: lpfc: Remove unneeded variable
  66c20a97367a scsi: lpfc: Copyright updates for 14.2.0.2 patches
  4af4d0e2ea94 scsi: lpfc: Update lpfc version to 14.2.0.2
  fd4a0c6da5c1 scsi: lpfc: Expand setting ELS_ID field in ELS_REQUEST64_WQE
  f4fbf4acaa50 scsi: lpfc: Update stat accounting for READ_STATUS mbox command
  ef47575fd982 scsi: lpfc: Refactor cleanup of mailbox commands
  d51cf5bd926c scsi: lpfc: Fix field overload in lpfc_iocbq data structure
  1045592fc968 scsi: lpfc: Introduce FC_RSCN_MEMENTO flag for tracking post 
RSCN completion
  6c983d327b9e scsi: lpfc: Register for Application Services FC-4 type in 
Fabric topology
  6c8a3ce64b2c scsi: lpfc: Remove false FDMI NVMe FC-4 support for NPI

[Kernel-packages] [Bug 1988711] Re: Update Broadcom Emulex FC HBA lpfc driver to 14.2.0.5 for Ubuntu 22.04

2022-11-29 Thread Ketan Mukadam
From: Ketan Mukadam  
Sent: Friday, November 18, 2022 10:13 AM
To: 'Jeffrey Lane' 
Subject: Ubuntu Jammy lpfc patche merges 
 
Jeff, 
 
The jammy/master-next has lot of cherry picked patches which has broken lpfc…. 
that is why it is challenging to merge patches…. Ideally all the Refactor 
patches should have been pulled together, but I see just 3 Refactor patches in 
master-next breaking the lpfc completely.  Many lpfc patches out of the lpfc 
patch-set attached in the bug 1988711, there are many duplicates already 
present in master-next…. 
 
So I was able to fix it by selectively merging patches…. I am attaching the 
list of 76 patches that you can try to merge (there could be minor merge 
conflicts that are easy to resolve).
 
There is also dependency on nvme-fc transport patches not pulled into kernel 
master-next. 
 
https://www.spinics.net/lists/linux-scsi/msg173218.html
 
Apart from these patches, the below 3 lpfc patches may have some other 
dependency, which I have not looked into….may depend on some kernel-wide 
patches. 
 
scsi-lpfc-Remove-failing-soft_wwn-support.patch
scsi-lpfc-Fix-attempted-FA-PWWN-usage-after-feature-.patch
scsi-lpfc-Remove-Menlo-Hornet-related-code.patch
 
Hope this helps!!
 
Thanks 
Ketan

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

Title:
  Update Broadcom Emulex FC HBA lpfc driver to 14.2.0.5 for Ubuntu 22.04

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Jammy:
  In Progress
Status in linux source package in Kinetic:
  Fix Committed

Bug description:
  [IMPACT/Justification]
  There are numerous bug fixes included in the more recent version of lpfc That 
Broadcom has asked to pull into Jammy and Kinetic to better support customers 
in the field who are using the GA kernel and cant or wont move to the HWE 
kernels.  These all are limited to the lpfc driver itself, no patches to core 
code are requested.

  [FIX]
  A few of these were already landed in Jammy, and all but 6 (ones landed in 
6.0 upstream) were already in Kinetic.

  b3d11f195cbb scsi: lpfc: Copyright updates for 14.2.0.5 patches
  71faf8d30fdb scsi: lpfc: Update lpfc version to 14.2.0.5
  b21c9deb1479 scsi: lpfc: Refactor lpfc_nvmet_prep_abort_wqe() into 
lpfc_sli_prep_abort_xri()
  ffc566411ade scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved 
configuration
  ea92e173dc55 scsi: lpfc: Fix lost NVMe paths during LIF bounce stress test
  2f67dc7970bc scsi: lpfc: Fix possible memory leak when failing to issue CMF 
WQE
  0948a9c53860 scsi: lpfc: Remove extra atomic_inc on cmd_pending in 
queuecommand after VMID
  35251b4d79db scsi: lpfc: Set PU field when providing D_ID in 
XMIT_ELS_RSP64_CX iocb
  f8191d40aa61 scsi: lpfc: Prevent buffer overflow crashes in debugfs with 
malformed user input
  4ecc9b0271a7 scsi: lpfc: Fix uninitialized cqe field in 
lpfc_nvme_cancel_iocb()
  1af48fffd7ff scsi: lpfc: Update lpfc version to 14.2.0.4
  2e7e9c0c1ec0 scsi: lpfc: Allow reduced polling rate for 
nvme_admin_async_event cmd completion
  ea7bd1f39331 scsi: lpfc: Add more logging of cmd and cqe information for 
aborted NVMe cmds
  336d63615466 scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT 
topology
  b1b3440f437b scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is 
aborted
  6f808bd78e82 scsi: lpfc: Address NULL pointer dereference after 
starget_to_rport()
  e27f05147bff scsi: lpfc: Resolve some cleanup issues following SLI path 
refactoring
  24e1f056677e scsi: lpfc: Resolve some cleanup issues following abort path 
refactoring
  44ba9786b673 scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in 
lpfc_ct_reject_event()
  a5b168efba21 scsi: lpfc: Add support for ATTO Fibre Channel devices
  348efeca7487 scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol 
independent
  ed913cf4a533 scsi: lpfc: Commonize VMID code location
  fcb9e738667c scsi: lpfc: Update lpfc version to 14.2.0.3
  a14396b6d139 scsi: lpfc: Use sg_dma_address() and sg_dma_len() macros for 
NVMe I/O
  e6f510414502 scsi: lpfc: Alter FPIN stat accounting logic
  de3ec318fee3 scsi: lpfc: Rework FDMI initialization after link up
  5099478e436f scsi: lpfc: Change VMID registration to be based on fabric 
parameters
  dc8a71bd414f scsi: lpfc: Decrement outstanding gidft_inp counter if 
lpfc_err_lost_link()
  4a0f4aff3ce5 scsi: lpfc: Use list_for_each_entry_safe() in 
rscn_recovery_check()
  596fc8adb171 scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()
  ead76d4c09b8 scsi: lpfc: Inhibit aborts if external loopback plug is inserted
  b7e952cbc63c scsi: lpfc: Fix ndlp put following a LOGO completion
  ba3d58a1df46 scsi: lpfc: Fill in missing ndlp kref puts in error paths
  84c6f99e3907 scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()
  775266207105 scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQE
  cc28fac16ab7 scsi:

[Kernel-packages] [Bug 1607742] Re: [Ubuntu 16.04 GA]OS does not boot once installed on FCoE LUN in legacy mode

2016-07-29 Thread Ketan Mukadam
** Package changed: ubuntu => linux (Ubuntu)

** Information type changed from Public to Private Security

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

Title:
   [Ubuntu 16.04 GA]OS does not boot once installed on FCoE LUN in
  legacy mode

Status in linux package in Ubuntu:
  New

Bug description:
  CONFIGURATION DETAILS 
  Host OS with Support Pack - Ubuntu 16.04
  Guest/VM OS Details   - NA
  System(s) Under Test  - System x3750 M4(Xinyi Lenovo Red Server)
  Adapter(s) Under Test - Skyhawk
  IPL Name  - 
  Active Profile ID - NA
  Network Configuration - Connected to Nexus Switch
  SAN Configuration - IBM Storwize V7000 Target
  OneCapture file attached  - 

  FW Used: 11.0.270.15

  BUG REPRODUCTION DETAILS  
  Test Case Instance- 
  Reproducibility of Bug- Always
  Last Known Working Build  - NA
  Time to Reproduce Bug - 5 Minutes
  Steps To Reproduce Bug- 
  ===
  1.Map a multipath FCoE LUN in legacy mode.
  2.Install Ubuntu 16.04 in the LUN with install 
"disk-detect/multipath/enable=true" option.
  3.Installation goes on fine.
  4.Once the installation is completed the OS does not boot up in legacy.

  Observation:
  

  When we install Ubuntu 16.04 in FCoE LUN in UEFI the OS boots up fine.

  Steps followed to install the OS in the systems here :
  1.After selecting the language press F6, and select "Expert mode" and add the
  line "install disk_detect/multipath/enable=true" in install script.

  2.After few steps where we are asked about different languages and countries 
we
  are asked to choose the Installer components we want to load, in this page
  select "multipath-modules-4.4.0-21-generic-di:DM-Multipath support"

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

2016-06-24 Thread Ketan Mukadam
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1594666/+attachment/4689553/+files/UdevDb.txt

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

Title:
  Multipath service fails to start in Ubuntu 16.04

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  CONFIGURATION DETAILS 
  Host OS with Support Pack - Ubuntu 16.04
  System(s) Under Test  - x86
  Adapter(s) Under Test - Skyhawk
  Network Configuration - Connected to Juniper Switch
  SAN Configuration - LIO Target

  BUG REPRODUCTION DETAILS  
  Steps To Reproduce Bug- Enable multipath service, reboot the server.

  There is a similar bug raised but not sure if it relates to the issue I am
  getting :
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817940

  Below is the output while trying to start multipath service

  root@dhcp-10-227-28-83:~# service multipathd status
  ● multipathd.service - Device-Mapper Multipath Device Controller
 Loaded: loaded (/lib/systemd/system/multipathd.service; enabled; vendor
  preset: enabled)
 Active: active (running) (Result: timeout) since Thu 2016-04-21 20:54:36
  PDT; 1h 43min ago
   Main PID: 6156 (code=exited, status=0/SUCCESS)
 CGroup: /system.slice/multipath-tools.service
 └─2420 /sbin/multipathd

  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: could not create uxsock: 
98
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: sda: using deprecated
  getuid callout
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: process is already running
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: path checkers start up
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Start
  operation timed out. Terminating.
  Apr 21 22:25:07 dhcp-10-227-28-83 multipathd[6156]: shut down---
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: Failed to start Device-Mapper
  Multipath Device Controller.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Unit entered
  failed state.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Failed with
  result 'timeout'.
  Apr 21 22:37:54 dhcp-10-227-28-83 systemd[1]: Started Device-Mapper Multipath
  Device Controller.
  --- 
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=/dev/mapper/dhcp--10--227--28--83--vg-swap_1
  InstallationDate: Installed on 2016-03-29 (86 days ago)
  InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Beta i386 
(20160325)
  MachineType: IBM IBM System x -[7947I3S]-
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-15-generic 
root=/dev/mapper/dhcp--10--227--28--83--vg-root ro intel_iommu=on iommu=pt
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: XDG_RUNTIME_DIR 
(/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e g 
happen if you try to connect to a non-root PulseAudio as a root user, over the 
native protocol. Don't do that.)
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial
  Uname: Linux 4.4.0-15-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 02/08/2011
  dmi.bios.vendor: IBM Corp.
  dmi.bios.version: -[D6E150CUS-1.11]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 49Y6498
  dmi.board.vendor: IBM
  dmi.board.version: (none)
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: IBM
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnIBMCorp.:bvr-[D6E150CUS-1.11]-:bd02/08/2011:svnIBM:pnIBMSystemx-[7947I3S]-:pvr00:rvnIBM:rn49Y6498:rvr(none):cvnIBM:ct23:cvrnone:
  dmi.product.name: IBM System x -[7947I3S]-
  dmi.product.version: 00
  dmi.sys.vendor: IBM

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

2016-06-24 Thread Ketan Mukadam
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1594666/+attachment/4689543/+files/CRDA.txt

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

Title:
  Multipath service fails to start in Ubuntu 16.04

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  CONFIGURATION DETAILS 
  Host OS with Support Pack - Ubuntu 16.04
  System(s) Under Test  - x86
  Adapter(s) Under Test - Skyhawk
  Network Configuration - Connected to Juniper Switch
  SAN Configuration - LIO Target

  BUG REPRODUCTION DETAILS  
  Steps To Reproduce Bug- Enable multipath service, reboot the server.

  There is a similar bug raised but not sure if it relates to the issue I am
  getting :
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817940

  Below is the output while trying to start multipath service

  root@dhcp-10-227-28-83:~# service multipathd status
  ● multipathd.service - Device-Mapper Multipath Device Controller
 Loaded: loaded (/lib/systemd/system/multipathd.service; enabled; vendor
  preset: enabled)
 Active: active (running) (Result: timeout) since Thu 2016-04-21 20:54:36
  PDT; 1h 43min ago
   Main PID: 6156 (code=exited, status=0/SUCCESS)
 CGroup: /system.slice/multipath-tools.service
 └─2420 /sbin/multipathd

  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: could not create uxsock: 
98
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: sda: using deprecated
  getuid callout
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: process is already running
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: path checkers start up
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Start
  operation timed out. Terminating.
  Apr 21 22:25:07 dhcp-10-227-28-83 multipathd[6156]: shut down---
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: Failed to start Device-Mapper
  Multipath Device Controller.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Unit entered
  failed state.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Failed with
  result 'timeout'.
  Apr 21 22:37:54 dhcp-10-227-28-83 systemd[1]: Started Device-Mapper Multipath
  Device Controller.
  --- 
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=/dev/mapper/dhcp--10--227--28--83--vg-swap_1
  InstallationDate: Installed on 2016-03-29 (86 days ago)
  InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Beta i386 
(20160325)
  MachineType: IBM IBM System x -[7947I3S]-
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-15-generic 
root=/dev/mapper/dhcp--10--227--28--83--vg-root ro intel_iommu=on iommu=pt
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: XDG_RUNTIME_DIR 
(/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e g 
happen if you try to connect to a non-root PulseAudio as a root user, over the 
native protocol. Don't do that.)
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial
  Uname: Linux 4.4.0-15-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 02/08/2011
  dmi.bios.vendor: IBM Corp.
  dmi.bios.version: -[D6E150CUS-1.11]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 49Y6498
  dmi.board.vendor: IBM
  dmi.board.version: (none)
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: IBM
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnIBMCorp.:bvr-[D6E150CUS-1.11]-:bd02/08/2011:svnIBM:pnIBMSystemx-[7947I3S]-:pvr00:rvnIBM:rn49Y6498:rvr(none):cvnIBM:ct23:cvrnone:
  dmi.product.name: IBM System x -[7947I3S]-
  dmi.product.version: 00
  dmi.sys.vendor: IBM

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

2016-06-24 Thread Ketan Mukadam
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1594666/+attachment/4689554/+files/WifiSyslog.txt

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

Title:
  Multipath service fails to start in Ubuntu 16.04

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  CONFIGURATION DETAILS 
  Host OS with Support Pack - Ubuntu 16.04
  System(s) Under Test  - x86
  Adapter(s) Under Test - Skyhawk
  Network Configuration - Connected to Juniper Switch
  SAN Configuration - LIO Target

  BUG REPRODUCTION DETAILS  
  Steps To Reproduce Bug- Enable multipath service, reboot the server.

  There is a similar bug raised but not sure if it relates to the issue I am
  getting :
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817940

  Below is the output while trying to start multipath service

  root@dhcp-10-227-28-83:~# service multipathd status
  ● multipathd.service - Device-Mapper Multipath Device Controller
 Loaded: loaded (/lib/systemd/system/multipathd.service; enabled; vendor
  preset: enabled)
 Active: active (running) (Result: timeout) since Thu 2016-04-21 20:54:36
  PDT; 1h 43min ago
   Main PID: 6156 (code=exited, status=0/SUCCESS)
 CGroup: /system.slice/multipath-tools.service
 └─2420 /sbin/multipathd

  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: could not create uxsock: 
98
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: sda: using deprecated
  getuid callout
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: process is already running
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: path checkers start up
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Start
  operation timed out. Terminating.
  Apr 21 22:25:07 dhcp-10-227-28-83 multipathd[6156]: shut down---
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: Failed to start Device-Mapper
  Multipath Device Controller.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Unit entered
  failed state.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Failed with
  result 'timeout'.
  Apr 21 22:37:54 dhcp-10-227-28-83 systemd[1]: Started Device-Mapper Multipath
  Device Controller.
  --- 
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=/dev/mapper/dhcp--10--227--28--83--vg-swap_1
  InstallationDate: Installed on 2016-03-29 (86 days ago)
  InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Beta i386 
(20160325)
  MachineType: IBM IBM System x -[7947I3S]-
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-15-generic 
root=/dev/mapper/dhcp--10--227--28--83--vg-root ro intel_iommu=on iommu=pt
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: XDG_RUNTIME_DIR 
(/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e g 
happen if you try to connect to a non-root PulseAudio as a root user, over the 
native protocol. Don't do that.)
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial
  Uname: Linux 4.4.0-15-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 02/08/2011
  dmi.bios.vendor: IBM Corp.
  dmi.bios.version: -[D6E150CUS-1.11]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 49Y6498
  dmi.board.vendor: IBM
  dmi.board.version: (none)
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: IBM
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnIBMCorp.:bvr-[D6E150CUS-1.11]-:bd02/08/2011:svnIBM:pnIBMSystemx-[7947I3S]-:pvr00:rvnIBM:rn49Y6498:rvr(none):cvnIBM:ct23:cvrnone:
  dmi.product.name: IBM System x -[7947I3S]-
  dmi.product.version: 00
  dmi.sys.vendor: IBM

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

2016-06-24 Thread Ketan Mukadam
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1594666/+attachment/4689548/+files/Lsusb.txt

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

Title:
  Multipath service fails to start in Ubuntu 16.04

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  CONFIGURATION DETAILS 
  Host OS with Support Pack - Ubuntu 16.04
  System(s) Under Test  - x86
  Adapter(s) Under Test - Skyhawk
  Network Configuration - Connected to Juniper Switch
  SAN Configuration - LIO Target

  BUG REPRODUCTION DETAILS  
  Steps To Reproduce Bug- Enable multipath service, reboot the server.

  There is a similar bug raised but not sure if it relates to the issue I am
  getting :
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817940

  Below is the output while trying to start multipath service

  root@dhcp-10-227-28-83:~# service multipathd status
  ● multipathd.service - Device-Mapper Multipath Device Controller
 Loaded: loaded (/lib/systemd/system/multipathd.service; enabled; vendor
  preset: enabled)
 Active: active (running) (Result: timeout) since Thu 2016-04-21 20:54:36
  PDT; 1h 43min ago
   Main PID: 6156 (code=exited, status=0/SUCCESS)
 CGroup: /system.slice/multipath-tools.service
 └─2420 /sbin/multipathd

  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: could not create uxsock: 
98
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: sda: using deprecated
  getuid callout
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: process is already running
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: path checkers start up
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Start
  operation timed out. Terminating.
  Apr 21 22:25:07 dhcp-10-227-28-83 multipathd[6156]: shut down---
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: Failed to start Device-Mapper
  Multipath Device Controller.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Unit entered
  failed state.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Failed with
  result 'timeout'.
  Apr 21 22:37:54 dhcp-10-227-28-83 systemd[1]: Started Device-Mapper Multipath
  Device Controller.
  --- 
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=/dev/mapper/dhcp--10--227--28--83--vg-swap_1
  InstallationDate: Installed on 2016-03-29 (86 days ago)
  InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Beta i386 
(20160325)
  MachineType: IBM IBM System x -[7947I3S]-
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-15-generic 
root=/dev/mapper/dhcp--10--227--28--83--vg-root ro intel_iommu=on iommu=pt
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: XDG_RUNTIME_DIR 
(/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e g 
happen if you try to connect to a non-root PulseAudio as a root user, over the 
native protocol. Don't do that.)
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial
  Uname: Linux 4.4.0-15-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 02/08/2011
  dmi.bios.vendor: IBM Corp.
  dmi.bios.version: -[D6E150CUS-1.11]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 49Y6498
  dmi.board.vendor: IBM
  dmi.board.version: (none)
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: IBM
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnIBMCorp.:bvr-[D6E150CUS-1.11]-:bd02/08/2011:svnIBM:pnIBMSystemx-[7947I3S]-:pvr00:rvnIBM:rn49Y6498:rvr(none):cvnIBM:ct23:cvrnone:
  dmi.product.name: IBM System x -[7947I3S]-
  dmi.product.version: 00
  dmi.sys.vendor: IBM

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

2016-06-24 Thread Ketan Mukadam
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1594666/+attachment/4689550/+files/ProcEnviron.txt

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

Title:
  Multipath service fails to start in Ubuntu 16.04

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  CONFIGURATION DETAILS 
  Host OS with Support Pack - Ubuntu 16.04
  System(s) Under Test  - x86
  Adapter(s) Under Test - Skyhawk
  Network Configuration - Connected to Juniper Switch
  SAN Configuration - LIO Target

  BUG REPRODUCTION DETAILS  
  Steps To Reproduce Bug- Enable multipath service, reboot the server.

  There is a similar bug raised but not sure if it relates to the issue I am
  getting :
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817940

  Below is the output while trying to start multipath service

  root@dhcp-10-227-28-83:~# service multipathd status
  ● multipathd.service - Device-Mapper Multipath Device Controller
 Loaded: loaded (/lib/systemd/system/multipathd.service; enabled; vendor
  preset: enabled)
 Active: active (running) (Result: timeout) since Thu 2016-04-21 20:54:36
  PDT; 1h 43min ago
   Main PID: 6156 (code=exited, status=0/SUCCESS)
 CGroup: /system.slice/multipath-tools.service
 └─2420 /sbin/multipathd

  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: could not create uxsock: 
98
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: sda: using deprecated
  getuid callout
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: process is already running
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: path checkers start up
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Start
  operation timed out. Terminating.
  Apr 21 22:25:07 dhcp-10-227-28-83 multipathd[6156]: shut down---
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: Failed to start Device-Mapper
  Multipath Device Controller.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Unit entered
  failed state.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Failed with
  result 'timeout'.
  Apr 21 22:37:54 dhcp-10-227-28-83 systemd[1]: Started Device-Mapper Multipath
  Device Controller.
  --- 
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=/dev/mapper/dhcp--10--227--28--83--vg-swap_1
  InstallationDate: Installed on 2016-03-29 (86 days ago)
  InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Beta i386 
(20160325)
  MachineType: IBM IBM System x -[7947I3S]-
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-15-generic 
root=/dev/mapper/dhcp--10--227--28--83--vg-root ro intel_iommu=on iommu=pt
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: XDG_RUNTIME_DIR 
(/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e g 
happen if you try to connect to a non-root PulseAudio as a root user, over the 
native protocol. Don't do that.)
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial
  Uname: Linux 4.4.0-15-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 02/08/2011
  dmi.bios.vendor: IBM Corp.
  dmi.bios.version: -[D6E150CUS-1.11]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 49Y6498
  dmi.board.vendor: IBM
  dmi.board.version: (none)
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: IBM
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnIBMCorp.:bvr-[D6E150CUS-1.11]-:bd02/08/2011:svnIBM:pnIBMSystemx-[7947I3S]-:pvr00:rvnIBM:rn49Y6498:rvr(none):cvnIBM:ct23:cvrnone:
  dmi.product.name: IBM System x -[7947I3S]-
  dmi.product.version: 00
  dmi.sys.vendor: IBM

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

2016-06-24 Thread Ketan Mukadam
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1594666/+attachment/4689551/+files/ProcInterrupts.txt

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

Title:
  Multipath service fails to start in Ubuntu 16.04

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  CONFIGURATION DETAILS 
  Host OS with Support Pack - Ubuntu 16.04
  System(s) Under Test  - x86
  Adapter(s) Under Test - Skyhawk
  Network Configuration - Connected to Juniper Switch
  SAN Configuration - LIO Target

  BUG REPRODUCTION DETAILS  
  Steps To Reproduce Bug- Enable multipath service, reboot the server.

  There is a similar bug raised but not sure if it relates to the issue I am
  getting :
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817940

  Below is the output while trying to start multipath service

  root@dhcp-10-227-28-83:~# service multipathd status
  ● multipathd.service - Device-Mapper Multipath Device Controller
 Loaded: loaded (/lib/systemd/system/multipathd.service; enabled; vendor
  preset: enabled)
 Active: active (running) (Result: timeout) since Thu 2016-04-21 20:54:36
  PDT; 1h 43min ago
   Main PID: 6156 (code=exited, status=0/SUCCESS)
 CGroup: /system.slice/multipath-tools.service
 └─2420 /sbin/multipathd

  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: could not create uxsock: 
98
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: sda: using deprecated
  getuid callout
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: process is already running
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: path checkers start up
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Start
  operation timed out. Terminating.
  Apr 21 22:25:07 dhcp-10-227-28-83 multipathd[6156]: shut down---
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: Failed to start Device-Mapper
  Multipath Device Controller.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Unit entered
  failed state.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Failed with
  result 'timeout'.
  Apr 21 22:37:54 dhcp-10-227-28-83 systemd[1]: Started Device-Mapper Multipath
  Device Controller.
  --- 
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=/dev/mapper/dhcp--10--227--28--83--vg-swap_1
  InstallationDate: Installed on 2016-03-29 (86 days ago)
  InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Beta i386 
(20160325)
  MachineType: IBM IBM System x -[7947I3S]-
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-15-generic 
root=/dev/mapper/dhcp--10--227--28--83--vg-root ro intel_iommu=on iommu=pt
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: XDG_RUNTIME_DIR 
(/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e g 
happen if you try to connect to a non-root PulseAudio as a root user, over the 
native protocol. Don't do that.)
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial
  Uname: Linux 4.4.0-15-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 02/08/2011
  dmi.bios.vendor: IBM Corp.
  dmi.bios.version: -[D6E150CUS-1.11]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 49Y6498
  dmi.board.vendor: IBM
  dmi.board.version: (none)
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: IBM
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnIBMCorp.:bvr-[D6E150CUS-1.11]-:bd02/08/2011:svnIBM:pnIBMSystemx-[7947I3S]-:pvr00:rvnIBM:rn49Y6498:rvr(none):cvnIBM:ct23:cvrnone:
  dmi.product.name: IBM System x -[7947I3S]-
  dmi.product.version: 00
  dmi.sys.vendor: IBM

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

2016-06-24 Thread Ketan Mukadam
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1594666/+attachment/4689549/+files/ProcCpuinfo.txt

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

Title:
  Multipath service fails to start in Ubuntu 16.04

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  CONFIGURATION DETAILS 
  Host OS with Support Pack - Ubuntu 16.04
  System(s) Under Test  - x86
  Adapter(s) Under Test - Skyhawk
  Network Configuration - Connected to Juniper Switch
  SAN Configuration - LIO Target

  BUG REPRODUCTION DETAILS  
  Steps To Reproduce Bug- Enable multipath service, reboot the server.

  There is a similar bug raised but not sure if it relates to the issue I am
  getting :
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817940

  Below is the output while trying to start multipath service

  root@dhcp-10-227-28-83:~# service multipathd status
  ● multipathd.service - Device-Mapper Multipath Device Controller
 Loaded: loaded (/lib/systemd/system/multipathd.service; enabled; vendor
  preset: enabled)
 Active: active (running) (Result: timeout) since Thu 2016-04-21 20:54:36
  PDT; 1h 43min ago
   Main PID: 6156 (code=exited, status=0/SUCCESS)
 CGroup: /system.slice/multipath-tools.service
 └─2420 /sbin/multipathd

  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: could not create uxsock: 
98
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: sda: using deprecated
  getuid callout
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: process is already running
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: path checkers start up
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Start
  operation timed out. Terminating.
  Apr 21 22:25:07 dhcp-10-227-28-83 multipathd[6156]: shut down---
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: Failed to start Device-Mapper
  Multipath Device Controller.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Unit entered
  failed state.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Failed with
  result 'timeout'.
  Apr 21 22:37:54 dhcp-10-227-28-83 systemd[1]: Started Device-Mapper Multipath
  Device Controller.
  --- 
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=/dev/mapper/dhcp--10--227--28--83--vg-swap_1
  InstallationDate: Installed on 2016-03-29 (86 days ago)
  InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Beta i386 
(20160325)
  MachineType: IBM IBM System x -[7947I3S]-
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-15-generic 
root=/dev/mapper/dhcp--10--227--28--83--vg-root ro intel_iommu=on iommu=pt
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: XDG_RUNTIME_DIR 
(/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e g 
happen if you try to connect to a non-root PulseAudio as a root user, over the 
native protocol. Don't do that.)
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial
  Uname: Linux 4.4.0-15-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 02/08/2011
  dmi.bios.vendor: IBM Corp.
  dmi.bios.version: -[D6E150CUS-1.11]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 49Y6498
  dmi.board.vendor: IBM
  dmi.board.version: (none)
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: IBM
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnIBMCorp.:bvr-[D6E150CUS-1.11]-:bd02/08/2011:svnIBM:pnIBMSystemx-[7947I3S]-:pvr00:rvnIBM:rn49Y6498:rvr(none):cvnIBM:ct23:cvrnone:
  dmi.product.name: IBM System x -[7947I3S]-
  dmi.product.version: 00
  dmi.sys.vendor: IBM

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

2016-06-24 Thread Ketan Mukadam
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1594666/+attachment/4689552/+files/ProcModules.txt

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

Title:
  Multipath service fails to start in Ubuntu 16.04

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  CONFIGURATION DETAILS 
  Host OS with Support Pack - Ubuntu 16.04
  System(s) Under Test  - x86
  Adapter(s) Under Test - Skyhawk
  Network Configuration - Connected to Juniper Switch
  SAN Configuration - LIO Target

  BUG REPRODUCTION DETAILS  
  Steps To Reproduce Bug- Enable multipath service, reboot the server.

  There is a similar bug raised but not sure if it relates to the issue I am
  getting :
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817940

  Below is the output while trying to start multipath service

  root@dhcp-10-227-28-83:~# service multipathd status
  ● multipathd.service - Device-Mapper Multipath Device Controller
 Loaded: loaded (/lib/systemd/system/multipathd.service; enabled; vendor
  preset: enabled)
 Active: active (running) (Result: timeout) since Thu 2016-04-21 20:54:36
  PDT; 1h 43min ago
   Main PID: 6156 (code=exited, status=0/SUCCESS)
 CGroup: /system.slice/multipath-tools.service
 └─2420 /sbin/multipathd

  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: could not create uxsock: 
98
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: sda: using deprecated
  getuid callout
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: process is already running
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: path checkers start up
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Start
  operation timed out. Terminating.
  Apr 21 22:25:07 dhcp-10-227-28-83 multipathd[6156]: shut down---
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: Failed to start Device-Mapper
  Multipath Device Controller.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Unit entered
  failed state.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Failed with
  result 'timeout'.
  Apr 21 22:37:54 dhcp-10-227-28-83 systemd[1]: Started Device-Mapper Multipath
  Device Controller.
  --- 
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=/dev/mapper/dhcp--10--227--28--83--vg-swap_1
  InstallationDate: Installed on 2016-03-29 (86 days ago)
  InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Beta i386 
(20160325)
  MachineType: IBM IBM System x -[7947I3S]-
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-15-generic 
root=/dev/mapper/dhcp--10--227--28--83--vg-root ro intel_iommu=on iommu=pt
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: XDG_RUNTIME_DIR 
(/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e g 
happen if you try to connect to a non-root PulseAudio as a root user, over the 
native protocol. Don't do that.)
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial
  Uname: Linux 4.4.0-15-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 02/08/2011
  dmi.bios.vendor: IBM Corp.
  dmi.bios.version: -[D6E150CUS-1.11]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 49Y6498
  dmi.board.vendor: IBM
  dmi.board.version: (none)
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: IBM
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnIBMCorp.:bvr-[D6E150CUS-1.11]-:bd02/08/2011:svnIBM:pnIBMSystemx-[7947I3S]-:pvr00:rvnIBM:rn49Y6498:rvr(none):cvnIBM:ct23:cvrnone:
  dmi.product.name: IBM System x -[7947I3S]-
  dmi.product.version: 00
  dmi.sys.vendor: IBM

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

2016-06-24 Thread Ketan Mukadam
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1594666/+attachment/4689546/+files/JournalErrors.txt

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

Title:
  Multipath service fails to start in Ubuntu 16.04

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  CONFIGURATION DETAILS 
  Host OS with Support Pack - Ubuntu 16.04
  System(s) Under Test  - x86
  Adapter(s) Under Test - Skyhawk
  Network Configuration - Connected to Juniper Switch
  SAN Configuration - LIO Target

  BUG REPRODUCTION DETAILS  
  Steps To Reproduce Bug- Enable multipath service, reboot the server.

  There is a similar bug raised but not sure if it relates to the issue I am
  getting :
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817940

  Below is the output while trying to start multipath service

  root@dhcp-10-227-28-83:~# service multipathd status
  ● multipathd.service - Device-Mapper Multipath Device Controller
 Loaded: loaded (/lib/systemd/system/multipathd.service; enabled; vendor
  preset: enabled)
 Active: active (running) (Result: timeout) since Thu 2016-04-21 20:54:36
  PDT; 1h 43min ago
   Main PID: 6156 (code=exited, status=0/SUCCESS)
 CGroup: /system.slice/multipath-tools.service
 └─2420 /sbin/multipathd

  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: could not create uxsock: 
98
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: sda: using deprecated
  getuid callout
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: process is already running
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: path checkers start up
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Start
  operation timed out. Terminating.
  Apr 21 22:25:07 dhcp-10-227-28-83 multipathd[6156]: shut down---
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: Failed to start Device-Mapper
  Multipath Device Controller.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Unit entered
  failed state.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Failed with
  result 'timeout'.
  Apr 21 22:37:54 dhcp-10-227-28-83 systemd[1]: Started Device-Mapper Multipath
  Device Controller.
  --- 
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=/dev/mapper/dhcp--10--227--28--83--vg-swap_1
  InstallationDate: Installed on 2016-03-29 (86 days ago)
  InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Beta i386 
(20160325)
  MachineType: IBM IBM System x -[7947I3S]-
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-15-generic 
root=/dev/mapper/dhcp--10--227--28--83--vg-root ro intel_iommu=on iommu=pt
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: XDG_RUNTIME_DIR 
(/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e g 
happen if you try to connect to a non-root PulseAudio as a root user, over the 
native protocol. Don't do that.)
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial
  Uname: Linux 4.4.0-15-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 02/08/2011
  dmi.bios.vendor: IBM Corp.
  dmi.bios.version: -[D6E150CUS-1.11]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 49Y6498
  dmi.board.vendor: IBM
  dmi.board.version: (none)
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: IBM
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnIBMCorp.:bvr-[D6E150CUS-1.11]-:bd02/08/2011:svnIBM:pnIBMSystemx-[7947I3S]-:pvr00:rvnIBM:rn49Y6498:rvr(none):cvnIBM:ct23:cvrnone:
  dmi.product.name: IBM System x -[7947I3S]-
  dmi.product.version: 00
  dmi.sys.vendor: IBM

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

2016-06-24 Thread Ketan Mukadam
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1594666/+attachment/4689544/+files/CurrentDmesg.txt

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

Title:
  Multipath service fails to start in Ubuntu 16.04

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  CONFIGURATION DETAILS 
  Host OS with Support Pack - Ubuntu 16.04
  System(s) Under Test  - x86
  Adapter(s) Under Test - Skyhawk
  Network Configuration - Connected to Juniper Switch
  SAN Configuration - LIO Target

  BUG REPRODUCTION DETAILS  
  Steps To Reproduce Bug- Enable multipath service, reboot the server.

  There is a similar bug raised but not sure if it relates to the issue I am
  getting :
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817940

  Below is the output while trying to start multipath service

  root@dhcp-10-227-28-83:~# service multipathd status
  ● multipathd.service - Device-Mapper Multipath Device Controller
 Loaded: loaded (/lib/systemd/system/multipathd.service; enabled; vendor
  preset: enabled)
 Active: active (running) (Result: timeout) since Thu 2016-04-21 20:54:36
  PDT; 1h 43min ago
   Main PID: 6156 (code=exited, status=0/SUCCESS)
 CGroup: /system.slice/multipath-tools.service
 └─2420 /sbin/multipathd

  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: could not create uxsock: 
98
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: sda: using deprecated
  getuid callout
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: process is already running
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: path checkers start up
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Start
  operation timed out. Terminating.
  Apr 21 22:25:07 dhcp-10-227-28-83 multipathd[6156]: shut down---
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: Failed to start Device-Mapper
  Multipath Device Controller.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Unit entered
  failed state.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Failed with
  result 'timeout'.
  Apr 21 22:37:54 dhcp-10-227-28-83 systemd[1]: Started Device-Mapper Multipath
  Device Controller.
  --- 
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=/dev/mapper/dhcp--10--227--28--83--vg-swap_1
  InstallationDate: Installed on 2016-03-29 (86 days ago)
  InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Beta i386 
(20160325)
  MachineType: IBM IBM System x -[7947I3S]-
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-15-generic 
root=/dev/mapper/dhcp--10--227--28--83--vg-root ro intel_iommu=on iommu=pt
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: XDG_RUNTIME_DIR 
(/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e g 
happen if you try to connect to a non-root PulseAudio as a root user, over the 
native protocol. Don't do that.)
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial
  Uname: Linux 4.4.0-15-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 02/08/2011
  dmi.bios.vendor: IBM Corp.
  dmi.bios.version: -[D6E150CUS-1.11]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 49Y6498
  dmi.board.vendor: IBM
  dmi.board.version: (none)
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: IBM
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnIBMCorp.:bvr-[D6E150CUS-1.11]-:bd02/08/2011:svnIBM:pnIBMSystemx-[7947I3S]-:pvr00:rvnIBM:rn49Y6498:rvr(none):cvnIBM:ct23:cvrnone:
  dmi.product.name: IBM System x -[7947I3S]-
  dmi.product.version: 00
  dmi.sys.vendor: IBM

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

2016-06-24 Thread Ketan Mukadam
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1594666/+attachment/4689545/+files/IwConfig.txt

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

Title:
  Multipath service fails to start in Ubuntu 16.04

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  CONFIGURATION DETAILS 
  Host OS with Support Pack - Ubuntu 16.04
  System(s) Under Test  - x86
  Adapter(s) Under Test - Skyhawk
  Network Configuration - Connected to Juniper Switch
  SAN Configuration - LIO Target

  BUG REPRODUCTION DETAILS  
  Steps To Reproduce Bug- Enable multipath service, reboot the server.

  There is a similar bug raised but not sure if it relates to the issue I am
  getting :
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817940

  Below is the output while trying to start multipath service

  root@dhcp-10-227-28-83:~# service multipathd status
  ● multipathd.service - Device-Mapper Multipath Device Controller
 Loaded: loaded (/lib/systemd/system/multipathd.service; enabled; vendor
  preset: enabled)
 Active: active (running) (Result: timeout) since Thu 2016-04-21 20:54:36
  PDT; 1h 43min ago
   Main PID: 6156 (code=exited, status=0/SUCCESS)
 CGroup: /system.slice/multipath-tools.service
 └─2420 /sbin/multipathd

  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: could not create uxsock: 
98
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: sda: using deprecated
  getuid callout
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: process is already running
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: path checkers start up
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Start
  operation timed out. Terminating.
  Apr 21 22:25:07 dhcp-10-227-28-83 multipathd[6156]: shut down---
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: Failed to start Device-Mapper
  Multipath Device Controller.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Unit entered
  failed state.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Failed with
  result 'timeout'.
  Apr 21 22:37:54 dhcp-10-227-28-83 systemd[1]: Started Device-Mapper Multipath
  Device Controller.
  --- 
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=/dev/mapper/dhcp--10--227--28--83--vg-swap_1
  InstallationDate: Installed on 2016-03-29 (86 days ago)
  InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Beta i386 
(20160325)
  MachineType: IBM IBM System x -[7947I3S]-
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-15-generic 
root=/dev/mapper/dhcp--10--227--28--83--vg-root ro intel_iommu=on iommu=pt
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: XDG_RUNTIME_DIR 
(/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e g 
happen if you try to connect to a non-root PulseAudio as a root user, over the 
native protocol. Don't do that.)
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial
  Uname: Linux 4.4.0-15-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 02/08/2011
  dmi.bios.vendor: IBM Corp.
  dmi.bios.version: -[D6E150CUS-1.11]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 49Y6498
  dmi.board.vendor: IBM
  dmi.board.version: (none)
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: IBM
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnIBMCorp.:bvr-[D6E150CUS-1.11]-:bd02/08/2011:svnIBM:pnIBMSystemx-[7947I3S]-:pvr00:rvnIBM:rn49Y6498:rvr(none):cvnIBM:ct23:cvrnone:
  dmi.product.name: IBM System x -[7947I3S]-
  dmi.product.version: 00
  dmi.sys.vendor: IBM

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

2016-06-24 Thread Ketan Mukadam
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1594666/+attachment/4689547/+files/Lspci.txt

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

Title:
  Multipath service fails to start in Ubuntu 16.04

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  CONFIGURATION DETAILS 
  Host OS with Support Pack - Ubuntu 16.04
  System(s) Under Test  - x86
  Adapter(s) Under Test - Skyhawk
  Network Configuration - Connected to Juniper Switch
  SAN Configuration - LIO Target

  BUG REPRODUCTION DETAILS  
  Steps To Reproduce Bug- Enable multipath service, reboot the server.

  There is a similar bug raised but not sure if it relates to the issue I am
  getting :
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817940

  Below is the output while trying to start multipath service

  root@dhcp-10-227-28-83:~# service multipathd status
  ● multipathd.service - Device-Mapper Multipath Device Controller
 Loaded: loaded (/lib/systemd/system/multipathd.service; enabled; vendor
  preset: enabled)
 Active: active (running) (Result: timeout) since Thu 2016-04-21 20:54:36
  PDT; 1h 43min ago
   Main PID: 6156 (code=exited, status=0/SUCCESS)
 CGroup: /system.slice/multipath-tools.service
 └─2420 /sbin/multipathd

  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: could not create uxsock: 
98
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: sda: using deprecated
  getuid callout
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: process is already running
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: path checkers start up
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Start
  operation timed out. Terminating.
  Apr 21 22:25:07 dhcp-10-227-28-83 multipathd[6156]: shut down---
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: Failed to start Device-Mapper
  Multipath Device Controller.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Unit entered
  failed state.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Failed with
  result 'timeout'.
  Apr 21 22:37:54 dhcp-10-227-28-83 systemd[1]: Started Device-Mapper Multipath
  Device Controller.
  --- 
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  HibernationDevice: RESUME=/dev/mapper/dhcp--10--227--28--83--vg-swap_1
  InstallationDate: Installed on 2016-03-29 (86 days ago)
  InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Beta i386 
(20160325)
  MachineType: IBM IBM System x -[7947I3S]-
  Package: linux (not installed)
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-15-generic 
root=/dev/mapper/dhcp--10--227--28--83--vg-root ro intel_iommu=on iommu=pt
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: XDG_RUNTIME_DIR 
(/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e g 
happen if you try to connect to a non-root PulseAudio as a root user, over the 
native protocol. Don't do that.)
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  RfKill:
   
  Tags:  xenial
  Uname: Linux 4.4.0-15-generic i686
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 02/08/2011
  dmi.bios.vendor: IBM Corp.
  dmi.bios.version: -[D6E150CUS-1.11]-
  dmi.board.asset.tag: (none)
  dmi.board.name: 49Y6498
  dmi.board.vendor: IBM
  dmi.board.version: (none)
  dmi.chassis.asset.tag: none
  dmi.chassis.type: 23
  dmi.chassis.vendor: IBM
  dmi.chassis.version: none
  dmi.modalias: 
dmi:bvnIBMCorp.:bvr-[D6E150CUS-1.11]-:bd02/08/2011:svnIBM:pnIBMSystemx-[7947I3S]-:pvr00:rvnIBM:rn49Y6498:rvr(none):cvnIBM:ct23:cvrnone:
  dmi.product.name: IBM System x -[7947I3S]-
  dmi.product.version: 00
  dmi.sys.vendor: IBM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1594666/+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 1594666] Re: Multipath service fails to start in Ubuntu 16.04

2016-06-24 Thread Ketan Mukadam
apport information

** Tags added: apport-collected

** Description changed:

  CONFIGURATION DETAILS 
  Host OS with Support Pack - Ubuntu 16.04
  System(s) Under Test  - x86
  Adapter(s) Under Test - Skyhawk
  Network Configuration - Connected to Juniper Switch
  SAN Configuration - LIO Target
  
  BUG REPRODUCTION DETAILS  
  Steps To Reproduce Bug- Enable multipath service, reboot the server.
  
  There is a similar bug raised but not sure if it relates to the issue I am
  getting :
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817940
  
  Below is the output while trying to start multipath service
  
  root@dhcp-10-227-28-83:~# service multipathd status
  ● multipathd.service - Device-Mapper Multipath Device Controller
 Loaded: loaded (/lib/systemd/system/multipathd.service; enabled; vendor
  preset: enabled)
 Active: active (running) (Result: timeout) since Thu 2016-04-21 20:54:36
  PDT; 1h 43min ago
   Main PID: 6156 (code=exited, status=0/SUCCESS)
 CGroup: /system.slice/multipath-tools.service
 └─2420 /sbin/multipathd
  
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: could not create uxsock: 
98
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: sda: using deprecated
  getuid callout
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: process is already running
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: path checkers start up
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Start
  operation timed out. Terminating.
  Apr 21 22:25:07 dhcp-10-227-28-83 multipathd[6156]: shut down---
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: Failed to start Device-Mapper
  Multipath Device Controller.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Unit entered
  failed state.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Failed with
  result 'timeout'.
  Apr 21 22:37:54 dhcp-10-227-28-83 systemd[1]: Started Device-Mapper Multipath
  Device Controller.
+ --- 
+ ApportVersion: 2.20-0ubuntu3
+ Architecture: i386
+ AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 16.04
+ HibernationDevice: RESUME=/dev/mapper/dhcp--10--227--28--83--vg-swap_1
+ InstallationDate: Installed on 2016-03-29 (86 days ago)
+ InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Beta i386 
(20160325)
+ MachineType: IBM IBM System x -[7947I3S]-
+ Package: linux (not installed)
+ ProcFB:
+  
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-15-generic 
root=/dev/mapper/dhcp--10--227--28--83--vg-root ro intel_iommu=on iommu=pt
+ ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
+ PulseList:
+  Error: command ['pacmd', 'list'] failed with exit code 1: XDG_RUNTIME_DIR 
(/run/user/1000) is not owned by us (uid 0), but by uid 1000! (This could e g 
happen if you try to connect to a non-root PulseAudio as a root user, over the 
native protocol. Don't do that.)
+  No PulseAudio daemon running, or not running as session daemon.
+ RelatedPackageVersions:
+  linux-restricted-modules-4.4.0-15-generic N/A
+  linux-backports-modules-4.4.0-15-generic  N/A
+  linux-firmware1.157
+ RfKill:
+  
+ Tags:  xenial
+ Uname: Linux 4.4.0-15-generic i686
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ _MarkForUpload: True
+ dmi.bios.date: 02/08/2011
+ dmi.bios.vendor: IBM Corp.
+ dmi.bios.version: -[D6E150CUS-1.11]-
+ dmi.board.asset.tag: (none)
+ dmi.board.name: 49Y6498
+ dmi.board.vendor: IBM
+ dmi.board.version: (none)
+ dmi.chassis.asset.tag: none
+ dmi.chassis.type: 23
+ dmi.chassis.vendor: IBM
+ dmi.chassis.version: none
+ dmi.modalias: 
dmi:bvnIBMCorp.:bvr-[D6E150CUS-1.11]-:bd02/08/2011:svnIBM:pnIBMSystemx-[7947I3S]-:pvr00:rvnIBM:rn49Y6498:rvr(none):cvnIBM:ct23:cvrnone:
+ dmi.product.name: IBM System x -[7947I3S]-
+ dmi.product.version: 00
+ dmi.sys.vendor: IBM

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1594666/+attachment/4689542/+files/AlsaInfo.txt

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

Title:
  Multipath service fails to start in Ubuntu 16.04

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  CONFIGURATION DETAILS 
  Host OS with Support Pack - Ubuntu 16.04
  System(s) Under Test  - x86
  Adapter(s) Under Test - Skyhawk
  Network Configuration - Connected to Juniper Switch
  SAN Configuration - LIO Target

  BUG REPRODUCTION DETAILS  
  Steps To Reproduce Bug- Enable multipath service, reboot the server.

  There is a similar bug raised but not sure if it relates to the issue I am
  getting :
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817940

  Below is the output while trying to start multipath service


Re: [Kernel-packages] [Bug 1594666] Re: Multipath service fails to start in Ubuntu 16.04

2016-06-21 Thread Ketan Mukadam
Manjunath,

Can you please respond to Joseph's query?

Ketan

On 6/22/2016 1:14 AM, Joseph Salisbury wrote:
> Did this issue start happening after an update/upgrade?  Was there a
> prior kernel version where you were not having this particular problem?
>
> Would it be possible for you to test the latest upstream kernel? Refer
> to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
> v4.7 kernel[0].
>
> If this bug is fixed in the mainline kernel, please add the following
> tag 'kernel-fixed-upstream'.
>
> If the mainline kernel does not fix this bug, please add the tag:
> 'kernel-bug-exists-upstream'.
>
> Once testing of the upstream kernel is complete, please mark this bug as
> "Confirmed".
>
>
> Thanks in advance.
>
> [0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.7-rc4-yakkety/
>
> ** Changed in: linux (Ubuntu)
> Importance: Undecided => Medium
>
> ** Tags added: kernel-da-key xenial
>

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

Title:
  Multipath service fails to start in Ubuntu 16.04

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  CONFIGURATION DETAILS 
  Host OS with Support Pack - Ubuntu 16.04
  System(s) Under Test  - x86
  Adapter(s) Under Test - Skyhawk
  Network Configuration - Connected to Juniper Switch
  SAN Configuration - LIO Target

  BUG REPRODUCTION DETAILS  
  Steps To Reproduce Bug- Enable multipath service, reboot the server.

  There is a similar bug raised but not sure if it relates to the issue I am
  getting :
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817940

  Below is the output while trying to start multipath service

  root@dhcp-10-227-28-83:~# service multipathd status
  ● multipathd.service - Device-Mapper Multipath Device Controller
 Loaded: loaded (/lib/systemd/system/multipathd.service; enabled; vendor
  preset: enabled)
 Active: active (running) (Result: timeout) since Thu 2016-04-21 20:54:36
  PDT; 1h 43min ago
   Main PID: 6156 (code=exited, status=0/SUCCESS)
 CGroup: /system.slice/multipath-tools.service
 └─2420 /sbin/multipathd

  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: could not create uxsock: 
98
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: sda: using deprecated
  getuid callout
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: process is already running
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: path checkers start up
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Start
  operation timed out. Terminating.
  Apr 21 22:25:07 dhcp-10-227-28-83 multipathd[6156]: shut down---
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: Failed to start Device-Mapper
  Multipath Device Controller.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Unit entered
  failed state.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Failed with
  result 'timeout'.
  Apr 21 22:37:54 dhcp-10-227-28-83 systemd[1]: Started Device-Mapper Multipath
  Device Controller.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1594666/+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 1594666] [NEW] Multipath service fails to start in Ubuntu 16.04

2016-06-20 Thread Ketan Mukadam
Public bug reported:

CONFIGURATION DETAILS 
Host OS with Support Pack - Ubuntu 16.04
System(s) Under Test  - x86
Adapter(s) Under Test - Skyhawk
Network Configuration - Connected to Juniper Switch
SAN Configuration - LIO Target

BUG REPRODUCTION DETAILS  
Steps To Reproduce Bug- Enable multipath service, reboot the server.

There is a similar bug raised but not sure if it relates to the issue I am
getting :
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817940

Below is the output while trying to start multipath service

root@dhcp-10-227-28-83:~# service multipathd status
● multipathd.service - Device-Mapper Multipath Device Controller
   Loaded: loaded (/lib/systemd/system/multipathd.service; enabled; vendor
preset: enabled)
   Active: active (running) (Result: timeout) since Thu 2016-04-21 20:54:36
PDT; 1h 43min ago
 Main PID: 6156 (code=exited, status=0/SUCCESS)
   CGroup: /system.slice/multipath-tools.service
   └─2420 /sbin/multipathd

Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: could not create uxsock: 98
Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: sda: using deprecated
getuid callout
Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: process is already running
Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: path checkers start up
Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Start
operation timed out. Terminating.
Apr 21 22:25:07 dhcp-10-227-28-83 multipathd[6156]: shut down---
Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: Failed to start Device-Mapper
Multipath Device Controller.
Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Unit entered
failed state.
Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Failed with
result 'timeout'.
Apr 21 22:37:54 dhcp-10-227-28-83 systemd[1]: Started Device-Mapper Multipath
Device Controller.

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

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

Title:
  Multipath service fails to start in Ubuntu 16.04

Status in linux package in Ubuntu:
  New

Bug description:
  CONFIGURATION DETAILS 
  Host OS with Support Pack - Ubuntu 16.04
  System(s) Under Test  - x86
  Adapter(s) Under Test - Skyhawk
  Network Configuration - Connected to Juniper Switch
  SAN Configuration - LIO Target

  BUG REPRODUCTION DETAILS  
  Steps To Reproduce Bug- Enable multipath service, reboot the server.

  There is a similar bug raised but not sure if it relates to the issue I am
  getting :
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=817940

  Below is the output while trying to start multipath service

  root@dhcp-10-227-28-83:~# service multipathd status
  ● multipathd.service - Device-Mapper Multipath Device Controller
 Loaded: loaded (/lib/systemd/system/multipathd.service; enabled; vendor
  preset: enabled)
 Active: active (running) (Result: timeout) since Thu 2016-04-21 20:54:36
  PDT; 1h 43min ago
   Main PID: 6156 (code=exited, status=0/SUCCESS)
 CGroup: /system.slice/multipath-tools.service
 └─2420 /sbin/multipathd

  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: could not create uxsock: 
98
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: sda: using deprecated
  getuid callout
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: process is already running
  Apr 21 22:23:37 dhcp-10-227-28-83 multipathd[6156]: path checkers start up
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Start
  operation timed out. Terminating.
  Apr 21 22:25:07 dhcp-10-227-28-83 multipathd[6156]: shut down---
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: Failed to start Device-Mapper
  Multipath Device Controller.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Unit entered
  failed state.
  Apr 21 22:25:07 dhcp-10-227-28-83 systemd[1]: multipathd.service: Failed with
  result 'timeout'.
  Apr 21 22:37:54 dhcp-10-227-28-83 systemd[1]: Started Device-Mapper Multipath
  Device Controller.

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