PICL configuration missing for T2000

Hi,

we recently tested removing power from one half of a T2000, but no alarms/errors were reported. The following output can be seen:

# /usr/sbin/prtpicl|grep -i ps

pseudo (devctl, 8100000820)

Compare this to a SUNW,Sun-Fire-880

# /usr/sbin/prtpicl |grep -i ps

PS0_PR_SENSOR (gpio, 80000001e7)

PS1_PR_SENSOR (gpio, 800000022a)

PS2_PR_SENSOR (gpio, 800000026d)

PS0_SLOT (picl, 800000018d)

PS0 (picl, 800000019c)

PS0_3_3V_I_SENSOR (digital-sensor, 80000001ab)

PS0_5V_I_SENSOR (digital-sensor, 80000001b5)

PS0_12V_I_SENSOR (digital-sensor, 80000001bf)

PS0_48V_I_SENSOR (digital-sensor, 80000001c9)

PS0_SENSOR_VALID_SWITCH (switch, 80000001d3)

PS0_FAN_FAIL_SENSOR (switch, 80000001d8)

PS0_TEMP_FAIL_SENSOR (switch, 80000001dd)

PS0_I_SHARE_FAIL_SENSOR (switch, 80000001e2)

PS1_SLOT (picl, 8000000192)

PS1 (picl, 80000001a1)

PS1_3_3V_I_SENSOR (digital-sensor, 80000001ee)

PS1_5V_I_SENSOR (digital-sensor, 80000001f8)

PS1_12V_I_SENSOR (digital-sensor, 8000000202)

PS1_48V_I_SENSOR (digital-sensor, 800000020c)

PS1_SENSOR_VALID_SWITCH (switch, 8000000216)

PS1_FAN_FAIL_SENSOR (switch, 800000021b)

PS1_TEMP_FAIL_SENSOR (switch, 8000000220)

PS1_I_SHARE_FAIL_SENSOR (switch, 8000000225)

PS2_SLOT (picl, 8000000197)

PS2 (picl, 80000001a6)

PS2_3_3V_I_SENSOR (digital-sensor, 8000000231)

PS2_5V_I_SENSOR (digital-sensor, 800000023b)

PS2_12V_I_SENSOR (digital-sensor, 8000000245)

PS2_48V_I_SENSOR (digital-sensor, 800000024f)

PS2_SENSOR_VALID_SWITCH (switch, 8000000259)

PS2_FAN_FAIL_SENSOR (switch, 800000025e)

PS2_TEMP_FAIL_SENSOR (switch, 8000000263)

PS2_I_SHARE_FAIL_SENSOR (switch, 8000000268)

pseudo (devctl, 8000001ff3)

Looking at the PICL installation for the two types of machines, there are obvious differences:

# ls /usr/platform/SUNW,Sun-Fire-T200/lib/picl/plugins

libpiclsbl.so

libpiclsbl.so.1

# ls /usr/platform/SUNW,Sun-Fire-880/lib/picl/plugins/

libpiclfrutree.so

libpsvcplugin_psr.so.1

picldevtree.conf

libpiclfrutree.so.1

libpsvcplugin.so

piclfrutree.conf

libpsvcplugin_psr.so

libpsvcplugin.so.1

Are there configuration files missing for T2000 machines? Where can I get them? Or is there something else wrong?

Regards,

Kevin

[2506 byte] By [kpmcnamee] at [2007-11-26 11:56:14]
# 1
Hello, I have the same problem. I have sent it to the forums, but no answer until now.I tried to install the SolarisExpress 11/06, but the result is the same: no environment information from prtpicl and prtdiag.Jaro
EK000191801 at 2007-7-7 12:15:27 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2
There is no output in /var/adm/messages and no errors reported by prtdiag when the psu is offline?Umm, never mind, i just read the subject :-) .7/M.Message was edited by: mAbrante
mAbrante at 2007-7-7 12:15:27 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 3
When the OS was installed to the new system, which Cluster was selected ?I seem to recall that with the V880's you needed at least Developer to get all the necessary PICL functions, End-User was not sufficient.Perhaps there is some difference between your two
rukbat at 2007-7-7 12:15:27 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 4
We do a minimal installation on the T2000 using SUNWCreq plus some individual packages that are needed.The V880 is a full installation.
kpmcnamee at 2007-7-7 12:15:27 > top of Java-index,Solaris Operating System,Solaris 10 Features...