enterprise-support team mailing list archive
-
enterprise-support team
-
Mailing list archive
-
Message #03268
[Bug 1304310] [NEW] High CPU useage on full disk
Public bug reported:
When facing a full disk for the target location of the resulting backup
files, mydumper will end up in a rapid retry loop attempting to write
data to disk.
This can be observed with strace when the disk is full mydumper will
consume 100% CPU
write(3, "***********************************"...,4096) = -1
ENOSPC (No space left on device)
Mydumper will continually attempt to write data out where as it should
probably abort entirely on full disk.
** Affects: mydumper
Importance: Undecided
Status: New
** Tags: disk full rdba
--
You received this bug notification because you are a member of Ubuntu
Server/Client Support Team, which is subscribed to MySQL.
Matching subscriptions: Ubuntu Server/Client Support Team
https://bugs.launchpad.net/bugs/1304310
Title:
High CPU useage on full disk
To manage notifications about this bug go to:
https://bugs.launchpad.net/mydumper/+bug/1304310/+subscriptions
Follow ups
References