DIY NAS: 2019 Edition's BIOS Configuration, FreeNAS Installation, and Initial FreeNAS Configuration

How I configured the BIOS, installed FreeNAS, and set FreeNAS up for the DIY NAS: 2019 Edition.

DIY NAS: 2019 Edition's BIOS Configuration, FreeNAS Installation, and Initial FreeNAS Configuration

For those of you who preferred the in-depth, step by step recounting of what I did in the configuration of the DIY NAS: 2019 Edition, you’re in luck! Not only did I record it all in video, but I also captured that list for you too.

Ultimately, I only opted to remove this from the main blog after how long that blog had grown to be!

Please make sure to leave a comment down below if you value what’s captured below, I’m strongly considering excluding it from future builds’ blogs in an effort to keep things more concise.

FreeNAS Installation and Configuration


BIOS Configuration

  1. Connected to the IMPI Interface using the SuperMicro IPMIView Utility (link)
  2. Launched the iKVM Viewer to remotely control the machine and powered it up.
  3. Make the following changes in the BIOS
    1. Advanced Tab
      1. Under Chipset Configuration > South Bridge Configuration changed the “Flexible I/O Selection” to Mini SAS/SATA[3:0]
      2. Checked for the presence of all 8 SATA HDDs in the Bios, when only 6 showed up, I saved my changes and exited the BIOS.
      3. Went back into the BIOS and confirmed all 8 SATA HDDs were being detected now.
    2. Boot Tab
      1. Set the “Boot Mode Select” to: UEFI
      2. Set the “UEFI Boot Option #1” to: UEFI USB CD/DVD: UEFI: SanDisk (the name of my FreeNAS install device)
      3. Set UEFI Boot Option #2 through UEFI Boot Option #9 to Disabled

FreeNAS Installation

  1. Used the BIOS’ boot menu to boot from my FreeNAS USB Installer
  2. Picked to “Install/Upgrade FreeNAS”
  3. Selected the two SanDisk Ultra Fit 16GB drives (da1, da2) as the targets of the installation.
  4. Chose “Yes” on the warning about the partitions and data on da1 and da2 being erased.
  5. Entered and confirmed a password to be used for the root account.
  6. Chose “Boot via UEFI” for the FreeNAS Boot Mode
  7. Removed my FreeNAS Installation USB device and hit OK on the successful installation dialog.
  8. Used the Shutdown option to power down the NAS.

With FreeNAS now successfully installed, I went ahead and powered the machine on. Given my difficult with Legacy Boot mode not seeming to work on the motherboard, I was a tiny bit nervous that the machine would not cleanly boot off the USB drives I’d just installed FreeNAS on. But, given the choices I had made, I was still pretty confident it’d boot right up–and that’s just what it did!

FreeNAS Configuration

  1. Using the IP displayed in the FreeNAS console (10.7.0.19), I pulled up the FreeNAS web interface in a browser.
  2. Logged in using root and the password I picked during the installation.
  3. Went under “Storage and Pools” clicked Add and Create Pool
  4. Selected all the hard drives listed under Available Disks and then moved them to the right under Data VDevs
  5. Named the new pool “storage”
  6. Below the Data VDevs I picked Raid-z2
  7. Clicked the Create button.
  8. Created a dataset called “share” under the “storage” pool.
  9. Attempted to set permissions on the share dataset, and realized I hadn’t created a Group yet to assign the permissions to.
  10. Created a new group under Accounts > Group and named it “shareusers”
  11. Added a new user named “brian”, set the password to match what I’ve used on my local machine(s), and added that user to the “shareusers” group.
  12. Validated that the “shareusers” group had my new account listed as a member.
  13. Under Services> SMB, I started the service and set it to “Start Automatically”
  14. I opened the SMB Configuration and made the following changes.
    1. Set the “NetBIOS Name” and “NetBIOS Alias” to: diynas2019
    2. Set the “Workgroup” to: lan
    3. Set the “Description” to: DIY NAS: 2019 Edition
  15. Opened Sharing > Windows (SMB) Shares and clicked the Add button.
    1. Set the Path to “/mnt/storage/share”
  16. Went back to Storage > Pools, expanded the storage pool and chose to Set Permissions on the “share” dataset.
    1. Changed the group to “shareusers”
    2. Chose the option to “Apply permissions recursively”
    3. Checked Confirm and clicked the Continue button.
  17. Opened Network > Global Configuration and made the following changes
    1. Set the “Hostname” to: diynas2019
    2. Set the “Domain” to: lan
  18. Under System > Advanced I chose the “Enable Autotune” option.
  19. Under Tasks > S.M.A.R.T Tests I added two tasks
    1. A weekly Long Self-Test on Sundays
    2. A daily Short Self-Test
  20. On my desktop, I browsed to \diynas2019, opened share, and created a file, modified a file, and deleted a file to test the permissions.

Because I’m nitpicky, I probably should’ve created my user and sharegroup before creating the storage pool and share dataset. If I had taken step-by-step screenshots like I did in prior years, I would’ve just juggled those screenshots around into a more efficient set of steps. I suppose I could’ve done the same by carefully editing the video, but I didn’t think it was worth all that effort to disguise that I wasn’t perfectly efficient in the FreeNAS configuration.

Cookies
essential