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)) (No client certificate requested) by lists.proxmox.com (Postfix) with ESMTPS id C9A9573BD9 for ; Wed, 7 Jul 2021 14:37:30 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id C591B8628 for ; Wed, 7 Jul 2021 14:37: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)) (No client certificate requested) by firstgate.proxmox.com (Proxmox) with ESMTPS id 4C4028604 for ; Wed, 7 Jul 2021 14:37:30 +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 20DBA40EA9; Wed, 7 Jul 2021 14:37:30 +0200 (CEST) Message-ID: Date: Wed, 7 Jul 2021 14:37:11 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:90.0) Gecko/20100101 Thunderbird/90.0 Content-Language: en-US To: Proxmox VE development discussion , Victor Hooi References: <42fc9647-e5f9-a3da-6ec4-92b1b8a1cc28@proxmox.com> From: Thomas Lamprecht In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-SPAM-LEVEL: Spam detection results: 0 AWL 0.500 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 -0.001 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 Subject: Re: [pve-devel] Proxmox 7.0 beta to 7.0-8 - Now unable to start VM - cgroup isn't numeric? 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, 07 Jul 2021 12:37:30 -0000 On 07.07.21 13:34, Victor Hooi wrote: > Do you know roughly how long that will take to hit the repositories? should have been already available at time I wrote my reply. off-topic: We switched all mailing lists over from pve.proxmox.com to their own host at lists.proxmox.com a bit ago, while mails to the old address still get forwarded it can easily result in duplicate ones if one replies with "Reply All" and does not checks for that, like I forgot in my first answer. The new address would be pve-devel@lists.proxmox.com would be great if you could use the new one in the future (same for pve-user list) - thx! > > (I just did an apt update, and it doesn't seem to have picked up a new > qemu-server version yet). > > On Wed, Jul 7, 2021 at 8:10 PM Thomas Lamprecht > wrote: > >> Hi, >> >> On 07.07.21 11:44, Victor Hooi wrote: >>> I recently upgraded from the Proxmox 7.0 beta, to the latest 7.0-8 >> release. >>> >>> However, when I try to start a Windows VM that I created before, I now >> get >>> the following error: >>> >>> Argument "cgroup v1: 1024, cgroup v2: 100" isn't numeric in numeric ge >> (>=) >>>> at /usr/share/perl5/PVE/QemuServer.pm line 5312. >>>> TASK ERROR: start failed: org.freedesktop.DBus.Error.InvalidArgs: Value >>>> specified in CPUWeight is out of range >>> >>> >>> Did something change between the beta and the release? Is there any way >> to >>> fix the above? >> >> A qemu-server version with a regression made it to the pvetest repository >> just >> a bit ago, fixed now with qemu-server 7.0-9 that super seeded it. >> >>