![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Back-to-Back Connection using HBAs | aldowsary | IP Networking | 3 | 6 Days Ago 07:21 PM |
| I cant boot my sunfire v120 | bianca | SUN Solaris | 24 | 05-29-2008 11:33 AM |
| back to back printing in UNIX | amirthraj_12 | AIX | 3 | 05-06-2008 04:42 AM |
| Weird behavior on a Sun Fire V120 running solaris 10. | jsandova | SUN Solaris | 2 | 10-05-2007 03:17 PM |
| config v120(sol 8) as a router | sashah | SUN Solaris | 1 | 08-08-2007 10:06 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
How can I tell why my V120 is back at ok prompt?
I have a problem with a development Sun V120 platform. I will come back to it and sporadically find it's back at the ok prompt.
There are no core dumps and I've had a look at /var/adm/messages and this hasn't really helped. Can someone give me some pointers on where else to look, or how to set some better logging up. Unfortunately several people have root access (because it is used for development) so I can't rule out human intervention at the mo. Cheers Matt |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
you can bump up what gets logged to /var/adm/messages by editing /etc/syslog.conf
but that would be your main source to find out who or why the machine rebooted. that and syslog |
|
#3
|
|||
|
|||
|
Make sure you have a dump device and all that set up correctly. Otherwise it may be crashing and you miss the core files. In solaris check out man dumpadm for more details. Also, make sure there is a /var/crash/hostname directory as that is the default place crash dumps get stored.
|
|
#4
|
||||
|
||||
|
You might also look into what your eeprom settings are. If you are losing power (even just a quick temporary outage that isn't notice usually) you could be shutdown and if the parameters are wrong, will stay at the ok prompt.
You can check either by looking while at the ok prompt or get most of the variables at the command line with eeprom. Check that auto-boot?=true Also check that you are not using power management and the server is turning itself off - see this post |
|
#6
|
|||
|
|||
|
power save install option.
when you installed the OS did you choose to have 'power save' option.
I've not selected it before but perhaps this is causing your problem. |
|||
| Google The UNIX and Linux Forums |