Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Bamboo User directory very high disk usage

Aun Raza March 21, 2019

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? 

2 answers

0 votes
Petr Vaníček
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 21, 2019

Hi,

and how many files is in directory?

ls -1q | wc -l
Aun Raza March 21, 2019
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     .
Petr Vaníček
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 21, 2019

Can you try to get ouput from utility dutree

https://unix.stackexchange.com/a/441496

0 votes
Gonchik Tsymzhitov
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 21, 2019

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

Aun Raza March 21, 2019

Thanks, Did so, no luck. Still showing same

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events