Add_workflow_for_techpubs | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Panel | |
---|---|
In this section:
|
Info | ||
---|---|---|
| ||
Related articles: |
Tooltip | ||
---|---|---|
| ||
SBC 5400 systems configured for AC power are equipped with either single or dual redundant AC power supplies. These are Customer Replaceable Units (CRU). The original SBC-5400-PSUAC power supply has reached its End-of-Life and can be replaced by the SBC-5400-PSUAC-N. Only when a customer requests a replacement and Ribbon's stock of spare 451-01025 PSUs is depleted will the customer be sent two newer 451-01061 PSUs and adapter kits. In this case, both PSUs must be replaced at the same time.
This is the only case when the EOL supply should be replaced with the new supply. There is no requirement to install the 451-01061 PSU if spares of the 451-01025 are still available.
Because the new supply is shorter and narrower, each power supply slot needs an adaptor tray to accept the new unit. In the figure below, the left supply is the original SBC-5400-PSUAC AC supply, and the right supply is the replacement SBC-5400-PSUAC-N supply:
Prerequisites
Warning | ||
---|---|---|
| ||
Before proceeding with the PSU swap, the Baseboard Management Controller must run V3.27 or later to recognize the new supply. Failure to do so may result in a system that will not power up. Read Appendices A-C for further assistance. |
SBC 5400-PSUAC and 5400-PSUAC-N AC Power Supply States
Power Supply Condition | 5400-PSUAC LED Status (Green/Amber) | 5400-PSUAC-N LED Status (Green/Red) |
Standby ON, Main Output OFF, AC Present | Blinking Green | Blinking Green |
Standby ON, Main Output ON | Solid Green | Solid Green |
Main Output OCP, UVP, OVP | Blinking Amber | Blinking Red |
FAN Fail, OTP, Standby OCP/UVP | Amber | Red |
AC cord unplugged; with a second power supply in parallel still with AC input power | Red |
Because the new power supply will not work alongside the old power supply, you must swap both power supplies at the same time. Therefore, you must ramp down and stop all traffic before proceeding. The system should be shut down gracefully before removing the power from the chassis.
Tooltip | ||
---|---|---|
| ||
Perform the following procedure to replace a power supply:
Info |
---|
Contact your designated Ribbon representative if you encounter an issue. |
Start
CRU Storage
All SBC 5400 CRUs are shipped in electrostatic discharge bags and must be handled using appropriate ESD precautions.
The storage environment for these CRUs are:
Tooltip | ||
---|---|---|
| ||
Anchor | ||||
---|---|---|---|---|
|
Use the procedure below to check and update the BMC firmware.
Start
Anchor | ||||
---|---|---|---|---|
|
Use the procedure below to shut down the system gracefully from the BMC GUI or HOST processor.
Start
Anchor | ||||
---|---|---|---|---|
|
Use the following steps to determine the BMC IP address from the BMC serial port.
Start
If the IP address is unknown and there is a serial connection to the BMC module, log in to the BMC Console.
Code Block | ||
---|---|---|
| ||
BMC00106B03CB0C login: root Password: Executing [-/bin/sh] BusyBox v1.13.2 (2014-05-23 07:42:17 EDT) built-in shell (ash) Enter 'help' for a list of built-in commands. |
Enter ifconfig
to find the BMC ip-address to use for the GUI.
Code Block | ||
---|---|---|
| ||
# ifconfig eth0 Link encap:Ethernet HWaddr 00:10:6B:03:CB:0C inet addr:10.2.12.252 Bcast:10.2.12.255 Mask:255.255.255.0 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) Interrupt:2 |
You can also enter solssh
to connect directly to the host processor and perform the shut down.
Type "n" when prompted to enter maintenance mode.
Code Block | ||
---|---|---|
| ||
# solssh -/bin/sh: solssh: not found # /usr/local/bin/solssh Hit <Enter><Esc>t to exit solssh -------------------------------------------------------------------------------------- Terminal is serial port. Dropping to Maintenance shell for debug purposes Please note that this maintenance shell is only intended for use by Authorized,qualified personnel for maintenance purposes. If you are not a A,Q personnel, STOP. You risk making the card non-functional by attempting any operations using this shell. -------------------------------------------------------------------------------------- Enter Maintenance Mode?(y/n):n |
Once the host processor starts up, log in and then type init 0
to shut down the host processor.
Code Block | ||
---|---|---|
| ||
ConnexIP 02.01.01-R000 GNU/Linux 6.0 connexip.sonusnet.com ttyS0 connexip.sonusnet.com login: linuxadmin Password: <linuxadmin password> linuxadmin@connexip.sonusnet.com:~$ su Password: <root password> [root@connexip.sonusnet.com linuxadmin]# init 0 |
Include Page | ||||
---|---|---|---|---|
|