Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Our AFF points to 2 NTP servers in the US Central time zone. The time zone setting for the AFF is also in US/Central. We're sending syslog to a cloud service and it's preferred to have it in UTC so we're being asked to change the time zone on the AFF. Should I have any concerns about doing this? I know cron jobs go off the system time so I can adjust for that. I assume changing the time zone will just change the displayed system time but kerberos should remain in sync due to the NTP servers. Can anyone confirm?
Solved! See The Solution
1 ACCEPTED SOLUTION
jimb32 has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As long as the universal times are close, you should be fine regardless of timezone.
you can check your Netapp from the command line: date -u
that should give you time in UTC.
Timezones are for humans. UTC is for machines.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
jimb32 has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As long as the universal times are close, you should be fine regardless of timezone.
you can check your Netapp from the command line: date -u
that should give you time in UTC.
Timezones are for humans. UTC is for machines.
