Disks

To manage disks, go to Storage and click Disks on the top right of the screen to open the Disks screen.

To view details on a disk, click on the disk to expand it. Select Edit to open the Edit Disk screen.

The Disks screen lets users edit disks or delete obsolete data off an unused disk.

Contents

  • Replacing Disks: Provides disk replacement instructions that take a failed disk offline and replaces a disk in an existing VDEV. The replacement process automatically triggers a pool resilvers.

    • Wiping a Disk: Provides instructions for wiping a disk.

      • SLOG Over-Provisioning: Provides information on the disk_resize command in TrueNAS.

        • Managing Self-Encrypting Drives (SED): Covers self-encrypting drives including supported specifications, implementing and managing SEDs in TrueNAS, and managing SED passwords and data.

          Disks

          The Disks screen lists the physical drives (disks) installed in the system. The list includes the names, serial numbers, sizes, and pools for each system disk.

          Use the Columns dropdown list to select options to customize disk the information displayed. Options are Select All, Name, Serial (the disk serial number), Disk Size, Pool (where the disk is in use), Disk Type, Description, Model, Transfer Mode, Rotation Rate (RPM), HDD Standby, Adv. Power Management, and Reset to Defaults. Each option displays the information you enter in the Edit Disk screen or when you install the disk.

          Read full post gdoc_arrow_right_alt

          S.M.A.R.T.

          There is a special consideration when installing TrueNAS in a Virtual Machine (VM), as S.M.A.R.T services monitor actual physical devices, which are abstracted in a VM. After the installation of TrueNAS completes on the VM, go to System > Services and click the blue toggle on the S.M.A.R.T. service to stop the service from running. Clear the Start Automatically checkbox so the service does not automatically start when the system restarts.

          Note that the table(s) below can be reorganized by clicking on the column titles. This allows you to reorganize the information in each column by togglnig between a descending and ascending order.

          Read full post gdoc_arrow_right_alt

          S.M.A.R.T. Service Screen

          The Services > S.M.A.R.T. screen displays settings to configure when S.M.A.R.T. tests run and when to trigger alert warnings and send emails.

          SMARTSystemServicesGeneralOptionsSCALE

          NameDescription
          Check IntervalEnter the time in minutes for smartd to wake up and check if any tests are configured to run.
          Power ModeSelect the power mode from the dropdown list. Options are Never, Sleep, Standby or Idle. S.M.A.R.T. only tests when the Power Mode is Never.
          DifferenceEnter a number of degrees in Celsius. S.M.A.R.T. reports if a drive temperature changes by N degrees Celsius since the last report.
          InformationalEnter a threshold temperature in Celsius. S.M.A.R.T. sends a message with a LOG_INFO log level if the temperature is above the threshold.
          CriticalEnter a threshold temperature in Celsius. S.M.A.R.T. sends a message with a LOG_CRIT log level and send an email if the temperature is above the threshold.

          Click Save after changing any settings.

          Read full post gdoc_arrow_right_alt