Sponsored Content
Top Forums UNIX for Dummies Questions & Answers Sun solaris server auto reboots Post 13756 by mnjanje on Wednesday 23rd of January 2002 08:50:20 AM
Old 01-23-2002
This is the /var/adm/messages file
Jan 21 01:03:54 MBIA-ORACLE unix: st0: <Vendor 'QUANTUM ' Product 'DLT7000
'>
Jan 21 01:03:54 MBIA-ORACLE unix: st0 at QLGC,isp0:
Jan 21 01:03:54 MBIA-ORACLE unix: target 0 lun 0
Jan 21 01:03:54 MBIA-ORACLE unix: st0 is /sbus@b,0/QLGC,isp@0,10000/st@0,0
Jan 21 01:03:59 MBIA-ORACLE unix: st0: Variable record length I/O
Jan 21 12:39:22 MBIA-ORACLE unix: ID[SUNWssa.socal.link.5010] socal1: port 0: Fi
bre Channel is OFFLINE
Jan 21 12:39:22 MBIA-ORACLE unix: ID[SUNWssa.socal.link.5010] socal3: port 0: Fi
bre Channel is OFFLINE
Jan 21 12:39:22 MBIA-ORACLE unix: ID[SUNWssa.socal.link.6010] socal1: port 0: Fi
bre Channel Loop is ONLINE
Jan 21 12:39:24 MBIA-ORACLE unix: sf2: INQUIRY to LUN 0x0 to target 0x5d alpa 0
x45 timed out
Jan 21 12:39:24 MBIA-ORACLE unix: sf2: INQUIRY to LUN 0x0 to target 0x5d retryi
ng
Jan 21 12:39:25 MBIA-ORACLE unix: ID[SUNWssa.socal.link.6010] socal3: port 0: Fi
bre Channel Loop is ONLINE
Jan 21 12:39:27 MBIA-ORACLE unix: sf6: REPORT_LUNS to target 0x5d alpa 0x45 tim
ed out
Jan 21 12:39:27 MBIA-ORACLE unix: sf6: REPORT_LUNS to target 0x5d retrying
Jan 22 13:05:54 MBIA-ORACLE login: REPEATED LOGIN FAILURES ON /dev/pts/11 FROM 1
0.1.7.4

Could someone tell me what is going on?
Thanks
Marie
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

server reboots

Hi all i am using sun solaris 2.8 un sunultra10 sparc server.It is our firewall server. with check point firewall running. but the server suddenly halted several times with the same error as follows....and then there was no option but to reboot. the error was panic /thread=0*6115d360... (2 Replies)
Discussion started by: Prafulla
2 Replies

2. Solaris

Solaris 9.0 (x86 on AMD Opteron) reboots after i FTP through Telnet

Hi All, I have installed Solaris 9 on on an AMD Opteron based server. The server is rebooting after i perform the following: - Logon to Solaris 9 AMD box through telnet or putty - ftp to any other box suppose box A where the FTP server is running - After logging in to the box A through... (1 Reply)
Discussion started by: jsvarma
1 Replies

3. Solaris

Getting Server Model from Sun Solaris

What command to get server model from a solaris 5.10? (4 Replies)
Discussion started by: ryandegreat25
4 Replies

4. Solaris

Sun Server auto ping to 0.0.0.0

Hi All, 3 of my SAP sun server are continuosly pinging to the network address 0.0.0.0. I have no idea how this can happen, but they have something in common. All of them are clustered environment (Veritas Cluster). Anyone can help? rgds, (5 Replies)
Discussion started by: ronny_nch
5 Replies

5. Solaris

solaris reboots as it start loading

hello, my problem is the one of the title , as I press enter on Solaris voice in the grub, my computer reboots , is there an option, a flag ,I can add to the Solaris voice , that allow me to see where is the problem ? something that avoid the computer reboot on error? I can't find a way to know... (7 Replies)
Discussion started by: freeware
7 Replies

6. Solaris

Whether Sun studio is installed on my Solaris Server?

Hi All I want to confirm the installation of Sun Studio installation on my UNIX development server. Please suggest how to get that. Cheers, Ankur (4 Replies)
Discussion started by: sharmaankur85
4 Replies

7. AIX

How to run a script automatically when AIX version 7 server reboots?

Am new to AIX please help me. I have AIX7 server. When ever the system reboots my script need to run automatically. This will help me to start my application automatically after the server reboot. Thanks, Prince Wells (9 Replies)
Discussion started by: prince1987
9 Replies

8. Solaris

How to boot a sun Solaris server?

Hi everyone, I have searched on google and sun documentation but it's still not clear for me; how do we boot a sun Solaris server? I know what to do but only from this step: 1- start /SYS 2- start /SP/console The system go to to the prompt OK, then we use the BOOT command. My... (9 Replies)
Discussion started by: adilyos
9 Replies

9. Solaris

Backup sun Solaris Server

hello, I need to make a backup for my sever Sun Solaris 10, is there any propositions to realize this , or a control line assembly to have a copy of my server. waiting for your reply thank you in advance (5 Replies)
Discussion started by: Laila
5 Replies

10. Solaris

Sun Server and Solaris 7 Inquiry

Greetings! Will be firing up the good ole pizza box, soon. Does anyone know if Solaris 7 is still okay to use? Last time I attempted was 2006. Thank you in advance, ControlTomato (6 Replies)
Discussion started by: ControlTomato
6 Replies
which-pkg-broke(1)						  debian-goodies						which-pkg-broke(1)

NAME
which-pkg-broke - find which package might have broken another SYNOPSIS
which-pkg-broke package DESCRIPTION
The which-pkg-broke program will retrieve a list of the named package and all its dependencies sorted by the time they were installed on the system (as determined from the mtime information of /var/lib/dpkg/info/*.list . This tool makes it possible for a system admin to obtain information that might correlate installation of package dependencies with a pack- age breakage in order to find which package update might be responsible for the breakage. EXAMPLES
This tool can be useful determine which package dependencies were upgraded more recently and might be associated with the bug that is being observed. For example, if aptitude stops working properly, an administrator can run: $ which-pkg-broke aptitude Package <libapt-pkg-libc6.3-5-3.3> has no install time info libdb1-compat Fri Aug 8 03:02:11 2003 libsigc++-1.2-5c102 Fri Aug 8 05:15:58 2003 aptitude Sun Jan 11 17:38:06 2004 libncurses5 Sun Jan 18 08:11:05 2004 libc6 Thu Jan 22 07:55:10 2004 libgcc1 Tue Jan 27 07:37:22 2004 gcc-3.3-base Tue Jan 27 07:37:31 2004 libstdc++5 Tue Jan 27 07:37:32 2004 So depending on exactly when the misbehaviour started, there may be a reason to point the finger at a more-recently updated library like libstdc++ or libncurses, which are more-recently installed than aptitude itself. SEE ALSO
rc-alert(1) AUTHOR
which-pkg-broke was written by Bill Gribble <grib AT billgribble.com> This manual page was written by Javier Fernandez-Sanguino for the Debian GNU/Linux distribution. debian-goodies July 24 2006 which-pkg-broke(1)
All times are GMT -4. The time now is 09:14 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy