Error: "raid array sub-optimal" causes file update operation to fail in TIBCO LogLogic LMI

Error: "raid array sub-optimal" causes file update operation to fail in TIBCO LogLogic LMI

book

Article ID: KB0077515

calendar_today

Updated On:

Products Versions
TIBCO LogLogic Log Management Intelligence all versions

Description

A File Update on an appliance may lead to the error message "raid array sub-optimal". This can occur because LMI periodically executes a verification operation for the RAID storage. If the upgrade is initiated when the verification is ongoing then LMI detects the array is sub-optimal. When the verification process occurs the write-cache is automatically disabled by the RAID controller. The write-cache greatly enhances disk I/O performance so it is justified for the array to be considered sub-optimal when the verify operation is executing. To proceed with the software update use the procedure given below.

 

Issue/Introduction

This article explains how to resolve the error "raid array sub-optimal" which can occur during an upgrade of a LogLogic LMI appliance.

Environment

This only applies to H1 to H3 appliance generations. H1, H2 and H3 correspond to appliance models ending in "00", "10" or "20", respectively.

Resolution

1. SSH to the appliance and log in as ”toor”.

2. Run this command:

$ tw_cli maint verify c0 u0 stop

This will stop the verify operation and allow the upgrade.

3. Once the upgrade has completed, you can restart the verify operation with this command:

$ tw_cli maint verify c0 u0