Sponsored Content
Full Discussion: Solaris box V440 got stucked
Operating Systems Solaris Solaris box V440 got stucked Post 302209124 by incredible on Thursday 26th of June 2008 02:17:50 AM
Old 06-26-2008
Power

Quote:
Originally Posted by Jinu
Hi Friends,

My solaris box V440 got stucked. I couldn't accessit from the remote console. Finally i restarted the box.

Can you tell me what are the ways we can find out the issues

and what are the logs we can check other than /var/log/messages.

Thanks
Jinu
you're not precise by saying "stuck". have you configured RSC on the box? only the console history might help you. what are the network settings? any NFS running on the system? what's the ram size and application running on the system? can attach your messages file?
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

difference between AIX box and Sun Solaris box

Hi, I need a clarification. Is there any difference between AIX box and Sun Solaris box? The bzip command with -c option works in AIX box and the same does not work in Sun Solaris box. Can anyone please explain if there is an implementation difference in both these boxes for the shell... (1 Reply)
Discussion started by: nisha4680
1 Replies

2. Solaris

Boot issues Solaris 10 + V440

Hello, I've a very weird problem with one of the machines. When I try to boot off a working DVD that I used to install another system with it spits out the following message: Sun Fire V440, No Keyboard Copyright 2007 Sun Microsystems, Inc. All rights reserved. OpenBoot 4.22.33, 8192 MB... (14 Replies)
Discussion started by: stoci
14 Replies

3. Solaris

E1 on Solaris box

hi, can someone please guide me if there is any special hardware to use when we need to terminate an E1/T1 link on a Solaris10 box. I have a number of boxes and these all are located at longer distances. the only connectivity is the E1 links between these far location locations. Would it be... (0 Replies)
Discussion started by: busyboy
0 Replies

4. Solaris

Firmware password Solaris Sun Fire v440

Hi: I bougth an used Sun Fire v440, and It have a firmware password. When I turn on the server, it ask for firmware password. (I don 't know what is the correct password). I can access to SC, but when I want to access to OBP, Firmware Password appears again. I remove the battery for two hours,... (1 Reply)
Discussion started by: mguazzardo
1 Replies

5. Shell Programming and Scripting

Stucked with sed, how to replace /

Hi, I am using sed in way desribed below: sed " s/study_seq_no/$STUDY_SEQ_NO/g s/table_nm/$TBL_NM/g s/dmp_file_nm/$DMP_FILE_NM/g s/dmp_file_lst/'`ls \/opt\/abcd\/efgh\/export_dump\/$DMP_FILE_NM*.dmp`'/g s/log_file_nm/$LOG_FILE_NM/g s/dt_of_init/$DT/g ... (15 Replies)
Discussion started by: manubatham20
15 Replies

6. IP Networking

Totally stucked in ssh port forwarding

Hello my friends , i am totally stuck in ssh port forwarding topic i had learn iptables and other networking topic without any problem but ssh port forwarding is headache 1. local port = what is this ? is this incoming traffic or outgoing traffic 2. remote port = same as above 3. dynamic... (2 Replies)
Discussion started by: rink
2 Replies

7. Solaris

SAS drive USB caddy on Solaris V440

Got a T2000 which has got the 2.5" SAS drives. Want to be able, if I can, to connect to USB caddy and connect to a V440. Anyone ever tried this? To be honest, having problems even finding a SAS-USB caddy. (0 Replies)
Discussion started by: psychocandy
0 Replies

8. Solaris

Solaris V440 keeps crashing

Hi, I have Sun Solaris V440, every two days or so, the system crashes and it's at OK prompt. After that I do the FSCK and clear all the bad sectors. Then system stays up for close to 48 hours. Then it crashes again. I checked the logs and I don't see anything under /var/adm/messages file. ... (1 Reply)
Discussion started by: samnyc
1 Replies

9. Solaris

Removing a disk from SUN Fire V440 running Solaris 8

Hi, I have a SUN Fire V440 server running Solaris 8. One of the 4 disks do not appear when issued the format command. The "ready to remove" LED is not on either. Metastat command warns that this disk "Needs maintenace". Can I just shutdown and power off the machine and then insert an... (5 Replies)
Discussion started by: Echo68
5 Replies

10. Solaris

Auto Power On on V440 Solaris system

Hi there, I have a V440 Server based on Sun Microsystem with Solaris OS. Is there any way to auto power on the system only with cabling the V440 with 220 v? Thanks! (10 Replies)
Discussion started by: proof_enrique
10 Replies
GENBOX(1)						      General Commands Manual							 GENBOX(1)

NAME
genrbox - generate a RADIANCE description of a box SYNOPSIS
genrbox mat name xsiz ysiz zsiz [ -i ][ -r rad | -b bev ] DESCRIPTION
Genbox produces a RADIANCE scene description of a parallelepiped with one corner at the origin and the opposite corner at (xsiz, ysiz, zsiz). The sides of the box will be parallel to the three coordinate planes. The surfaces that make up the box will be modified by mat and their identifiers will begin with name. The -i option can be used to produce a box with inward directed surface normals. The -r option can be used to specify the radius for rounded edges. The -b option can be used to specify the indentation for beveled edges. EXAMPLE
To produce a rectangular box made of wood with beveled edges: genrbox wood box1 5 8 3 -b .5 > box1 AUTHOR
Greg Ward BUGS
Because spheres and cylinders are used to construct boxes with rounded edges, a transparent box of this type appears quite messy. SEE ALSO
genrev(1), gensurf(1), genworm(1), rpict(1), rvu(1), xform(1) RADIANCE
11/15/93 GENBOX(1)
All times are GMT -4. The time now is 03:00 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy