Sun N1 System Manager 1.2 Release Notes

Localization Issues

Non-ASCII Objects Display Random Characters if the N1 System Manager Is Running in a Non-UTF8 Locale (6231209)

Non-ASCII objects created using the N1 System Manager display random characters if you start N1 System Manager in following ways:

Workaround: Use either of the two following methods.

  1. Temporary solution: set the LANG environment variable to the UTF8 locale on the management server and restart the N1 System Manager. For example:


    # export LANG en_US.UTF-8
    # /etc/init.d/n1sminit stop
    # /etc/init.d/n1sminit start
    
  2. Permanent solution:

    • On a Solaris based management server:

      Edit the file /etc/default/init and change the LANG value to en_US.UTF-8.

    • On a Linux based management server:

      Edit the file /etc/sysconfig/i18n and change the LANG value to en_US.UTF-8.

Cannot Install ALOM Firmware With a Non-ASCII Firmware Name (6297238)

The load server command fails to install ALOM firmware if the firmware name is non-ASCII.

Workaround: Change the firmware name to ASCII using the set firmware command.

Internationalization Features Are Not Supported for the n1sh Command on Solaris Management Servers (6297808)

The Python version (2.3) on a default Solaris management server does not provide adequate internationalization support for the n1sh command.

Workaround: Install Python 2.4 or later on the Solaris management server. The Python executable must be /usr/bin/python2.4.

Deploying Solaris 10 With Some Installation Languages Will Time Out (6178721, 6179110)

If you deploy Solaris 10 with an OS profile that has a particular installation language set, the installation is performed in interactive mode and you must select a language when prompted. The deploy OS job will eventually time out if you do not make the language selection. The following languages create this behavior:

Workaround: Because the installation is no longer automated, you must monitor the deployment through the server's serial console and make the language selection. You can choose Serial Console from the Actions menu in the browser interface or use the connect server command.

Powering Off/On a Server Running a Non-English Locale Makes the Server's Hardware Health Status “Failed Critical” (6343747)

This problem occurs if an ALOM-based, Solaris provisionable server is running Non–English locale and you power on and off the server using the stop and start commands, respectively.

Workaround: Use the reset server command on the server.

A Solaris SPARC Provisioning Server Running a Non-English Locale Does Not Display Package Information (6350202)

If a Solaris SPARC provisioning server is running a non-English locale, the package information does not display in the server details output.

Workaround: Edit the file /etc/default/init on the provisionable server, change the LANG value to en_US.UTF-8, and reboot the server.

Adding OS Monitoring Agents to a Server Fails When Running a Non-English Locale (6351553)

When adding OS monitoring agents to a provisionable server, there are two situations that fail because the server is running a non-English locale.

Workaround: