All Activity
- Past hour
-
Me My joined the community
- Today
-
tdavis1379 joined the community
-
This is not foreseen to be done in Truenas and therefor Hexos. Hexos is an appliance and you are not installing anything on the OS. The drivers are in the kernel and you cannot easily update them. Newer Versions might support your NIC in the future though.
-
Alexander Pohla joined the community
-
Hi all, ive been tinkering woth the HexOs and and Truenas. And wanted to spin u a linux vm so i can remote into it when im away from home. Fo that i created a network bridge so that i can access my files. problem is now my sever keeps shutting down. I get this error. Is there something can do to repair this? And if not when i reinstall HexOs will my data still be safe and as it was? Any help is more than welcome.
-
One interesting thing is I was actually his software support contact behind the scenes (previous job) and helped him a lot with the multi seat gaming videos starting with 2 gamers 1 cpu but especially the 7 gamers one with the custom water block for the AMD cards. I had him setup remote access including a webcam that was pointed at all the monitors on the ground so I could see them light up for gpu pass through. Was a helluva project!!
-
Robert Middleswarth joined the community
-
Per-Arvid Land joined the community
-
xupper22 joined the community
-
ashveenk joined the community
-
I would second this, I have 2 GPUs installed, one for Plex transcoding (a 3050 powered by PCIe slot) and a 4070 Super for use in a VM when I get around to setting it up so that I can do some light video editing. I also have a 10G network card installed, but I'm having issues installing the drivers for it because it's an Aquantia card so it would be nice to have the ability to update drivers in HexOS or see if there needs to be a driver update.
- Yesterday
-
I've seen ICY Dock show up before, so this is an example of what to look for. https://global.icydock.com/product_329.html
-
All I've heard is that USB components in general aren't built for sustained load, and may burnout and die, on USB drives specifically, the flash memory might die too. One dude said he had a graveyard pile of dead USB adaptors from when he thought he knew better. But it'll otherwise work for some undetermined amount of time until then. In data enters they use a cable that carries something like PCIe from the compute to a separate box with just a bunch of drives (JBOD) So your idea is fine just not USB,, I'm not sure what's specifically available at a reasonable price though.
-
zeroreality joined the community
-
I would rather not get into the messy fitting of NVMe/SATA connections in this small case. Would two or more separately powered external USB drives have any issues with HexOS?
-
zachary3221 started following Hotfix - October 7, 2025
-
that's really good news to hear. like im just wanting to pass a GPU and USB controller through to each VM so my machine acts like 5 physical computers; thin clients without the thin clients. ive got a mix of aged PCIe GPUs with atleast a gig or two per card and replacing them with modern hardware at some point would be neat but no hurry; my GPU graveyard keeps on entertaining the kids with their minecraft and coolmathgames, etc.
-
mirddes joined the community
-
from installing the virtual machines to passing through pcie GPU/USB cards to telling grub not to assign the root device to hexOS i would very much like deploying multiseat HexOS to be as simple as enumerating my devices and selecting them from a list much like ASTERmultiseat and the various implementations that came before it. and like with proxmox i would very much appreciate being able to have one of the seats be a hackintosh, another linux and the rest windows, without having to jump through any hoops. multiseat is the most affordable way for a family to expand their computing capacity for WFH, homework, gaming, etc. now whilst something like aster or SR-IOV can share a GPU between multiple users, my expectations would be wildly exceeded if this functionality were to be implemented. then linus can do a hexOS / 10 gamers 1 CPU with like 2 graphics cards to show the potential scale of such a mighty solution.
-
@Kevin did you ever figure this out? I'm in the same boat where I need to do the typeorm-upgrade but it doesn't look like there's a clear path to change it to a custom app and manually specify the version of anything :(
-
Hi, for some reason I am still having trouble with the hexOS deck being able to notice the trueNAS side and claim it. It did at one point but even when I tried to claim the server it wouldn’t go through. I did try all methods that were found on the forum and even the ones from the man that emailed me back from the help panel and reinstalling it 4-5 times. I am running a OPNsense custom routers. Any help would be appreciated.
-
mrtnt joined the community
- Last week
-
Good luck guys! lol I'm more UI/API driven not networking driven lol which is why I need you guys 🥰
-
I've freshly installed HexOS and added the home assistant application. -- I've left everything default. Home Assistant's log is full of errors, and it doesn't retain any configuration between reboots. It looks like HexOS/TrueNAS isn't installing Home Assistant correctly, and there are some permissions problems. I'm out of my depth here. I've uninstalled, deleted the left-over datasets and reinstalled a few times, always with the same result. Should I reinstall HexOS at this point? why does this even happen 2025-10-10 11:55:09.957 ERROR (SyncWorker_6) [homeassistant.util.file] Saving file failed: /config/.storage/http.auth Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/util/file.py", line 62, in write_utf8_file os.fchmod(fdesc.fileno(), 0o644) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 1] Operation not permitted 2025-10-10 11:55:09.958 ERROR (MainThread) [homeassistant.helpers.storage] Error writing config for http.auth: [Errno 1] Operation not permitted 2025-10-10 11:55:11.433 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved (None) Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/blueprint/models.py", line 386, in async_populate await self.hass.async_add_executor_job(populate) File "/usr/local/lib/python3.13/concurrent/futures/thread.py", line 59, in run result = self.fn(*self.args, **self.kwargs) File "/usr/src/homeassistant/homeassistant/components/blueprint/models.py", line 381, in populate shutil.copytree( ~~~~~~~~~~~~~~~^ integration.file_path / BLUEPRINT_FOLDER, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ self.blueprint_folder / HOMEASSISTANT_DOMAIN, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/shutil.py", line 593, in copytree return _copytree(entries=entries, src=src, dst=dst, symlinks=symlinks, ignore=ignore, copy_function=copy_function, ignore_dangling_symlinks=ignore_dangling_symlinks, dirs_exist_ok=dirs_exist_ok) File "/usr/local/lib/python3.13/shutil.py", line 547, in _copytree raise Error(errors) shutil.Error: [('/usr/src/homeassistant/homeassistant/components/automation/blueprints/notify_leaving_zone.yaml', '/config/blueprints/automation/homeassistant/notify_leaving_zone.yaml', "[Errno 1] Operation not permitted: '/config/blueprints/automation/homeassistant/notify_leaving_zone.yaml'"), ('/usr/src/homeassistant/homeassistant/components/automation/blueprints/motion_light.yaml', '/config/blueprints/automation/homeassistant/motion_light.yaml', "[Errno 1] Operation not permitted: '/config/blueprints/automation/homeassistant/motion_light.yaml'"), (PosixPath('/usr/src/homeassistant/homeassistant/components/automation/blueprints'), PosixPath('/config/blueprints/automation/homeassistant'), "[Errno 1] Operation not permitted: '/config/blueprints/automation/homeassistant'")] 2025-10-10 11:55:11.436 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved (None) Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/blueprint/models.py", line 386, in async_populate await self.hass.async_add_executor_job(populate) File "/usr/local/lib/python3.13/concurrent/futures/thread.py", line 59, in run result = self.fn(*self.args, **self.kwargs) File "/usr/src/homeassistant/homeassistant/components/blueprint/models.py", line 381, in populate shutil.copytree( ~~~~~~~~~~~~~~~^ integration.file_path / BLUEPRINT_FOLDER, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ self.blueprint_folder / HOMEASSISTANT_DOMAIN, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/shutil.py", line 593, in copytree return _copytree(entries=entries, src=src, dst=dst, symlinks=symlinks, ignore=ignore, copy_function=copy_function, ignore_dangling_symlinks=ignore_dangling_symlinks, dirs_exist_ok=dirs_exist_ok) File "/usr/local/lib/python3.13/shutil.py", line 547, in _copytree raise Error(errors) shutil.Error: [('/usr/src/homeassistant/homeassistant/components/script/blueprints/confirmable_notification.yaml', '/config/blueprints/script/homeassistant/confirmable_notification.yaml', "[Errno 1] Operation not permitted: '/config/blueprints/script/homeassistant/confirmable_notification.yaml'"), (PosixPath('/usr/src/homeassistant/homeassistant/components/script/blueprints'), PosixPath('/config/blueprints/script/homeassistant'), "[Errno 1] Operation not permitted: '/config/blueprints/script/homeassistant'")] 2025-10-10 11:55:11.671 ERROR (SyncWorker_6) [homeassistant.util.file] Saving file failed: /config/.storage/core.restore_state Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/util/file.py", line 62, in write_utf8_file os.fchmod(fdesc.fileno(), 0o644) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 1] Operation not permitted 2025-10-10 11:55:11.672 ERROR (MainThread) [homeassistant.helpers.storage] Error writing config for core.restore_state: [Errno 1] Operation not permitted 2025-10-10 11:55:12.803 ERROR (SyncWorker_7) [homeassistant.util.file] Saving file failed: /config/.storage/core.config_entries Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/util/file.py", line 62, in write_utf8_file os.fchmod(fdesc.fileno(), 0o644) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 1] Operation not permitted 2025-10-10 11:55:12.804 ERROR (MainThread) [homeassistant.helpers.storage] Error writing config for core.config_entries: [Errno 1] Operation not permitted 2025-10-10 11:55:21.050 ERROR (SyncWorker_3) [homeassistant.util.file] Saving file failed: /config/.storage/assist_pipeline.pipelines Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/util/file.py", line 62, in write_utf8_file os.fchmod(fdesc.fileno(), 0o644) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 1] Operation not permitted 2025-10-10 11:55:21.053 ERROR (MainThread) [homeassistant.helpers.storage] Error writing config for assist_pipeline.pipelines: [Errno 1] Operation not permitted 2025-10-10 11:55:21.674 ERROR (SyncWorker_6) [homeassistant.util.file] Saving file failed: /config/.storage/homeassistant.exposed_entities Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/util/file.py", line 62, in write_utf8_file os.fchmod(fdesc.fileno(), 0o644) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 1] Operation not permitted 2025-10-10 11:55:21.675 ERROR (MainThread) [homeassistant.helpers.storage] Error writing config for homeassistant.exposed_entities: [Errno 1] Operation not permitted 2025-10-10 11:55:21.803 ERROR (SyncWorker_1) [homeassistant.util.file] Saving file failed: /config/.storage/core.device_registry Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/util/file.py", line 38, in write_utf8_file_atomic os.fchmod(fdesc.fileno(), 0o644) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 1] Operation not permitted 2025-10-10 11:55:21.805 ERROR (MainThread) [homeassistant.helpers.storage] Error writing config for core.device_registry: [Errno 1] Operation not permitted 2025-10-10 11:55:21.806 ERROR (SyncWorker_8) [homeassistant.util.file] Saving file failed: /config/.storage/core.entity_registry Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/util/file.py", line 38, in write_utf8_file_atomic os.fchmod(fdesc.fileno(), 0o644) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 1] Operation not permitted 2025-10-10 11:55:21.807 ERROR (MainThread) [homeassistant.helpers.storage] Error writing config for core.entity_registry: [Errno 1] Operation not permitted 2025-10-10 11:58:09.925 ERROR (SyncWorker_2) [homeassistant.util.file] Saving file failed: /config/.storage/repairs.issue_registry Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/util/file.py", line 38, in write_utf8_file_atomic os.fchmod(fdesc.fileno(), 0o644) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 1] Operation not permitted 2025-10-10 11:58:09.926 ERROR (MainThread) [homeassistant.helpers.storage] Error writing config for repairs.issue_registry: [Errno 1] Operation not permitted 2025-10-10 11:58:10.001 ERROR (SyncWorker_0) [homeassistant.util.file] Saving file failed: /config/.storage/http Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/util/file.py", line 62, in write_utf8_file os.fchmod(fdesc.fileno(), 0o644) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 1] Operation not permitted 2025-10-10 11:58:10.002 ERROR (MainThread) [homeassistant.helpers.storage] Error writing config for http: [Errno 1] Operation not permitted 2025-10-10 12:10:11.006 ERROR (SyncWorker_7) [homeassistant.util.file] Saving file failed: /config/.storage/bluetooth.passive_update_processor Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/util/file.py", line 62, in write_utf8_file os.fchmod(fdesc.fileno(), 0o644) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 1] Operation not permitted 2025-10-10 12:10:11.007 ERROR (MainThread) [homeassistant.helpers.storage] Error writing config for bluetooth.passive_update_processor: [Errno 1] Operation not permitted 2025-10-10 12:10:11.673 ERROR (SyncWorker_5) [homeassistant.util.file] Saving file failed: /config/.storage/core.restore_state Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/util/file.py", line 62, in write_utf8_file os.fchmod(fdesc.fileno(), 0o644) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 1] Operation not permitted 2025-10-10 12:10:11.675 ERROR (MainThread) [homeassistant.helpers.storage] Error writing config for core.restore_state: [Errno 1] Operation not permitted 2025-10-10 12:25:11.006 ERROR (SyncWorker_3) [homeassistant.util.file] Saving file failed: /config/.storage/bluetooth.passive_update_processor Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/util/file.py", line 62, in write_utf8_file os.fchmod(fdesc.fileno(), 0o644) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 1] Operation not permitted 2025-10-10 12:25:11.009 ERROR (MainThread) [homeassistant.helpers.storage] Error writing config for bluetooth.passive_update_processor: [Errno 1] Operation not permitted 2025-10-10 12:25:11.673 ERROR (SyncWorker_6) [homeassistant.util.file] Saving file failed: /config/.storage/core.restore_state Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/util/file.py", line 62, in write_utf8_file os.fchmod(fdesc.fileno(), 0o644) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 1] Operation not permitted 2025-10-10 12:25:11.675 ERROR (MainThread) [homeassistant.helpers.storage] Error writing config for core.restore_state: [Errno 1] Operation not permitted 2025-10-10 12:27:02.148 ERROR (SyncWorker_1) [homeassistant.util.file] Saving file failed: /config/.storage/person Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/util/file.py", line 62, in write_utf8_file os.fchmod(fdesc.fileno(), 0o644) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 1] Operation not permitted 2025-10-10 12:27:02.151 ERROR (MainThread) [homeassistant.helpers.storage] Error writing config for person: [Errno 1] Operation not permitted 2025-10-10 12:27:02.151 ERROR (SyncWorker_4) [homeassistant.util.file] Saving file failed: /config/.storage/core.area_registry Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/util/file.py", line 38, in write_utf8_file_atomic os.fchmod(fdesc.fileno(), 0o644) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 1] Operation not permitted 2025-10-10 12:27:02.153 ERROR (SyncWorker_7) [homeassistant.util.file] Saving file failed: /config/.storage/core.entity_registry Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/util/file.py", line 38, in write_utf8_file_atomic os.fchmod(fdesc.fileno(), 0o644) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 1] Operation not permitted 2025-10-10 12:27:02.155 ERROR (MainThread) [homeassistant.helpers.storage] Error writing config for core.area_registry: [Errno 1] Operation not permitted 2025-10-10 12:27:02.155 ERROR (MainThread) [homeassistant.helpers.storage] Error writing config for core.entity_registry: [Errno 1] Operation not permitted 2025-10-10 12:27:10.152 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Invalid domain sun.sensor 2025-10-10 12:27:10.152 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Invalid domain energy.sensor 2025-10-10 12:27:10.152 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Invalid domain backup.event 2025-10-10 12:27:10.152 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Invalid domain mobile_app.notify 2025-10-10 12:27:10.152 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Invalid domain backup.sensor 2025-10-10 12:27:10.152 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Invalid domain homeassistant.scene 2025-10-10 12:27:10.152 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Invalid domain cloud.tts 2025-10-10 12:27:10.153 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Invalid domain google_translate.tts 2025-10-10 12:27:10.153 WARNING (MainThread) [homeassistant.helpers.translation] Failed to load integration for translation: Invalid domain sun.binary_sensor 2025-10-10 12:27:11.248 ERROR (SyncWorker_5) [homeassistant.util.file] Saving file failed: /config/.storage/core.analytics Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/util/file.py", line 62, in write_utf8_file os.fchmod(fdesc.fileno(), 0o644) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 1] Operation not permitted 2025-10-10 12:27:11.251 ERROR (MainThread) [homeassistant.helpers.storage] Error writing config for core.analytics: [Errno 1] Operation not permitted 2025-10-10 12:27:11.505 ERROR (SyncWorker_2) [homeassistant.util.file] Saving file failed: /config/.storage/core.config_entries Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/util/file.py", line 62, in write_utf8_file os.fchmod(fdesc.fileno(), 0o644) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 1] Operation not permitted 2025-10-10 12:27:11.507 ERROR (MainThread) [homeassistant.helpers.storage] Error writing config for core.config_entries: [Errno 1] Operation not permitted 2025-10-10 12:27:12.310 ERROR (SyncWorker_1) [homeassistant.util.file] Saving file failed: /config/.storage/lovelace.map Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/util/file.py", line 62, in write_utf8_file os.fchmod(fdesc.fileno(), 0o644) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 1] Operation not permitted 2025-10-10 12:27:12.322 ERROR (MainThread) [homeassistant.helpers.storage] Error writing config for lovelace.map: [Errno 1] Operation not permitted 2025-10-10 12:27:20.157 ERROR (SyncWorker_2) [homeassistant.util.file] Saving file failed: /config/.storage/repairs.issue_registry Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/util/file.py", line 38, in write_utf8_file_atomic os.fchmod(fdesc.fileno(), 0o644) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 1] Operation not permitted 2025-10-10 12:27:20.159 ERROR (MainThread) [homeassistant.helpers.storage] Error writing config for repairs.issue_registry: [Errno 1] Operation not permitted 2025-10-10 12:27:20.460 ERROR (SyncWorker_4) [homeassistant.util.file] Saving file failed: /config/.storage/core.entity_registry Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/util/file.py", line 38, in write_utf8_file_atomic os.fchmod(fdesc.fileno(), 0o644) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 1] Operation not permitted 2025-10-10 12:27:20.461 ERROR (SyncWorker_8) [homeassistant.util.file] Saving file failed: /config/.storage/core.device_registry Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/util/file.py", line 38, in write_utf8_file_atomic os.fchmod(fdesc.fileno(), 0o644) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 1] Operation not permitted 2025-10-10 12:27:20.464 ERROR (MainThread) [homeassistant.helpers.storage] Error writing config for core.entity_registry: [Errno 1] Operation not permitted 2025-10-10 12:27:20.464 ERROR (MainThread) [homeassistant.helpers.storage] Error writing config for core.device_registry: [Errno 1] Operation not permitted 2025-10-10 12:27:22.306 ERROR (SyncWorker_7) [homeassistant.util.file] Saving file failed: /config/.storage/lovelace_dashboards Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/util/file.py", line 62, in write_utf8_file os.fchmod(fdesc.fileno(), 0o644) ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ PermissionError: [Errno 1] Operation not permitted 2025-10-10 12:27:22.309 ERROR (MainThread) [homeassistant.helpers.storage] Error writing config for lovelace_dashboards: [Errno 1] Operation not permitted
-
- hexos
- installation
-
(and 2 more)
Tagged with:
-
Thanks for pointing that out, this is a full time position!
-
Is it a full time role only or work part time candidates be considered?
-
HexOS is looking to add an App Support & Curation Specialist to the team! Position is Full-time, Remote You will: • Help users with app issues • Approve and maintain our one-click app installs • Write clear announcements and docs • Work with developers and communities on solutions • Report and help fix issues across HexOS Read the full description: https://docs.hexos.com/careers/app-curator/ Apply by sending your experience to join-apps@hexos.com
-
Bacterian started following HexOs keep shutting down
-
I'll add if you have a m.2 NVMe or normal PCIe there are cards that will divide it into multiple NVMe/SATA etc, but at a divided bandwidth in case you demand the utmost speed. I think people call them HBA cards.
-
I wonder if there is maybe a chart someone has made that sorts CPUs by idle power usage. Because that could motivate me to get one of the higher performance CPUs for that motherboard I linked in the first post.... just in case I decide to do more server-y things with it that require stronger specs (game servers, etc). Hmmmmmmmmm
-
https://hexos.com/blog?format=rss
-
I have three applications installed, via TrueNAS admin, that show up on my HexOS control panel. HexOS correctly identified that there were updates available for all three. HexOS gave me an "update" button, which I used. Unfortunately, the apps were disabled, but HexOS attempted to upgrade them anyway and it got stuck in a loop, saying that the apps were updating when they were not. Logging into the TrueNAS admin portal, I could see the warning/error that the apps need to be running to perform the update. Starting the apps fixed the issue, There should be a check in HexOS to verify that the apps are running before triggering an update. Warn the user that the apps need to be running and then not attempt to trigger the update.
-
I was reading a TrueNAS forum post the other day, and the problem seemed to be that most USB to X adapters aren't built for the kind of load that these NAS operating systems have, so they tend to burn out and die more often than not. The other potential problem with that scenario would be the multi-disk aspect; depending on how it's designed, it might only show up in the OS as one drive rather than 4-5.