TrueNAS
Disk smartctl data
The five most important factor to look for in a drive health are option 5 Reallocated_Sector_C...
Disks & ZFS
This is information related to the usage of Disks and ZFS
CLEAR CHECKSUM ERROR IN FREENAS/TRUENAS
https://blog.bianxi.com/2021/10/02/clear-checksum-error-in-freenas-truenas/ Identify error Erro...
Hard Drive Burn in Testing
https://www.truenas.com/community/resources/hard-drive-burn-in-testing.92/ TESTING FOR HIGH CAPA...
Replacing a Drive Prior to Failure
If you want to replace a drive prior to failure, follow this guide. To replace a drive post failu...
Replacing Failed Disks
This process is for a failed disk. For replacing a disk that has not failed see here Replacing a ...
Resolving Problems With ZFS
https://docs.oracle.com/cd/E19253-01/819-5461/gbbuw/index.html The following sections describ...
ZFS commands and status
Command What it does zpool status -v <poolname> zpool status -vLP <poolname> ...
ZFS metadata corruption
ZFS performs scrub tasks on a regular basis in which in reads each and every file, and compares t...
TrueNAS Server
This is information related to the usage of the TrueNAS OS
Active Directory
check Keytab file for information on joining domain without configuring a username and password ...
Check status of VMs from Shell
midclt call vm.query | jq Get information of VM including the VM ID midclt call vm.start <ID>
Disable 2FA
midclt call auth.twofactor.update '{"enabled": false}'
Dragonfish Swap issue
Latest version of Scale called Dragonfish-24.04.0 has an issue with using more system memory for ...
Enable SMB Multi Channel
Put these options in the SMB Advanced options server multi channel support = yesaio read size = ...
Force SMB3 encryption
server smb encrypt = required ## This is a Auxillary parameter to be set individually on every sh...
Midnight Commander
TrueNAS has a file explorer built in. Use the command "mc" in a command prompt to open. Supports ...
Setup UPS on TrueNAS
UPSD.CONF parameters UPS.CONF parameters You can test the service by running upsc <servicename>...
Edit Additional SMB Parameters
midclt call sharing.smb.query | jq you should get a list of your SMB shares midclt call sharing...
SMB
https://www.truenas.com/docs/scale/scaletutorials/systemsettings/services/smbservicescale/ The S...