Unsolved

This post is more than 5 years old

73 Posts

4262

February 23rd, 2012 03:00

GSTD.RAW File Increasing very rapidly and consuming space

Hi,

From the past 2 days, i am facing some weird issue. In the afternoon at a particular time, there is some log writing process happening in my console server and hence my gstd.raw file increases very rapidly. It goes from some MB's to approximately 55 GB till i do not stop the GST service. Once i stop it, that file stops increasing and a new file is created and the same process repeats.

Please suggest what must be the reason for that.

Regards,

Pratik.

73 Posts

February 23rd, 2012 03:00

Hi Bobby,

Since that file is very large (7GB), hence i am not able to open it and so i am not able to tell you exactly what message it is.

Regards,

Pratik.

73 Posts

February 23rd, 2012 03:00

Hi Bobby,

I tried the same yesterday and deleted the gstd.raw file which was generated yesterday. But today again i faced the same issue.

Regards,

Pratik.

736 Posts

February 23rd, 2012 03:00

What messages is it filling up with?

-Bobby

736 Posts

February 23rd, 2012 03:00

Hi Pratik,

Have a look at this article which will probably help address this.  If it doesn't, try to have a look to see what message is being logged that is causing the problem.  This should give a better indication of where the issue might be.

KB:  GSTD.raw growing too large

-Bobby

544 Posts

March 1st, 2012 15:00

Try to delete the old big gstd.raw file , and a new one will be generated , once it started to grow up , take a copy of it to another place and open the file to check what is the repeated error message appears massively leading to growing up the log rapidly , may be if the log reaches 10 MB or slighlty more you can copy it to another location in order to be able to open it.

I will be waiting your reply with the error message appears.

Thanks,

Ahmed Bahaa

173 Posts

March 1st, 2012 23:00

As far as I know gstd.raw should rotate automatically, when you restart service. You can setup environment variables how many log you want to save and size of the log for rotation.

Regards

Lukas

544 Posts

March 9th, 2012 20:00

Hi holyboy1989,

Did you manage to get the repeated error message appears in the gstd.raw file leading to grow up the log rapidly ?

Thanks,

Ahmed Bahaa

6 Operator

 • 

14.4K Posts

 • 

56.2K Points

April 30th, 2012 08:00

holyboy1989 wrote:

Since that file is very large (7GB), hence i am not able to open it and so i am not able to tell you exactly what message it is.

If this is UNIX/Linux you can run tail on file.  If this is Windows, you can call tail from PowerShell (Get-Content gstd.raw | Select-Object -Last 100). To trim it down, just run "> gstd.raw" (without quotes).

May 2nd, 2012 06:00

Have you configured debug logging on the console?  Check Console>Setup>System Options or check the environmental variable GST_DEBUG and if necessary set back to 1.

0 events found

No Events found!

Top