Skip to content

Commit c40519f

Browse files
committed
update
1 parent 034576e commit c40519f

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

trueNASscale/readme.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff 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

108110
I 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

0 commit comments

Comments
 (0)