Modify

Ticket #6 (closed defect: fixed)

Opened 2 years ago

Last modified 7 days ago

Pb under lenny

Reported by: l.hubon@… Owned by: gandalf
Priority: major Milestone: 1.0.0
Component: wiki Version:
Keywords: Cc:

Description

1 st :
On the server "lenny" adaptec-storage-manager-agent is installed and seems ok (ps axu) :
3132 pts/0 Sl 0:16 java -cp /usr/lib/adaptec-storage-manager/RaidMan.jar com.ibm.sysmgt.raidmgr.agent.ManagementAgent?

for me it seems to be OK, no alert in the log files.
on a client, linux or winXP :
the gui find a server under WinXP but not my server "lenny"

2 nd :
on the same server "lenny" aacraid-status is installed and seems to be OK (ps (axu) :
root 3412 0.0 0.0 3484 408 ? Ss 17:50 0:00 /usr/bin/daemon /etc/init.d/aacraid-statusd check_aacraid
root 3413 0.0 0.0 3976 1340 ? S 17:50 0:00 /bin/sh /etc/init.d/aacraid-statusd check_aacraid

but at the command aacraid-status i get this message :
-- Controller informations --
-- ID | Model | Status
c0 | IBM ServeRAID 8k-l | Optimal

-- Arrays informations --
-- ID | Type | Size | Status | Task | Progress
c0u0 | RAID1 | 139G | Optimal
Traceback (most recent call last):

File "/usr/sbin/aacraid-status", line 146, in <module>

arrayinfo = returnArrayInfo(output)

File "/usr/sbin/aacraid-status", line 68, in returnArrayInfo

return [type,status,size,members]

UnboundLocalError?: local variable 'type' referenced before assignment

The server "lenny" is a IBM X3400 (model 7976KJG) with no server X installed.

Thank you for your help.

Attachments

Change History

comment:1 Changed 17 months ago by gandalf

Hello,

All Adaptec tools have been updated to release 6.50.18570.
It works fine here. Could you please give a try and tell me if it works better ?

Regards, Adam.

comment:2 Changed 12 months ago by escario@…

Hello,
I'm seeing the same bug in my system :
ii arcconf 6.50.18570-1 Adaptec AACRaid HBAs command line tool

# aacraid-status
-- Controller informations --
-- ID | Model | Status
c0 | Adaptec 3405 | Optimal

-- Arrays informations --
-- ID | Type | Size | Status | Task | Progress
Traceback (most recent call last):

File "/usr/sbin/aacraid-status", line 148, in <module>

arrayinfo = returnArrayInfo(output)

File "/usr/sbin/aacraid-status", line 69, in returnArrayInfo

members.append(splitter.split(line)[1].strip('(').strip(')'))

IndexError?: list index out of range

"arcconf GETCONFIG 1" returns a correct output.
What other info may I provide ?

Regards,Julien

comment:3 Changed 5 months ago by gandalf

  • Status changed from new to accepted

comment:4 Changed 5 months ago by gandalf

Hi,

You aacraid-status looks like being related to RAID groups (ie: RAID10).
I just released aacraid-status 0.17 which is supposed to fix this issue.
Could you please have a look and tell me if it's fine now ?

Regards, Adam.

comment:5 Changed 7 days ago by gandalf

  • Status changed from accepted to closed
  • Resolution set to fixed
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.