>-----Original Message-----
>From: Mike Christie [mailto:[email protected]]
>Sent: Thursday, April 14, 2011 10:49 AM
>To: [email protected]
>Cc: Vikas Chaudhary; [email protected]; [email protected];
>Lalit Chandivade; Ravi Anand; [email protected]
>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.
--
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.