Explorer causing syslog error


 
Thread Tools Search this Thread
Operating Systems Solaris Explorer causing syslog error
# 1  
Old 09-25-2006
Explorer causing syslog error

Hi there, I have upgraded my explorer (SUNWexplo) on a solaris 10 Sparc box from version 3.4 to the latest version (5.5) . However im a little concerned, whenever I run the new explorer either manually or scheduled, I get a syslog event as follows

1 in 0:08:31: Sep 22 17:00:15 fmy.machine.com scsi: [ID 107833 kern.warning] WARNING: /pci@0,0/pci-ide@7,1/ide@0/sd@0,0 (sd2):


My question is really , what is /pci@0,0/pci-ide@7,1/ide@0/sd@0,0 (sd2): ??

my two disks have physical addresses of (see output of format command below)

AVAILABLE DISK SELECTIONS:
0. c0t2d0 <DEFAULT cyl 8921 alt 2 hd 255 sec 63>
/pci@0,0/pci1022,7450@2/pci1000,3060@3/sd@2,0
1. c0t3d0 <DEFAULT cyl 8921 alt 2 hd 255 sec 63>
/pci@0,0/pci1022,7450@2/pci1000,3060@3/sd@3,0

is /pci@0,0/pci-ide@7,1/ide@0/sd@0,0 (sd2): the bus or something ....could explorer probing around cause some errors like this

Im a bit lost and any help would be greatly appreciated
# 2  
Old 09-25-2006
that could be your CD-ROM, try that command to see more :

# iostat -E

you could force to run only the disk module:
# explorer -w disks

or skip the disk tests
# explorer -w !disks

regards Pressy
# 3  
Old 09-25-2006
Thanks how do i found out what the CDROM physical device name is...sorry to be a pain. My /devices/pci@0,0 floder has the folowing content

pci-ide@7,1
pci1022,7450@1:devctl
pci1022,7450@2:devctl
pci1022,7460@6:devctl
pci1022,7450@1
pci1022,7450@2
pci1022,7460@6


which one is my cd-rom ??, Is there an easy way to work this out (ps i dont have physical access to the box)
cheers

Last edited by hcclnoodles; 09-25-2006 at 06:57 AM..
# 4  
Old 09-25-2006
in my example, i can see in "iostat -E" that sd6 is my TOSHIBA CD-Drive, with "iostat -En" i can get my virtual path of that TOSHIBA drive, it's c1t6d0:

Code:
root@mp-wst01 # iostat -E
dad0      Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Model: ST320011A        Revision: 3.10     Serial No: 3HT1ZGZT
Size: 20.02GB <20020396032 bytes>
Media Error: 0 Device Not Ready: 0  No Device: 0 Recoverable: 0
Illegal Request: 0
dad1      Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Model: ST320011A        Revision: 3.10     Serial No: 3HT2ADJV
Size: 20.02GB <20020396032 bytes>
Media Error: 0 Device Not Ready: 0  No Device: 0 Recoverable: 0
Illegal Request: 0
sd6       Soft Errors: 4 Hard Errors: 2 Transport Errors: 0
Vendor: TOSHIBA  Product: DVD-ROM SD-M1401 Revision: 1009 Serial No:
Size: 0.00GB <0 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 2 Recoverable: 0
Illegal Request: 4 Predictive Failure Analysis: 0
sd17      Soft Errors: 1 Hard Errors: 0 Transport Errors: 0
Vendor: SEAGATE  Product: ST373405LW       Revision: 0003 Serial No:
Size: 73.40GB <73404694528 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 1 Predictive Failure Analysis: 0
root@mp-wst01 #
root@mp-wst01 # iostat -En
c0t2d0           Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Model: ST320011A        Revision: 3.10     Serial No: 3HT1ZGZT
Size: 20.02GB <20020396032 bytes>
Media Error: 0 Device Not Ready: 0  No Device: 0 Recoverable: 0
Illegal Request: 0
c0t0d0           Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
Model: ST320011A        Revision: 3.10     Serial No: 3HT2ADJV
Size: 20.02GB <20020396032 bytes>
Media Error: 0 Device Not Ready: 0  No Device: 0 Recoverable: 0
Illegal Request: 0
c1t6d0           Soft Errors: 4 Hard Errors: 2 Transport Errors: 0
Vendor: TOSHIBA  Product: DVD-ROM SD-M1401 Revision: 1009 Serial No:
Size: 0.00GB <0 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 2 Recoverable: 0
Illegal Request: 4 Predictive Failure Analysis: 0
c2t2d0           Soft Errors: 1 Hard Errors: 0 Transport Errors: 0
Vendor: SEAGATE  Product: ST373405LW       Revision: 0003 Serial No:
Size: 73.40GB <73404694528 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
Illegal Request: 1 Predictive Failure Analysis: 0
root@mp-wst01 #

