Affected systems should be upgraded to use AI-Scripts 4.1R7 or later as an effective stop-gap. This should prevent the storage space and CPU issues. The Junos defect is resolved in all currently available Junos releases. Details of the issue can be found here: PRSearch PR975873 A temporary workaround is to periodically delete files in /var/tmp directory as the "root" user. As an example: cli> start shell user root # cd /var/tmp # rm *_ais_* # exit