Online Dating and friend finder

2009-05-26 Thread deepthi
Online Dating and friend finder http://friendfinder.com/go/g1100916 http://friendfinder.com/go/g1100916 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "open-iscsi" group. To post to this group, send email to open-i

[PATCH] iscsid: Broadcast iface record to uIP

2009-05-26 Thread Benjamin Li
The uIP user daemon is now using the iface file to set the IP address. This will be broadcasted to the uIP daemon when a iSCSI connected is initiated. Signed-off-by: Benjamin Li --- usr/Makefile |2 +- usr/initiator.c|5 +++ usr/transport.c|5 +++ usr/transport.h|

[PATCH] iscsid to run in conjunction with the Broadcom uIP stack

2009-05-26 Thread Benjamin Li
Hi All, This patch is used in conjunction with the bnx2i patch Michael Chan sent eariler to the scsi mailing lists. This is part of the userspace portion of the Broadcom iSCSI offload solution. This patch is needed because the uIP stack will use some of the configuration data from the iface fil

How to change IP address of iScsi Targets

2009-05-26 Thread eleena...@gmail.com
Hi, I have a Stonefly Storage configured as iscsi target to use it with my cluster. To use it with the inititiators I run this command: iscsiadm -m discovery -t sendtargets -p 172.168.1.110 that creates a disk /dev/sdb on the hosts. Now I need to change the ip of the target and want to know wh

Re: [PATCH 4/4] bnx2i: Add bnx2i iSCSI driver.

2009-05-26 Thread Michael Chan
On Tue, 2009-05-26 at 09:37 -0700, Grant Grundler wrote: > On Sat, May 23, 2009 at 2:11 PM, Michael Chan wrote: > > New iSCSI driver for Broadcom BNX2 devices. > ... > > +/* > > + * iSCSI Async CQE > > + */ > > +struct bnx2i_async_msg { > ... > > +#if defined(__BIG_ENDIAN) > > + u8 async_e

Re: How to change IP address of iScsi Targets

2009-05-26 Thread fabien monnier
What is you target software? (ex : tgt, iscsitarget) 2009/5/26 eleena...@gmail.com > > Hi, > > I have a Stonefly Storage configured as iscsi target to use it with my > cluster. To use it with the inititiators I run this command: > > iscsiadm -m discovery -t sendtargets -p 172.168.1.110 > > > tha

Re: How to change IP address of iScsi Targets

2009-05-26 Thread fabien monnier
Sorry it's a Stonefy Storage... :) 1) on your initiator: shuttdown your initiator iscsi daemon /etc/init.d/open-iscsi stop after that, the device in /dev/sdb will be disapear remove old initiators settings rm -r /etc/iscsi/nodes/* rm -r /etc/iscsi/send-target/* 2) on your target: c

Re: [PATCH 0/4] Add bnx2i driver.

2009-05-26 Thread Mike Christie
Michael Chan wrote: > > James, the next 4 patches are our latest to add the bnx2i > driver. We've fixed up all the issues that Mike brought up. > Please consider applying them to scsi-misc-2.6. > Hey James, We forgot to cc you and the linux list on some other postings. Dave Miller had ackd t