MeidokonWiki:

yumi got removed from the datacentre when I left Anchor, then was unhoused for quite a while. I was planning on selling off her hardware but she was in the boot when my car was written off and I was never able to collect her from the salvage company. RIP.

Specs

yumi is an IBM x3650 (model/variant: 7979B3M)

RSA

Remote management is through an RSA II Slimline card, it has it's own dedicated ethernet port.

Device

MAC address

BMC

00:1a:64:c4:10:66

RSA

00:1a:64:81:c5:77

eth0

00:1a:64:c2:53:20

eth1

00:1a:64:c2:53:22

You can talk to the RSA "in band", using the asu utility. Currently stashed in /root/ASU

[root@yumi ASU]# ./asu64 rebootrsa

# if you forget the password:
[root@yumi ASU]# ./asu64 resetrsa

Default login is USERID // PASSW0RD (yes that's a zero in the password)

Certain crappiness is well documented: http://en.wikipedia.org/wiki/IBM_Remote_Supervisor_Adapter#Peculiarities

Forgotten password something-something:

Here's the manual: asu_guide.pdf

Network config

./asu64 set RSA_Network1 Enabled
./asu64 set RSA_HostIPAddress1 202.4.232.66
./asu64 set RSA_HostIPSubnet1 255.255.255.0
./asu64 set RSA_GatewayIPAddress1
./asu64 set RSA_GatewayIPAddress1 202.4.232.254
./asu64 set RSA_DHCP1 Disabled
./asu64 rebootrsa

Drive problems

As of March 2014, it was identified that some drives are crapping out. Between reboots, 3 of the drives can be expected to disappear and reappear for no good reason. Clearly the drives are flaking out or something (or the backplane/connectivity is bad).

There are six bays, numbered 0 to 5. Initially the middle pair was apparently toast (killed the RAID-1 pair in the middle of the RAID-10 set), but it looks like the last drive isn't good either. That is, bays 2/3/5 look bad.

As a test, I swapped the top row (0/1) with the middle row (2/3), and bay 4 with bay 5. This should give me a better idea of whether it's a drive problem vs. a connection problem.

On the current boot (2014-03-14, 16:20), three drives are present and functional. The serial numbers according to arcconf getconfig 1 are:

Given that I swapped 3 good drives with 3 bad drives in those positions, this suggests that the drives are the problem.

IPv6

yumi is 2407:7800:0100:01c9:0000:0014:b022:f5dd/64

jails are in 2407:7800:0100:01c9:0000:0014:b022:f800/117 (f800 to ffff in the last quad)

jails also include 202.4.233.48-55 (in /24 subnet)

MeidokonWiki: furinkan/yumi (last edited 2016-12-16 11:18:21 by furinkan)