Fรผr einen Initialen Test des alten Thecus 4200 Eco werden es die alten 500er Satas bestimmt noch tun. #truenascore auf alter Hardware, der d525 mit 8gb RAM ist keine Rakete, aber 4bay Wechselrahmen wachsen nicht auf Bรคumen. Die Security Keys backen dauert jedenfalls schon Mal ne Weile ๐Ÿคฃ

Motto: lieber offsite mit alter Hardware als kein offsite.

Community/posts/2025-07-13.md at main ยท zvaultio/Community

Community Discussion and Issue Tracker. Contribute to zvaultio/Community development by creating an account on GitHub.

GitHub

TrueNAS Core is dead and replaced by TrueNAS Scale based on Linux. I had experimented with zfs on linux before and have mixed feelings..
Anyone tried the core fork zvault?
#truenas #freebsd #truenascore

https://www.zvault.io/

zVault - Open Source ZFS NAS

It's going pretty well!

I use #TrueNASCore and its Cloud Sync feature, which is based on #Rclone. And I decided to setup the sync to Hetzner using SFTP.

My first upload attempt had many failed files, because I didn't RTFM and tried using 16 simultaneous connections when Hetzner says their limit is 10, and 8 is advised for SFTP:
https://docs.hetzner.com/storage/storage-box/access/access-sftp-scp

The second attempt successfully uploaded 342 GiB at ~7.25 MiB/s.

Then I tested downloading 17.624 GiB of that, at ~44.2 MiB/s.

@imclaren

Access with SFTP/SCP - Hetzner Docs

Anyone made the in place upgrade from TrueNAS core to scale? Go smoothly? Any gotchas to be aware of? #truenas #TrueNASCore #TrueNASSCALE
i'm convinced #trueNASCore can't actually be an #openVPN client - at least for my vpn provider
#TrueNAS 25.04 Released For Unifying SCALE & CORE Offerings
TrueNAS 25.04 is notable for unifying their #Linux-based #TrueNASSCALE and #TrueNASCORE #FreeBSD-based platforms. While TrueNAS was previously known for its BSD base, Linux has proven viable for this network attached storage platform. TrueNAS 25.04 is powered by the Linux 6.12 LTS kernel while employing the #OpenZFS file-system support.
https://www.phoronix.com/news/TrueNAS-25.04-Released #OpenSource #NAS
TrueNAS 25.04 Released For Unifying SCALE & CORE Offerings

Adding to the busy week of Linux distribution releases from Ubuntu 25.04 to Manjaro 25.04 and Fedora 42, TrueNAS 25.04 debuted today as a major step forward for this open enterprise storage platform.

#TrueNAS 25.04 "Fangtooth" Beta Unifies#Linux SCALE & #FreeBSD CORE Efforts
It was released on Thursday as another step toward unifying #TrueNASCORE derived from FreeBSD and Linux-based #TrueNASSCALE.
TrueNAS 25.04 "Fantooth" is an upgrade for TrueNAS SCALE 24.10 and TrueNAS CORE 13.x. TrueNAS 25.04 beta is powered by the Linux 6.12 LTS kernel, makes use of OpenZFS 2.3, there is much faster #OpenZFS #RAIDZ expansion, new instances support, and a number of other features.
https://www.phoronix.com/news/TrueNAS-25.04-Beta
TrueNAS 25.04 "Fangtooth" Beta Unifies Linux SCALE & FreeBSD CORE Efforts

TrueNAS 25.04 beta was released on Thursday as another step toward unifying the TrueNAS CORE OS derived from FreeBSD and the Linux-based TrueNAS SCALE.

Switched the OS on my #NAS from #TrueNASCore to #TrueNASSCALE last night ๐Ÿ˜ถโ€๐ŸŒซ๏ธ
The first is based on #freeBSD, the latter is #Debian based.

The reason: After updating #jellyfin I had run into a dead end due to conflicting versions between jellyfin itself and freeBSD's cage version (cages are their wording for containers)

Also because the plugin system of trueNAS Core is considered dead. It therefore required a lot of manual intervention which I was not happy with since I'm not familiar with freeBSD (I shouldn't have picked it in the first place ๐Ÿ˜ต Lesson learnt)

So after hours of trying to fix this shit, I just decided to replace the OS. I just prayed that the zfs encryption key would work after installing the new OS, since I have never gone through the process of importing an encrypted zfs pool before, but it was all super straightforward and nothing was lost ๐Ÿค˜๐Ÿพ the trueNAS Scale web gui definitely gives the impression of it being superior than Core ๐Ÿ˜„

Jellyfin is up and running ๐Ÿฅฐ everything works the way it worked the day before, and I think I'm a lot happier with trueNAS Scale than I was with Core ๐Ÿค“ Had a few learnings while solving this quest โœŒ๐Ÿพ

I run huo-ju's excellent port of @photoprism on FreeBSD to manage my family's complete library of pictures (~25K):
https://github.com/huo-ju/photoprism-freebsd-port

But performance on some DB operations was lacking: simply adding photos to albums took ~5-10s to complete. So I decided to take a look at what I could do.

Turns out all I needed was to migrate the DB from SQLite to MariaDB.

And I documented my process on a blog post:
https://tinsuke.wordpress.com/2024/05/29/how-to-migrate-photoprism-db-from-sqlite-to-mariadb-on-freebsd/

#PhotoPrism #FreeBSD #TrueNASCore #MariaDB #SQLite

GitHub - huo-ju/photoprism-freebsd-port: The photoprism port for FreeBSD

The photoprism port for FreeBSD. Contribute to huo-ju/photoprism-freebsd-port development by creating an account on GitHub.

GitHub