Nixers project: Bittorrent library - Community & Forums Related Discussions
Users browsing this thread: 13 Guest(s)
|
|||
Thanks again for opening your thoughts on this project to the community.
(06-08-2017, 06:40 PM)z3bra Wrote: This would also use a shitons on inodes, but that's not the biggest issue. Code: $ doas find / -type f -exec du -k {} + | sort -n | awk ' About 27 times more inodes in my case. Code: $ df -kih 8928090 / 19580221 = 46% currently used space = 21% With a size of 8kB per block, with my current setup, I would run out of inodes before I run out of space. You are right. :-) |
|||