LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-03-2009, 12:01 PM   #1
divyashree
Senior Member
 
Registered: Apr 2007
Location: Bangalore, India
Distribution: RHEL,SuSE,CentOS,Fedora,Ubuntu
Posts: 1,386

Rep: Reputation: 135Reputation: 135
system hangs


When copying or moving large files(like videos) through command line from one place to another ,system hangs in the middle,so reboot required .Today this happened 6 times,Am feared to do such actions.Using RHEL5..

Last edited by divyashree; 10-03-2009 at 12:48 PM.
 
Old 10-03-2009, 12:13 PM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,623

Rep: Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964
Quote:
Originally Posted by divyashree View Post
When copying or moving file through command line from one place to another ,system hangs in the middle,so reboot required .Today this happened 6 times,Am feared to do such actions.Using RHEL5..
I doubt a reboot is required, when you're copying a file.

You need to provide some useful information, before you can get help. Such as what file(s) you're trying to copy, using what command, and where the file is coming from and where it's copying to.

What exactly are you trying to do? And again, since you have RedHat Enterprise linux, have you contacted their support, since you're paying for it?
 
Old 10-03-2009, 12:18 PM   #3
divyashree
Senior Member
 
Registered: Apr 2007
Location: Bangalore, India
Distribution: RHEL,SuSE,CentOS,Fedora,Ubuntu
Posts: 1,386

Original Poster
Rep: Reputation: 135Reputation: 135
Quote:
Originally Posted by TB0ne View Post
I doubt a reboot is required, when you're copying a file.

You need to provide some useful information, before you can get help. Such as what file(s) you're trying to copy, using what command, and where the file is coming from and where it's copying to.

What exactly are you trying to do? And again, since you have RedHat Enterprise linux, have you contacted their support, since you're paying for it?
No no,after system hangs what will I do ? Reboot the system is the only way.
copy using cp,moving with mv,from my harddrive to pendrive,one harddrive to another harddrive,to lvm partitions,etc...
I am using RHEL5 since last 2 years,it's the student edition given by the redhat training institute. .why will I pay for that ?

Last edited by divyashree; 10-03-2009 at 12:21 PM.
 
Old 10-03-2009, 12:59 PM   #4
sploot
Member
 
Registered: Sep 2009
Location: Phoenix, AZ
Distribution: Gentoo, Debian, Ubuntu
Posts: 121

Rep: Reputation: 27
When you say system hangs, you mean that EVERYTHING freezes? I am assuming you are running a WM, so have you tried switching to a terminal? ctrl+alt+F1 will do that. Are there any other symptoms or descriptions of the problem that you can provide? If you can switch to a terminal after your graphical freezes, post the output of:
Code:
dmesg|tail
 
Old 10-03-2009, 01:05 PM   #5
j_jerry
Member
 
Registered: Sep 2009
Distribution: fedora 11
Posts: 318

Rep: Reputation: 46
If its just the terminal that seems hanging, try copying a comparatively small file to confirm if its just the copy process
 
Old 10-03-2009, 01:15 PM   #6
divyashree
Senior Member
 
Registered: Apr 2007
Location: Bangalore, India
Distribution: RHEL,SuSE,CentOS,Fedora,Ubuntu
Posts: 1,386

Original Poster
Rep: Reputation: 135Reputation: 135
Quote:
Originally Posted by sploot View Post
When you say system hangs, you mean that EVERYTHING freezes? I am assuming you are running a WM, so have you tried switching to a terminal? ctrl+alt+F1 will do that. Are there any other symptoms or descriptions of the problem that you can provide? If you can switch to a terminal after your graphical freezes, post the output of:
Code:
dmesg|tail
Yes everything freezes,neither keyboard nor mouse works.I cant switch to terminal or pseudo terminal.Nothing works.
I have to forcefully reboot the machine after all.
 
Old 10-03-2009, 01:18 PM   #7
divyashree
Senior Member
 
Registered: Apr 2007
Location: Bangalore, India
Distribution: RHEL,SuSE,CentOS,Fedora,Ubuntu
Posts: 1,386

Original Poster
Rep: Reputation: 135Reputation: 135
Quote:
Originally Posted by j_jerry View Post
If its just the terminal that seems hanging, try copying a comparatively small file to confirm if its just the copy process
Not only the terminal hangs but the whole system freezes.Small files with kbs or some mbs,while copying or moving,work successfully.
 
Old 10-03-2009, 01:25 PM   #8
sploot
Member
 
