NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

AFF

Lots of entries in the log files after synchroizing the clock

Marcelo_NEC
2,872 Views

Hi NetApp community.

 

We noticied that some our clock were out of sync, and after synchronizing, we set up a crontab to run the command "set storageArray time" every night.

 

# crontab -l

(...)

*   3 * * * /maint/netapp/netapp_sync_clock.sh

 

But now we see in the "major-event-log.txt"

# grep -e 'Date/Time:' -e 'Description:' major-event-log.txt  | head
Date/Time: 6/21/18 4:01:07 AM
Description: Controller return status/function call for requested operation
Date/Time: 6/21/18 4:01:07 AM
Description: Synchronize controller clock
Date/Time: 6/21/18 4:00:49 AM
Description: Controller return status/function call for requested operation
Date/Time: 6/21/18 4:00:49 AM
Description: Synchronize controller clock

(...)

 

# grep -e 'Date/Time:' -e 'Description:' major-event-log.txt  | wc -l
16384

 

Why this happens? Is this normal?

 

Thanks for your attention.

 

Marcelo

 

1 ACCEPTED SOLUTION

AlexDawson
2,649 Views

Hi there,

 

This may be due to a BURT detailed in https://kb.netapp.com/app/answers/answer_view/a_id/1005736/loc/en_US#__highlight

 

Suggested response is to upgrade Santricity OS

View solution in original post

1 REPLY 1

AlexDawson
2,650 Views

Hi there,

 

This may be due to a BURT detailed in https://kb.netapp.com/app/answers/answer_view/a_id/1005736/loc/en_US#__highlight

 

Suggested response is to upgrade Santricity OS

Public