Unsolved

This post is more than 5 years old

6 Posts

2724

May 24th, 2017 09:00

Problem with old equallogic san

Hi, 

We have an old unsupported EqualLogic SAN for some testing. 

Got some problems with it, and thought you may help us.

The SAN is down, but answers on telnet/ssh.
Can login as root, but with grpadmin it just hangs..

When running "eqllogger -r" we got alot of errors complain about:
dbd_to_ipc_status - out of disk space

And also 

auto_config: dbCb - dbCb state 2 rowCount 0 response DBD_IPC_STATUS_OUT_OF_DISK_SPACE(3) tableType:null(0)

auto_config: registerDbNotification - Registered
auto_config: registerDbNotification - Failed database registration attempt...retrying
auto_config: registerDbNotification - Registered
auto_config: registerDbNotification - Failed database registration attempt...retrying

Looks like it is out of diskspace to build its database. 
But where are the database located? Are the out of pool diskspace, and how can I then free some up?

Or are my only option to "nuke" the data, and start over?
As said, it is just a testing san, but we have some data that I hope still are accessible.

// Magnus

6 Posts

May 24th, 2017 09:00

Hi,

Okey.

# uname -a
NetBSD 5.0_STABLE NetBSD 5.0_STABLE (EQL.PSS) #0: Tue Nov 3 03:04:47 EST 2015 build@m64:/buildarea/V8.1.1__Tue_Nov_03_2015_02_57_10_EST/bin/destdir.sbmips.release/EQL.PSS sbmips

# raidtool
Driver Status: Ok
RAID LUN 0 Ok.
15 Drives (0,2,5,6,8,10,12,4,7,15,3,1,14,13,9)
RAID 6 (64KB sectPerSU)
Capacity 12,482,512,879,616 bytes
Available Drives List: 11

Forgot to write that this is one of 4 in a group.  If that makes any differents.

// Magnus

6 Posts

May 24th, 2017 10:00

Yes, it is connected with just one interface right now. It can communicate with group leader (131.65).

And all error messages are prefixed with DIAG. 

When logging in we also got:

ATTENTION!
A critical health condition exists on the array. User intervention is required.
Please call your support provider.
Once the problem is repaired the array MUST be rebooted.

And in group leader it is in status Offline

// Magnus

6 Posts

May 24th, 2017 10:00

Hi,

Yes. It is that one.

// Magnus

6 Posts

May 24th, 2017 10:00

# ifconfig -a


lo0: flags=8049 mtu 33176
inet 127.0.0.1 netmask 0xff000000
inet6 ::1 prefixlen 128
eth0: flags=8043 mtu 9000
address: 00:09:8a:05:c7:47
media: Ethernet none (1000baseT full-duplex)
status: active
inet 192.168.131.61 netmask 0xffffff00 broadcast 192.168.131.255
inet6 fe80::3c68:3655:2754:41ac prefixlen 64
eth1: flags=8822 mtu 1500
address: 00:09:8a:05:c7:48
media: Ethernet none (autoselect)
status: no carrier
eth2: flags=8822 mtu 1500
address: 00:09:8a:05:c7:49
media: Ethernet none (autoselect)
status: no carrier

No Events found!

Top