How to change timezone for File Server virtual machines? | Nutanix Community
Skip to main content

The timezone for file server virtual machines ( FSVM) can be changed using the afs command line. The following change can be done from any one FSVM and will reflect across all the FSVMs when successful.

 

  1.  SSH to any FSVM on the nutanix files cluster

  2. Get the timezone for your region. The command outputs your timezone into a region and city format.

                   nutanix@fsvm$ afs fs.get_timezone

  1. Set the timezone 

                   nutanix@fsvm$ fs.set_timezone "region_name/city_name"


 

Reference: 

https://portal.nutanix.com/#/page/docs/details?targetId=Files-v3_7:fil-file-server-set-timezone-t.htm