Go Back   The UNIX and Linux Forums > Operating Systems > Solaris


Solaris The Solaris Operating System, usually known simply as Solaris, is a Unix-based operating system introduced by Sun Microsystems. The Solaris OS is now owned by Oracle.

Closed Thread    
 
Thread Tools Search this Thread Display Modes
    #1  
Old 04-14-2010
Registered User
 
Join Date: May 2009
Posts: 37
Thanks: 1
Thanked 0 Times in 0 Posts
Error: prtdiag failed! property not found

Hello Everyone!

I have a Sun Fire E2900. When I run a prtdiag -v, it fails to give complete information. It fails with the following error message "Prtdiag failed!Property not found".

Please help.


Code:
# which prtdiag
/usr/sbin/prtdiag

# ls -l /usr/sbin/prtdiag
-r-xr-xr-x 4 root bin 512 2005-01-21 17:26 /usr/sbin/prtdiag

# prtdiag -v
System Configuration: Sun Microsystems  sun4u Sun Fire E2900
System clock frequency: 150 MHZ
Memory size: 32GB

======================================= CPUs =======================================
               E$          CPU                  CPU
CPU      Freq      Size        Implementation       Mask    Status      Location
-------  --------  ----------  -------------------  -----   ------      --------
  0,512  1200 MHz  16MB        SUNW,UltraSPARC-IV    2.3    on-line      -
  1,513  1200 MHz  16MB        SUNW,UltraSPARC-IV    2.3    on-line      -
  2,514  1200 MHz  16MB        SUNW,UltraSPARC-IV    2.3    on-line      -
  3,515  1200 MHz  16MB        SUNW,UltraSPARC-IV    2.3    on-line      -

==================================== IO Devices ====================================

=============================== Memory Configuration ===============================
Segment Table:
-----------------------------------------------------------------------
Base Address       Size       Interleave Factor  Contains
-----------------------------------------------------------------------
0x0                16GB              16          BankIDs 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15
0x2000000000       16GB              16          BankIDs 32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47

Bank Table:
-----------------------------------------------------------
           Physical Location
ID       ControllerID  GroupID   Size       Interleave Way
-----------------------------------------------------------
0        0             0         1GB             0
1        0             1         1GB             4
2        0             0         1GB             8
3        0             1         1GB             12
4        1             0         1GB             1
5        1             1         1GB             5
6        1             0         1GB             9
7        1             1         1GB             13
8        2             0         1GB             2
9        2             1         1GB             6
10       2             0         1GB             10
11       2             1         1GB             14
12       3             0         1GB             3
13       3             1         1GB             7
14       3             0         1GB             11
15       3             1         1GB             15
32       -             -         1GB             0
33       -             -         1GB             4
34       -             -         1GB             8
35       -             -         1GB             12
36       -             -         1GB             1
37       -             -         1GB             5
38       -             -         1GB             9
39       -             -         1GB             13
40       -             -         1GB             2
41       -             -         1GB             6
42       -             -         1GB             10
43       -             -         1GB             14
44       -             -         1GB             3
45       -             -         1GB             7
46       -             -         1GB             11
47       -             -         1GB             15

Memory Module Groups:
--------------------------------------------------
ControllerID   GroupID  Labels         Status
--------------------------------------------------
0              0        -
0              0        -
0              0        -
0              0        -
0              1        -
0              1        -
0              1        -
0              1        -
1              0        -
1              0        -
1              0        -
1              0        -
1              1        -
1              1        -
1              1        -
1              1        -
2              0        -
2              0        -
2              0        -
2              0        -
2              1        -
2              1        -
2              1        -
2              1        -
3              0        -
3              0        -
3              0        -
3              0        -
3              1        -
3              1        -
3              1        -
3              1        -

=============================== Environmental Status ===============================
Prtdiag failed!
Property not found

Sponsored Links
    #2  
Old 04-15-2010
Registered User
 
