Re: [Virtuoso-users] Temporary DB size and server restart

2016-03-31 Thread Ivan Mikhailov
Hello Daniel, It's practical to keep temp db file not erased after the server shutdown, as a disk space reserve. In this case the file will be used again at the next server run anyway, but the disk space will not be occasionally occupied by other programs. It's impractical, however, to keep surpri

Re: [Virtuoso-users] Temporary DB size and server restart

2016-03-31 Thread Davis, Daniel (NIH/NLM) [C]
my install script enough, and most people use puppet/chef or other tools. From: Hugh Williams [mailto:hwilli...@openlinksw.com] Sent: Wednesday, March 30, 2016 4:53 PM To: Davis, Daniel (NIH/NLM) [C] Cc: virtuoso-users Subject: Re: [Virtuoso-users] Temporary DB size and server restart Hi

Re: [Virtuoso-users] Temporary DB size and server restart

2016-03-30 Thread Hugh Williams
Hi Daniel, As indicated in the docs at http://docs.openlinksw.com/virtuoso/databaseadmsrv.html#ex_threadcleanupinterval : TempDBSize Controls the acceptable size of the temp database file. If on startup it's si

Re: [Virtuoso-users] Temporary DB size and server restart

2016-03-30 Thread Davis, Daniel (NIH/NLM) [C]
It looks like this is merely a cache, and it's OK for it to be bigger.It doesn't look like it has anything to do with my Virtuoso shutdown issues. From: Davis, Daniel (NIH/NLM) [C] Sent: Wednesday, March 30, 2016 12:09 PM To: virtuoso-users Subject: Temporary DB size and server restart I ha

[Virtuoso-users] Temporary DB size and server restart

2016-03-30 Thread Davis, Daniel (NIH/NLM) [C]
I have a strange failure condition somewhere in my deployment.Virtuoso goes down, and whenever I restart it, I see something like this in the log: Unlinked the temp db file /usr/nlm/virtuoso/db/virtuoso-temp.db as its size (8180MB) was greater than TempDBSize INI (10MB) Now, that is a big d