All Activity
- Today
-
PD Solutions joined the community
-
Gatesy joined the community
-
Mobius started following ZFS AnyRAID and new immich version
-
Unfortunately there are 2 version numbers for the apps in the truenas app catalog. The "version" which is what you see in hexos, this is just the iteration of the truenas docker app which has nothing to do with the overall application which is also called "app version" you can see both of these numbers in the truenas interface if you would like but here is a screen shot My "version" is 1.10.12 but that is the same thing as "app version" 2.2.3 so we are not actually behind. i totally get the confusion though and ill be sure to bring it up with the team. Just to clarify a few things Truecharts is a third party app store that afaik shut down and was never compatible with hexos All the apps you see come from the Truenas apps market which i believe is first party to truenas HexOS unfortunately does not have any control over app versions (as much as i wish we did for troubleshooting), this is all truenas
-
honestly we don't much about when its coming just that it has started development. it was probably more about setting proper expectations that its not gonna come anytime soon. probably best not to build off of beyondRAID since it was slow. slow is bad in so many ways. resilvering is longer, giving drives a longer window where failure would be catastrophic expansion and scrubbing would also take forever. plus don't we all want our systems to be as fast as they could be just a guess but i would assume it has to do with the parity calculations and making sure the zfs stuff works correctly. the forums are here for all your questions so don't be sorry. local interface is definitely still coming. I just don't have an eta to give you.
-
For anyone unfamiliar, see Docs: ZFS AnyRAID What are the complexities of implementing the AnyRAID feature? I saw a few mod posts saying its still likely years away. The equivalent BeyondRAID on DROBO was one of my favorite features. I'm sure its proprietary and nobody is going to just give you their code. But I'm curious if its possible to build off something like BeyondRAID now that DROBO is defunct? Sorry for being a pain but 2nd to a local interface this is really the main feature that I really want from HexOS.
-
No, I haven't figured it out. I think HexOS is tightly controlling the Truecharts versions for compatibility reasons or something. I got a notification in the HexOS UI that I can update Immich from 1.7.19 to 1.10.12, but Immich is currently on version 2.2.3. So these versions are waaaay behind. When I look at the version for a new Immich install via HexOS it's 1.10.12, so I don't think this is some upgrade path they're taking—like when you have to go from 1.7.19 to 1.10.12 to 2.0.2 to 2.2.3 instead of 1.7.19 to 2.2.3.
- Yesterday
-
Thanks for this, it worked for me too. Before trying this, I tryed to create a new instance manually in truenas but ran into certificate issue.
- 4 replies
-
- hexos
- installation
-
(and 2 more)
Tagged with:
-
Can guides like this be converted to custom install scripts or it that just to much work?
-
I just installed HexOS and I'm now trying to install applications, but having issues with every one I want to install. Failed to install app "jellyfin". Failed to install app: Job 205 failed: [ENOENT] Unable to locate 'jellyfin' at '/mnt/.ix-apps/truenas_catalog/trains/community/jellyfin' Failed to install app: Job 155 failed: [ENOENT] Unable to locate 'immich' at '/mnt/.ix-apps/truenas_catalog/trains/community/immich'
-
Bugz joined the community
-
Hey, It seams to be possible to use a GPU with multiple apps, but you need to login into truenas to do this: https://www.truenas.com/community/threads/can-multiple-apps-utilize-the-same-gpu.99757/#post-712876
- 1 reply
-
- 1
-
-
IamOscarS joined the community
-
Just wondering how easy/hard it is too time share a GPU between various applications. If I have a single GPU, can it be shared between multiple application tasks. Like Immich ML, Plex transcoding, Jellyfin transcoding, an AI container, etc. I know that you can pass through a GPU to a virtual machine. But not sure if this same mechanism is in play for containers. I guess my ultimate question is if multiple GPUs are required to do justice to multiple workloads across multiple apps. Or do we need to move towards a generic GPU container which the various apps can call upon for their various workloads. Cheers
-
Nacor joined the community
-
Patrizia joined the community
-
zackkallen joined the community
-
I had a similar problem with Permissions when setting Custom Host Paths with handbrake on 25.10.0 - Goldeye. I had to set the Owner and Group to "App" for my Folder from the Shell for the Handbrake App.
- Last week
-
JustJericho joined the community
-
Walter joined the community
-
Seconded. As well as a "Check for Updates" section. It doesn't actually need a "Check for Updates" button, just something that says you're up-to-date and an "Update" button if you aren't up-to-date. Only being able to update from the notifications makes me feel viscerally uncomfortable. I got the same "Update failed" notification, and the "Click to update" notification was gone. I don't like that. I thought notifications were supposed to persist in the archive/history...
-
whiskey24 joined the community
-
I'm honestly not too sure, i haven't tried that yet. I imagine it supposed to see the existing config files and work.
-
Why we NEED local config access, eventually.
G-M0N3Y-2503 replied to Duhmez's topic in Roadmap & Feature Requests
So keen for this, ATM it's taking a minute to do a full refresh. and for comparison, TrueNAS Also, do we know if we will be able to disable the remote deck? I already have a VPN -
yes. keep in mind that how metadata/special vdevs work is that your index for your storage drives (like the table of contents) get added to it, which can speed up things when yo have say 1000s of folders with 1000s of folders in them. They also store all the files below a certain size (can be changed via truenas interface) Also apps created via the hexos interface work exactly the same if created through the truenas interface the way to check would be to run some shell commands in the truenas interface, you would get an output like this steps to check 1) enter truenas interface 2)enter the systems tab on the bottom left 3) enter shell 4) type "sudo zpool iostat -v <name of pool>" 5) itll ask for a password, your keystrokes don't show as a security feature 5) add a bunch of small files to your pool 6) run the command again and check if the special vdev increased in size.
-
I just got a A310 for my NAS. Hoping it will work with Jelly Fin
-
Great. When it comes to apps, can I just reinstall the curated apps from HexOS and they should restore my configurations?
-
Just to verify, if I create the pool and vdev in truenas. Even though HexOS sees the pool of 4 drives and shows the 2 optane drives as unused/unallocated (truenas shows correctly assigned) the apps and data installed through hexos like immich would correctly be using the optane drives for metadata? I'm honestly not even sure how to verify, I had set it up and threw a couple hundred photos but couldn't tell (mostly because beyond storage capacity I don't know what i'm looking for to validate) whether or not the metadata was going on the optane or just written to the discs in the pool.
-
Yabbuck started following Nextcloud as App/Integration into HexOS
-
Thanks for confirming. I managed to successfully upgrade last night using the rsync method. Although I had to research how to do the SSH part, perhaps you could add this instruction for others? Otherwise the method comes across as very intimidating when in fact it was relatively straightforward.
-
i believe there is a skip setup button now. i would skip setup and then go into truenas to adopt your existing pool