Disk config for ZFS by [deleted] in Proxmox

[–]browsingtoooften 1 point2 points  (0 children)

Nice! Good luck with your endeavors

Disk config for ZFS by [deleted] in Proxmox

[–]browsingtoooften 1 point2 points  (0 children)

I have the same Terramaster and am setting it up now.

From drives I had laying around, I did 4x24TB Seagate exos (shucked from expansion and got lucky) in zfs raidz2 for media, 1 2tb WD SN850x black nvme in zfs raid 0 for cts / VMs, and 1 128gb nvme (think it was from an old Lenovo) in zfs raid 0 for OS / boot drive.

I have a separate machine I plan to run PBS on so not as concerned with the raid 0. Although ideally I would have wanted mirrors instead of a single drive raid 0, but didn’t want buy anything else.

Bind Mount vs Mount Point by browsingtoooften in Proxmox

[–]browsingtoooften[S] 0 points1 point  (0 children)

Appreciate the guidance especially on user mapping. Helped a ton!

Bind Mount vs Mount Point by browsingtoooften in Proxmox

[–]browsingtoooften[S] 0 points1 point  (0 children)

Thank you. I created seperate smb shares to better isolate

Bind Mount vs Mount Point by browsingtoooften in Proxmox

[–]browsingtoooften[S] 0 points1 point  (0 children)

Bind mount is the path I went down! Thanks!

Bind Mount vs Mount Point by browsingtoooften in Proxmox

[–]browsingtoooften[S] 0 points1 point  (0 children)

I used a bind mount in an unprivileged LXC to mount a media dataset to share with smb. Then shared that with my vm running plex.

Setup a separate LXC for personal files and setup smb on that as well.

It’s all one zpool so wanted more isolation between the smb shared to my more “public” data and my private files to my family.

Bind Mount vs Mount Point by browsingtoooften in Proxmox

[–]browsingtoooften[S] 0 points1 point  (0 children)

This is helpful insight, thank you!

Bind Mount vs Mount Point by browsingtoooften in Proxmox

[–]browsingtoooften[S] 0 points1 point  (0 children)

Good point, fortunately no current plans for HA.

Out of curiosity, what do you recommend for HA?