From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 5 May 2003 15:42:36 +0400 From: Sergey Vlasov To: sisyphus@altlinux.ru Message-Id: <20030505154236.7be94605.vsu@altlinux.ru> In-Reply-To: <20030430173755.GA233@home-pool4-73.com2com.ru> References: <20030430205337.1ff8a7da.vsu@altlinux.ru> <200304302114.59703.gnomik@mtv.ru> <20030430173755.GA233@home-pool4-73.com2com.ru> X-Mailer: Sylpheed version 0.8.11 (GTK+ 1.2.10; i586-alt-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Subject: [sisyphus] Re: new package: smartmontools Sender: sisyphus-admin@altlinux.ru Errors-To: sisyphus-admin@altlinux.ru X-BeenThere: sisyphus@altlinux.ru X-Mailman-Version: 2.0.9 Precedence: bulk Reply-To: sisyphus@altlinux.ru List-Unsubscribe: , List-Id: List-Post: List-Help: List-Subscribe: , List-Archive: Archived-At: List-Archive: On Wed, 30 Apr 2003 21:37:55 +0400 Yura Zotov wrote: > On Wed, Apr 30, 2003 at 09:14:59PM +0400, Andrew Nazarkin wrote: > > В сообщении от 30 Апрель 2003 20:53 Sergey Vlasov написал: > > > Hello! > > > > > > В incoming/Sisyphus отправлен новый пакет: > > > > > > fee2d500d5c47072b1a8202cc85d6595 smartmontools-5.1.10-alt1.src.rpm > > > > > > (sorry, первый раз залил с недопустимым Group - забыл поправить) > > > > > > Description : > > > SMARTmontools controls and monitors storage devices using the > > > Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) > > > built into ATA and SCSI Hard Drives. This is used to check the > > > reliability of the hard drive and to predict drive failures. > > > > > > The suite is derived from the smartsuite package, and contains two > > > utilities. The first, smartctl, is a command line utility designed to > > > perform simple S.M.A.R.T. tasks. The second, smartd, is a daemon that > > > periodically monitors smart status and reports errors to syslog. The > > > package is compatible with the ATA/ATAPI-5 specification. Future > > > releases will be compatible with the ATA/ATAPI-6 and ATA/ATAPI-7 > > > specifications. The package is intended to incorporate as much "vendor > > > specific" and "reserved" information as possible about disk drives. man > > > smartctl and man smartd will provide more information. > > > > > > Прошу тестировать. > > > > > > Уже замечена шероховатость - smartd для ATA-диска пишет в лог > > > температуру в каких-то левых единицах (Device: /dev/hda, SMART Usage > > > Attribute: 194 Temperature_Celsius changed from 81 to 82) - хотя, > > > возможно, это проблемы конкретного устройства (MAXTOR 6L040J2, Not in > > > smartctl database). Для SCSI (QUANTUM ATLAS IV 9 WLS) с единицами > > > температуры вроде бы всё в норме. > > > > Подтверждаю. Для не внесенных в базу АТА винтов температура берется "от > > балды". > > Не от былды, а из значение соответствующего поля (194), > сообщаемого винчестером утилите. У Максторов, действительно, это > значение в нормальном режиме около 80-ти. Я подозреваю, что это > фаренгейты. Это у меня глаза косые :-( Надо в конфиге руками добавлять -R 194 (причём число надо смотреть в выводе smartctl -A - на разных моделях оно может быть разным). Автоматически это не включается. Для особо извращённых дисков ещё и -v надо.