From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <pve-devel-bounces@lists.proxmox.com> Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id 994A71FF161 for <inbox@lore.proxmox.com>; Tue, 27 Aug 2024 14:45:20 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 25BB233806; Tue, 27 Aug 2024 14:45:46 +0200 (CEST) Date: Tue, 27 Aug 2024 14:45:32 +0200 To: Roland Kammerer via pve-devel <pve-devel@lists.proxmox.com> References: <mailman.277.1723799872.302.pve-devel@lists.proxmox.com> <173827238.15666.1723819383697@webmail.proxmox.com> <mailman.301.1724049474.302.pve-devel@lists.proxmox.com> <mailman.307.1724074682.302.pve-devel@lists.proxmox.com> <mailman.322.1724136221.302.pve-devel@lists.proxmox.com> In-Reply-To: <mailman.322.1724136221.302.pve-devel@lists.proxmox.com> MIME-Version: 1.0 Message-ID: <mailman.429.1724762745.302.pve-devel@lists.proxmox.com> List-Id: Proxmox VE development discussion <pve-devel.lists.proxmox.com> List-Post: <mailto:pve-devel@lists.proxmox.com> From: sjanssens via pve-devel <pve-devel@lists.proxmox.com> Precedence: list Cc: sjanssens <sjanssens@evolix.fr> X-Mailman-Version: 2.1.29 X-BeenThere: pve-devel@lists.proxmox.com List-Subscribe: <https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel>, <mailto:pve-devel-request@lists.proxmox.com?subject=subscribe> List-Unsubscribe: <https://lists.proxmox.com/cgi-bin/mailman/options/pve-devel>, <mailto:pve-devel-request@lists.proxmox.com?subject=unsubscribe> List-Archive: <http://lists.proxmox.com/pipermail/pve-devel/> Reply-To: Proxmox VE development discussion <pve-devel@lists.proxmox.com> List-Help: <mailto:pve-devel-request@lists.proxmox.com?subject=help> Subject: Re: [pve-devel] DRBD integration but without LINSTOR Content-Type: multipart/mixed; boundary="===============4228007380077440001==" Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" <pve-devel-bounces@lists.proxmox.com> --===============4228007380077440001== Content-Type: message/rfc822 Content-Disposition: inline Return-Path: <sjanssens@evolix.fr> X-Original-To: pve-devel@lists.proxmox.com Delivered-To: pve-devel@lists.proxmox.com Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.proxmox.com (Postfix) with ESMTPS id 84BD0C6CCE for <pve-devel@lists.proxmox.com>; Tue, 27 Aug 2024 14:45:44 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 68FCF3373A for <pve-devel@lists.proxmox.com>; Tue, 27 Aug 2024 14:45:44 +0200 (CEST) Received: from pele.evolix.net (reverse.v6.evolix.net [IPv6:2a01:9500:37:1:d6ae:52ff:fe79:5382]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by firstgate.proxmox.com (Proxmox) with ESMTPS for <pve-devel@lists.proxmox.com>; Tue, 27 Aug 2024 14:45:42 +0200 (CEST) Received: from [192.168.4.141] (octo.evolix.net [192.168.4.141]) by pele.evolix.net (Postfix) with ESMTPSA id 28F007F4DF for <pve-devel@lists.proxmox.com>; Tue, 27 Aug 2024 14:45:36 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=evolix.fr; s=dkim2018; t=1724762736; bh=bMFB4Q7NVJAJIvYSkKij1Z8wJMliPfC4gK/VkWUxZ+k=; h=Date:Subject:To:References:From:In-Reply-To; b=WaowFW+T5BTwrgjTR20kdhfcsWgvcj73HCoW40Dy86LGux2ZTyob0Voddw5veILDj CqnrHZXG8Kz+Gz3JvrP5q1ov3Qs23Sg8Ej4Fh7r7Deut4unB5DbjGomRCTzA1VInDZ VbjW9SO/PsVeBlqcLKuXLOGXAWYc5UKMB7PhN1MU= Message-ID: <1769ec0c-ea60-4c89-ade9-4ff76d4818ab@evolix.fr> Date: Tue, 27 Aug 2024 14:45:32 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [pve-devel] DRBD integration but without LINSTOR To: Roland Kammerer via pve-devel <pve-devel@lists.proxmox.com> References: <mailman.277.1723799872.302.pve-devel@lists.proxmox.com> <173827238.15666.1723819383697@webmail.proxmox.com> <mailman.301.1724049474.302.pve-devel@lists.proxmox.com> <mailman.307.1724074682.302.pve-devel@lists.proxmox.com> <mailman.322.1724136221.302.pve-devel@lists.proxmox.com> Content-Language: en-US From: sjanssens <sjanssens@evolix.fr> In-Reply-To: <mailman.322.1724136221.302.pve-devel@lists.proxmox.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-SPAM-LEVEL: Spam detection results: 0 AWL 0.375 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DKIM_SIGNED 0.1 Message has a DKIM or DK signature, not necessarily valid DKIM_VALID -0.1 Message has at least one valid DKIM or DK signature DKIM_VALID_AU -0.1 Message has a valid DKIM or DK signature from author's domain DKIM_VALID_EF -0.1 Message has a valid DKIM or DK signature from envelope-from domain DMARC_PASS -0.1 DMARC pass policy FORGED_SPF_HELO 1 - SPF_HELO_PASS -0.001 SPF: HELO matches SPF record T_SCC_BODY_TEXT_LINE -0.01 - T_SPF_PERMERROR 0.01 SPF: test of record failed (permerror) URIBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [evolix.com,evolix.fr,proxmox.com] Hello, Thank you very much for taking the time to review my code. My implementation doesn't address any specific real-world requirements (aside from the integration of DRBD8); it's merely a lightweight wrapper that allows for quick and easy manipulation of DRBD resources across the nodes of a cluster. I simply wanted to know if there would be any value in having such a simplistic DRBD wrapper compared to the one offered by LINSTOR. Thank you again for your time! On 8/20/24 08:43, Roland Kammerer via pve-devel wrote: > _______________________________________________ > pve-devel mailing list > pve-devel@lists.proxmox.com > https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel -- Samuel Janssens <sjanssens@evolix.fr> - SysAdmin support Evolix Evolix - Hébergement et Infogérance Open Source Marseille (37 rue Guibal, Pôle Média, 13003) / Paris / Montréal http://evolix.com | Twitter: @Evolix @EvolixNOC | http://blog.evolix.com --===============4228007380077440001== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel --===============4228007380077440001==--