Modify

Ticket #13 (closed defect: fixed)

Opened 2 years ago

Last modified 7 days ago

aacraid-status script returns 0 (all ok) even if it arcconf binary is not executable/not in path

Reported by: hjakovel@… Owned by: gandalf
Priority: minor Milestone: 1.0.0
Component: packages Version:
Keywords: Cc:

Description

Hi,

the script used to check adaptec array doesn't work correctly. It will return status 0 even if the binary it uses to check the array status itself is not executable/missing from the $PATH or the system misses some libraries arcconf needs. here's a little example:

[root@hw01 lbin]# chmod a-x arcconf
[root@hw01 lbin]# ./aacraid-status && echo "all ok? hrmm..."
-- Controller informations --
-- ID | Model | Status

-- Arrays informations --
-- ID | Type | Size | Status | Task | Progress

-- Disks informations
-- ID | Model | Status
all ok? hrmm...

Attachments

Change History

comment:1 Changed 7 days ago by gandalf

  • Status changed from new to closed
  • Resolution set to fixed

Fixed since 0.17.

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.