Chapter 3 Information About Software 57
TABLE 3-4 Oracle Solaris OS Issues and Workarounds for All Supported Releases
CR ID M3000
M4000
M4000
M8000
M9000 Description Workaround
4816837 O O System hangs when executing parallel
hot plug operation with SP DR in
suspend phase.
No workaround is available.
6449315 O The Oracle Solaris OS cfgadm(1M)
command does not unconfigure a
DVD drive from a domain on a
M8000/M9000 server.
Disable the Volume Management
Daemon (vold) before unconfiguring
a DVD drive with the cfgadm(1M)
command.
To disable vold, stop the daemon by
issuing the command
/etc/init.d/volmgt stop. After
the device has been removed or
inserted, restart the daemon by
issuing the command
/etc/init.d/volmgt start.
6459540 O O The DAT72 internal tape drive on a
server may time out during tape
operations. The device might also be
identified by the system as a QIC
drive.
Add the following definition to
/kernel/drv/st.conf:
tape-config-list=
"SEAGATE DAT DAT72-000",
"SEAGATE_DAT____DAT72-000",
"SEAGATE_DAT____DAT72-000";
SEAGATE_DAT____DAT72-000=
1,0x34,0,0x9639,4,0x00,0x8c,0
x8c,
0x8c,3;
There are four spaces between
SEAGATE DAT and DAT72-000.
6466617 O O Performing a hot plug operation with
the PCI-Express slot too quickly
interrupts a PCI leaf reset and occurs
the following error:
cfgadm: Component system is
busy error
Pause a few seconds between the
issue of each cfgadm -c command.