This repository contains comprehensive documentation for our TrueNAS server setup. It is designed to be used as a GitHub Wiki for easy navigation and reference.
- Home - Overview and server specifications
- ZPools Overview - ZFS pool configuration and dataset information
- Physical Drive Layout - Detailed mapping of physical drives and connections
- SAS Expander Configuration - SAS HBA and expander details with cable specifications
- Maintenance Procedures - Common maintenance tasks and procedures
- Troubleshooting Guide - Solutions for common issues
This documentation is designed to be viewed as a GitHub Wiki. After pushing to GitHub:
- Go to your repository on GitHub
- Click on the "Wiki" tab
- The documentation will be automatically available with proper navigation
To update this documentation locally before pushing to GitHub:
- Clone the wiki repository:
git clone https://github.com/yourusername/yourrepo.wiki.git
- Make your changes
- Commit and push back to GitHub
April 12, 2025