File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,6 +46,8 @@ with the HBA card, I would be buying Fujitsu 9211-8i from ebay.
4646
4747[ The official documentation.] ( https://www.truenas.com/docs/scale/gettingstarted/install/installingscale/ )
4848
49+ Make sure the Esxi host has correc time and ntp sync.
50+
4951* [ download ISO] ( https://www.truenas.com/download-truenas-scale/ )
5052* upload it to ESXi datastore
5153* create new VM
@@ -106,9 +108,8 @@ check few things
106108![ timedatectl] ( https://i.imgur.com/aIMm7WT.png )
107109
108110I faced an issue of time being out of sync after restarts and ntpq command
109- failing to connect. What I think did the trick was force sync time through dashboard,
110- or through cli commands, then restart the ntp service.
111- Then set the UTC time in bios using ` hwclock --systohc --utc `
111+ failing to connect. Reason for this was Esxi host not having default gateway
112+ correctly set and so never being able to sync its time.
112113
113114### Pools and Datasets
114115
You can’t perform that action at this time.
0 commit comments