Hi Ankush, [r...@srims ~]# lsmod | grep *watch* [r...@srims ~]# arch x86_64 [r...@srims ~]#
On Fri, Apr 9, 2010 at 11:56 PM, ankush <[email protected]> wrote: > > > On Fri, Apr 9, 2010 at 8:39 PM, adnan.shoeb <[email protected]> wrote: > >> Sharad- >> >> What I found on internet is:- >> This is caused when the system is hanging under load. Add any one of the >> following to you /boot/grub.conf file: >> >> 1. Disable the NMI watchdog by adding "*nmi_watchdog=0*" >> 2. Disable the high precision event timer (HPET) by adding *"nohpet*" >> >> I know the above entry can be put into the grub.conf file......but I am >> not sure what exactly it will do. >> >> Thanks >> Adnan Shoeb >> >> >> >> On Fri, Apr 9, 2010 at 10:47 PM, Sharad Birmiwal < >> [email protected]> wrote: >> >>> On Fri, Apr 9, 2010 at 10:36 AM, adnan.shoeb <[email protected]> >>> wrote: >>> > Dear all, >>> > >>> > Please help we are getting one issue in linux, server is getting >>> rebooted >>> > automatically >>> > Find the below logs for refrence:- >>> > >>> > Apr 8 19:16:35 SRIMS kernel: Uhhuh. NMI received for unknown reason >>> 38. >>> > Apr 8 19:16:35 SRIMS kernel: Do you have a strange power saving mode >>> > enabled? >>> > Apr 8 19:16:35 SRIMS kernel: Dazed and confused, but trying to >>> continue >>> > Apr 8 19:17:33 SRIMS ntpd[4228]: synchronized to LOCAL(0), stratum 10 >>> > Apr 8 19:20:12 SRIMS syslogd 1.4.1: restart. >>> > Apr 8 19:20:13 SRIMS kernel: klogd 1.4.1, log source = /proc/kmsg >>> started. >>> > Apr 8 19:20:13 SRIMS kernel: Linux version 2.6.18-128.el5 >>> > ([email protected]) (gcc version 4.1.2 20080704 (Red Hat >>> > 4.1.2-44)) #1 SMP Wed Jan 21 10:41:14 EST 2009 >>> > >>> > Apr 8 19:34:15 SRIMS kernel: wanpipe1: AFT Global TDM Intr >>> > Apr 8 19:34:15 SRIMS kernel: ADDRCONF(NETDEV_CHANGE): w1g1: link >>> becomes >>> > ready >>> > Apr 8 19:34:15 SRIMS kernel: wanpipe1: Global TDM Ring Resync TDM = >>> 0x1 >>> > Apr 8 19:35:16 SRIMS kernel: Uhhuh. NMI received for unknown reason >>> 38. >>> > Apr 8 19:35:16 SRIMS kernel: Do you have a strange power saving mode >>> > enabled? >>> > Apr 8 19:35:16 SRIMS kernel: Dazed and confused, but trying to >>> continue >>> > Apr 8 19:38:54 SRIMS syslogd 1.4.1: restart. >>> > Apr 8 19:38:54 SRIMS kernel: klogd 1.4.1, log source = /proc/kmsg >>> started. >>> > Apr 8 19:38:54 SRIMS kernel: Linux version 2.6.18-128.el5 >>> > ([email protected]) (gcc version 4.1.2 20080704 (Red Hat >>> > 4.1.2-44)) #1 SMP Wed Jan 21 10:41:14 EST 2009 >>> > >>> > Apr 8 19:41:08 SRIMS kernel: Uhhuh. NMI received for unknown reason >>> 28. >>> > Apr 8 19:41:08 SRIMS kernel: Do you have a strange power saving mode >>> > enabled? >>> > Apr 8 19:41:08 SRIMS kernel: Dazed and confused, but trying to >>> continue >>> > Apr 8 19:41:56 SRIMS shutdown[5249]: shutting down for system reboot >>> > Apr 8 19:41:56 SRIMS gconfd (root-5003): Received signal 15, shutting >>> down >>> > cleanly >>> > Apr 8 19:41:56 SRIMS gconfd (root-5003): Exiting >>> >>> >>> Did you try searching for the error message you are getting on the >>> Internet? What did you find? >>> >>> -- >>> l...@iitd - http://tinyurl.com/ycueutm >>> >>> To unsubscribe, reply using "remove me" as the subject. >>> >> >> >> >> -- >> ⎝⏠⏝⏠⎠ Keep Smiling >> >> -- >> l...@iitd - http://tinyurl.com/ycueutm >> > > > rebuild the kernel as per the architecture..what is the arch ur > using...build watchdog as a module... > > post output of > > lsmod | grep *watch* > > -- > without fear|without remorse|without pity > > -- > l...@iitd - http://tinyurl.com/ycueutm > -- ⎝⏠⏝⏠⎠ Keep Smiling -- l...@iitd - http://tinyurl.com/ycueutm
