I have a CCR1016-12G running 6.0rc7 and just experienced loss of ipv4 service. This is the first time I've run a deployed Microtik which had seemed to hold up well in testing, but has run into this issue after just under 1 week in production.
After being alerted to the issue I was unable to access it via the internal network or external on IPv4.
I have IPv6 enabled on the router and was able to connect via ipv6.
Attempting to ping anything over ipv4 resulted in:
Code: Select all
105 (No buffer space available)
105 (No buffer space available)
105 (No buffer space available)
105 (No buffer space available)
sent=4 received=0 packet-loss=100%
Code: Select all
/system resource print
uptime: 7m
version: 6.0rc7
build-time: Jan/18/2013 13:04:05
free-memory: 1520.5MiB
total-memory: 1935.8MiB
cpu: tilegx
cpu-count: 16
cpu-frequency: 1200MHz
cpu-load: 2%
free-hdd-space: 437.1MiB
total-hdd-space: 512.0MiB
architecture-name: tile
board-name: CCR1016-12G
platform: MikroTik
I am using bgp, netflow services and have a minimal configuration (2 vlans with two sets of 4 bridged ports (8 total) plus uplink.
The buffer issue seems similar to what others have experienced here. Is this a known issue, and if so what is the fix?
In addition, are there any best practices for troubleshooting or grabbing log data when an issue like this occurs that would be helpful for further troubleshooting?
Thanks