From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <elacunza@binovo.es> 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 218D56077D for <pve-devel@lists.proxmox.com>; Thu, 15 Oct 2020 11:16:37 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 139C9103A3 for <pve-devel@lists.proxmox.com>; Thu, 15 Oct 2020 11:16:37 +0200 (CEST) Received: from mail-wm1-x334.google.com (mail-wm1-x334.google.com [IPv6:2a00:1450:4864:20::334]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by firstgate.proxmox.com (Proxmox) with ESMTPS id 60F8110398 for <pve-devel@lists.proxmox.com>; Thu, 15 Oct 2020 11:16:36 +0200 (CEST) Received: by mail-wm1-x334.google.com with SMTP id e2so2731652wme.1 for <pve-devel@lists.proxmox.com>; Thu, 15 Oct 2020 02:16:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=binovo.es; s=google; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding:content-language; bh=rzfZxJOv7i7OuZ0RIPypwtdmKwjMT9GDvf+P4ILwuCI=; b=b6sixzFQjiNoJUoCIUBakkcoffJ3wtIVkX6IP7JzIGKG/6T35GykbaKESwRf2TfKnf 008u6H61v9wr7WdVGd1Xj7YR0BtGzxZ9yFmQFsygjEAl0AeLmo4v8FD8foZ0CYBTZ7fK sUw30NsjCJo2CwgMrSjHzRouEdhNmURTSX+Lwu7RyXmZacONNOJkIur9sFC1VyrqL0lw jC7Z0btQzjmaoEgAYdp47SQqipKkpS4ZG6iEPOncUBwuoF3z+5hBz5XVoogy+y5sl6gI NNpOxKfRZWPCCpJN9rw/zkgpmEOsKXzS41uhBk0rFCKSLu39Bjx6JYV7gSAZMSyfO91h L0Ww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding :content-language; bh=rzfZxJOv7i7OuZ0RIPypwtdmKwjMT9GDvf+P4ILwuCI=; b=cbBcy0lYKJSAftZ/CCJrO8hi8lr7ANa0aNvi5W+EXQdbfzWMIGbWhClvOlI+bupwuo HRBd9n5Tk33rVaUQIBuIO57GF69paHoOrSWXVS2y5d3dHk6+XNLz/Co1AFIeIYEL/o0T bsaZneh3RCdC7+g7dtXlxKC6oVd8YR9xoG4UrQXaqlzYCPyYo60OhUrijekqJd0YiQEt upUfAQPgiqzpyvyi0wKEP72wvOJseHFJG00ZRkbZ6mMXyH60YTpg9DWliJFNKFw8L9sG ejmdOpi8gymlQiwHqHxs5ODkznb5re94ibY06RHiCVafa5E/ENsmXbRExBWOwiaSvG8j G3nA== X-Gm-Message-State: AOAM530iLl5uhJoRztO+dyBaPhXk2UGFxdZzrIRqyMqvgU1qjOZJwQJ5 qSqjS4CMDuXUUqCBw5eiTvAXF0vyMvwaiMcV X-Google-Smtp-Source: ABdhPJw1OZpJ52R8dDSb1IVpuHGjoxfBIE/h3i90/w9IsHH0mBsiHcD1/Fv2FwIYt35BS1+eoZalMQ== X-Received: by 2002:a7b:c0d8:: with SMTP id s24mr2923827wmh.156.1602753388959; Thu, 15 Oct 2020 02:16:28 -0700 (PDT) Received: from [172.29.37.105] (249.red-213-96-132.staticip.rima-tde.net. [213.96.132.249]) by smtp.gmail.com with ESMTPSA id u202sm3496758wmu.23.2020.10.15.02.16.27 for <pve-devel@lists.proxmox.com> (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 15 Oct 2020 02:16:27 -0700 (PDT) To: pve-devel@lists.proxmox.com References: <216436814.339545.1599142316781.JavaMail.zimbra@odiso.com> <0ec5abf5-6593-c890-7784-b02e9270cbc4@proxmox.com> From: Eneko Lacunza <elacunza@binovo.es> Message-ID: <9e9231c0-5a89-74a6-b301-4cc7b7bb95fb@binovo.es> Date: Thu, 15 Oct 2020 11:16:27 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <0ec5abf5-6593-c890-7784-b02e9270cbc4@proxmox.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: es-CO X-SPAM-LEVEL: Spam detection results: 0 AWL -0.227 Adjusted score from AWL reputation of From: address 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 NICE_REPLY_A -0.001 Looks like a legit reply (A) RCVD_IN_DNSWL_NONE -0.0001 Sender listed at https://www.dnswl.org/, no trust SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record URIBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [proxmox.com, binovo.es] Subject: Re: [pve-devel] corosync bug: cluster break after 1 node clean shutdown X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion <pve-devel.lists.proxmox.com> 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/> List-Post: <mailto:pve-devel@lists.proxmox.com> List-Help: <mailto:pve-devel-request@lists.proxmox.com?subject=help> List-Subscribe: <https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel>, <mailto:pve-devel-request@lists.proxmox.com?subject=subscribe> X-List-Received-Date: Thu, 15 Oct 2020 09:16:37 -0000 Hi all, I'm just a lurker on this list, but wanted to send a big THANK YOU to all involved in this fix, even with this 15-day lag. :-) I think some of our clients have been affected by this on production clusters, so I hope this will improve their cluster stability. Normally new features are the prettiest things, but having a robust and dependable system - that has no price!! Thanks a lot!! Eneko El 30/9/20 a las 17:50, Thomas Lamprecht escribió: > Hi, > > FYI: pve-cluster 6.2-1 is now available on pvetest, it includes the slightly modified > patch from Fabian. > > cheers, > Thomas > > > _______________________________________________ > pve-devel mailing list > pve-devel@lists.proxmox.com > https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel > -- Eneko Lacunza | +34 943 569 206 | elacunza@binovo.es Zuzendari teknikoa | https://www.binovo.es Director técnico | Astigarragako Bidea, 2 - 2º izda. BINOVO IT HUMAN PROJECT S.L | oficina 10-11, 20180 Oiartzun