James C. McPherson wrote:
On Thu, 02 Jul 2009 16:43:50 -0700
"Yunsong (Roamer) Lu" <[email protected]> wrote:

Hi Folks,

I built a project repo to test our changes to ON, and as suggested the repo was built from snv_111a plus our nightly ON packages which are synchronized with the latest ONNV bits.

The repo is built with following environment variables set:
TEST_PKGS=/export/PROJECT-GATE/packages/i386/nightly-nd
WOS_PKGS=/net/netinstall.sfbay/export/nv/x/111a/Solaris_11/Product
NONWOS_DOCK=nv_osol0906_111b2
REPO=file:///export/repo/rf.0630

On my laptop, OpenSolaris 2000906 is installed. I replaced the publisher with the local one that points to the my repo rf.0630. Then, I was able to run `pkg update-image` successfully.

After have rebooted to the new BE, dtrace stopped working with error:

Invalid library dependency in /usr/lib/dtrace/iscsit.d: /usr/lib/dtrace/iscsi.d

And powertop also stopped working:
   powertop: ../common/cpuidle.c : C-State DTrace probes unavailable


What's wrong with my repo? Or I'm missing something important? Please advise.


This is 6855027 iscsit.d breaks dtrace in osol based on snv_117
I worked around this by gzipping /usr/lib/dtrace/iscsi.d :-)
and I'm eagerly awaiting the integration of the fix.

# pkg install SUNWiscsitgt

: ba...@cyber[322]; sudo powertop
Password:
OpenSolaris PowerTOP version 1.1   (C) 2009 Intel Corporation

powertop: ../common/cpuidle.c : C-State DTrace probes unavailable
: ba...@cyber[323]; sudo pkg install SUNWiscsitgt
DOWNLOAD                                  PKGS       FILES    XFER (MB)
Completed                                  1/1       10/10      0.5/0.5

PHASE                                        ACTIONS
Install Phase                                  45/45
: ba...@cyber[324]; sudo powertop
OpenSolaris PowerTOP version 1.1   (C) 2009 Intel Corporation

Collecting data for 5.00 second(s)
: ba...@cyber[325];



--
Bart Smaalders                  Solaris Kernel Performance
[email protected]         http://blogs.sun.com/barts
"You will contribute more with mercurial than with thunderbird."
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to