BLU Discuss list archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss] Stalwart E-mail; Was: Re: SSH options
- Subject: [Discuss] Stalwart E-mail; Was: Re: SSH options
- From: markw at mohawksoft.com (markw at mohawksoft.com)
- Date: Fri, 23 Jan 2026 08:56:13 -0500
- In-reply-to: <c0f8d5c5-cf2e-4c74-b473-c7546005845c@bclug.ca>
- References: <61c91e0a-f658-415c-a91d-bc8cb008bf0b@borg.org> <26989.37879.578151.953291@gargle.gargle.HOWL> <26989.37936.100241.254462@gargle.gargle.HOWL> <c40fd68e-e540-471c-a253-7ae04dedaa65@borg.org> <20260119080150.7891b97d.Richard.Pieri@gmail.com> <56dcf563-62a6-4c16-aa84-ed825818def7@borg.org> <987cd7dc-096a-4a4c-be90-20e4847cdb17@bclug.ca> <98c8671a-d093-457d-9304-23dcdd1522e6@borg.org> <20260120163406.06bf493c@mydesk.domain.cxm> <20260120175718.5836845b.Richard.Pieri@gmail.com> <6957d61d-135b-4883-a57e-5440a410140e@borg.org> <20260121093750.5a75419c.Richard.Pieri@gmail.com> <f36a2c7e-5d9d-4c1b-9601-c7d0ee48e838@borg.org> <c0f8d5c5-cf2e-4c74-b473-c7546005845c@bclug.ca>
> Kent Borg wrote on 2026-01-21 08:00: > >> syncing between two e-mail servers but Courier cannot. I want that > > One technique I've seen discussed is to use iSCSI-backed storage for > email, so both servers have read & write access to the same data which > lives on different servers. > > > Synchronization is one of those *hard* problems and this might bypass > sync problems for "what if one storage server goes offline?" possible > problems. > > > > I don't suppose it'd work with mbox storage, but Maildir should work > quite well. Let's nip this one in the bud. No, it won't work. (1) iscsi is a block device protocol, it knows not anything about the file system on it. (2) Unless you implement locking across multiple accessors you will corrupt the file system. Even if you can guarantee that no two (or more) files will be accessed at the same time, there are structures on the file system that will become corrupt if multiple file system instances across different systems write to the meta data at the same time. iscsi is a terrible idea. You might be able to get away with it on, say, NFS, but only if you enabe locking. Simultaneous access to data from multiple writers is a complex problem and iscsi doesn't manage any of it.
- Follow-Ups:
- [Discuss] Stalwart E-mail; Was: Re: SSH options
- From: richard.pieri at gmail.com (Rich Pieri)
- [Discuss] Stalwart E-mail; Was: Re: SSH options
- References:
- [Discuss] Future of X11 (was Trying to connect to internet in Debian)
- From: kentborg at borg.org (Kent Borg)
- [Discuss] SSH options (was Future of X11 (was Trying to connect to internet in Debian))
- From: dbarrett at blazemonger.com (Daniel Barrett)
- [Discuss] SSH options (was Future of X11 (was Trying to connect to internet in Debian))
- From: kentborg at borg.org (Kent Borg)
- [Discuss] SSH options (was Future of X11 (was Trying to connect to internet in Debian))
- From: richard.pieri at gmail.com (Rich Pieri)
- [Discuss] SSH options (was Future of X11 (was Trying to connect to internet in Debian))
- From: kentborg at borg.org (Kent Borg)
- [Discuss] SSH options (was Future of X11 (was Trying to connect to internet in Debian))
- From: ron at bclug.ca (Ron)
- [Discuss] Stalwart E-mail; Was: Re: SSH options
- From: kentborg at borg.org (Kent Borg)
- [Discuss] Stalwart E-mail; Was: Re: SSH options
- From: slitt at troubleshooters.com (Steve Litt)
- [Discuss] Stalwart E-mail; Was: Re: SSH options
- From: richard.pieri at gmail.com (Rich Pieri)
- [Discuss] Stalwart E-mail; Was: Re: SSH options
- From: kentborg at borg.org (Kent Borg)
- [Discuss] Stalwart E-mail; Was: Re: SSH options
- From: richard.pieri at gmail.com (Rich Pieri)
- [Discuss] Stalwart E-mail; Was: Re: SSH options
- From: kentborg at borg.org (Kent Borg)
- [Discuss] Stalwart E-mail; Was: Re: SSH options
- From: ron at bclug.ca (Ron)
- [Discuss] Future of X11 (was Trying to connect to internet in Debian)
- Prev by Date: [Discuss] SSH options (was Future of X11 (was Trying to connect to internet in Debian))
- Next by Date: [Discuss] Stalwart email & DB vs file system for message storage
- Previous by thread: [Discuss] Stalwart E-mail; Was: Re: SSH options
- Next by thread: [Discuss] Stalwart E-mail; Was: Re: SSH options
- Index(es):
