Hi,
I'm trying to export a session (quite important), but dynatrace tells me there is no enough space in the temporary directory.But is it local to dynatrace server or local to dynatrace client ?
On both I've some space left.
Answer by Reinhard W. ·
DON'T remove those files manually...these are likely the rolling continous session storage that your data you want to export is stored in!
How big is the timeframe you want to export the session for? Are you maybe just selecting a too big timeframe?
Are you maybe only interested in specific parts/transactions of that session that you could pre-select and only store those?
Answer by Pierre D. ·
Hi Andreas, I've performed a search before creating this topic...
So it means that when we export a session, all information gathered in server/sessions/stored/SYSPROFILENAME, coming from database and file storage. And the content of server/sessions/stored/SYSPROFILENAME is zipped in a DTS file ?
The name of the directory starts with timestamp of start export period ?
Does it means we have to delete those directory regularly ?
And the difference between export and store session is that export = store + download session on client ?
In my case I have 5 go of files, temp directory has 10 Go free and my ntfs local drive has 35 Go free.
In the server log, I see the msg:
2014-11-21 13:22:19 INFO [com.dynatrace.diagnostics.server.datacenter.ad] Session stored for profile "I-Tomcat" - session name: "I-Tomcat" (manually triggered)
2014-11-21 13:24:25 WARNING [PoolFileWriteBufferManager] The buffer manager was unable to write all bytes to disk! : com.dynatrace.diagnostics.core.datacenter.filestore.buffers.PoolFileWriteBufferManager flushBuffers:301
java.io.IOException: No space left on device
...
2014-11-21 13:24:25 INFO [SessionExporter] Aborted export of session I-Tomcat due to low diskspace on temporary directory.
The Server is hosted on VMWare and we have increased the tmp space which was too little at the beginning.
After a reboot of the VM the problem remains.
Pierre
Answer by Andreas G. ·
Hi. Check out the following related forum discussion: Exporting big session through dynaTrace client
JANUARY 15, 3:00 PM GMT / 10:00 AM ET