XtraBackup should raise the open files limit if possible
Bug #1183793 reported by
Alexey Kopytov
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Percona XtraBackup moved to https://jira.percona.com/projects/PXB |
Fix Released
|
High
|
Alexey Kopytov | ||
2.0 |
Won't Fix
|
Undecided
|
Unassigned | ||
2.1 |
Fix Released
|
High
|
Alexey Kopytov | ||
2.2 |
Fix Released
|
High
|
Alexey Kopytov |
Bug Description
Splitting the discussion from bug #1183322 into a separate bug. XtraBackup should raise the open files limit if possible to avoid the "Too many files" error when the limit is set too low to open all InnoDB tablespaces (+ a number of extra files).
Related branches
lp://staging/~akopytov/percona-xtrabackup/bug1183793-2.1
- Sergei Glushchenko (community): Approve (g2)
-
Diff: 138 lines (+87/-1)2 files modifiedsrc/xtrabackup.cc (+73/-1)
test/t/bug1183793.sh (+14/-0)
lp://staging/~akopytov/percona-xtrabackup/bug1183793-2.2
- Sergei Glushchenko (community): Approve (g2)
-
Diff: 138 lines (+87/-1)2 files modifiedstorage/innobase/xtrabackup/src/xtrabackup.cc (+73/-1)
storage/innobase/xtrabackup/test/t/bug1183793.sh (+14/-0)
Percona now uses JIRA for bug reports so this bug report is migrated to: https:/ /jira.percona. com/browse/ PXB-367