Install Config Wiki

All about installing, configuring and troubleshooting

User Tools

Site Tools


install_vm_windows_11_pro_truenas_scale

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
install_vm_windows_11_pro_truenas_scale [2026/06/13 18:18] wikiadmininstall_vm_windows_11_pro_truenas_scale [2026/06/13 18:27] (current) wikiadmin
Line 1: Line 1:
 +====== How to Create Data Pools in FreeNAS SCALE having an Unassigned Unformatted Secondary Data Disk ======
 +
 +I have installed truenas scale but i need to format a 4TB storage drive and create storage pool, etc.  Please help.
 +
 +In TrueNAS SCALE, you do not manually format drives; the system formats them automatically when you create a storage pool through the web user interface. 
 +
 +Follow these steps to configure your 4TB drive and set up your initial storage pool and datasets:
 +
 +1. Access the Dashboard. Open a web browser on another computer connected to the same network. Enter the IP address displayed on your TrueNAS SCALE console screen.Log in with your admin credentials.
 +
 +2. Verify Your Drive.  Before making a pool, confirm that TrueNAS detects your disk hardware properly: Navigate to Storage from the left-hand menu sidebar. Click on the Disks button or widget. Locate your 4TB drive in the list and ensure its status is listed as Unassigned. 
 +
 +3. Create the Storage Pool.  Go back to the main Storage screen and click Create Pool. Name the pool: Enter a simple name (e.g., DataPool or Storage1). Avoid spaces or special characters.  Select Layout: Choose your layout structure under the Data VDEVs section. Note: If this 4TB drive is the only drive you are adding, your only layout option is Stripe. A stripe layout provides no data redundancy. If the drive fails, the data is lost. For data protection, ZFS normally requires a Mirror (minimum 2 drives) or RAIDZ1 (minimum 3 drives). Assign the Drive: Check the box next to your 4TB unassigned drive to move it into the VDEV. Click Save and Go to Review (or Next through the optional optimization steps like cache/log drives). Review the summary and click Create Pool. Confirm the warning prompt that any existing data on the drive will be erased.
 +
 +4. Create a DatasetTrueNAS pools cannot share files directly; you must build a "dataset" directory inside the pool first: Navigate to Datasets from the left-hand menu.Select your newly created pool from the tree list. Click Add Dataset on the top right. Name the dataset (e.g., Media, Backups, or Shares).Leave the remaining default ZFS settings as they are and click Save. Your 4TB drive is now completely formatted, pooled, and ready for you to configure network sharing protocols like SMB (for Windows/macOS) or NFS (for Linux). Do you have additional drives you want to mix into this pool for redundancy, or would you like to set up Windows network sharing (SMB) for this specific drive next?
 +
 +
 ====== How to Install VM within TrueNAS Scale in order to then Install Windows 11 Pro Along side the NAS ====== ====== How to Install VM within TrueNAS Scale in order to then Install Windows 11 Pro Along side the NAS ======
  
install_vm_windows_11_pro_truenas_scale.txt · Last modified: 2026/06/13 18:27 by wikiadmin