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
--
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.