[lxc-users] "lxd file pull" leaves temporary files in /tmp
Tomasz Chmielewski
mangoo at wpkg.org
Wed Jan 27 08:29:11 UTC 2016
"lxd file pull" leaves temporary files in /tmp.
To reproduce:
* remove any old "temporary files" created by "lxc file pull":
# rm /tmp/lxd_forkgetfile_*
* pull some files (can be the same file, too) - let's say we repeat it 3
times:
# lxc file pull some-container/etc/services .
# lxc file pull some-container/etc/services .
# lxc file pull some-container/etc/services .
* see that there are 3 "lxd_forkgetfile_*" files in /tmp
# ls /tmp/lxd*
/tmp/lxd_forkgetfile_149745082 /tmp/lxd_forkgetfile_171296584
/tmp/lxd_forkgetfile_521794854
Tomasz Chmielewski
http://wpkg.org
More information about the lxc-users
mailing list