AI Video Summary: FreeNAS® 9.2.1: Plex Media Server Plugin

Channel: TrueNAS Open Storage

3DnUWTliaOY

TL;DR

This tutorial guides users through the initial configuration of FreeNAS 9.2.1, from setting up ZFS storage and permissions to installing and configuring the Plex Media Server plugin.

Key Points

  • — Creating a ZFS volume and selecting a RAID level (RAID Z) for optimal capacity and protection.
  • — Setting up ZFS datasets for media storage and configuring write permissions for guest users.
  • — Creating a dedicated ZFS dataset for plugin jails and configuring the jails path in system settings.
  • — Setting up a SMB (Samba) share to allow media files to be uploaded from a Windows machine.
  • — Installing the Plex Media Server plugin from the FreeNAS plugin database.
  • — Linking the media dataset to the Plex jail through the 'Add Storage' menu.
  • — Enabling the plugin and disabling remote security to access the Plex interface from another machine.
  • — Finalizing Plex setup by adding the movie folder and verifying media playback.

Detailed Summary

The video provides a comprehensive walkthrough of setting up Plex Media Server on FreeNAS 9.2.1. The process begins with storage configuration, where the instructor emphasizes using a ZFS volume. He explains the differences between ZFS mirroring and RAID Z, ultimately choosing RAID Z to maximize available storage capacity while maintaining data protection. After creating the volume, the tutorial covers the creation of ZFS datasets. One dataset is created specifically for media, with permissions adjusted to allow guest write access, facilitating easy file uploads. A second dataset is created for 'plugin jails,' which is essential for hosting the Plex application. The instructor then demonstrates how to set up a SMB (Samba) share, allowing a user to drag and drop movie files from a Windows computer into the FreeNAS storage via the network IP address. In the final phase, the Plex Media Server plugin is installed from the official database. The instructor explains the critical step of linking the media dataset to the Plex jail, ensuring the software can 'see' the stored files. After disabling remote security to allow network access to the Plex web interface, the user is guided through the internal Plex setup: naming the server, adding the specific media library folders, and performing a refresh to load the movie metadata. The video concludes with a successful test of a media file playing back through the interface.

Tags: freenas, plex, zfs, nas, media server, smb, tutorial