Community & Support
Learn
Marketplace
Discussions
Categories
Discussions
General
Platform
Academic
Partner
Regional
Explore Siemens Communities
User Groups
Documentation
Events
Altair Exchange
Share or Download Projects
Resources
News & Instructions
Programs
YouTube
Employee Resources
This tab can be seen by employees only. Please do not share these resources externally.
Groups
Join a User Group
Support
Home
Discussions
Community Q&A
AI Hub: size of activemq directory
alain
The server on which the RapidMiner AI Hub is installed is running out of disk space.
The directory
/opt/rapidminer-home/data/broker/activemq is quite large: 49GB.
Is there a way to clean it up?
Find more posts tagged with
AI Studio
Server
Accepted answers
aschaferdiek
Hi
@alain
. Do you know which files/directories are large? Log files directly relate to pending messages and thus if you delete the log/journal file you probably also delete all pending messages. From time to time it might still be usefull to wipe everything and then there's no reason why ActiveMQ should be this large in size.
You can find out folder size distribution with a tool called
ncdu
or similar if it's installed on your host machine to get a better overview:
ncdu -r -x /opt/rapidminer-home/data/broker/activemq
This will open a command line visualization of the directory structure and its size. If it's not installed, you could install it if possible or you can manually check folders with
du -sh /opt/rapidminer-home/data/broker/activemq/aSubFolderOfYourChoice
although I think
ncdu
is better for visualizing it.
All comments
aschaferdiek
Hi
@alain
. Do you know which files/directories are large? Log files directly relate to pending messages and thus if you delete the log/journal file you probably also delete all pending messages. From time to time it might still be usefull to wipe everything and then there's no reason why ActiveMQ should be this large in size.
You can find out folder size distribution with a tool called
ncdu
or similar if it's installed on your host machine to get a better overview:
ncdu -r -x /opt/rapidminer-home/data/broker/activemq
This will open a command line visualization of the directory structure and its size. If it's not installed, you could install it if possible or you can manually check folders with
du -sh /opt/rapidminer-home/data/broker/activemq/aSubFolderOfYourChoice
although I think
ncdu
is better for visualizing it.
alain
Thanks for your prompt reply
@aschaferdiek
The largest file in the folder is db.data (147MB).
Then there are more than 2800 log files. As you recommended, I will delete these log files.
Thanks a lot!
Alain
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups