From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.107.12.227 with SMTP id 96mr12504655iom.106.1516122984483; Tue, 16 Jan 2018 09:16:24 -0800 (PST) X-Received: by 10.157.85.15 with SMTP id l15mr371510oth.12.1516122984363; Tue, 16 Jan 2018 09:16:24 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!news.unit0.net!peer01.am4!peer.am4.highwinds-media.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!g80no2628297itg.0!news-out.google.com!s63ni6200itb.0!nntp.google.com!g80no2628295itg.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 16 Jan 2018 09:16:24 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=76.113.16.86; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC NNTP-Posting-Host: 76.113.16.86 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <1138f3f9-17a0-4333-9568-8c96f1622011@googlegroups.com> Subject: Re: Request for DSA Tutorials & Advice From: Shark8 Injection-Date: Tue, 16 Jan 2018 17:16:24 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Received-Body-CRC: 854256518 X-Received-Bytes: 1860 Xref: reader02.eternal-september.org comp.lang.ada:49936 Date: 2018-01-16T09:16:24-08:00 List-Id: On Tuesday, January 16, 2018 at 10:09:14 AM UTC-7, Jeffrey R. Carter wrote: > On 01/16/2018 04:43 PM, Shark8 wrote: > >=20 > > I know that the DSA can do this, and I would like to know how, but I ha= ve no experience with the DSA. Also, and this I'm unsure of, can a DSA appl= ication add/remove [storage] nodes dynamically? (If so, "hot-swapably"?) --= Such a facility would be a great boon to horizontal scaling. >=20 > The one DSA system I worked on did this. Awesome, now I know it's possible. You wouldn't happen to have the source available? Or any tips/hints?