IPMI does not work
Hi, we are helping a customer to configure a NetApp 5230 appliance which is upgraded from 2.5.4 to 2.6.0.3. Previously we did not configure IPMI. After the upgrade, we decide to configure IPMI. However, I followed the guidelines in NetBackup doc but it does not work. I cannot ping the IPMI port no matter what IP address I set.
How to troubleshoot this? Thanks in advance.
If you are at 2.6.0.3 now then thing are a little different ....
First thing to do is check you switch settings ... the IPMI is a cheap little module that runs best on a slow network connection - try setting the port to fixed 100 first to see if it then works ..
If not then try the following which will do a full hardware setup on it .. you need to go into maintenance mode which is now protected ...
Support - maintenance - P@ssw0rd - /opt/Symantec/scspagent/IPS/sisipsoverride.sh - elevate
nb-appliance:/opt/PDOS/install/ syscfg -rfs
Successfully CompletedWait 2 minutes
nb-appliance:/opt/PDOS/install/ syscfg -rbmc
Successfully CompletedWait 2 minutes and then:
/usr/bin/ipmitool lan set 3 ipaddr <ip address>
ipmitool lan set 3 netmask <netmask>
ipmitool lan set 3 defgw ipaddr <default gateway>
ipmitool lan set 3 access on
ipmitool user set name 3 sysadmin
ipmitool channel setaccess 3 3 callin=off ipmi=on link=on privilege=4
ipmitool user set password 3 P@ssw0rd
ipmitool user enable 3
ipmitool bmc reset coldIf this above and changing the switch ports doesnt sort it for you then log a call .. but they will have to swap out the entire chassis to replace the IPMI board!