Linux / UNIX Tech Support Forum
This is a discussion on weird problem - terminal not refreshing; sleep not terminating within the Solaris/OpenSolaris forums, part of the UNIX operating systems category; Hi, I am having a wierd problem in one of the Solaris servers. Code: root@ussd # uname -a SunOS ussd ...
Register free or login to your account to remove all advertisements.
|
|||||||
| Solaris/OpenSolaris Discuss all about the SUN Solairs/OpenSolaris. You are free to talk about any issues related to Solaris administration, networking, services and other stuff, share information or ask doubts. |
![]() |
|
|
Thread Tools | Display Modes |
|
|||
|
Hi,
I am having a wierd problem in one of the Solaris servers. Code:
root@ussd # uname -a SunOS ussd 5.8 Generic_108528-24 sun4u sparc SUNW,Sun-Fire-280R prstat, tail -f "some log file", sar -u 1 10 Also, sleep command is not terminating normally. I have to press ctrl+C or ctrl+Z to terminate it. Code:
root@ussd # sleep 2
^C
root@ussd #
root@ussd # sleep 5
^Z
[1]+ Stopped sleep 5
root@ussd #
root@ussd # ps -aef | grep sleep
root 22218 1 0 11:32:57 ? 0:00 sleep 2
root 22311 21950 0 11:54:31 pts/1 0:00 sleep 5
![]() Please HELP !!! |
|
||||
|
Try rebooting the server and after that pay attention to screen for any errors.
__________________
Vivek Gite |
|
|||
|
Hi All,
Seems like I found the culprit in /var/adm/messages. We have some unusual errors there like. Code:
kern.warning] WARNING: [AFT0] 3 soft errors in less than 24:00 (hh:mm) detected from Me mory Module J0406 Transaction was a block operation. Jun 25 12:06:07 ussd pcisch: [ID 956438 kern.info] dvma access, Memory safari command, address 00000000.7e2ee2d0, owned_ in not asserted. secondary error from DVMA read transaction Best Regards, VIKAS |
![]() |
|
|
| Tags |
| memory problems, screen, solaris |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to open an pdf file(.pdf) in terminal | chandrasekar | Getting started tutorials | 1 | 27th March 2008 12:41 AM |
| terminating dispatch.fcgi properly | sathiya | Web servers | 0 | 13th February 2008 08:30 AM |
| Weird variable evaluation problem (FreeBSD, sh) | fangorn | Shell scripting | 1 | 10th October 2006 02:37 AM |
| How can I take a screenshot from an X TERMINAL? | sweta | Shell scripting | 4 | 20th July 2006 07:51 PM |
| Weird Debian login problem | jerry | Linux software | 2 | 28th June 2005 11:08 PM |