Your message dated Fri, 26 Mar 2010 21:36:11 +0100
with message-id <[email protected]>
and subject line Closing
has caused the Debian Bug report #551013,
regarding [smartmontools-support] smartmontools 5.38+svn2920-2 failing at boot 
(but is OK when restarting it?)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
551013: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551013
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: smartmontools
Version: 5.38+svn2920-2

Problem: smartmontools starts too early and fails since udev is not ready yet.

On Wed, 14 Oct 2009, Alex Samorukov wrote:

Justin Piszcz wrote:

Hi,

After I restart it, it works OK, it is only upon boot up-- it appears it is starting before udev is finished populating the /dev device tree-- should I make smartd start later? If so, I will follow up / submit a bug
report to the Debian maintainers.
try to add udev to Required-Start: line in the /etc/init.d/smartmontools script. If this will help then please tell us and debian maintainers.

Oct 14 17:16:44 p34 smartd[2729]: Opened configuration file /etc/smartd.conf Oct 14 17:16:44 p34 smartd[2729]: Configuration file /etc/smartd.conf parsed. Oct 14 17:16:44 p34 smartd[2729]: Node /


Hello,

Tried that, no luck:

# Provides:          smartmontools
# Required-Start:    udev $syslog $remote_fs
# Required-Stop:     $syslog $remote_fs

Same..

Wed Oct 14 18:11:44 2009: Starting Samba daemons: nmbd smbd.
Wed Oct 14 18:11:45 2009: Starting SASL Authentication Daemon: saslauthd.
Wed Oct 14 18:11:45 2009: Starting S.M.A.R.T. daemon: smartd 
^[[31mfailed!^[[39;49m
Wed Oct 14 18:11:45 2009: Restoring mixer settings... mixerdone..

# find rc*|grep -i udev
rcS.d/S36udev-mtab
rcS.d/S03udev

This works though:

# find rc*|grep -i smartmon
rc1.d/K20smartmontools
rc2.d/S20smartmontools
rc3.d/S20smartmontools
rc4.d/S20smartmontools
rc5.d/S20smartmontools

# rm rc2.d/S20smartmontools rc3.d/S20smartmontools rc4.d/S20smartmontools 
rc5.d/S20smartmontools

# ln -s /etc/init.d/smartmontools /etc/rc2.d/S99smartmontools
# ln -s /etc/init.d/smartmontools /etc/rc3.d/S99smartmontools
# ln -s /etc/init.d/smartmontools /etc/rc4.d/S99smartmontools
# ln -s /etc/init.d/smartmontools /etc/rc5.d/S99smartmontools
#

# find rc*|grep -i smart
rc1.d/K20smartmontools
rc2.d/S99smartmontools
rc3.d/S99smartmontools
rc4.d/S99smartmontools
rc5.d/S99smartmontools
#

Justin.




--- End Message ---
--- Begin Message ---
Hi,

as this bug is really old, and the submitter didn't react, I'm closing
this bug. Feel free to reopen it if necessary.

Cheers,
Giuseppe

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to