On 06/26/09 16:59, Menno Lageman wrote: > Menno Lageman wrote: >> Detlef Drewanz at Sun.COM wrote: >>> On 06/26/09 16:05, Rafael Vanoni wrote: >>>> Detlef Drewanz at Sun.COM wrote: >>>>> Running powertop within b117 on Tecra M9 brings: >>>>> >>>>> powertop: ../common/cpuidle.c: C-State DTrace probes unavailable >>>>> >>>>> I do understand that this has hopefully no impact on the >>>>> powermanagement functionality of solaris, but only effects powertop. >>>>> >>>>> Is there a workaround available ? >>>>> >>>>> Detlef >>>> >>>> Hi Detlef >>>> >>>> This is probably an issue with DTrace and missing iSCSI packages, >>>> can you try running a DTrace script to make sure it's working? >>> >>> Hi Rafael, >>> Ahh, indeed yes it looks like this. >>> I tried my preferred dtrace script and it brings: >>> ... Invalid library dependency in /usr/lib/dtrace/iscsit.d: >>> /usr/lib/dtrace/iscsi.d >>> >>> So does this mean, I have to install an additional package and which ? >> >> Detlef, >> >> Installing SUNWiscsitgt should fix this. > > Sorry, cut-and-paste error: SUNWiscsitgtu is the one you need. > > Menno
Hi Menno, I am using OpenSolaris 117, so you suggestion was right with SUNWiscsitgt. I installed this package and now it works again. So this looks like a bug, because this package is now required to be installed to be able to run dtrace (pkg-dependency is wrong) Thanks Detlef
