Your message dated Fri, 03 Jun 2011 10:49:53 +0000
with message-id <[email protected]>
and subject line Bug#597573: fixed in cciss-vol-status 1.09-1
has caused the Debian Bug report #597573,
regarding cciss-vol-status: please provide a daily cronjob to check the status 
of the arrays
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.)


-- 
597573: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597573
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cciss-vol-status
Version: 1.06-1
Severity: wishlist
Tags: patch

Please provide a cronjob to check the status of all arrays on the system.

Below is such a cronjob that works for me.

Thanks,

        --dkg

/etc/cron.daily/cciss_vol_status
--------------------
#!/bin/sh

test -x /usr/bin/cciss_vol_status || exit 0

STATUS=0

if [ -d /proc/driver/cciss ]; then
   DEVS=`grep -h 'cciss/c.*d0:' /proc/driver/cciss/cciss* |awk -F: '{print 
"/dev/" $1}'`
   OUTPUT=`/usr/bin/cciss_vol_status $DEVS`
   if [ $? -ne 0 ];  then
        printf "%s\n" "$OUTPUT"
        exit 1
   fi
fi

# FIXME: This cronjob should also look at the scsi generic nodes
# (/dev/sg*?) to cover the hpsa driver, fibre-attached MSA1000 family
# devices, orthehpahcisr software RAID driver (see cciss_vol_status(8)
# about how to choose the correct nodes -- i don't use these other
# devices, so i cannot verify how to check them cleanly)
#
# -- Daniel Kahn Gillmor <[email protected]> 
#    Mon, 20 Sep 2010 18:12:31 -0400


exit 0
--------------------

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cciss-vol-status depends on:
ii  libc6                         2.11.2-5   Embedded GNU C Library: Shared lib

cciss-vol-status recommends no packages.

cciss-vol-status suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: cciss-vol-status
Source-Version: 1.09-1

We believe that the bug you reported is fixed in the latest version of
cciss-vol-status, which is due to be installed in the Debian FTP archive:

cciss-vol-status_1.09-1.debian.tar.gz
  to main/c/cciss-vol-status/cciss-vol-status_1.09-1.debian.tar.gz
cciss-vol-status_1.09-1.dsc
  to main/c/cciss-vol-status/cciss-vol-status_1.09-1.dsc
cciss-vol-status_1.09-1_amd64.deb
  to main/c/cciss-vol-status/cciss-vol-status_1.09-1_amd64.deb
cciss-vol-status_1.09.orig.tar.gz
  to main/c/cciss-vol-status/cciss-vol-status_1.09.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christian Hofstaedtler <[email protected]> (supplier of updated 
cciss-vol-status package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 02 Jun 2011 18:09:06 +0200
Source: cciss-vol-status
Binary: cciss-vol-status
Architecture: source amd64
Version: 1.09-1
Distribution: unstable
Urgency: low
Maintainer: Christian Hofstaedtler <[email protected]>
Changed-By: Christian Hofstaedtler <[email protected]>
Description: 
 cciss-vol-status - HP SmartArray RAID Volume Status Checker
Closes: 597573
Changes: 
 cciss-vol-status (1.09-1) unstable; urgency=low
 .
   * New Upstream release 1.09
     * Drop patch fix-strnlen-missing-arg, fixed upstream
   * Bump Standards-Version to 3.9.2
   * Rebuild autotools build system on build, so we don't Depend: on obsolete
     automake1.10
   * Add cron.daily example (Closes: #597573)
   * Set VCS Fields in debian/control
   * Update Package description
   * Remove empty /usr/sbin directory
   * fix example installation
   * Do not install useless README
   * Update Maintainer email address
Checksums-Sha1: 
 3abb9c765d3164c0fc0f735558cdef932fb2c072 1310 cciss-vol-status_1.09-1.dsc
 7212d014f65fdadf07517f7af3545019fd961bfc 104978 
cciss-vol-status_1.09.orig.tar.gz
 27e223ed91455d0ba085eee9819b306f86f0678a 4791 
cciss-vol-status_1.09-1.debian.tar.gz
 89590d62c98f0106f4ed24f800866147220309f4 25252 
cciss-vol-status_1.09-1_amd64.deb
Checksums-Sha256: 
 2bcc879ac3a733ebbcae8694a149fb86893078b7cc7fcaac22f8b5c1f248f04d 1310 
cciss-vol-status_1.09-1.dsc
 93520050c3b1742288b92314585d1c0d4eaed9799747b8fc0c06977bbf5b74e4 104978 
cciss-vol-status_1.09.orig.tar.gz
 ae65f14095d279a5490af5d68a15794e5284eed7ca91576474ec838a73087c38 4791 
cciss-vol-status_1.09-1.debian.tar.gz
 6fab3f2551a067f11cfe55c02d28fece527b2ed6ace35888f5980b3328947192 25252 
cciss-vol-status_1.09-1_amd64.deb
Files: 
 ad3f806ebf59cd28495f7b329311f9c6 1310 admin extra cciss-vol-status_1.09-1.dsc
 2d94cb0c6abc217de95ade6c66d14132 104978 admin extra 
cciss-vol-status_1.09.orig.tar.gz
 4301078a98f490008c57982f48d08649 4791 admin extra 
cciss-vol-status_1.09-1.debian.tar.gz
 79a22b04e9a6a55d5fbeb8a21c4b73e6 25252 admin extra 
cciss-vol-status_1.09-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAk3n3aQACgkQ2N9T+zficujfHACbBGd1P48o5hbp7mivIMDuIsPi
AhIAnRqu2/qR87MbP5KcxjXfy75hk7lC
=7A74
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to