Sponsored Content
Full Discussion: Service smartd Problem
Operating Systems Linux Service smartd Problem Post 302254330 by daya.pandit on Tuesday 4th of November 2008 06:49:34 AM
Old 11-04-2008
Service smartd Problem

Hi guys,

please help me out my smartd service is not being up.

Code:
[daya@kickstart-server ~]$ sudo /sbin/service smartd restart
Shutting down smartd:                                      [FAILED]
Starting smartd:                                           [FAILED]
[daya@kickstart-server ~]$


Take a look of /etc/smartd.conf

Code:
/dev/sda -H -m root@localhost.localdomain


And also take a look of /etc/fstab:

Code:
[daya@kickstart-server ~]$ sudo cat /etc/fstab
# This file is edited by fstab-sync - see 'man fstab-sync' for details
LABEL=/                 /                       ext3    defaults        1 1
LABEL=/boot             /boot                   ext3    defaults        1 2
none                    /dev/pts                devpts  gid=5,mode=620  0 0
none                    /dev/shm                tmpfs   defaults        0 0
none                    /proc                   proc    defaults        0 0
none                    /sys                    sysfs   defaults        0 0
LABEL=SWAP-sda2         swap                    swap    defaults        0 0
/dev/hda                /media/cdrom            auto    pamconsole,fscontext=system_u:object_r:removable_t,exec,noauto,managed 0 0
/dev/fd0                /media/floppy           auto    pamconsole,fscontext=system_u:object_r:removable_t,exec,noauto,managed 0 0
[daya@kickstart-server ~]$


please tell me what error is this..
and assist me.
thanks
 

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

smartd is using a deprecated SCSI ioctl, please convert it to SG_IO

Hi All, I have installed GNU Red Hat Linux on my server. The installation is successful except that it gives out a display as following: program smartd is using a deprecated SCSI ioctl, please convert it to SG_IO Please let me know if anyone has come across such an error and know the... (1 Reply)
Discussion started by: nua7
1 Replies

2. AIX

Service starting Problem

Dear All, When i am start the service netd i am facing the problem 0513-015 The inetd Subsystem could not be started Please check subsystem resources and try again later. please suggest me. It is urgent (1 Reply)
Discussion started by: pernasivam
1 Replies

3. Red Hat

smartd problem

Hi guys, i am facing this problem, I had configured NIS server in my network and it was ruing good.. but once i changed my IP after this problem started... please help me out..!! Oct 25 15:01:01 kickstart-server smartd: smartd shutdown failed Oct 25 15:01:01 kickstart-server smartd:... (1 Reply)
Discussion started by: daya.pandit
1 Replies

4. Solaris

Problem with pool Service

hi all, i am trying to enable pool service but i recive this message -bash-3.00# pooladm pooladm: couldn't open pools state file: Facility is not active -bash-3.00# pooladm -e svcadm: Instance "svc:/system/pools:default" is in maintenance state. pooladm: cannot enable pools:... (4 Replies)
Discussion started by: corvinusbsd
4 Replies

5. UNIX for Dummies Questions & Answers

Problem with the SSH & Telnet Service

Hi gurus of Unix, I am newby in Unix, I need to Know the following. How I know if SSH & Telnet service is UP in Solaris? Please I appreciate your answer Regard Andres (2 Replies)
Discussion started by: andresguillen
2 Replies

6. UNIX for Dummies Questions & Answers

Problem tring to enable smtp service

People I'm trying to enable de smtp services of a solaris 10 and i get this sendmail: daemon MTA-v4: problem creating SMTP socket sendmail: NOQUEUE: SYSERR(root): opendaemonsocket: daemon MTA-v4: server SMTP socket wedged: exiting Anyone Knows what is bad? Thank for your time ... (1 Reply)
Discussion started by: enkei17
1 Replies

7. Linux

raid1 (dmraid) - bad sectors - mount - smartd - complicated!

Hello, i'm running a server with two disks in raid1.. it seems that some bad sectors have recently appeared on one of the disks. Aug 9 08:26:19 linux smartd: Device: /dev/sda, FAILED SMART self-check. BACK UP DATA NOW! Aug 9 08:26:19 linux smartd: Device: /dev/sda, 2 Currently... (0 Replies)
Discussion started by: TehOne
0 Replies

8. Solaris

Solaris Finger Service Problem

I have been instructed to disable the finger service for our Solaris 10 box. However when I input #svcadm disable finger I receive: "svcadm: Pattern 'finger' does not match any instances. I have also tried to edit the inetd config file and comment out the finger part but Solaris has basically... (14 Replies)
Discussion started by: mvhoward
14 Replies

9. Infrastructure Monitoring

Problem with service monitoring

This morning we had an activity on our Nagios server, whereby we inserted new disks into the server, and rebooted the server. The disk implementation failed, therefore we had to revoke the changes, and rebooted the server once again. The server was up and running at 6:00 am this morning.... (2 Replies)
Discussion started by: anaigini45
2 Replies
in.tnamed(1M)						  System Administration Commands					     in.tnamed(1M)

NAME
in.tnamed, tnamed - DARPA trivial name server SYNOPSIS
/usr/sbin/in.tnamed [-v] DESCRIPTION
in.tnamed is a server that supports the DARPA Name Server Protocol. The name server operates at the port indicated in the "name" service description (see services(4)), and is invoked by inetd(1M) when a request is made to the name server. OPTIONS
-v Invoke the daemon in verbose mode. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWtnamd | +-----------------------------+-----------------------------+ SEE ALSO
svcs(1), uucp(1C), inetadm(1M), inetd(1M), svcadm(1M), services(4), attributes(5), smf(5) Postel, Jon, Internet Name Server, IEN 116, SRI International, Menlo Park, California, August 1979. NOTES
The protocol implemented by this program is obsolete. Its use should be phased out in favor of the Internet Domain Name Service (DNS) pro- tocol. The in.tnamed service is managed by the service management facility, smf(5), under the service identifier: svc:/network/tname Administrative actions on this service, such as enabling, disabling, or requesting restart, can be performed using svcadm(1M). Responsibil- ity for initiating and restarting this service is delegated to inetd(1M). Use inetadm(1M) to make configuration changes and to view config- uration information for this service. The service's status can be queried using the svcs(1) command. SunOS 5.10 11 Aug 2004 in.tnamed(1M)
All times are GMT -4. The time now is 04:41 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy