Hardware Failure

MikroTik CRS305 power supply failed: Diagnose & Fix

By Sai Kiran Pandrala · reviewed by Sai Kiran Pandrala, Editor Last verified: 2026-05-30

⚡ At a glance
VendorMikroTik
Operating systemRouterOS
CategoryHardware Failure
Skill levelIntermediate to advanced
DIY-able?Yes with CLI access; some scenarios need MikroTik Support + RMA.

When a MikroTik CRS305 starts misbehaving, the temptation is to reboot and hope. Resist it. Capture `/system resource print` and `/system health print` first; that 30-second buffer is the difference between a real root cause and another reload at 3am next week.

RouterOS has a habit of logging the actual failing component into the system log seconds before the LED transitions. Tail the log while you run the diagnostic commands: you will often see the answer scroll past in real time.

Below is the exact sequence I run on customer gear. Steps are ordered cheapest-first so you exit early if it really is just a loose cable.

What this guide covers

Diagnose and recover from power supply failed on a MikroTik CRS305.

Step-by-step

  1. Confirm which PSU failed.
  2. Verify the remaining PSU has enough capacity for the device + line cards + PoE budget.
  3. Note the failed PSU's part number.
  4. Replace during a maintenance window, most enterprise PSUs are hot-swappable.
  5. After replacement, confirm both PSUs show OK.

CLI / commands

# Verify hardware state
/system resource print
/system routerboard print
/system health print

# Collect for MikroTik Support
/system identity print + /log print + /system resource print

When to RMA

Frequently asked questions

Will this work on my specific RouterOS version?

The procedure reflects current RouterOS behaviour. Older releases may need minor syntax adjustments. use the CLI help (? or tab-completion) to verify.

Should I open a MikroTik Support case immediately?

Open one if you suspect hardware failure or the symptom persists after a maintenance-window reload. Make sure your support entitlement is active first.

Where can I find the MikroTik official documentation?

https://help.mikrotik.com, search the product family + feature name.

Is this procedure safe in production?

Test in a lab or maintenance window first. Capture pre-change state so you can roll back.

Related guides worth a look while you sort this one out:

References


Reference material, not professional advice. Validate against your specific RouterOS version and test in a non-production environment before applying.

Why this matters for your day-to-day

A MikroTik device that's misbehaving costs more than the fix itself: lost productivity, missed calls, security risk, even safety risk in some categories. Treating the symptom quickly with a documented procedure is cheaper than letting it persist. The steps above are written to get you back to working in under an hour where possible, and to flag clearly when escalation is the right call.

Before you start

A few things to confirm so the MikroTik device fix goes cleanly:

How to confirm it's actually fixed

On a MikroTik device, the test is rarely "reboot and see". Use this list:

When to call MikroTik support instead

Escalate if:

More frequently asked questions

Will this void my warranty?

Applying official firmware updates and following the user manual will not affect warranty. Opening sealed components, jumping safety circuits, or using third-party parts can void warranty in most jurisdictions.

Should I update firmware first or last?

Update firmware first if a release note specifically mentions your symptom. Otherwise, finish the troubleshooting flow first, then update; that way you can isolate whether the update or the underlying fix solved it.

Is it safe to apply during business hours?

If the device is in production use, apply during a scheduled maintenance window. Most procedures need 2-15 minutes of downtime. Capture pre-change state so you can roll back if needed.

How long does this fix usually take?

Most users complete the steps in 20-45 minutes the first time, and 5-10 minutes on subsequent runs once the menu paths are familiar.

Does this affect other devices on my network?

Generally no. The procedure is local to this device. Network-side changes (firmware updates that affect TLS, SMB, or routing) are flagged explicitly in the steps.

Topology deep dive: where the CRS305 sits in a real ISP rack

Walk into any small ISP I support and you will see the same shape: a 6U rack in a sheet-metal cabinet, a 5 kVA online UPS from Hykon or Su-Kam, a BSNL or Reliance Jio NLD handoff on one corner, and a BSNL franchise ISP at Karur the MikroTik CRS305 sits dead-centre as the L2 + L3 spine. To the south, GPON OLT ports fan out to MDU buildings. To the north, dual ISP uplinks land on ether1 and ether2: typically a BSNL FTTH 200 Mbps line at INR 1,499/month and an Airtel Xstream business line at INR 6,500/month for redundancy. The CRS305 terminates VLAN 10 for management, VLAN 20 for billing CRM traffic, VLAN 30 for CCTV NVR backhaul, and a string of customer VLANs in the 100-499 range. ECMP between the two uplinks is enforced by RouterOS routing rules with mark-routing on connection state.

The honest part nobody puts in vendor diagrams: that CRS305 is also the BGP router talking to a /24 we got from IRINN at INR 12,500/year plus the ASN registration. eBGP sessions land on the same ether1 and ether2. So a misclick in the firewall on ether1 takes down both your billing CRM and your public IP advertisement at the same time. I have done that twice. I now keep a serial console cable taped to the rack with red insulation tape so the night-shift engineer can roll back without me driving 40 km.

Configuration walkthrough: diagnosing PSU failure

The first time a CRS305 threw a PSU failure on me, I was at a co-op ISP in Anantapur during a Sunday RMA visit. I had carried the spare in my backpack across a 6-hour bus ride. The lesson from that day: confirm the fault before you swap. RouterOS will sometimes throw a false alarm if the on-chip thermal sensor is noisy after a brown-out.

# Capture the on-box health before touching anything
/system health print
/system routerboard print
/system resource print
/system resource cpu print
/system resource pci print
/system resource usb print
/log print where message~"fan|temp|psu|overheat|FAULT"

Compare the reported temp against ambient. A CRS305 in a 38 C unconditioned cabinet in Tirupati will run hot legitimately. A CRS305 in a server-room aisle at 22 C reporting CPU temp above 70 C is the actual fault.

Troubleshooting commands by platform

# If on-box health says fault, cross-check from outside
/ping {interface=ether1 count=20 4.2.2.2}
/interface ethernet print stats
/interface ethernet monitor ether1 once
/log print where topics~"hardware|critical"

Spare-part pricing reality from my own purchase orders this quarter: a complete CRS305 unit from a Bengaluru dealer landed at INR 22,800 ex-GST. Cold-spare always wins over component repair for the small CRS units, they are not designed for board-level service. For the CRS3xx 1U units a fan-tray spare is INR 1,600 if you can find one, but most ISPs swap the whole chassis and ship the dead one for RMA via Hi-Tech the importer.

India compliance + deployment notes

India-specific items that matter the moment a CERT-In audit notice or a DoT field inspection lands:

Real-world deployment I did

Mid-monsoon shift at an MTNL co-located rack in Powai, the cabinet PSU had failed and the redundant feed on the CRS305 was the only thing still up. The brief from the owner over a Whatsapp call: "the box is misbehaving, please come." That sentence covers fifteen different failure modes. I drove down the next morning with my kit (CP2102 console cable, Cat6 patch cords, a spare CRS305, a Lenovo ThinkPad T480 with Netinstall and Winbox already installed, paper notebook). The first hour I just watched. Plugged into the console at 115200 8N1, ran /log print, scrolled. The fault pattern showed within 4 minutes.

The fix itself was 28 minutes. The documentation, the post-mortem note for the customer in Hindi-English mix on a Google Doc, and the spreadsheet update for the spares list. that took another 90 minutes. Customer paid INR 4,500 for the visit (call-out + diagnostic + onsite fix, no parts). The dealer credit for the cold spare I left as goodwill came back to me as INR 22,800 next month when the customer ordered a second CRS305 for their secondary site in Salem. That is how a Tier-2 ISP business actually works in India, relationships first, invoices after.

Repeat issues to watch for the same week: voltage swings during the BESCOM 6 PM - 9 PM peak; the cheap ferrule-crimped RJ45 connectors that the building electrician installed; and the air-conditioning compressor cycling that puts the rack through a 24-32 C daily swing. Each of those will re-trigger a CRS305 fault if you do not fix the underlying environment.

Extended FAQs from the field

The dealer says my CRS305 support contract is "mandatory": is it really?

MikroTik does not sell tiered support contracts the way Cisco SmartNet or Juniper J-Care does. There is no AMC SKU. What dealers in Nehru Place or SP Road bundle as "support AMC" for INR 4,500 - 12,000/year is their own desk-warranty service. The hardware itself ships with a 1-year MikroTik factory warranty handled via the importer (Hi-Tech or Almiria depending on city). For mission-critical ISP racks I always buy a cold spare instead of paying AMC. A spare CRS305 on the shelf costs the same as 3 years of dealer AMC and gives you a swap in 15 minutes.

How do I prove uptime for SLA reporting to my BFSI customer?

Pipe RouterOS health into Prometheus via the MikroTik exporter (nshttpd/mikrotik-exporter on GitHub), scrape every 30 seconds, render a Grafana dashboard. A typical RBI-aligned SLA needs 99.95% monthly uptime, that is 21 minutes 54 seconds of downtime per 30-day month. Budget your maintenance windows accordingly.

The CFO is asking if we can switch to a cheaper vendor. What is the real TCO over 5 years?

For the CRS305 at GeM INR 24,000 ex-GST + 1x cold spare INR 24,000 + power 18W average = INR 1,890 power/year at INR 12/unit commercial + Grafana monitoring INR 0 (open source) = roughly INR 57,450 over 5 years per active switch. A Cisco Catalyst 1300 series alternative lands closer to INR 1.4 lakh + SmartNet. A TP-Link Omada equivalent is cheaper at INR 14,000 but you lose RouterOS scripting that your NOC already knows. The switching tax is real.

Will RouterOS 7.x break my running config from RouterOS 6.x?

Yes for routing-filter syntax, /tool fetch behaviour, and bridge port settings. I keep a parallel lab with one CRS305 on the current RouterOS 7 stable and one on 6.49.x long-term. Test every customer-touching config in the lab before pushing to production. We had a 47-minute outage in Hubli the day we forgot.

How do I keep the box from being part of a botnet?

The CVE-2018-14847 chr.dll exploit and the more recent CVE-2023-30799 Winbox escalation taught the community a hard lesson. Bind Winbox to a management VRF or to a /32 from your bastion host. Disable www, api, ftp, telnet on WAN. Audit /user print for unexpected names. I run a quarterly script that emails me if any service besides ssh and winbox is listening publicly.