Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Aug 2005 15:58:04 -0400
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        freebsd-scsi@FreeBSD.org
Subject:   twa(4) support for smartmontools
Message-ID:  <200508191558.06857.jkim@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
I added twa(4) support for ports/sysutils/smartmontools.  If you have 
one of those supported controllers, please test and let me know.

http://people.freebsd.org/~jkim/smartmontools-port.tgz

It's lightly tested on -CURRENT/amd64.  If you have twe(4), I'd like 
to hear about it also because I may have broken twe(4) support.

For example, the following command will give you all SMART info for a 
disk on third port of first controller, which is `/c0/p2' in 
tw_cli(8) syntax.

	smartctl -a -d 3ware,2 /dev/twa0

I believe twe(4) is similar, i. e.,

	smartctl -a -d 3ware,2 /dev/twed0

Thanks,

Jung-uk Kim



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