Toshiba POS SSD Life Monitor Drivers for Linux

Version 1.2

This package is the Toshiba POS SSD Life Monitor Drivers for Linux 1.2 instrumentation. This package monitors fixed Solid State Disks on an Toshiba POS system to determine when the number of writes to an SSD is reaching lifetime maximum.


Package Install

The toshiba-ssddrv-suse-1.2.0-1.0.i586.rpm contains the user mode libraries and support files that form the instrumentation. This rpm requires that the sblim-sfcb cimserver package is already installed.

% rpm -ivh toshiba-ssddrv-suse-1.2.0-1.0.i586.rpm

This will install the ssddrv libraries, update the SFCB repository with class definitions for RSS_SSDLifeMonitor and RSS_SSDLifeMonitorFailureImminent CIM classes.

Remote Management Agent Support - RMA 2.6

Most Toshiba customers will want to use RMA to allow interconnection of the instrumentation CIM classes to remote systems management software such as IBM Director. After install of the instrumentation the RMA General Agent daemon on the POS machine should be stopped and restarted in order to pick up cimserver repository and other system changes.


Configuration

The drivers have three configuration options available by editing the /etc/ssddrv/ssddrv.ini file.


Support Logging

The drivers log abnormal conditions to /var/log/ssddrv/ssddrv.log. For normal production usage there is no need to change this behaviour. In fact it is not recommended. If any problems surface however additional information may be logged for purposes of support.

To enable detailed logging edit the /etc/ssddrv/log.conf file. Change the Level property to 4 to enable very detailed trace logging. You may also wish to change the MaxLength property if you wish to log for any length of time as the logfile will fill quickly. Recycle the SFCB cimserver so that the instrumentation libraries pick up the logger configuration changes.

Log Levels:


OS Support


Known Issues


Changelist

Thu May 29 2014 - Version 1.2

Fri Oct 11 2013 - Transcend SSD support. Configuration in /etc/ssddrv/ssddrv.ini: now defaults to SptLogAccess=1

Mon Aug 2 2013 - SanDisk X110 support

Mon Apr 15 2013 - Remove aipvpdacpi,sysfsutils

Tue Mar 19 2013 - Version 1.1

Wed Feb 8 2012 - Initial version