my Kernel Version is 3.13.0-34-generic #60~precise1-Ubuntu SMP Wed Aug
13 15:57:32 UTC 2014 i686 i686 i386 GNU/Linux
after upgrading to the latest hardware enablement stack, it seems that
iscsitarget reports that the module is not found.
after trying to reinstall iscsitarget-dkms, the build fails
Went back one version on both iscsitarget and iscsitarget-dkms and works
now I can see my target
wget
http://ftp.ubuntu.com/ubuntu/pool/universe/i/iscsitarget/iscsitarget_1.4.20.3+svn490-2ubuntu1_amd64.deb
wget http://ftp.ubuntu.com/ubuntu/pool/universe/i/iscsitarget
/iscsitarget-dkms_1.4.20.3+sv
I might need to take that back, while the package installed via dpkg and
my services start I can't see any of my targets.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to iscsitarget in Ubuntu.
https://bugs.launchpad.net/bugs/1195607
Ti
I got it working with the following:
wget http://ftp.ubuntu.com/ubuntu/pool/universe/i/iscsitarget
/iscsitarget-dkms_1.4.20.3+svn499-0ubuntu2_all.deb
sudo dpkg -i iscsitarget-dkms_1.4.20.3+svn499-0ubuntu2_all.deb
--
You received this bug notification because you are a member of Ubuntu
Server Te
I'm seeing the problem today on a new install I'm setting up of
3.11.0-19-generic:
...
make KERNELRELEASE=3.11.0-19-generic -C /lib/modules/3.11.0-19-generic/build
M=/var/lib/dkms/iscsitarget/1.4.20.2/build(bad exit status: 2)
Error! Bad return status for module build on kernel: 3.11.0-19-gen
This bug was fixed in the package iscsitarget - 1.4.20.2-10ubuntu4
---
iscsitarget (1.4.20.2-10ubuntu4) saucy; urgency=low
* d/p/fix-3.10-kernel-match.patch: Fixup patch pattern matching for
>= 3.10 kernels.
* d/p/kernel-3.10-support.patch: Add support for Linux 3.10
(LP:
** Changed in: iscsitarget (Ubuntu Saucy)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to iscsitarget in Ubuntu.
https://bugs.launchpad.net/bugs/1195607
Title:
iscsitarget-dkms broken since kerne