Intel Network Drivers for UnixWare* 7 and Open UNIX* 8

(Intel® PRO/1000 MT Desktop Adapter only)

 
NOTE: The instructions and documentation below use the console mode, rather than a graphical interface. X Windows* commands may be worded somewhat differently, but the process for installation and configuration is fundamentally the same.

When installing and configuring network adapters, you may need to refer to Caldera* (formerly SCO*) UnixWare* 7 or Open UNIX 8 documentation. Please have this documentation available during the installation process.

For maximum system stability, it is recommended that all network adapters be configured with the same driver type (DDI8). To use the teaming and VLAN features of your Intel adapter, you will need to install DDI8 on all adapters that will use iANS.


Installation

To ensure predictable behavior when installing network adapters, deconfigure all adapters and reboot the system prior to configuring new adapters or reconfiguring installed adapters.

  1. Mount the CDROM on the UnixWare system.  For example:

    mkdir cdrom
    chmod 777 cdrom
    mount -F cdfs -r /dev/cdrom/cdrom1 /cdrom
  2. Copy the /<cdrommount>/UNIX/UW7DDI8/e1008g.pkg file from the CDROM into any directory on the system, such as in the /tmp directory.

  3. Make sure no other users are logged on and all user applications are closed.

  4. Run netcfg and remove any configuration using the older drivers. Then, exit netcfg.

  5. Verify that there is not an older version of either e1000g or e1008g driver on the system using 'pkginfo -l'.  For example: pkginfo -l e1008g.  If there is, remove the driver using 'pkgrm'. For example: pkgrm e1008g. Reboot the system using 'init 6'.

  6. Install the new driver using 'pkgadd'. For example:  pkgadd -d /tmp/e1008g.pkg.

  7. If you intend to use advanced options such as teaming/VLAN, repeat steps 1 and 4 above to add the iANS.pkg file to your system. 

  8. If you install the iANS.pkg, reboot your system after installation, before beginning to configure your adapters.

  9. Add and configure the NICs. See Configuration and Teaming below to add and configure adapters, configure iANS, and set up teaming and VLANs.

Notes:


Configuration, Teaming, and VLANs

NOTE: You must have at least one Intel server adapter in your system to perform teaming.

Creating a team with iANS in UnixWare* 7 and Open UNIX* 8 is a two-step process. The first step involves adding members to the team, during which process the team's configuration is established. During the second step, you will add a virtual adapter (or several virtual adapters in VLAN mode) and choose the networking protocol you wish to use on the virtual adapter(s).

  1. Copy the iANS.pkg file to any directory on the UnixWare and Open UNIX system.

  2. Install iANS using 'pkgadd'. For example:  #pkgadd -d /tmp/iANS.pkg. After installing iANS, reboot your system.

  3. If the base driver (DDI e1008g) has not yet been installed, follow the instructions in Installation to install the driver. Make sure that all network adapters in the system are configured with the same driver type, and that no protocols are configured on the adapters.

  4. Start netcfg:  # netcfg.

  5. Go to the Hardware menu and choose "Add new LAN adapter...". Netcfg presents the available adapters and drivers. 

  6. Select the first adapter to configure, then select Continue.
    NOTE: If you also have the DDI7 (e1000g) driver on your system, it will appear as a configuration option. Make sure you select only the adapters displaying the e1008g driver.

  7. For 10/100 adapters, Configure Advanced Options if you wish to set a default duplex speed (Half Duplex_10Mbps, Full Duplex_10Mbps, Half Duplex_100Mbps, or Full Duplex_100Mbps). For automatic duplexing, select OK.
    NOTE: Adapters that use optical fiber media operate only at 1000 Mbps and full duplex.

    NOTE: "Auto_Auto" is the default for this setting. Select Auto_Auto, not Cancel, to leave this screen without making changes. Cancel is nonfunctional in this screen, and may leave Netcfg in an unusable state if it is selected.

  8. Select the initial protocol for this adapter. For teaming or VLAN operation, select iANS team "0" (where "0" is the team ID given to the first team), then Add.
    NOTE: You must select iANS before you select any other protocol in order to use this adapter as part of a virtual adapter. You will be able to configure TCP/IP or IPX/SPX on the virtual adapter after you have successfully configured iANS on your adapters.

  9. Choose the priority of the member just added, then select OK. (Priority will determine the manner in which the different NICs will handle traffic or errors.) The adapter will be configured with the chosen settings.

  10. The iANS Configuration Utility window will prompt you to choose the role of the member in the team. The user will determine the team configuration only once, during the addition of the first team member.
    NOTE: Teaming configuration steps are listed in the next heading.

  11. You may now configure a second adapter from the Hardware menu by selecting "Add New LAN Adapter". Repeat steps 5-9. If you are configuring more than one team, you will need to select another team ID for subsequent teams.

  12. Add the virtual adapter(s) created for the team(s). Select the same protocol for all adapters you add to a team. Instructions for adding a virtual adapter are included below.

