Thanks ----- Original Message ----- > From: "Nux" <n...@li.nux.ro> > To: "users" <users@cloudstack.apache.org> > Cc: "Andrei Mikhailovsky" <and...@arhont.com> > Sent: Friday, 21 June, 2024 23:45:52 > Subject: Re: change Temp / tmp folder path
> If you are sure it's Cloudstack's fault, then you can try to adjust > JAVA_OPTS in /etc/default/cloudstack-management and define a tmp dir > like this (untested..): > -Djava.io.tmpdir=/var/tmp > > hth > > On 2024-06-21 15:35, Andrei Mikhailovsky wrote: >> Hi, >> >> I am noticing that the /tmp folder on my host / management servers is >> filling up on a regular basis. I have a suspicion that some cloudstack >> management or agent processes might be running scripts and saving data >> in tmp. I would like to change the location of the temporary folder to >> be /var/tmp and not /tmp. I've looked in the /etc/cloudstack folder, >> but was not able to locate the setting option. Also, cloudstack >> documentation didn't find anything useful. Could someone suggest how to >> change the temp folder for cloudstack management, usage and agent >> services? >> >> P.S. I've already changed the default /tmp location of the sql server, >> but it didn't help. >> >> >> Thanks >> > > Andrei