Re: iscsi login failure ubuntu 12.04

2014-02-12 Thread Anil@lucent
Sorry. Now it seems to be fine. default interface is also not working. Here are the outputs. [1904289.430627] type=1400 audit(1391118497.051:54): apparmor="DENIED" operation="capable" parent=1 profile="/usr/sbin/cupsd" pid=1135 comm="cupsd" pid=1135 comm="cupsd" capability=36 capname="block

Re: iscsi login failure ubuntu 12.04

2014-02-12 Thread Anil
On Tuesday, February 4, 2014 12:18:22 AM UTC-5, Mike Christie wrote: > > > On Jan 30, 2014, at 7:40 PM, ianil...@gmail.com wrote: > > root@Blade15:~# iscsid -f -d 8 > > iscsid: sysfs_init: sysfs_path='/sys' > > > > iscsid: sysfs_attr_get_value: open > '/module/scsi_transport_iscsi'/'version'

Make install error on open-iscsi-2.0-873

2014-02-12 Thread kaivanov
I am packaging the open-iscsi-2.0-873 from source, changed the following one line in the Makefile: DESTDIR ?= /usr/src/iscsi Compiling works fine, but running: $ make install install -d /usr/src/iscsi //sbin install -m 755 usr/iscsid usr/iscsiadm utils/iscsi_discovery utils/iscsi-iname /usr/s

make install errors on open-iscsi-2.0-873

2014-02-12 Thread Unknown
After changing the following line in the Make file: DESTDIR ?= /usr/src/package $make install install -d /usr/src/package //sbin install -m 755 usr/iscsid usr/iscsiadm utils/iscsi_discovery utils/iscsi-iname /usr/src/package //sbin install: omitting directory `/usr/src/package' make: *** [inst

Re: iscsi login failure ubuntu 12.04

2014-02-12 Thread Mike Christie
Could you send the iscsid -d 8 output with only the default iface. It does not look like you need to be using iscsi ifaces. So stop passing iface2 to the discovery and login commands and retry and send the output if it does not work. Also, I think you are hitting a bug in your version if the too

Re: Make install error on open-iscsi-2.0-873

2014-02-12 Thread Mike Christie
On 02/10/2014 03:06 PM, kaiva...@gmail.com wrote: > I am packaging the open-iscsi-2.0-873 from source, changed the following > one line in the Makefile: > > DESTDIR ?= /usr/src/iscsi > > Compiling works fine, but running: > > $ make install > > install -d /usr/src/iscsi //sbin > install -m 755

Re: iscsi login failure ubuntu 12.04

2014-02-12 Thread Mike Christie
12.04 works ok. You should not have to update to 13.10. Did you try their documentation https://help.ubuntu.com/12.04/serverguide/iscsi-initiator.html If you keep trying to use ifaces then stop setting the ifaces's ip address. If you want to just try and get the basics working then stop trying t

Re: iscsi login failure ubuntu 12.04

2014-02-12 Thread Mike Christie
If you mean do you need to install 13.10 then you should not. However, I do not work for ubuntu and am not exactly sure what they have in each version. On 02/12/2014 08:51 PM, Anil Rana wrote: > Yes did follow the doc. But no luck. Many people suggested many things to > install and I tried. For s