Teaming

  1. After adding the first member of the team, the iANS Configuration Utility screen will appear. Identify the team, and select VLAN mode if you wish to include VLANs in your team. (If you commit the team in "no VLAN" mode, you will still need to add a virtual adapter (Ethernet-iANS Virtual Adapter without VLAN-PCI Slot 0 Bus 0) and select a protocol to be installed over it. Instructions for adding a virtual adapter are included below.)

  2. Enter the number of VLANs that will be added.

  3. Select the teaming mode for the team being configured (none, aft, alb, fec/la/802.3ad, gec/la/802.3ad).
    NOTE: Adaptive Load Balancing (ALB) encompasses Adapter Fault Tolerance (AFT) as well. Fast EtherChannel* (FEC) and Gigabit EtherChannel* (GEC) includes IEEE 802.3ad static mode (3ad).

  4. Some users may wish to configure Advanced Options for a team. Summary of configuration options 
    NOTE: one tick = 50 milliseconds

NOTE: Most users will not need to configure advanced options. Unless necessary, do not modify these settings.

 

Adding virtual adapters

Follow the steps below to add a virtual adapter.

  1. In netcfg, select "Add New LAN Adapter" from the Hardware menu. 

  2. The virtual adapter created in the previous steps will be highlighted. For example: 

  3. Ethernet-iANS Virtual Adapter with VLAN - PCI Slot 0 Bus 1

    If several virtual adapters were added in the previous installation stage, they will appear with sequential bus numbers. Additionally, if a virtual adapter is on a different team, its slot number will increase.

  4. Choose the networking protocol to be installed on the virtual adapter.
    NOTE: Although iANS is presented by netcfg as an available protocol, iANS cannot be installed and configured over itself on a virtual adapter.

Examples

These examples summarize the actions needed to build two typical topologies:

For a team without VLAN and with several members:

  1. Add the first member using "Add New LAN Adapter".

  2. Choose teaming modes as desired, and set VLAN mode to "off".

  3. Add all the other members in the same manner.

  4. Add the virtual adapter using "Add New LAN Adapter".

For a team with VLAN and with several members:

  1. Add the first member using "Add New LAN Adapter".

  2. Choose teaming modes as desired, and set VLAN mode to "on".

  3. Enter the number of VLAN IDs you will use.

  4. Add all the other members in the same manner.

  5. Add the virtual adapters using "Add New LAN Adapter" from the Hardware menu. For each adapter added you will be prompted for the virtual adapter's VLAN ID. Do not give two virtual adapters in the same team the same VLAN ID.

Remarks


Troubleshooting/Technical Notes

Installation Issues

Using PCI Hot Plug and iANS

Requirements

Using Hot Plug with iANS Team Members

Modifying a Team's Configuration

Most changes to an active team can be accomplished dynamically, without rebooting after the change. Other topology changes will require a reboot. View the following table to determine whether your change will require that your system be rebooted before the change will take effect.

Changes that do not require reboot:

Changes that do require reboot:

Limitations of dynamic configurations in Hot Plug computers:

1.  Building a team and adding virtual adapters require a reboot of the computer.

2.  In order to configure the IPX/SPX protocol over a virtual adapter, the user should first configure TCP/IP over it, reboot the system, and only then add the IPX/SPX protocol (the TCP/IP protocol can then be removed).

Hot Plug can be temporarily disabled using "modadmin -U <HPCD_MODULE>" where HPCD_MODULE is hpcd/intelhpcd or any other module name used for your Hot Plug Controller Driver.

Hot Plug can be enabled again after configuring all virtual adapters by using "modadmin -l <HPCD_MODULE>.

iANS Usage Guidelines, Recommendations and Limitations

Switching init states:

When the system is in init state 1, do not go directly to init state 3 (using “init 3”). Instead reboot (using “init 6”) and bring the system up to init state 3. Going directly from init state 1 to init state 3 causes some adapters not to open when adding them to netcfg, and therefore hot-add failures might occur.

Throughput limitations:

There is a Caldera limitation regarding the maximum TCP/IP throughput of an adapter. Therefore, when using ALB, GEC or FEC mode for TCP/IP traffic, we recommend configuring no more than 4 members in a team PER  virtual adapter. This is because the virtual adapter’s throughput will not exceed the mentioned Caldera limitation so more members will not improve the total throughput.

If the configuration has more than one virtual adapter in a team (in VLAN mode), the throughput of each virtual adapter will vary according to the distribution of the traffic between the virtual adapters. As a rule of thumb, traffic that is equally distributed between all virtual adapters allows better average throughput per virtual adapter.

Examples:

Hot-remove in FEC or GEC mode:

When hot-removing a member in FEC or GEC mode, you should also disconnect the member’s link from the switch. If you fail to do this, the switch will keep transmitting to that port (the switch isn’t aware of the member’s removal from the team).

