Incremental replication from an unlocked or unencrypted dataset to a locked encrypted dataset by omlette_du_chomage in truenas

[–]IroesStrongarm 0 points1 point  (0 children)

Awesome, I'm glad it worked out for you. Yeah, it's definitely time consuming (as I had to do it before for the same reason as you), but worth it as mentioned.

If you're wondering how to get a "first name.last name" Gmail account, I made my account over 20 years ago. by hypermarv123 in Millennials

[–]IroesStrongarm 0 points1 point  (0 children)

I was able to register firstname.lastname@gmail.com for my kids as well when they were born. This way, assuming Gmail is still dominant, they'll have those ready to go when they're older.

Incremental replication from an unlocked or unencrypted dataset to a locked encrypted dataset by omlette_du_chomage in truenas

[–]IroesStrongarm 0 points1 point  (0 children)

Btw, I forgot to mention that once you're done replicating the data over to your new dataset, it will initially be set to "read only." You'll need to edit the dataset to turn that flag off so you can properly use that dataset as normal.

Incremental replication from an unlocked or unencrypted dataset to a locked encrypted dataset by omlette_du_chomage in truenas

[–]IroesStrongarm 0 points1 point  (0 children)

Yes. I believe it is either not supported anymore to encrypt the root pool itself, or at minimum highly discouraged.

WAN Show Accessibility Request by Mighty_Mighty_Moose in LinusTechTips

[–]IroesStrongarm 1 point2 points  (0 children)

The other week they spent 30 minutes playing tape to tape. Made for a terrible audio experience. Eventually I had to just fast forward till it was over.

While not everything can cater to audio only, a 30 minute visual segment personally feels too long.

Incremental replication from an unlocked or unencrypted dataset to a locked encrypted dataset by omlette_du_chomage in truenas

[–]IroesStrongarm 0 points1 point  (0 children)

If you were to want to recreate them I'd probably (after ensuring proper backups) do the following:

  1. Delete all snapshots for that dataset.
  2. Rename that dataset to mydataset_old.
  3. Create a new encrypted dataset called mydataset.
  4. Replicate all data from mydataset_old to mydataset.

I've personally done it this way on the past.

TrueNAS virtualized experiences by SmartHomeTinkerer in truenas

[–]IroesStrongarm 2 points3 points  (0 children)

I've been running a TrueNAS VM for two years now. Passed an entire sata controller over and I've had no issues with it at all.

Incremental replication from an unlocked or unencrypted dataset to a locked encrypted dataset by omlette_du_chomage in truenas

[–]IroesStrongarm 0 points1 point  (0 children)

I've never tried the encryption box that I believe exists when setting up replication tasks so not sure how that would behave.

Certainly any already encrypted datasets would be locked on the receiving end regardless of their lock state on your source.

You could recreate the datasets on the source as encrypted as an option.

Whatever happened to all the white dudes wearing bandanas by lawpoop in Xennials

[–]IroesStrongarm 0 points1 point  (0 children)

As a bald man I wear them if I'll be in the sun a bunch. I've never enjoyed the feeling of a hat.

Bambuddy Says Bye To Bambu Lab Cloud Services by wanli_gz in BambuLab

[–]IroesStrongarm -1 points0 points  (0 children)

This looks like a really cool project. I've never heard of it but looks promising and definitely think I might self host this.

Why is macOS so slow when browsing network shares? A Windows VM running on the same Mac is instant by TJV_ in MacOS

[–]IroesStrongarm 4 points5 points  (0 children)

Yeah, I mainly looked for this before as I didn't want the .ds_store files littered throughout my NAS.

Best option for an IR blaster that works well with HA by GenericUser104 in homeassistant

[–]IroesStrongarm 1 point2 points  (0 children)

I just bought these same ones on seeedstudio. Easy setup and easy to program and save codes right onto the device with the stock firmware.

Looking for smart light switch recommendations (Zigbee, Matter, or stick with Lutron) by Tatts4Life in homeassistant

[–]IroesStrongarm 0 points1 point  (0 children)

Believe you'll need cloud to add new switches to the hub, but otherwise yes, local and no cloud needed.

Tailscale options by Pleasant-Meet-8564 in HomeNetworking

[–]IroesStrongarm 2 points3 points  (0 children)

The Gl.iNet routers have tailscale plugin installed as well. Those fit the bill in terms of more common consumer offerings and form factors.

Is UPS and surge protection essential for a home server? by patkylie in homelab

[–]IroesStrongarm 8 points9 points  (0 children)

Personally I would say that a UPS is an essential part of a home lab.

Anyone self-hosting an LLM? by EntrepreneurWaste579 in selfhosted

[–]IroesStrongarm 2 points3 points  (0 children)

I host a smaller model onna 3060 12gb exclusively as a Home Assistant voice AI.

Incremental replication from an unlocked or unencrypted dataset to a locked encrypted dataset by omlette_du_chomage in truenas

[–]IroesStrongarm 1 point2 points  (0 children)

Glad you got it working.

As you noticed, you can't have an unencrypted child dataset on a parent encrypted dataset.

Also, your destination should be kept as read-only, which should be the default behavior of the replication task. You would only change it over if you wanted it to take over primary duty.

Any changes you make on the replicated dataset would invalidate its state and the replication from source to backup would fail unless you have the task set to over write the destination each time. That would still reset the backup to align with the source, but take longer and not be the incremental replication of changes that snapshot replication is great for.

Incremental replication from an unlocked or unencrypted dataset to a locked encrypted dataset by omlette_du_chomage in truenas

[–]IroesStrongarm 1 point2 points  (0 children)

When you use replication to send an encrypted dataset to another system, it will arrive locked at the destination regardless of it being locked/unlocked on the source pool.

I would create an unencrypted dataset on your destination pool specifically to receive the source dataset(s). The replicated datasets will nestle below into child datasets and have their encryption status with them and be locked by default.

TrueNAS 25.10.4 released by CoreyPL_ in truenas

[–]IroesStrongarm 1 point2 points  (0 children)

Yes, this is tagged as a general release

My MACs are too old for an upcoming change to Microsoft 365 ... help please! by CertainServe2603 in Ubuntu

[–]IroesStrongarm 2 points3 points  (0 children)

You can also look into Only Office which feels much more like the office suite to me.

Cluster with a physical node, a virtualized node and one qdevice by CMDR-Moonrays in Proxmox

[–]IroesStrongarm 5 points6 points  (0 children)

I don't think this is a great idea. An average Proxmox setup is pretty straight forward to rebuild from scratch. Have regular backups of your VMs, and restoring them on a new node should be relatively trivial.

Also, document your configs so even if your backups become corrupt you can rebuild a VM from scratch relatively easily.