gP
# 5  
Old 09-25-2006
ok thanks , but im still confused, my iostat -En gives me this
Code:
# iostat -En
c1t0d0           Soft Errors: 2 Hard Errors: 1 Transport Errors: 0
Vendor: AMI      Product: Virtual CDROM    Revision: 1.00 Serial No:
Size: 0.00GB <0 bytes>
Media Error: 0 Device Not Ready: 0 No Device: 1 Recoverable: 0
Illegal Request: 2 Predictive Failure Analysis: 0

So my cdrom is c1t0d0 and matching this off against /dev/dsk/c1t0d0 which points to

/devices/pci@0,0/pci1022,7460@6/pci1022,7464@0,1/storage@1/disk@0,0:q

Then i can safely assume that /pci@0,0/pci-ide@7,1/ide@0/sd@0,0 (sd2): is NOT my cdrom, nor is it any of my two scsi disks


So what the hell is it ??
# 6  
Old 09-25-2006
what's the output of that command:

# iostat -E | awk '/sd2/ {getline; print}'

gP
# 7  
Old 09-25-2006
Vendor: TEAC Product: DV-28SL Revision: 1.0A Serial No:

Is this the problematic device ??
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Looking for first instance of an error in explorer log

Hi How to see the first instance of an error in explorer log ? In this case I want to know the first time error "SCSI transport failed" was populated in messages Thanks Amani (2 Replies)
Discussion started by: amani
2 Replies

2. Shell Programming and Scripting

Pipe causing last command error to not function

Hi I am quite new to scripting and cannot work out how to do the following - I want to pipe to a log file and then use the "last statement error" in an if statement after, and this doesn't work because it checks the pipe statement instead of the script. Example: executteTheScript $var |... (4 Replies)
Discussion started by: erjorgito
4 Replies

3. AIX

How to know which process is causing the closed_wait?

I do have a friend who have this script already but lost it. Can you please help to give me a script that can capture the closed_wait on the stack and identify which process using it. I am thinking of using netstat and rmsock. (2 Replies)
Discussion started by: depam
2 Replies

4. AIX

Which Process is causing Paging?

Hello On one of our systems (AIX 5) I am seeing (vmstat) paging intermittently I want to know which process is causing the paging? I understand that first I would need to find out which process is consuming most memory 1) Is that right? 2) How to find it out? 3) By googling I found... (8 Replies)
Discussion started by: Chetanz
8 Replies

5. Shell Programming and Scripting

Help with FTP Script which is causing "syntax error: unexpected end of file" Error

Hi All, Please hav a look at the below peice of script and let me know if there are any syntax errors. i found that the below peice of Script is causing issue. when i use SFTP its working fine, but there is a demand to use FTP only. please find below code and explain if anything is wrong... (1 Reply)
Discussion started by: mahi_mayu069
1 Replies

6. Shell Programming and Scripting

Error Message in function causing failure.....

I have a long busybox ash script that has 3 stages. 1. Identify and Capture information on variable data sources, output the information to text file on each data source. 2. Using data from 1 above now actually do data processing on each individual dataset. 3. Produce report. So... (6 Replies)
Discussion started by: tesser
6 Replies

7. Shell Programming and Scripting

Spaced input causing awk error

Hi all, Just want to say thanks for the great forum you have here, the old topics and posts have helped tremendously. So much so that I have managed to figure a lot out just by researching. However, I'm having a small issue that I simply can't find the answer to. (4 Replies)
Discussion started by: whyte_rhyno
4 Replies

8. UNIX for Dummies Questions & Answers

GCC causing problems it seems.

Hi, I seem to be getting errors in relation to GCC it seems as I cant upgrade alot of pkgs until I can upgrade or use a later version of GCC. The error I get is along the lines of ( cc1: error: unrecognized command line option "-Wno-pointer-sign" *** Error code 1 ) Anyway I was wondering if... (2 Replies)
Discussion started by: Browser
2 Replies

9. Solaris

Memory error causing reboot

Hi there I have a box that at 4pm started recieving soft errors on a DIMM, normally this is ok and we have time to swap it out. But I got the following error which caused the box to reboot NOTE: there were abount 6 or 7 normal "soft error encountered" messages before this one Nov 7... (1 Reply)
Discussion started by: hcclnoodles
1 Replies

10. Post Here to Contact Site Administrators and Moderators

HTML is causing problems

I have to suggest that we turn HTML back off. The problem is that angle brackets are used in code and this is causing stuff to get dropped from posts. I know that we can use the constructs that PxT mentions in this thread. But look how hard it is to educate folks about code tags and the search... (4 Replies)
Discussion started by: Perderabo
4 Replies
Login or Register to Ask a Question