LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   system hangs (https://www.linuxquestions.org/questions/linux-newbie-8/system-hangs-759435/)

divyashree 10-04-2009 11:55 PM

Quote:

Originally Posted by TB0ne (Post 3707615)
No, you didn't, but glad you solved your problem. Since the mystery problem was solved/caused by a system service, how about sharing the answer with everyone else?

I just stopped the following services and start them all again,

Code:

apmd,gpm,haldaemon,isdn,mcstrans,setroubleshoot,pcscd,mdmonitor,messagebus,microcode_ctl
And everything is fine now..


I thought the problem was due to the
Code:

gpm
service,but after I started it ,the problem still continued.So I started all the services those were stopped.

divyashree 10-05-2009 10:26 AM

Quote:

Originally Posted by divyashree (Post 3707921)
I just stopped the following services and start them all again,

Code:

apmd,gpm,haldaemon,isdn,mcstrans,setroubleshoot,pcscd,mdmonitor,messagebus,microcode_ctl
And everything is fine now..


I thought the problem was due to the
Code:

gpm
service,but after I started it ,the problem still continued.So I started all the services those were stopped.

Sorry guys.

Today the same happens again 5 times.But today I somehow go to tty1 and get the error like this

Code:

dma_timer_expiry
  dma status == 0x21

What should be the reason behind this ??

TB0ne 10-05-2009 11:59 AM

Quote:

Originally Posted by divyashree (Post 3708405)
Sorry guys.

Today the same happens again 5 times.But today I somehow go to tty1 and get the error like this

Code:

dma_timer_expiry
  dma status == 0x21

What should be the reason behind this ??

DMA errors usually indicate a hard drive or controller problem. Which is why I asked for the file source/destination, since if you were copying from one drive to another, it could have been part of the issue.

vipin_jss 10-05-2009 03:55 PM

check out the Meamory and PF usage of the system
 
check out the process just type the command ps -aux and you will get the information or type top just see which process is consuming most memory




http://vipinkrsahu.blogspot.com/

divyashree 10-06-2009 02:17 AM

Quote:

Originally Posted by TB0ne (Post 3708509)
DMA errors usually indicate a hard drive or controller problem. Which is why I asked for the file source/destination, since if you were copying from one drive to another, it could have been part of the issue.

Actually I made a lvm of 40GB as my Backup drive,this error caused yesterday during the following situations,

1>>While transfering data from root's home dir to that lvm partition

2>>while transfering from lvm partition to external pendrive.


All times are GMT -5. The time now is 02:11 PM.