vu-rdm-tech / yoda-pilot

A place to track issues we run into in the Yoda pilots
0 stars 0 forks source link

Version cleanup not working on AIMMS Yoda #9

Closed peer35 closed 1 year ago

peer35 commented 4 years ago

There is a cronjob that runs as user irods:

0 2 * /bin/bash $HOME/.irods/cronjob-revision-cleanup.sh >> $HOME/iRODS/server/log/cronjob-revision-cleanup.log 2>&1

This executes rule:

{{ /etc/irods/irods-ruleset-research/tools/revision-clean-up.r}}

I started this by hand and monitored the process, the system runs out of memory due to process "irodsAgent" while just looping through the records.

Not a critical issue at the moment, because most AIMMS files are static, so will only have one revision.

peer35 commented 4 years ago

This is a known issue in the iRODS version used by Yoda 1.2.

Solution is to upgrade Yoda.

peer35 commented 1 year ago

Aimms yoda no longer in use