From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <lindsay.mathieson@gmail.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))
 (No client certificate requested)
 by lists.proxmox.com (Postfix) with ESMTPS id 99AB360D82
 for <pve-user@lists.proxmox.com>; Fri, 27 Nov 2020 14:31:42 +0100 (CET)
Received: from firstgate.proxmox.com (localhost [127.0.0.1])
 by firstgate.proxmox.com (Proxmox) with ESMTP id 973171C325
 for <pve-user@lists.proxmox.com>; Fri, 27 Nov 2020 14:31:42 +0100 (CET)
Received: from mail-pg1-x536.google.com (mail-pg1-x536.google.com
 [IPv6:2607:f8b0:4864:20::536])
 (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 C1E971C31B
 for <pve-user@lists.proxmox.com>; Fri, 27 Nov 2020 14:31:36 +0100 (CET)
Received: by mail-pg1-x536.google.com with SMTP id s63so4356822pgc.8
 for <pve-user@lists.proxmox.com>; Fri, 27 Nov 2020 05:31:36 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;
 h=subject:to:references:from:message-id:date:user-agent:mime-version
 :in-reply-to:content-transfer-encoding:content-language;
 bh=f8RfWBT9XtM7JkEIAPXPxAlVzhUXe03OzSiqjoIrEY0=;
 b=ok6diyYhckFdIsm/NCzr6+Pwi3X/iswUR2FasyP2VJoB9IwGoOCW8ggxMUgVFQObIP
 AgYmEGu5gG3QCnuj+Xs3mxt1n5DT86L3GfR2he1Cy/ZIBAZTx8F7ApGkfoBuqn9zmMYT
 9LN8mRjHTdPqxLPO9prZDnJwvY0uoT4LxtUpPs1V1Ku3upfKn29GG0Sq+FrxTiN0juEY
 tZOJoGG/Rjq+MWyxlmzwKBUpfSK3QSlkdJnIV9bnRW3GdKjXoQFHPMovQAf0v/KvxtXG
 SnG3U+uRmM2u0CUTYDSNRN++WNsj7qkiDfkSX5Ef9v7E3tWVIHLR1Xp067SsSxH9wvrF
 yHAQ==
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=f8RfWBT9XtM7JkEIAPXPxAlVzhUXe03OzSiqjoIrEY0=;
 b=E5jw+WIHqwvKQvF4e8gCrPjtkjU0iPBTsdIm4nWsGJGzKbHJctKFUOTSe9uk7OPO3i
 gidRroY0jxamH3nhK9uIFBYyMYfp4ko8j39jeGqmqSD01MrP8RcOUtNocXKWNuZ0gCVv
 tjLv1SVqI6s6VBJLnjnYixAUgjW36Ak/QeFG6GVUUOCbfePTMJPXLBV1sjyXtjF+SEb7
 lcdypBeKzRB3kmnuj6y2KskYplsQLwOWRHwuuqc/7euaBw3qjOmC7kAT0PdKTxEUqx3X
 A1HUf7rK9zrCInb7vGeqPr6mGtJ68h/xJfLWIWyJg8XMn/ZAB4ihk7RydrBLSWZJePtr
 RIDw==
X-Gm-Message-State: AOAM530wDlbmRQZH1nOLm3cqG/xfDiG0IKb2KLL9tsjLJpldGP9mc+Wj
 DLnnm928IL6Px2Aozp5SLYOtluUpcVJEbQ==
X-Google-Smtp-Source: ABdhPJzcYSH6t6t6I3aY8VJX9hmyCpGqlbft34xokceZxcxirvaNAr9GVsN5q9re1R0xy1a/mQK/sQ==
X-Received: by 2002:a63:c4c:: with SMTP id 12mr6767342pgm.428.1606483888810;
 Fri, 27 Nov 2020 05:31:28 -0800 (PST)
Received: from [192.168.1.11] (167-179-176-9.a7b3b0.bne.nbn.aussiebb.net.
 [167.179.176.9])
 by smtp.gmail.com with ESMTPSA id fu5sm10825841pjb.11.2020.11.27.05.31.26
 for <pve-user@lists.proxmox.com>
 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128);
 Fri, 27 Nov 2020 05:31:27 -0800 (PST)
To: pve-user@lists.proxmox.com
References: <4545c7f5-9b50-2f0a-952a-cc532ad01b13@gmail.com>
 <32d89f84-29a7-90c4-deed-1a3638c99098@proxmox.com>
 <791fa674-2701-e451-dcbe-b358f5b5298b@gmail.com>
 <b8fe0553-dd82-5962-e0c3-882d3efe3fb6@lirmm.fr>
From: Lindsay Mathieson <lindsay.mathieson@gmail.com>
Message-ID: <7afdad4b-6d03-2cbe-46fd-aaf957bed591@gmail.com>
Date: Fri, 27 Nov 2020 23:31:19 +1000
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
 Thunderbird/78.5.0
MIME-Version: 1.0
In-Reply-To: <b8fe0553-dd82-5962-e0c3-882d3efe3fb6@lirmm.fr>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Content-Language: en-US
X-SPAM-LEVEL: Spam detection results:  0
 AWL -0.018 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
 FREEMAIL_FROM 0.001 Sender email is commonly abused enduser mail provider
 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
Subject: Re: [PVE-User] [update available] Re: Caution: ceph-mon service
 does not start after today's updates
X-BeenThere: pve-user@lists.proxmox.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Proxmox VE user list <pve-user.lists.proxmox.com>
List-Unsubscribe: <https://lists.proxmox.com/cgi-bin/mailman/options/pve-user>, 
 <mailto:pve-user-request@lists.proxmox.com?subject=unsubscribe>
List-Archive: <http://lists.proxmox.com/pipermail/pve-user/>
List-Post: <mailto:pve-user@lists.proxmox.com>
List-Help: <mailto:pve-user-request@lists.proxmox.com?subject=help>
List-Subscribe: <https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user>, 
 <mailto:pve-user-request@lists.proxmox.com?subject=subscribe>
X-List-Received-Date: Fri, 27 Nov 2020 13:31:42 -0000

On 27/11/2020 11:29 pm, Jean-Luc Oms wrote:
> You have cleared the ceph health error  ?

That dashboard one? no.


This was in reference to some cluster & ceph service issues.

-- 
Lindsay