Re: iscsi root on Ubuntu

2008-05-05 Thread Konrad Rzeszutek
On Fri, May 02, 2008 at 11:48:16PM +0200, Tomasz Chmielewski wrote: aspasia schrieb: On May 2, 7:14 am, Tomasz Chmielewski [EMAIL PROTECTED] wrote: aspasia schrieb: iSCSI initiators and dynamic IP address are two things which don't like each other very much. It will work

Re: open-iscsi boot with Intel Pro/1000 PT

2008-05-05 Thread Pasi Kärkkäinen
On Mon, May 05, 2008 at 07:03:41AM -0700, Zoney1409 wrote: Hi all, Excuse me if this has been asked before but I'm a newbie currently being overflowed with info. I have an Intel Pro/1000 PT setup to boot off iscsi, the target server is an open-scsi setup. Hi! open-iscsi is not a

Re: IPv4/IPv6 initiator-target--automatic mapping of targets

2008-05-05 Thread Konrad Rzeszutek
On Sun, May 04, 2008 at 12:56:46AM -0700, Padmanabhan wrote: Hello All, I have a case where both initiator and target are configured with IPv4 and IPv6 address. The target listens ob both sockets. When i login to the target without mentioning the portal , it logins and creates two

Re: open-iscsi boot with Intel Pro/1000 PT

2008-05-05 Thread Konrad Rzeszutek
On Mon, May 05, 2008 at 07:03:41AM -0700, Zoney1409 wrote: Hi all, Excuse me if this has been asked before but I'm a newbie currently being overflowed with info. I have an Intel Pro/1000 PT setup to boot off iscsi, the target server is an open-scsi setup. The network card picks up the

Re: open-iscsi boot with Intel Pro/1000 PT

2008-05-05 Thread a s p a s i a
Nice. Did you diverge much from the document or pretty much followed it step-by-step? pretty much stuck by the logic of Tomas's script ... but obviously had to add my own modules (so I also peeked inside the init script of a normal Ubuntu install on the same HW platform to ensure that I'm

Re: Publishing iSER limitations

2008-05-05 Thread Mike Christie
Pete Wyckoff wrote: [EMAIL PROTECTED] wrote on Mon, 28 Apr 2008 11:20 -0500: Erez Zilber wrote: Mike Christie wrote: Erez Zilber wrote: This new thread summarizes and continues a discussion that we (Mike, Or and myself) had outside the list. This is what we have so far: * Having a

Re: IPv4/IPv6 initiator-target--automatic mapping of targets

2008-05-05 Thread Mike Christie
Padmanabhan wrote: Hello All, I have a case where both initiator and target are configured with IPv4 and IPv6 address. The target listens ob both sockets. When i login to the target without mentioning the portal , it logins and creates two sessions for the same target. Questions 1.How

Re: [PATCH] Fix indentation

2008-05-05 Thread Mike Christie
Erez Zilber wrote: Erez Zilber wrote: Mike Christie wrote: Erez Zilber wrote: Fix indentation and remove trailing spaces. Signed-off-by: Erez Zilber [EMAIL PROTECTED] Mike? Are you ok with this patch? It is already broken. Did you run a

Re: [PATCH] fix host number sysfs parsing

2008-05-05 Thread Mike Christie
Pete Wyckoff wrote: I need this on top of git head to be able to get status from iscsi using 2.6.25-rc1. You'll probably want to go looking for host in both sysfs paths, to handle old and new kernels. Here's an example of how it works in a recent one. Others testing recent kernels may

boot error: iscsi: can not broadcast skb

2008-05-05 Thread aspasia
Hello all, Process of testing an iscsiRoot ... and in one of my servers, I get the following error during the boot process: iscsi: can not broadcast skb (-3) And I'm in a hang state; I think that somehow it lost its network connectivity. Can someone pls shed light as to what the above error

Re: boot error: iscsi: can not broadcast skb

2008-05-05 Thread Konrad Rzeszutek
On Mon, May 05, 2008 at 10:39:01AM -0700, aspasia wrote: Hello all, Process of testing an iscsiRoot ... and in one of my servers, I get the following error during the boot process: iscsi: can not broadcast skb (-3) And I'm in a hang state; I think that somehow it lost its network

Q: enable iscsi read/write cache

2008-05-05 Thread info-dtnet
Hi, while looking around in google, if found a logfile http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467390, where the iscsi LUN cache is enabled, read+write: Feb 21 22:19:15 localhost kernel: sd 1:0:0:0: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA My dmsg tells me

Re: Q: enable iscsi read/write cache

2008-05-05 Thread Konrad Rzeszutek
On Mon, May 05, 2008 at 12:14:22PM -0700, info-dtnet wrote: Hi, while looking around in google, if found a logfile http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467390, where the iscsi LUN cache is enabled, read+write: Feb 21 22:19:15 localhost kernel: sd 1:0:0:0: [sdc] Write cache:

Re: Q: enable iscsi read/write cache

2008-05-05 Thread Mike Christie
info-dtnet wrote: Hi, while looking around in google, if found a logfile http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467390, where the iscsi LUN cache is enabled, read+write: Feb 21 22:19:15 localhost kernel: sd 1:0:0:0: [sdc] Write cache: enabled, read cache: enabled, supports DPO

Re: Connection Errors

2008-05-05 Thread Mike Christie
swejis wrote: Hello everyone. I'm not very experienced with iscsi, so please excuse me if asking stupid questions. I'm evaluation opensuse 11 (Beta1) for my servers and have found some worrying errors in the log. The following error quite frequently shows up. May 5 21:15:05 manjula

Re: Connection Errors

2008-05-05 Thread Mike Christie
swejis wrote: Hello everyone. I'm not very experienced with iscsi, so please excuse me if asking stupid questions. I'm evaluation opensuse 11 (Beta1) for my servers and have found some worrying errors in the log. The following error quite frequently shows up. May 5 21:15:05 manjula

Re: scsi_transport_iscsi versions

2008-05-05 Thread aspasia
Are you sure this kernel version is right (2.6.24-16)? 2.0-869 was added to 2.6.25. 2.0-724 was in older kernels like 2.6.24. yeah, I think in the other machine I downloaded and compiled open- iscsi ... You should be able to use a older iscsistart with newer kernel modules. Run iscsistart

Re: IPv4/IPv6 initiator-target--automatic mapping of targets

2008-05-05 Thread Padmanabhan
Hello Mike, Here again, let me try to explain the problem Initiator Target 10.1.1.210.1.1.1 2001::2 2001::1 node.startup=automatic When the system reboots, the initiator login twice (TWO TCP connections) with target on both IPv4/IPv6

Re: IPv4/IPv6 initiator-target--automatic mapping of targets

2008-05-05 Thread Mike Christie
Padmanabhan wrote: Hello Mike, Here again, let me try to explain the problem Initiator Target 10.1.1.210.1.1.1 2001::2 2001::1 node.startup=automatic you can set the node.startup value for each portal on the target. When the