Sure - here is a run with debug level 7 on from within a container: tenant199-vm3:/open-iscsi-2.0- 872 # /sbin/iscsid -f -d 7 -c /etc/iscsi/iscsid.conf & [1] 1508 tenant199-vm3:/open-iscsi-2.0-872 # iscsid: sysfs_init: sysfs_path='/sys'
iscsid: sysfs_attr_get_value: open '/module/scsi_transport_iscsi'/'version' iscsid: sysfs_attr_get_value: new uncached attribute '/sys/module/scsi_transport_iscsi/version' iscsid: sysfs_attr_get_value: add to cache '/sys/module/scsi_transport_iscsi/version' iscsid: sysfs_attr_get_value: cache '/sys/module/scsi_transport_iscsi/version' with attribute value '2.0-871' iscsid: transport class version 2.0-871. iscsid version 2.0-872 iscsid: InitiatorName=iqn.1996-04.de.suse:01:c722a7ebfb5a iscsid: InitiatorName=iqn.1996-04.de.suse:01:c722a7ebfb5a iscsid: InitiatorAlias=tenant199-vm3 iscsid: Max file limits 1024 8192 iscsid: found 192.168.58.40,3260 iscsid: Looking for config file /etc/iscsi/send_targets/192.168.58.40,3260 iscsid: Looking for config file /etc/iscsi/send_targets/192.168.58.40,3260 config st_config. iscsid: st_start 192.168.58.40:3260 0 tenant199-vm3:/open-iscsi-2.0-872 # iscsiadm -m node -L all -d 7iscsiadm: Max file limits 1024 8192 iscsiadm: searching iqn.1992-04.com.emc:500009730005fda4 iscsiadm: found 192.168.58.40,3260,1 iscsiadm: iface iter found default. Logging in to [iface: default, target: iqn.1992-04.com.emc:500009730005fda4, portal: 192.168.58.40,3260] iscsid: poll result 1 iscsid: sysfs_attr_get_value: open '/class/iscsi_transport/tcp'/'handle' iscsid: sysfs_attr_get_value: new uncached attribute '/sys/class/iscsi_transport/tcp/handle' iscsid: sysfs_attr_get_value: add to cache '/sys/class/iscsi_transport/tcp/handle' iscsid: sysfs_attr_get_value: cache '/sys/class/iscsi_transport/tcp/handle' with attribute value '18446744072104513120' iscsid: sysfs_attr_get_value: open '/class/iscsi_transport/tcp'/'caps' iscsid: sysfs_attr_get_value: new uncached attribute '/sys/class/iscsi_transport/tcp/caps' iscsid: sysfs_attr_get_value: add to cache '/sys/class/iscsi_transport/tcp/caps' iscsid: sysfs_attr_get_value: cache '/sys/class/iscsi_transport/tcp/caps' with attribute value '0x39' iscsid: Matched transport tcp iscsid: Allocted session 0x6d4f80 iscsid: no authentication configured... iscsid: resolved 192.168.58.40 to 192.168.58.40 iscsid: setting iface default, dev , set ip , hw , transport tcp. iscsid: set TCP recv window size to 524288, actually got 262142 iscsid: set TCP send window size to 524288, actually got 262142 iscsid: connecting to 192.168.58.40:3260 iscsid: Setting login timer 0x6da448 timeout 15 iscsid: connected local port 36508 to 192.168.58.40:3260 iscsid: sendmsg: iscsid: sendmsg: bug? ctrl_fd 4 errno 111 iscsiadm: got read error (0/0), daemon died? iscsiadm: Could not login to [iface: default, target: iqn.1992-04.com.emc:500009730005fda4, portal: 192.168.58.40,3260]. iscsiadm: initiator reported error (18 - could not communicate to iscsid) [1]+ Exit 255 /sbin/iscsid -f -d 7 -c /etc/iscsi/iscsid.conf tenant199-vm3:/open-iscsi-2.0-872 # On Thu, Dec 29, 2011 at 1:26 PM, Mike Christie <[email protected]> wrote: > > On 12/29/2011 08:08 AM, Patrick Mullaney wrote: > > I ran the stock sles lxc(0.6.5), tried the latest on sourceforge and the > > most recent stable - all > > had the same result. I was just about to try to put some debug code in > the > > netlink > > code. So I'd be interested in any patch you would be nice enough to send > - > > thanks! > > > > Could you send me the commands you are running? > -- You received this message because you are subscribed to the Google Groups "open-iscsi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/open-iscsi?hl=en.
