Chapter 3 Information About Software 73
Oracle Solaris OS Issues Fixed in Oracle Solaris 10
5/08
TABLE 3-10 lists issues that have been fixed in Oracle Solaris 10 5/08 OS. You might
encounter them in supported releases earlier than Oracle Solaris 10 5/08.
TABLE 3-10 Oracle Solaris OS Issues Fixed in Oracle Solaris 10 5/08
CR ID M3000
M4000
M5000
M8000
M9000 Description Workaround
5076574 O A PCIe error can lead to an invalid
fault diagnosis on a large
M8000/M9000 domain.
For Oracle Solaris 10 8/07 or earlier,
this has been fixed in patch 127127-11.
[Workaround]
Create a file
/etc/fm/fmd/fmd.conf containing
the following lines;
setprop client. buflim 40m
setprop client. memlim 40m
6402328 O System panic might happen due to be
over the interrupt number limit when
one domain has seven or more IOUA
cards.
For Oracle Solaris 10 8/07 or earlier,
this has been fixed in patch 127127-11.
[Workaround]
Use six or less IOUA cards on one
domain.
6472153 O O If you create an Oracle Solaris OS
Flash archive on a non-
M4000/M5000/M8000/M9000 sun4u
server and install it on a
M4000/M5000/M8000/M9000 sun4u
server, the console's TTY flags will not
be set correctly. This can cause the
console to lose characters during
stress.
For Oracle Solaris 10 8/07 or earlier,
this has been fixed in patch 137046-01.
[Workaround]
Just after installing Oracle Solaris OS
from an Oracle Solaris Flash archive,
telnet into the
M4000/M5000/M8000/M9000 server
to reset the console's TTY flags a
follows:
# sttydefs -r console
# sttydefs -a console -i
"9600 hupcl opost onlcr
crtscts" -f "9600"
This procedure is required only once.