From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 090D692AA8 for ; Wed, 14 Sep 2022 09:51:01 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id E5AF2292EF for ; Wed, 14 Sep 2022 09:50:30 +0200 (CEST) Received: from proxmox-new.maurer-it.com (proxmox-new.maurer-it.com [94.136.29.106]) (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 firstgate.proxmox.com (Proxmox) with ESMTPS for ; Wed, 14 Sep 2022 09:50:29 +0200 (CEST) Received: from proxmox-new.maurer-it.com (localhost.localdomain [127.0.0.1]) by proxmox-new.maurer-it.com (Proxmox) with ESMTP id 23DCC43F28; Wed, 14 Sep 2022 09:50:29 +0200 (CEST) Message-ID: Date: Wed, 14 Sep 2022 09:50:24 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Content-Language: en-US To: Eneko Lacunza , pve-devel@lists.proxmox.com References: <20220831132803.5596-1-f.ebner@proxmox.com> <26cef061-6d28-1d8b-b7a7-5810054ff023@proxmox.com> <13967647-13df-0567-0870-3cd7aa461fa6@proxmox.com> <536bbaea-9f39-0b96-e16e-70c04c0852a5@binovo.es> <1ca8041f-5099-ad72-9c86-ddc86c1aafff@binovo.es> From: Fiona Ebner In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-SPAM-LEVEL: Spam detection results: 0 AWL 0.838 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment NICE_REPLY_A -1.583 Looks like a legit reply (A) SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record T_SCC_BODY_TEXT_LINE -0.01 - 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] Subject: Re: [pve-devel] [RFC kernel] revert problematic TSC multiplier commit X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Sep 2022 07:51:01 -0000 Am 05.09.22 um 10:25 schrieb Eneko Lacunza: > Hi Fiona, > > I just confirmed that in addition to issue reported in > https://bugzilla.proxmox.com/show_bug.cgi?id=4073 (live migrated VM hung > using 100% CPU), we also reproduce issue reported in > > https://forum.proxmox.com/threads/zeitspr%C3%BCnge-in-vms-seit-pve-7-2.112756/ > > At least what I understand google translating it :) > > - From 5.15.39-4-pve (Ryzen 2600X) to 5.15.39-4-pve (Ryzen 1700): Problems > * Migration of a VM hung 4 other VMs in destination host (no 100% CPU use, consoles show time related issues, watchdog, etc.). > > We can test the patch if you can provide a kernel .deb package. > Hi, a kernel package for 5.19 is available in all repositories now [0]. The fix for the TSC multiplier issue is included there. [0]: https://forum.proxmox.com/threads/115090/ Best Regards, Fiona