Actions
Regression #12745
closedAutoConfigBackup does not delete temporary encrypted configuration files from ``/tmp``
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
22.01
Release Notes:
Force Exclusion
Affected Version:
2.6.0
Affected Architecture:
Description
# ls -l /tmp/*.tmp ... -rw-r--r-- 1 root wheel 458563 Jan 31 15:21 /tmp/babac29c265967411378ad3a5ecf7e5247c86fbb312f91841e95a6873e5094ad.tmp -rw-r--r-- 1 root wheel 457112 Jan 31 14:03 /tmp/bf9cd9a630d18c3679293d01093e743521b6ca0056181e28104a0473e47fa8ef.tmp -rw-r--r-- 1 root wheel 457092 Jan 31 13:56 /tmp/c5ff7cdb26bedd28df9cc6d8ae10e2ebfe41ca61a4b5df96bc4b648637e9dc48.tmp -rw-r--r-- 1 root wheel 453277 Jan 31 14:03 /tmp/c9030dd906d265c0e1b7b53218420b441b0e8cbd22262ad1dbd878c6c411eefe.tmp -rw-r--r-- 1 root wheel 452542 Jan 31 14:05 /tmp/c945a8ee544528e490ad69a34bdc0d4e09cf1b92259e180f6b00bd2ff4c09701.tmp -rw-r--r-- 1 root wheel 457027 Jan 31 12:33 /tmp/ca1ffb1b3441e9f063726dde7d62c874254aa1d63ecba546322bfa560f3ba782.tmp -rw-r--r-- 1 root wheel 458563 Jan 31 14:54 /tmp/cb1e08c3e04b1db82347f5ec2acd1d1e807a8067d73c94db38f7c04ca6f25d56.tmp -rw-r--r-- 1 root wheel 458628 Jan 31 17:12 /tmp/cc07aa317274765e63b685e8f0d25a2f12f117e5d2c9ff675544be649009b6c8.tmp -rw-r--r-- 1 root wheel 452518 Jan 31 14:05 /tmp/cf5d1a8341ef0bc87e6e61ed71e4b20b33a93374a2b0324555b5c76b9bf62a9d.tmp -rw-r--r-- 1 root wheel 452453 Jan 31 14:15 /tmp/d2cbbd90471f01fd09d1269f79c9e7f9dac86f4dc5e4d3b4558ec77c368a439b.tmp -rw-r--r-- 1 root wheel 457458 Jan 31 14:03 /tmp/d368b6469b6cdf77d1c0616ea56b939932c20b86976936ff1b96bf3098e59681.tmp -rw-r--r-- 1 root wheel 458737 Jan 31 14:17 /tmp/d6948d8bf10d56bfc77723c61ffe2923702dc31959a28b76f38d925b35bc573f.tmp -rw-r--r-- 1 root wheel 456787 Jan 25 15:01 /tmp/db4495276f5606e7499d77973635e60cffdadf3de33814ce113ee08a9f714fe3.tmp
This can flood the filesystem
Related issues
Updated by Viktor Gurov almost 3 years ago
- Related to Feature #12193: AutoConfigBackup performance improvements added
Updated by Viktor Gurov almost 3 years ago
- Assignee set to Viktor Gurov
Updated by Jim Pingle almost 3 years ago
- Status changed from New to Pull Request Review
- Plus Target Version set to 22.01
Updated by Viktor Gurov almost 3 years ago
- Status changed from Pull Request Review to Feedback
- % Done changed from 0 to 100
Applied in changeset 17490b15e73c048f8ff42df203c31942e9e2ce73.
Updated by Viktor Gurov almost 3 years ago
- Release Notes changed from Default to Force Exclusion
Updated by Christopher Cope almost 3 years ago
- Status changed from Feedback to Resolved
Tested on
22.01-RELEASE (amd64) built on Mon Feb 07 16:37:59 UTC 2022 FreeBSD 12.3-STABLE
No files are left behind. I can watch them get created and deleted as the backup processes. Marking resolved.
Updated by Jim Pingle almost 3 years ago
- Subject changed from ACB does not delete temporary encrypted configuration files from /tmp to AutoConfigBackup does not delete temporary encrypted configuration files from ``/tmp``
Actions