>-----Original Message----- >From: Mike Christie [mailto:michaelc@xxxxxxxxxxx] >Sent: Thursday, April 14, 2011 10:49 AM >To: open-iscsi@xxxxxxxxxxxxxxxx >Cc: Vikas Chaudhary; James.Bottomley@xxxxxxx; linux-scsi@xxxxxxxxxxxxxxx; >Lalit Chandivade; Ravi Anand; Jayamohan.Kallickal@xxxxxxxxxx >Subject: Re: [RFC-V2 PATCH 4/5] iscsi_transport: show network configuration >in sysfs > >On 04/13/2011 11:15 PM, Vikas Chaudhary wrote: >> >> Currently we have partial implementation of VLAN. iscsi_transport >supports >> VLAN set operation but we need to implement this in iscsiadm and export >> VLAN to sysfs iface. We will add this support in our next patches. >> > > >Basically, I just want to know if vlan stuff is going into the >iscsi_iface class or in some new struct? > >For the latter would it be something like: > >host >| >\-iscsi_iface0 > | > \-iscsi_vlan0 > | > \-iscsi_vlan1 > | > \-iscsi_vlan2 > >or > >host >| >\-iscsi_iface1 > |-vlan0 >\-iscsi_iface2 > |-vlan1 >\-iscsi_iface3 > |-vlan2 VLAN will be per iface. So it will be like: host | \-iscsi_iface1 |-vlan0 \-iscsi_iface2 |-vlan1 \-iscsi_iface3 |-vlan2 This message and any attached documents contain information from QLogic Corporation or its wholly-owned subsidiaries that may be confidential. If you are not the intended recipient, you may not read, copy, distribute, or use this information. If you have received this transmission in error, please notify the sender immediately by reply e-mail and then delete this message. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html