This post is more than 5 years old

30 Posts

932

February 10th, 2010 09:00

GC email?

Is there a way to have Garbage Collection send out an email when it completes? Or more importantly, doesn’t complete?

Thank you.

1 Rookie

 • 

337 Posts

April 12th, 2010 03:00

Hi,

Email alerts displays only the configuration of GC (enable/disable), however to know the latest GC status we have to manually check the GC logs at regular intervals.

124 Posts

February 10th, 2010 09:00

While it cannot send you an email alert you can check the daily health reports. The health report has a section for garbage collection

1 Rookie

 • 

337 Posts

April 13th, 2010 06:00

Hi,

You may try to use Centera CLI to script something to send status emails or alerts. Let us know if it works.

Thanks,

2 Intern

 • 

337 Posts

April 21st, 2010 12:00

Hi Brian


The section in the Health Report for Garbage Collection shows the following:

Garbage Collection

Scheduling   Mode:

EVERYNWEEKS

Scheduling   period:

Every 4 week(s) on Saturday at 0:00

Speed   throttled:

No

Speed   throttled percentage:

75 %

Current   run state:

FinalState

Current   run start time:

1271462442247

Current   run duration:


Completed   runs:

18

Aborted   runs:

0

Last   successful run duration:

855204

Time since   last run:

335657683

Time since   last successful run:

335657683

Overall   progress:

100.0%

Phase   progress:

100.0%

Sweep frag   count:

0 Fragments

Sweep   space reclaimed:

0 Bytes

Sweep frag   count completed runs:

2964 Fragments

sweep   space reclaimed completed runs:

7292110356 Bytes

Check the number of aborted runs. Time since last run and time sind last successful run should have the same value.

Best regards, Holger

1 Rookie

 • 

337 Posts

April 22nd, 2010 11:00

Hi,

Manually you may also view the updated details logs from the following folder:

/var/local/filepool/Logfiles/gc
hope it helps.
No Events found!

Top