2 Intern

 • 

2K Posts

March 26th, 2013 05:00

This is caused by a known issue in certain versions of the Avamar kickstart. Please open an SR and ask them to follow KB esg133746 to correct this issue on your system.

2 Intern

 • 

2K Posts

March 26th, 2013 07:00

Also, the hotfix for this issue is 46987 and it is customer installable.

1 Rookie

 • 

28 Posts

April 2nd, 2013 08:00

Hi,

I opened a SR and support modified this file:

root@avamar:/etc/logrotate.d/#: cat aide

/var/log/secure.* {

    compress

    weekly

    maxage 90

    rotate 5

    notifempty

    missingok

    create 640 root root

    postrotate

    endscript

}

After

root@avamar:/etc/logrotate.d/#: cat aide

/var/log/secure {

    compress

    weekly

    maxage 90

    rotate 12

    notifempty

    missingok

    create 640 admin admin

    postrotate

    endscript

}

Thanks so much for your help.

Best Regards

2 Posts

April 28th, 2013 23:00

I have had the same issue as above and edited the aide file. Do we have to restart the mcs service ?

1 Rookie

 • 

28 Posts

April 29th, 2013 01:00

Hi,

It is not necessary restart MCS.

Best Regards

No Events found!

Top