Re: [Discuss] ZFS on Raspberry Pi?

2022-07-28 Thread markw
> ma...@mohawksoft.com wrote: >> I agree with 100% The cloud is just someone else's computer. I was >> referring to local machines and the use of VMs. > > Oh, well, sometimes that's a nice encapsulation mechanism and > sometimes it's too much bother for what you're doing. > > It's really easy for m

Re: [Discuss] ZFS on Raspberry Pi?

2022-07-28 Thread Dan Ritter
ma...@mohawksoft.com wrote: > I agree with 100% The cloud is just someone else's computer. I was > referring to local machines and the use of VMs. Oh, well, sometimes that's a nice encapsulation mechanism and sometimes it's too much bother for what you're doing. It's really easy for me to host s

Re: [Discuss] ZFS on Raspberry Pi?

2022-07-28 Thread markw
I agree with 100% The cloud is just someone else's computer. I was referring to local machines and the use of VMs. > ma...@mohawksoft.com wrote: >> I know this is a little bit off topic, but why would you set up a >> machine >> to be a server? Nobody does that any more. > > 1. I want to own my own

Re: [Discuss] ZFS on Raspberry Pi?

2022-07-28 Thread Dan Ritter
ma...@mohawksoft.com wrote: > I know this is a little bit off topic, but why would you set up a machine > to be a server? Nobody does that any more. 1. I want to own my own data. Sometimes the government decides to raid a data center and impound the machines that hold the evidence. In a clo

Re: [Discuss] Server Machines (was Re: ZFS on Raspberry Pi?)

2022-07-28 Thread Derek Atkins
I have some Arm based servers (e.g. my DHCP server, Unifi Controller, etc). And I have a VM host for most of the rest. -derek Sent using my mobile device. Please excuse any typos. On July 28, 2022 1:05:47 PM Rich Pieri wrote: On Thu, 28 Jul 2022 13:38:46 -0400 ma...@mohawksoft.com wrote: I k

[Discuss] Server Machines (was Re: ZFS on Raspberry Pi?)

2022-07-28 Thread Rich Pieri
On Thu, 28 Jul 2022 13:38:46 -0400 ma...@mohawksoft.com wrote: > I know this is a little bit off topic, but why would you set up a > machine to be a server? Nobody does that any more. Who is this "Nobody" of which you speak? I don't think I have ever met them. But I know, and know of, lots of peo

Re: [Discuss] ZFS on Raspberry Pi?

2022-07-28 Thread markw
I know this is a little bit off topic, but why would you set up a machine to be a server? Nobody does that any more. Create VMs to perform the services and have the IPs mapped to the VM and hostmap the IP. That way you can back up the "server" and in case of emergency, almost any Linux running can

Re: [Discuss] ZFS on Raspberry Pi?

2022-07-28 Thread Dan Ritter
Kent Borg wrote: > On 7/28/22 09:40, Dan Ritter wrote: > > I see no reason why it wouldn't work for other things, but I > > would have to ask why you would want to do that. > > Very likely silliness. > > Or, maybe not. Small, quiet. The Raspberry Pi 4 is decently powerful. For a > low volume e-m

Re: [Discuss] ZFS on Raspberry Pi?

2022-07-28 Thread markw
NFS is great if you want to mount/share a file system. You can also use iscsi to share an actual "drive." You can boot off the SDcard can mount an iscsi shared block device as the root partition. > Netboot the pi and skip the SD altogether. Nfs mount the drives from your > file sever. Far easier

Re: [Discuss] ZFS on Raspberry Pi?

2022-07-28 Thread Steven Santos
Netboot the pi and skip the SD altogether. Nfs mount the drives from your file sever. Far easier and more reliable that way. Also good for playing with clusters. On Thu, Jul 28, 2022, 1:11 PM wrote: > I think this is true with an RPI3, but the RPI4 has USB-3 and had pretty > good access. Not g

Re: [Discuss] ZFS on Raspberry Pi?

2022-07-28 Thread markw
I think this is true with an RPI3, but the RPI4 has USB-3 and had pretty good access. Not great, but pretty good. For me, I use the SDcard on a RPI just to boot it. I mount a USB->SATA cable and an SSD for the root partition. I've had too many SDcards die on me. > Kent Borg wrote: >> Anyone here

Re: [Discuss] ZFS on Raspberry Pi?

2022-07-28 Thread markw
I'm not sure. I'm pretty sure that 32bit is not supported. You'd need a 64 bit, but short of that, I think it would work. > Anyone here played with ZFS on a Raspberry Pi? > > It seems it should "just work" (providing one has enough RAM), but when > I do a web search I see people talking about dif

Re: [Discuss] ZFS on Raspberry Pi?

2022-07-28 Thread Rich Pieri
On Thu, 28 Jul 2022 09:16:45 -0700 Kent Borg wrote: > Anyone here played with ZFS on a Raspberry Pi? > > It seems it should "just work" (providing one has enough RAM), but > when I do a web search I see people talking about difficulties. The big reason not to use ZFS on a Pi is SD-Card. If you

Re: [Discuss] ZFS on Raspberry Pi?

2022-07-28 Thread Kent Borg
On 7/28/22 09:40, Dan Ritter wrote: I see no reason why it wouldn't work for other things, but I would have to ask why you would want to do that. Very likely silliness. Or, maybe not. Small, quiet. The Raspberry Pi 4 is decently powerful. For a low volume e-mail server, more than sufficient.

Re: [Discuss] ZFS on Raspberry Pi?

2022-07-28 Thread Dan Ritter
Kent Borg wrote: > Anyone here played with ZFS on a Raspberry Pi? > > It seems it should "just work" (providing one has enough RAM), but when I do > a web search I see people talking about difficulties. I assume that due to the Pi's funky boot process, it's not a great candidate for your root f

[Discuss] ZFS on Raspberry Pi?

2022-07-28 Thread Kent Borg
Anyone here played with ZFS on a Raspberry Pi? It seems it should "just work" (providing one has enough RAM), but when I do a web search I see people talking about difficulties. -kb ___ Discuss mailing list Discuss@lists.blu.org http://lists.blu.org

Re: [Discuss] ZFS for an Encrypted External Disk: My Experience and Notes

2022-07-28 Thread markw
ZFS Uses: ZFS is really great for backups. We all know that the best backup is two copies. My previous company had a product strategy that allows incremental backups backups "forever" and always resulted in a "full." Configure your "master" or server using ZFS. Configure your replication target a