Network Card User Manual
110 SunATM 3U CompactPCI Adapter Installation and User’s Guide • February 2001
Error Messages
This section includes a list of some of the most common error messages you might
see while configuring and bringing up your SunATM interface. For each message,
there is a brief explanation of the problem and a possible solution.
Error Messages from S00sunatm
Cannot find ATM utilities in /etc/opt/SUNWconn/atm/bin;
exiting S00sunatm.
The SunATM utility directory /etc/opt/SUNWconn/atm/bin does not exist.
Make sure that the SUNWatm package installation completed successfully (see
“To Check the Package Installation Using pkgchk” on page 8 for more
information). You might need to reinstall the package.
Cannot find atmconfig file in /etc; exiting S00sunatm.
The /etc/opt/SUNWconn/atm/atmconfig file provides configuration
information to the S00sunatm script so that it can bring up the SunATM
interfaces during system boot. If the /etc/opt/SUNWconn/atm/atmconfig file
is not present, S00sunatm prints this warning message and exits. The
/etc/opt/SUNWconn/atm/atmconfig file is installed with the SUNWatm
package as /etc/opt/SUNWconn/atm/atmconfig.template; if you choose
autoconfiguration or if no previous /etc/opt/SUNWconn/atm/atmconfig
file exists, pkgadd copies this template file to /etc/opt/SUNWconn/atm/
atmconfig. If a previous /etc/opt/SUNWconn/atm/atmconfig file exists, it is
not overwritten. See “Editing the atmconfig File” on page 42.
warning: can't plumb <device>; no UNI version provided
The first entry in /etc/opt/SUNWconn/atm/atmconfig for a physical interface
must include a UNI value in the second field.
warning: can't plumb <uni version> on <device>; <uni version>
already plumbed
The system encountered an entry that attempted to plumb a signalling version on
an interface that has already been plumbed with a different signalling version.
The script ignores the new UNI version and continues processing the entry and
the remaining entries in the file.