Hot-removing a team’s original primary adapter:

A team’s MAC address is taken from the MAC address of its original primary physical adapter (the adapter that was chosen as primary at boot-time). If this adapter is hot-removed from the team, both the team and the adapter will have the same MAC address and the following warning will be printed to the system log:
“WARNING: the MAC Address ------ is still in use by Team _”. In such a case, the removed adapter should not be used anywhere in the network until the system is rebooted, or unexpected results may occur.

Running /etc/nd stop on a member:

/etc/nd stop should NOT be executed on a member’s net. If it is executed, the member will become non-operational and you will have to remove it from the team and add it back, or reboot, for the member to become operational again. The following warning will be printed to the system log in this case: “WARNING: Closed member [PCI Slot -, (---)] which is still attached to a team! It must be removed to become operational again.”

Known Issues

DDI7 and DDI8 do not co-exist.

"Error in handshake with adapter’s driver: adapter wasn't opened" error message at boot:

Symptom: At boot time, a member fails to be added to a team, and the following error messages are seen on the screen: "Error in handshake with adapter’s driver: adapter wasn't opened." and "[FAILED]: anscfg cmd=add_lower team=… lower=… net=… low_attr=…".

NOTE: This error message can also be seen when hot adding a member.

Cause: This is a known Caldera bug in which the adapter’s driver is not opened.

Possible workarounds: The problem usually disappears after a reboot. If it doesn’t you can try the following: Try to add a different member and reboot if necessary. Try removing some members from netcfg and then adding other members. Reboot if necessary. If none of the above helps, try to remove everything from netcfg, reboot and reconfigure everything.

Hot-add failures with no apparent reason:

Symptom: Hot adding a member to a team fails. The member will not be configured in netcfg and the user will see the following message:  "Hot add of member ___ failed". 

Cause: It is possible that the hot-add failed because of a legitimate reason (no server adapter in team, adapter that doesn’t support VLAN in a VLAN-team, etc). In such cases, a relevant error message will be seen in the system log. If there is no message in the log, or if the following message is seen:  "Error in handshake with adapter’s driver: adapter wasn't opened", then this is an anomaly which is a known issue. It also happens without iANS (in that case, the adapter will be configured in netcfg but will not function).

Possible workarounds:

If none of the above helps, try to remove everything from netcfg, reboot and reconfigure everything.

Repeated messages of members being deactivated and rejoined in VLAN mode:

Symptom: the following messages are printed to the system log repeatedly while in VLAN mode:  “Secondary adapter ___ deactivated / isolated from other team members.” and "Secondary adapter ___ rejoined.".

NOTE: Messages of fail-overs might also appear.

Cause: VLAN IDs are configured in an iANS team, but some of these IDs are not configured in the switch ports to which the team’s members are connected. This causes iANS probes transmitted on these VLAN IDs to be lost, which causes adapters to be deactivated.

Solution: Configure all the switch ports to which the team’s members are connected to be 802.3ac/802.1Q VLAN tagged, with all the VLAN IDs corresponding to the ones configured in the team.

Periodic messages of members being deactivated and rejoined in high-stress traffic:

Symptom: the following messages are printed to the system log from time to time when transmitting/receiving high-stress traffic:  “Secondary adapter ___ deactivated / isolated from other team members.” and "Secondary adapter ___ rejoined."

NOTE: Messages of fail-overs might also appear.

Cause: iANS probes are getting lost.

Possible workaround: Changing the team’s probe-settings may solve the problem or at least limit it:

In netcfg, modify the team’s advanced options (choose team, protocol->Modify protocol configuration, OK, Advanced options) as follows:

  1. Change “Max retry count” to 20 (causes more probe retries).

  2. Change “Receive timeout” to 1 (less time between each retry).

All of the iANS configuration commands fail, "Could not open ctrl device" message printed to the iANS log. (Very rare):

Symptom: At boot time, iANS fails to be configured. The console is filled with [FAIL] messages describing the commands that iANS failed to run. In the iANS log (etc/*ans/data/log), the following messages are also printed: "[***] The last operation failed. Exited with status =…" and "Could not open ctrl device…”

Possible workaround:

  1. Remove everything from netcfg.

  2. Re-install the iANS package using “pkgadd –d” (no need to remove the package).

  3. Reboot.

VLANs:

Virtual LANs are compatible with all Intel gigabit network adapters except the first generation PRO/1000 Gigabit Server Adapter.


Contact Information (for base driver support)

Caldera Systems, Inc.
240 West Center Street
Orem, Utah 84057 USA
801-765-4999 phone
801-765-1313 fax

http://www.caldera.com/

  1. Go to Support

  2. Go to "Installation Knowledge Center"

  3. Search for "Intel gigabit" in search box

  4. Select "AND keywords"

For Teaming iANS/VLAN support use the following email address:

unixteam.nic@intel.com


Copyright © 2002 Intel Corporation. Legal Information