TrueNAS NAS: Difference between revisions
No edit summary |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{PhysicalMachine | {{PhysicalMachine | ||
| cpu = Intel i5-9400T (6 cores) | | cpu = Intel i5-9400T (6 cores) | ||
| memory = | | image = GcyexeCW0AAYssz.jpeg | ||
| oss = TrueNAS | | memory = 32Gb | ||
| disks = 1x 4Tb NVME SSD, | | oss = TrueNAS Scale 24.10 | ||
| disks = 1x 4Tb NVME SSD, 2x 8Tb SATA SSD | |||
| nics = Mellanox CX312A MCX312A-XCBT ConnectX-3, motherboard gigabit realtek nic | | nics = Mellanox CX312A MCX312A-XCBT ConnectX-3, motherboard gigabit realtek nic | ||
}} | }} | ||
[[File: | [[File:GgDtPBnWoAA4qeX.jpg|left|thumb|SMB shares on the TrueNAS NAS]] | ||
Here it is- my main server. For years it ran TrueNAS Core, but nowadays updates for it are rare to come by. The migration from Core to Scale was very difficult because of how many FreeBSD Jails I used to have which needed to be migrated to Docker. Even as of 2025 it still lacks the features to limit containers to a single NIC in the web UI as you can with Core, so some of my containers are managed through [https://github.com/jwansek/TrueNASTorrentingStack the CLI instead using macvtap]. | |||
However, using Scale I do not need to run any VMs any more. RIP [[Ubuntu0]]! | |||
In terms of hardware, it has two 8Tb Samsung QVO SSDs and a 4Tb NVME SSD for storage, a Mellanox dual port 10 gigabit NIC, 32Gb of memory for lots of tasks and a good ZFS cache, and an Intel 9400T due to its low power consumption and excellent encoding performance for jellyfin. It lives inside a nice 1U case to save space, cooled with 4 40mm noctua fans. One of the 10Gb NICs is connected to the rest of the network via the [[Switches#TL-SG3428XMP|TL-SG3428XMP]] switch, and the other to the [[Backup NAS]] directly through an ad-hoc network. | |||
Interestingly, in Scale I also managed to get VLANs to work which I could never get to work in Core, which means I need to use one fewer NIC which further reduces power consumption. It typically uses ~30w even when under load, which it basically always is thanks to seeding torrents. |
Latest revision as of 17:51, 30 December 2024
Here it is- my main server. For years it ran TrueNAS Core, but nowadays updates for it are rare to come by. The migration from Core to Scale was very difficult because of how many FreeBSD Jails I used to have which needed to be migrated to Docker. Even as of 2025 it still lacks the features to limit containers to a single NIC in the web UI as you can with Core, so some of my containers are managed through the CLI instead using macvtap.
However, using Scale I do not need to run any VMs any more. RIP Ubuntu0!
In terms of hardware, it has two 8Tb Samsung QVO SSDs and a 4Tb NVME SSD for storage, a Mellanox dual port 10 gigabit NIC, 32Gb of memory for lots of tasks and a good ZFS cache, and an Intel 9400T due to its low power consumption and excellent encoding performance for jellyfin. It lives inside a nice 1U case to save space, cooled with 4 40mm noctua fans. One of the 10Gb NICs is connected to the rest of the network via the TL-SG3428XMP switch, and the other to the Backup NAS directly through an ad-hoc network.
Interestingly, in Scale I also managed to get VLANs to work which I could never get to work in Core, which means I need to use one fewer NIC which further reduces power consumption. It typically uses ~30w even when under load, which it basically always is thanks to seeding torrents.