Join Date: Apr 2009
Location: India
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
I don't have a proper solution to your problem, but i have faced issues where prtdiag gets stuck while running on T5220 box, sun recomended OBP upgrade & the issue got fixed, if possible try OBP upgrade, though this is not an exact way of resolving issues. This could save time in case of emergency.

I hope some one else will also post some other solution, so that we both can learn.

Thanks.
Sponsored Links
    #3  
Old 04-15-2010
ɹǝsn sıɹɐlos
 
Join Date: Dec 2007
Location: Paris
Posts: 4,140
Thanks: 14
Thanked 399 Times in 367 Posts
Make sure also that your system is up to date with patches.
    #4  
Old 04-15-2010
Registered User
 
Join Date: May 2008
Location: SINGAPORE.. The "FINE" City
Posts: 2,693
Thanks: 1
Thanked 18 Times in 18 Posts
Whats the OS version, current OBP and kernel patch level?

Code:
uname -a
prtconf -V

Do also try to restart the picld daemon and re-check
Sponsored Links
    #5  
Old 04-15-2010
pupp's Avatar
pupp pupp is offline Forum Advisor  
cap_10hdx 1
 
Join Date: Feb 2008
Location: Jersey Shore
Posts: 647
Thanks: 0
Thanked 0 Times in 0 Posts
do you see the same issues when you use
Code:
/usr/platform/`uname -i`/sbin/prtdiag


Last edited by pupp; 04-15-2010 at 09:56 AM.. Reason: tags
Sponsored Links
    #6  
Old 04-15-2010
Registered User
 
Join Date: May 2009
Posts: 37
Thanks: 1
Thanked 0 Times in 0 Posts
Thank you all for replying!


Code:
# uname -a
SunOS ams5526A 5.10 Generic_138888-03 sun4u sparc SUNW,Netra-T12

# prtconf -pv | grep -i obp
        version: 'OBP 5.18.0 09/20/04 21:22'
            name:  'obp-tftp'

I will restart picld and let you know.

---------- Post updated at 09:05 AM ---------- Previous update was at 09:03 AM ----------

Quote:
Originally Posted by pupp View Post
do you see the same issues when you use
Code:
/usr/platform/`uname -i`/sbin/prtdiag

Yes I used both


Code:
/usr/platform/`uname -i`/sbin/prtdiag -v

&


Code:
/usr/sbin/prtdiag



---------- Post updated at 09:25 AM ---------- Previous update was at 09:05 AM ----------

I restarted picld. prtdiag still fails

---------- Post updated at 09:39 AM ---------- Previous update was at 09:25 AM ----------

restarting picld did not help. Prtdiag still fails. i see the following errors in /var/adm/messages:

Code:
Apr 15 09:22:49 picld[3385]: piclfrutree: cannot find sc node
Apr 15 09:22:53 picld[3385]: piclfrutree_init: add_all_nodes failed: 9
Apr 15 09:22:53 picld[3385]: ptree_delete_prop failed: 15

Sponsored Links
    #7  
Old 04-16-2010
Registered User
 
Join Date: Apr 2009
Location: India
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
You mentioned E2900 at the begining and now Netra-T12

Are both same machines, I don't have much knowledge about this. PLease someone correct me .

Thanks.
Sponsored Links
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
source a property file in script give error codeman007 Shell Programming and Scripting 3 01-29-2009 10:36 PM
Compilation failed error chrisanto_2000 HP-UX 1 06-17-2008 12:50 PM
SFTP error Assertion failed NoelSacay UNIX for Advanced & Expert Users 2 04-22-2008 02:24 PM
Reserve Failed error for HD bigmoon Solaris 5 09-17-2007 02:47 AM
Capturing failed FTP error ganapati UNIX for Advanced & Expert Users 5 04-19-2007 10:41 AM



All times are GMT -4. The time now is 07:32 PM.