Registered: Sep 2009
Location: Phoenix, AZ
Distribution: Gentoo, Debian, Ubuntu
Posts: 121

Rep: Reputation: 27
Is there anything in /var/log/messages that might help diagnose the situation?

Also, instead of doing a hard reboot with the power switch, try this key combination:
alt+sysreq+[in order and one at a time: r, e, i, s, u, b].
 
Old 10-03-2009, 01:55 PM   #9
divyashree
Senior Member
 
Registered: Apr 2007
Location: Bangalore, India
Distribution: RHEL,SuSE,CentOS,Fedora,Ubuntu
Posts: 1,386

Original Poster
Rep: Reputation: 135Reputation: 135
Quote:
Originally Posted by sploot View Post
Is there anything in /var/log/messages that might help diagnose the situation?

Also, instead of doing a hard reboot with the power switch, try this key combination:
alt+sysreq+[in order and one at a time: r, e, i, s, u, b].
Is there a key sysreq ??
 
Old 10-03-2009, 02:00 PM   #10
sploot
Member
 
Registered: Sep 2009
Location: Phoenix, AZ
Distribution: Gentoo, Debian, Ubuntu
Posts: 121

Rep: Reputation: 27
Some keyboards have it labeled, others do not. It is the print screen key as well.

But the key combination I gave you is not right. It is ctrl+alt+[other keys]
 
Old 10-03-2009, 02:22 PM   #11
smeezekitty
Senior Member
 
Registered: Sep 2009
Location: Washington U.S.
Distribution: M$ Windows / Debian / Ubuntu / DSL / many others
Posts: 2,339

Rep: Reputation: 231Reputation: 231Reputation: 231
maybe its just taking along time
when i am using Damn small linux and cp'ing large files the mouse barly moves
and pretty much nothing responds for aout 7 minits
 
Old 10-03-2009, 04:25 PM   #12
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,623

Rep: Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964
Quote:
Originally Posted by divyashree View Post
Not only the terminal hangs but the whole system freezes.Small files with kbs or some mbs,while copying or moving,work successfully.
Ok, but you still haven't answered the original questions:

- WHAT file(s) are you copying?
- WHERE are you copying them from/to?
- EXACTLY what are you trying to do?

Have you checked the logs? Any hardware errors?

And again, have you contacted RedHat support, since you're paying for it with your RHEL?
 
Old 10-03-2009, 11:11 PM   #13
divyashree
Senior Member
 
Registered: Apr 2007
Location: Bangalore, India
Distribution: RHEL,SuSE,CentOS,Fedora,Ubuntu
Posts: 1,386

Original Poster
Rep: Reputation: 135Reputation: 135
Quote:
Originally Posted by TB0ne View Post
Ok, but you still haven't answered the original questions:

- WHAT file(s) are you copying?
- WHERE are you copying them from/to?
- EXACTLY what are you trying to do?

Have you checked the logs? Any hardware errors?

And again, have you contacted RedHat support, since you're paying for it with your RHEL?
No log during that period ,I checked /var/log/messages.I already answered ur questions by replying your previous post.
Yesterday I found an useful topic about the services that run during startup of the system.It told which unnecessary service to stop and which service to continue.
So I think I messed up with some of the services.
I am now double checking that topic..
 
Old 10-04-2009, 09:18 AM   #14
divyashree
Senior Member
 
Registered: Apr 2007
Location: Bangalore, India
Distribution: RHEL,SuSE,CentOS,Fedora,Ubuntu
Posts: 1,386

Original Poster
Rep: Reputation: 135Reputation: 135
I did it,I just started some of the stopped services and done,no freez,no hangs..Everything is ok now.
 
Old 10-04-2009, 04:51 PM   #15
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,623

Rep: Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964
Quote:
Originally Posted by divyashree View Post
No log during that period ,I checked /var/log/messages.I already answered ur questions by replying your previous post.
Yesterday I found an useful topic about the services that run during startup of the system.It told which unnecessary service to stop and which service to continue.
So I think I messed up with some of the services.
I am now double checking that topic..
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?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] system hangs at startup (black screen) after updating system ( ATI X200 ) devaj Linux - Newbie 3 05-01-2009 03:49 PM
Opensuse 11.1 - System hangs - Keyboard hangs - Mouse works cvrprakash Linux - Desktop 1 04-07-2009 03:12 AM
System boot hangs at system message bus Mralexb Linux - Desktop 3 10-02-2008 11:51 AM
net driver causes system hangs (keyboard hangs) yjchen Linux - Networking 0 10-21-2004 10:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:12 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration