Re: can't disconnect, can't login, what's missing?

2010-07-16 Thread Christopher Barry
On Thu, 2010-07-15 at 16:10 -0500, Mike Christie wrote: On 07/15/2010 12:21 PM, Christopher Barry wrote: All, having a perplexing problem: logging in 'kinda' works, but the device never shows up (fdisk -l), but the /dev/disk-by/path link is there. If you just fdisk /dev/sdX does

can't disconnect, can't login, what's missing?

2010-07-15 Thread Christopher Barry
All, having a perplexing problem: logging in 'kinda' works, but the device never shows up (fdisk -l), but the /dev/disk-by/path link is there. when I try to logout, then back in I get this: thebox # iscsiadm -m node -Tiqn.1992-01.com.lsi:1535.600a0b8000370de14b7bc1df -p 192.168.111.50

discovery error, config path question

2010-07-13 Thread Christopher Barry
All, I'm running iscsiadm discovery from an initramfs, rather than iscsistart, and I have a couple of questions. I'm starting iscsid without any params, as the man page shows the default iscsid.conf that will be used if nothing is specified as living in /etc/iscsi/, which is present there. I've

Re: need some clarity, if anyone has a minute

2010-06-29 Thread Christopher Barry
On Fri, 2010-06-25 at 11:06 -0700, Patrick J. LoPresti wrote: On Jun 23, 12:41 pm, Christopher Barry christopher.ba...@rackwareinc.com wrote: Absolutely correct. What I was looking for were comparisons of the methods below, and wanted subnet stuff out of the way while discussing

need some clarity, if anyone has a minute

2010-06-23 Thread Christopher Barry
Hello, I'm implementing some code to automagically configure iscsi connections to a proprietary array. This array has it's own specific MPIO drivers, and does not support DM-Multipath. I'm trying to get a handle on the differences in redundancy provided by the various layers involved in the

Re: need some clarity, if anyone has a minute (correction)

2010-06-23 Thread Christopher Barry
correction inline: On Wed, 2010-06-23 at 10:28 -0400, Christopher Barry wrote: Hello, I'm implementing some code to automagically configure iscsi connections to a proprietary array. This array has it's own specific MPIO drivers, and does not support DM-Multipath. I'm trying to get a handle

Re: need some clarity, if anyone has a minute

2010-06-23 Thread Christopher Barry
Thanks Patrick. please see inline. On Wed, 2010-06-23 at 08:04 -0700, Patrick wrote: On Jun 23, 7:28 am, Christopher Barry christopher.ba...@rackwareinc.com wrote: This array has it's own specific MPIO drivers, and does not support DM-Multipath. I'm trying to get a handle

Re: mc/s - not yet in open-iscsi?

2010-06-10 Thread Christopher Barry
On Thu, 2010-06-10 at 13:36 +0400, Vladislav Bolkhovitin wrote: Christopher Barry, on 06/10/2010 03:09 AM wrote: Greetings everyone, Had a question about implementing mc/s using open-iscsi today. Wasn't really sure exactly what it was. From googling about, I can't find any references

mc/s - not yet in open-iscsi?

2010-06-09 Thread Christopher Barry
Greetings everyone, Had a question about implementing mc/s using open-iscsi today. Wasn't really sure exactly what it was. From googling about, I can't find any references of people doing it with open-iscsi, although I see a few references to people asking about it. Anyone know the status on

Re: [PATCH 1/2] RFC: iscsi ibft: separate ibft parsing from sysfs interface

2010-04-14 Thread Christopher Barry
On Tue, 2010-04-13 at 14:57 -0500, Mike Christie wrote: On 04/12/2010 01:38 PM, Christopher Barry wrote: On Mon, 2010-04-12 at 13:06 -0500, micha...@cs.wisc.edu wrote: From: Mike Christiemicha...@cs.wisc.edu Not all iscsi drivers support ibft. For drivers like be2iscsi that do