Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
06-29-2009, 06:18 AM
|
#1
|
Senior Member
Registered: Apr 2007
Location: Bangalore, India
Distribution: RHEL,SuSE,CentOS,Fedora,Ubuntu
Posts: 1,386
Rep: 
|
System hangs while booting
While booting it's saying starting smartd and the system hangs for ever.So what I do is to boot the system in single user mode,then start the service smartd manually by
Code:
service smartd start
,them init 5,then continue as normal...What should I do to fix this..
|
|
|
06-29-2009, 06:43 AM
|
#2
|
Senior Member
Registered: Jun 2008
Location: Eelam
Distribution: Redhat, Solaris, Suse
Posts: 1,278
Rep: 
|
The information that you have given not enough to short-out problem, do you really need smartd daemon for hard disk health monitoring?
|
|
|
06-29-2009, 07:08 AM
|
#3
|
Member
Registered: Jun 2009
Location: India
Distribution: Fedora,Redhat
Posts: 111
Rep:
|
Are you enabled hardisk 32/16-bit mod?
Dma is on/off?
check dma with following command
hdparm -d /dev/sda (/dev/sda is your harddisk drive)
also check which operatioal mod the hdd is, using the following command
hdparm -c /dev/sda
please give me the O/P
Last edited by Febi881; 06-29-2009 at 07:16 AM.
|
|
|
06-29-2009, 07:15 AM
|
#4
|
Senior Member
Registered: Apr 2007
Location: Bangalore, India
Distribution: RHEL,SuSE,CentOS,Fedora,Ubuntu
Posts: 1,386
Original Poster
Rep: 
|
Quote:
Originally Posted by kirukan
The information that you have given not enough to short-out problem, do you really need smartd daemon for hard disk health monitoring?
|
I dont know what the smartd daemon does,actually 2 days before I was outside and my system was running as some downlod works were going on.When I returned there was no power and my system was shutted down as all backups of my UPS were also finished .After then this problem has arised...
|
|
|
06-29-2009, 07:19 AM
|
#5
|
Member
Registered: Jun 2009
Location: India
Distribution: Fedora,Redhat
Posts: 111
Rep:
|
Quote:
Originally Posted by divyashree
I dont know what the smartd daemon does,actually 2 days before I was outside and my system was running as some downlod works were going on.When I returned there was no power and my system was shutted down as all backups of my UPS were also finished .After then this problem has arised...
|
Go to single user mod and run a fsck manually
|
|
|
06-29-2009, 07:21 AM
|
#6
|
Senior Member
Registered: Apr 2007
Location: Bangalore, India
Distribution: RHEL,SuSE,CentOS,Fedora,Ubuntu
Posts: 1,386
Original Poster
Rep: 
|
Quote:
Originally Posted by Febi881
Are you enabled hardisk 32/16-bit mod?
Dma is on/off?
check dma with following command
hdparm -d /dev/sda (/dev/sda is your harddisk drive)
also check which operatioal mod the hdd is, using the following command
hdparm -c /dev/sda
please give me the O/P
|
Code:
[root@PDK ~]# hdparm -d /dev/hdc
/dev/hdc:
using_dma = 1 (on)
[root@PDK ~]# hdparm -c /dev/hdc
/dev/hdc:
IO_support = 0 (default 16-bit)
|
|
|
06-29-2009, 07:26 AM
|
#7
|
Senior Member
Registered: Jun 2008
Location: Eelam
Distribution: Redhat, Solaris, Suse
Posts: 1,278
Rep: 
|
if you are not using smartd daemon then just turn off it from your all runlevels
|
|
|
06-29-2009, 07:32 AM
|
#8
|
Member
Registered: Jun 2009
Location: India
Distribution: Fedora,Redhat
Posts: 111
Rep:
|
Quote:
Originally Posted by divyashree
Code:
[root@PDK ~]# hdparm -d /dev/hdc
/dev/hdc:
using_dma = 1 (on)
[root@PDK ~]# hdparm -c /dev/hdc
/dev/hdc:
IO_support = 0 (default 16-bit)
|
Hdd Parameters are seems to be fine.
To check the file system errors do a fsck manually from init 1
|
|
|
07-04-2009, 12:48 PM
|
#9
|
Senior Member
Registered: Apr 2007
Location: Bangalore, India
Distribution: RHEL,SuSE,CentOS,Fedora,Ubuntu
Posts: 1,386
Original Poster
Rep: 
|
Quote:
Originally Posted by Febi881
Go to single user mod and run a fsck manually
|
Thanks ,now it worked well..
|
|
|
All times are GMT -5. The time now is 04:42 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|