• 1 Post
  • 29 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2025

help-circle


  • You can’t change the vdev type/layout of a drive without wiping all data stored on it. The one exception is adding a drive to a RAIDZ1, which is allowed but has some annoying repurcussions. I’m not sure if the TrueNAS interface will let you create a vdev that is missing drives, but you probably can using zfs commands and I’d expect TrueNAS to accept it like any other vdev once mounted.

    In any case, you should really have a separate backup which can serve as your second copy.





  • I usually check the length of each episode with the disc open in VLC and find the title with a matching length in MakeMKV, so I can set the names before extracting. Jellyfin supports naming episode files ‘S01E01 Episode Name’ which makes it easy to track what the file really is in case the db ordering turns out to be different. For nonserialized shows where order mismatches are likely I’ll check with TVDB as I’m going through the episodes on the disc.






  • In my experience steamvr works but is unstable and has really bad performance compared to windows. (Constant stuttering even in lighter games like pistol whip) Motion smoothing doesn’t work and it feels like there’s some input delay which is not acceptable for vr.

    I’ve switched over to monado via envision, which loses the steamvr overlay and is very unpolished. (no camera passthrough and no boundary display, though both seem in development) Games play correctly with reasonable performance, which is what matters.

    I wouldn’t recommend linux vr in general right now, if a friend wanted to try my headset I’d probably boot my windows partition. (Original htc vive with a 9070xt, so no excuse for steamvr’s linux performance)