open-iscsi or iscsitarget or iscsitarget-source or iscsitarget-dkms run error except kernel 3.2-26

Bug #1034252 reported by Wall Lee
12
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Confirmed
Medium
Unassigned

Bug Description

I installed openstack from source code and run sudo apt-get install lvm2 iscsitarget open-iscsi iscsitarget-source iscsitarget-dkms tgt.
I found two errors:
1) The iscsitarget or open-iscsi or iscsitarget-source or iscsitarget-dkms can not run normally in kernel 3.2-23 and 3.2-27.Sorry I am not sure which process is error in kernel 3.2-23 and 3.2-27,but I am sure it is one of them,because I change the kernel to 3.2-26 ,all of them is ok.
2)When I start OS from kernel 3.2-26,the tgtd does not run normally.So I must run sudo killall ietd and sudo /etc/init.d/tgt restart, then the tgt can listen 3260 port.
---
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu11
Architecture: amd64
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC0: op1 3260 F.... pulseaudio
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found.
Card0.Amixer.info:
 Card hw:0 'PCH'/'HDA Intel PCH at 0xe1b50000 irq 45'
   Mixer name : 'Intel CougarPoint HDMI'
   Components : 'HDA:10ec0269,1028047e,00100100 HDA:80862805,80860101,00100000'
   Controls : 32
   Simple ctrls : 15
DistroRelease: Ubuntu 12.04
HibernationDevice: RESUME=UUID=74444f1b-94b8-48f7-a1d9-1b8ff59c2cd2
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425)
MachineType: Dell Inc. OptiPlex 990
Package: linux (not installed)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-23-generic root=UUID=69b096fb-7497-4aa1-a9f0-cef90a50117d ro quiet splash vt.handoff=7
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-23-generic N/A
 linux-backports-modules-3.2.0-23-generic N/A
 linux-firmware 1.79
RfKill:

StagingDrivers: mei
Tags: precise running-unity staging
Uname: Linux 3.2.0-23-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
dmi.bios.date: 09/10/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A07
dmi.board.name: 0C68TV
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 6
dmi.chassis.vendor: Dell Inc.
dmi.modalias: dmi:bvnDellInc.:bvrA07:bd09/10/2011:svnDellInc.:pnOptiPlex990:pvr01:rvnDellInc.:rn0C68TV:rvrA00:cvnDellInc.:ct6:cvr:
dmi.product.name: OptiPlex 990
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.
---
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 2.0.1-0ubuntu11
Architecture: amd64
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC0: op1 3260 F.... pulseaudio
CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found.
Card0.Amixer.info:
 Card hw:0 'PCH'/'HDA Intel PCH at 0xe1b50000 irq 45'
   Mixer name : 'Intel CougarPoint HDMI'
   Components : 'HDA:10ec0269,1028047e,00100100 HDA:80862805,80860101,00100000'
   Controls : 32
   Simple ctrls : 15
DistroRelease: Ubuntu 12.04
HibernationDevice: RESUME=UUID=74444f1b-94b8-48f7-a1d9-1b8ff59c2cd2
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425)
MachineType: Dell Inc. OptiPlex 990
Package: linux (not installed)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-23-generic root=UUID=69b096fb-7497-4aa1-a9f0-cef90a50117d ro quiet splash vt.handoff=7
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
PulseList:
 Error: command ['pacmd', 'list'] failed with exit code 1: Home directory /home/op1 not ours.
 No PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.2.0-23-generic N/A
 linux-backports-modules-3.2.0-23-generic N/A
 linux-firmware 1.79
RfKill:

StagingDrivers: mei
Tags: precise staging
Uname: Linux 3.2.0-23-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:

dmi.bios.date: 09/10/2011
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A07
dmi.board.name: 0C68TV
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 6
dmi.chassis.vendor: Dell Inc.
dmi.modalias: dmi:bvnDellInc.:bvrA07:bd09/10/2011:svnDellInc.:pnOptiPlex990:pvr01:rvnDellInc.:rn0C68TV:rvrA00:cvnDellInc.:ct6:cvr:
dmi.product.name: OptiPlex 990
dmi.product.version: 01
dmi.sys.vendor: Dell Inc.

Wall Lee (eelilei)
summary: open-iscsi or iscsitarget or iscsitarget-source or iscsitarget-dkms run
- error except kernel 3.2-36
+ error except kernel 3.2-26
Wall Lee (eelilei)
description: updated
Revision history for this message
Gabor Kelemen (kelemeng) wrote :

Not a translation problem.

affects: ubuntu-translations → ubuntu
affects: ubuntu → linux (Ubuntu)
Revision history for this message
Joseph Salisbury (jsalisbury) wrote :

Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v3.5kernel[0] (Not a kernel in the daily directory) and install both the linux-image and linux-image-extra .deb packages.

Once you've tested the upstream kernel, please remove the 'needs-upstream-testing' tag. Please only remove that one tag and leave the other tags. This can be done by clicking on the yellow pencil icon next to the tag located at the bottom of the bug description and deleting the 'needs-upstream-testing' text.

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'.

If you are unable to test the mainline kernel, for example it will not boot, please add the tag: 'kernel-unable-to-test-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/v3.6-rc1-quantal/

Changed in linux (Ubuntu):
importance: Undecided → Medium
tags: added: needs-upstream-testing precise
Revision history for this message
Brad Figg (brad-figg) wrote : Missing required logs.

This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run:

apport-collect 1034252

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

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

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

Changed in linux (Ubuntu):
status: New → Incomplete
Revision history for this message
Wall Lee (eelilei) wrote : AcpiTables.txt

apport information

tags: added: apport-collected running-unity staging
description: updated
Revision history for this message
Wall Lee (eelilei) wrote : AlsaDevices.txt

apport information

Revision history for this message
Wall Lee (eelilei) wrote : AplayDevices.txt

apport information

Revision history for this message
Wall Lee (eelilei) wrote : ArecordDevices.txt

apport information

Revision history for this message
Wall Lee (eelilei) wrote : BootDmesg.txt

apport information

Revision history for this message
Wall Lee (eelilei) wrote : Card0.Amixer.values.txt

apport information

Revision history for this message
Wall Lee (eelilei) wrote : Card0.Codecs.codec.0.txt

apport information

Revision history for this message
Wall Lee (eelilei) wrote : Card0.Codecs.codec.3.txt

apport information

Revision history for this message
Wall Lee (eelilei) wrote : CurrentDmesg.txt

apport information

Revision history for this message
Wall Lee (eelilei) wrote : IwConfig.txt

apport information

Revision history for this message
Wall Lee (eelilei) wrote : Lspci.txt

apport information

Revision history for this message
Wall Lee (eelilei) wrote : Lsusb.txt

apport information

description: updated
Revision history for this message
Wall Lee (eelilei) wrote :

Sorry,I report some information,and the error appeared few days ago.If the information is not correctly,I can collect it again.Thanks.

Changed in linux (Ubuntu):
status: Incomplete → Confirmed
Wall Lee (eelilei)
Changed in linux (Ubuntu):
status: Confirmed → Incomplete
Revision history for this message
Wall Lee (eelilei) wrote :
  • log Edit (839.0 KiB, application/x-tar)

I upload the system log of this machine which has the bug.

Wall Lee (eelilei)
Changed in linux (Ubuntu):
status: Incomplete → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.