From nobody Tue Apr 30 16:29:57 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VTQf849s4z5JWJc for ; Tue, 30 Apr 2024 16:30:08 +0000 (UTC) (envelope-from mail@souji-thenria.net) Received: from alisa.souji-thenria.net (alisa.souji-thenria.net [188.68.37.165]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA512) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4VTQf76SwYz4rl9 for ; Tue, 30 Apr 2024 16:30:07 +0000 (UTC) (envelope-from mail@souji-thenria.net) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=souji-thenria.net; s=20231116; t=1714494599; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=nS0W+DbW0l/iD4t0iGIUQdwU8Bm3ds+F9xM1JiAbm+g=; b=caT9926VzwiV9zp0F6vkt8KBpjW/DxSAbEs5gnu7e8VZ1l4xhU+dbksS4C1cxH2m4oBlLJ 6orfpVKjmlSAJxTTH1yBCnnsDcFNwkG55YjMF+W6M+KRjH5IqxD+OMCPWZgypaBda4ZLgY N50uMyUJFFa5BKUxLxD8c6GNiLcMF1BE8g8IC4Q3OA3HQGj2Ei5BdNG1emFqf+RagJAIt8 U8HDCLkAovpLE5Swzbk+XJHAmsAQjMisqiu/3GvN9xHCDuhHd4WxCqpUZGXIm2VpEiIzgd 1RjzSMZim5eY+G4Nr1qkSRjvBn66uAIUiCLEil4InHG09eiY/c79BdU+Zv8MMe1UZI5Uz5 abCh0+yINADt9BSuq1FbxreaXOwX7q9Cepreo9fX6th9vWN4V3IFA/DrTp4ar6Ssa8UFBA ap901NZM8CSd0Hud/CKY7QmvfKYB8R9UNquQtvtH+BPIUw2NywIsBzpe4Wrgz+fPgWtbuG HzuxF5N60cdpiz3GMdDqneqPO7D/jToIgbhE5gU5fcVJ9Y9UeS4yqne1Q9SfKmGMFZBPlo VtOmspNNFJZ0LDF7/dFH4Ixd09Dw1PHxd8LR9k55OGRiDwVqztW4l5Jlv5mqz+7SRtkQxQ mQYAaZUQ2ZlibvVvTSKNxAeT1sBcINcYVAy5T3/ElG2xjLgUo0n+8= Received: by alisa.souji-thenria.net (OpenSMTPD) with ESMTPSA id d9923a0c (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 30 Apr 2024 18:29:59 +0200 (CEST) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8; format=Flowed Date: Tue, 30 Apr 2024 17:29:57 +0100 Message-Id: To: "Alejandro Imass" , "FreeBSD Questions" Subject: Re: Corosync and Pacemaker in FBSD: anyone really using this? From: "Souji Thenria" X-Mailer: aerc 0.17.0 References: In-Reply-To: X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:197540, ipnet:188.68.32.0/20, country:DE] X-Rspamd-Queue-Id: 4VTQf76SwYz4rl9 On Tue Apr 30, 2024 at 4:41 PM BST, Alejandro Imass wrote: > Hi all, Hi, > And if not, are there any HA projects specifically for FreeBSD ? > > Thinking of an HA toolkit specifically crafted for FreeBSD and jails. There is cbsd [1], which might support something like HA for jail across multiple servers. But I have never used it, so I cannot tell how well it works. [1] https://www.bsdstore.ru/en/about.html Regards, Souji