Re: Could not log into all portals

2012-11-13 Thread Frank Röben
Am Dienstag, 13. November 2012 06:02:19 UTC+1 schrieb Mike Christie: On 11/12/2012 07:38 AM, Frank R�ben wrote: [root@xcp-02 ~]# uname -r 2.6.32.43-0.4.1.xs1.6.07.734.170748xen It works ok for me with 2.6.32.60 from kernel.org and open-iscsi 2.0-873. I have no idea what is

[SOLVED] Re: Could not log into all portals

2012-11-13 Thread Frank Röben
Hi Mike, thanks for your help. I could solve the problem. I fetched http://www.mellanox.com/downloads/ofed/MLNX_OFED_LINUX-1.5.3-3.1.0-xenserver-i686.iso. I could adapt these sources for my kernel version. [root@xcp-02 tmp]# iscsiadm -m node iscsiadm: No records found [root@xcp-02 tmp]#

Re: [RFC_V2 PATCH 1/2] iscsi_flash_sysfs: Add flash target mgmt support through sysfs.

2012-11-13 Thread Mike Christie
On 11/09/2012 05:35 AM, vikas.chaudh...@qlogic.com wrote: +/* Target attributes */ + +iscsi_flash_tgt_rw_attr(ip, ipaddress, ISCSI_FLASH_TGT_IP_ADDR); +iscsi_flash_tgt_rw_attr(port, port, ISCSI_FLASH_TGT_PORT); +iscsi_flash_tgt_rw_attr(opt_auto_send_tgt_disable, opt_auto_send_tgt_disable, +

Re: RFC: libiscsi-wip

2012-11-13 Thread Mike Christie
On 11/12/2012 12:19 PM, Andy Grover wrote: On 11/08/2012 07:22 PM, Mike Christie wrote: On 11/08/2012 05:32 PM, Andy Grover wrote: The Red Hat packaging of open-iscsi (iscsi-initiator-utils) has contained C and Python libraries for open-iscsi since 2009. These have been used only by the

Re: RFC: libiscsi-wip

2012-11-13 Thread Andy Grover
On 11/13/2012 02:03 PM, Mike Christie wrote: On 11/12/2012 12:19 PM, Andy Grover wrote: OK how is this object tree in representing what we want? a system has 1+ Nodes (iqns) Nodes have 1+ Portals (IP addresses) Portals have 1+ Sessions I think I would add the iscsi connection in here too.

Re: RFC: libiscsi-wip

2012-11-13 Thread Andy Grover
On 11/13/2012 02:03 PM, Mike Christie wrote: We also want the hosts/ifaces/hw-ports. With that object or objects: - We need something to represent the iSCSI HBA, and its physical ports. We need to be able to set/get iscsi/net settings for these. - We need something to represent the iscsi

Re: [RFC_V2 PATCH 1/2] iscsi_flash_sysfs: Add flash target mgmt support through sysfs.

2012-11-13 Thread Michael Christie
On Nov 9, 2012, at 5:35 AM, vikas.chaudh...@qlogic.com wrote: From: Adheer Chandravanshi adheer.chandravan...@qlogic.com This patch allows iscsiadm to manage iSCSI target information stored on adapter flash on per host basis. The sysfs entries will look as cited below: