Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 May 2004 10:06:29 -0600
From:      Scott Long <scottl@freebsd.org>
To:        Don Bowman <don@sandvine.com>
Cc:        "'scsi@freebsd.org'" <scsi@freebsd.org>
Subject:   Re: smartmontools with aac
Message-ID:  <40A39D05.9010405@freebsd.org>
In-Reply-To: <FE045D4D9F7AED4CBFF1B3B813C85337051D8C3A@mail.sandvine.com>
References:  <FE045D4D9F7AED4CBFF1B3B813C85337051D8C3A@mail.sandvine.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Don Bowman wrote:
> is there a way to use smartmontools with
> aac?
> 
> e.g. smartctl wants to see 'ad0' or 'da0'
> as the disk to connect to. For aac, it is
> aacd0. Specifying:
> 
> smartctl -i -d scsi -a aacd0
> gives
> Smartctl open device: aacd0 failed: Inappropriate ioctl for device
> 
> I'm not really sure what ioctl are being used,
> i guess i should look in the smartmontool source.
> 
> --don

AAC containers do not export SMART events.  You can monitor individual
disks by enabling the aacp driver and watching the /dev/passN devices,
or you can script the aaccli to report events for you.

Scott



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40A39D05.9010405>