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

