You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I have bamboo's home directory showing 16 GB of space,but when i use du commands, I don't see where it is being consumed exactly. I have different partition for build-dirs and they are fine. I tried rebooting bamboo too to see if it resolve issue, but no luck.
===
root@bamboo:/home/users/bamboo# du -sh 16G . root@bamboo:/home/users/bamboo# du -sh * | grep M 64M 5320de844e5d86d7d2061bb05fe31d3fb129a3b8 60M sent root@bamoo:/home/users/bamboo# du -sh * | grep G root@bamboo:/home/users/bamboo#
Any ideas where I can see and cleanup this high usage?
ls -1q | wc -l 16
root@bamboo:/home/users/bamboo# du -sh * 4.0K 10 784K 264524303b9a5aa1ab86b1491b55ada77772c3be 64M 5320de844e5d86d7d2061bb05fe31d3fb129a3b8 104K activemq-data 4.0K test.pem 4.0K authorized_keys 40K bamboo@newhost 4.0K deleteme.sh 4.0K docker-cleanup.sh 40K foo.apt-clone.tar.gz 4.0K QA_2015.pem 4.0K node_modules 60M sent 16K spock_report 8.0K ssh.tar.gz 4.0K test.sh root@bamboo:/home/users/bamboo# du -sh 16G .
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you try to get ouput from utility dutree
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi!
Let's start from that
1. https://confluence.atlassian.com/bamboo/configuring-global-expiry-289277253.html
2. Than check shared artifacts
3. Reduce logging
Cheers,
Gonchik Tsymzhitov
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.