Skip to content

Instantly share code, notes, and snippets.

@Wilfred
Created September 3, 2014 22:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Wilfred/add25632828102076739 to your computer and use it in GitHub Desktop.
Save Wilfred/add25632828102076739 to your computer and use it in GitHub Desktop.
/var/log/syslog on droplet
Sep 3 22:36:47 localhost kernel: [18275188.609070] ata2: lost interrupt (Status 0x58)
Sep 3 22:36:47 localhost kernel: [18275188.612581] ata2: drained 65536 bytes to clear DRQ
Sep 3 22:36:47 localhost kernel: [18275191.787792] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
Sep 3 22:36:47 localhost kernel: [18275191.788836] sr 1:0:0:0: CDB:
Sep 3 22:36:47 localhost kernel: [18275191.788844] Get event status notification: 4a 01 00 00 10 00 00 00 08 00
Sep 3 22:36:47 localhost kernel: [18275191.788865] ata2.00: cmd a0/00:00:00:08:00/00:00:00:00:00/a0 tag 0 pio 16392 in
Sep 3 22:36:47 localhost kernel: [18275191.788865] res 40/00:02:00:08:00/00:00:00:00:00/a0 Emask 0x4 (timeout)
Sep 3 22:36:47 localhost kernel: [18275191.790746] ata2.00: status: { DRDY }
Sep 3 22:36:47 localhost kernel: [18275191.791426] ata2: soft resetting link
Sep 3 22:36:47 localhost kernel: [18275191.946953] ata2.00: configured for MWDMA2
Sep 3 22:36:47 localhost kernel: [18275191.947312] ata2: EH complete
Sep 3 22:39:09 localhost kernel: [18275333.368154] ata2: lost interrupt (Status 0x58)
Sep 3 22:39:09 localhost kernel: [18275333.372030] ata2: drained 65536 bytes to clear DRQ
Sep 3 22:39:09 localhost kernel: [18275334.580665] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
Sep 3 22:39:09 localhost kernel: [18275334.581641] sr 1:0:0:0: CDB:
Sep 3 22:39:09 localhost kernel: [18275334.581653] Get event status notification: 4a 01 00 00 10 00 00 00 08 00
Sep 3 22:39:09 localhost kernel: [18275334.581687] ata2.00: cmd a0/00:00:00:08:00/00:00:00:00:00/a0 tag 0 pio 16392 in
Sep 3 22:39:09 localhost kernel: [18275334.581687] res 40/00:02:00:08:00/00:00:00:00:00/a0 Emask 0x4 (timeout)
Sep 3 22:39:09 localhost kernel: [18275334.583454] ata2.00: status: { DRDY }
Sep 3 22:39:09 localhost kernel: [18275334.584175] ata2: soft resetting link
Sep 3 22:39:09 localhost kernel: [18275334.741465] ata2.00: configured for MWDMA2
Sep 3 22:39:09 localhost kernel: [18275334.741725] ata2: EH complete
... can't even ping, had to hard reset the droplet from the web UI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment