-
Hi,
More or lesss me too in the same situation. Did u find any help or pointers for help.
If so kindly provide me the same.
Thanks
Ramesh.
2009-05-26 19:17:57 UTC by rbodakunta
-
I am working on another system with SLES 10 SP2 with kernel version as 2.6.16.60-0.21-bigsmp.
The installation of SLES 10 SP 2 do not create sym-links on /usr/src ... correctly.
After rectifying that the compilation bails out showing below logs:-
CC [M] /usr/src/unh-iscsi-2.0/common/lun_packing.o
CC [M] /usr/src/unh-iscsi-2.0/common/my_memory.o
CC [M]...
2009-03-20 00:20:00 UTC by reachparagm
-
hi all ,
Currently me and peers are adding some features to unh-iSCSI like 1.Lun masking 2. Lun-Port binding 3. Error injector . can i get a script to test our code . N how can i submit this code for review .. waiting for ur reply ..
Thanks,
Sushrut Shirole.
Dev Engineer.
Calsoft pvt. ltd.
2009-03-13 10:09:05 UTC by sushrut
-
I am trying to compile unh-iscsi-2.0 on my RHEL 5.2 i686 and SLES 10 sp2 x86_64 server. But I am not able to compile on any. I have RDMA=no and OFED=no
The kernel used on RHEL is 2.6.18-92.el5PAE
The kernel used on SLES is 2.6.16.60-0.21-smp
In case of RHEL, the compilation bails for target_negotiate.o. While on SLES is fails to find basic string.h for chap.o
This is easily...
2009-02-27 23:18:35 UTC by reachparagm
-
Hi
I am trying to bind on both IPv4 and IPv6 addresses by modifying the table in target/iscsi_portal_group.c by adding the following lines to the table.
struct portal_group iscsi_portal_groups[MAX_PORTAL] =
{
/* Default IANA portal */
{INADDR_ANY_STRING, ISCSI_WKP_STRING, DEFAULT_TARGET_PORTAL_GROUP_TAG},
{IN6ADDR_ANY_STRING, ISCSI_WKP_STRING, DEFAULT_TARGET_PORTAL_GROUP_TAG},
2009-02-17 11:03:32 UTC by madhurima234
-
/usr/src/unh-iscsi-2.0# make
make -C /lib/modules/`uname -r`/build SUBDIRS=`pwd` LINUXINCLUDE=" -I/lib/modules/`uname -r`/build/include -Iinclude -include include/linux/autoconf.h -include /lib/modules/`uname -r`/build/include/linux/autoconf.h"
make[1]: Entering directory `/usr/src/linux-headers-2.6.27-7-server'
LD /usr/src/unh-iscsi-2.0/built-in.o
CC [M]...
2008-11-11 22:04:52 UTC by rhalff
-
/usr/src/unh-iscsi-2.0# make
make -C /lib/modules/`uname -r`/build SUBDIRS=`pwd` LINUXINCLUDE=" -I/lib/modules/`uname -r`/build/include -Iinclude -include include/linux/autoconf.h -include /lib/modules/`uname -r`/build/include/linux/autoconf.h"
make[1]: Entering directory `/usr/src/linux-headers-2.6.27-7-server'
LD /usr/src/unh-iscsi-2.0/built-in.o
CC [M]...
2008-11-11 22:02:55 UTC by rhalff
-
burns_ethan committed revision 46 to the UNH-iSCSI Initiator and Target for Linux SVN repository, changing 2 files.
2008-09-16 12:30:40 UTC by burns_ethan
-
unh have some user guid ?.
2008-09-11 17:16:55 UTC by asdf123382
-
where and how to configurate data security ?
I mean some user can change and save data , other user only can change but can't save personal data , another user only read.
if anybody can help me , please let me konw , thanks you .
2008-09-11 17:06:46 UTC by asdf123382