From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <pve-user-bounces@lists.proxmox.com>
Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9])
	by lore.proxmox.com (Postfix) with ESMTPS id BB40F1FF165
	for <inbox@lore.proxmox.com>; Sun, 25 Aug 2024 18:40:33 +0200 (CEST)
Received: from firstgate.proxmox.com (localhost [127.0.0.1])
	by firstgate.proxmox.com (Proxmox) with ESMTP id 932CB36999;
	Sun, 25 Aug 2024 18:40:53 +0200 (CEST)
Date: Sun, 25 Aug 2024 16:40:37 +0000
To: matthew@peregrineit.net, "Proxmox VE user list"
 <pve-user@lists.proxmox.com>
In-Reply-To: <2c2aff94-38b7-4dd2-b6c4-8127d9a1fde9@gmail.com>
References: <2c2aff94-38b7-4dd2-b6c4-8127d9a1fde9@gmail.com>
MIME-Version: 1.0
Message-ID: <mailman.390.1724604051.302.pve-user@lists.proxmox.com>
List-Id: Proxmox VE user list <pve-user.lists.proxmox.com>
List-Post: <mailto:pve-user@lists.proxmox.com>
From: Alwin Antreich via pve-user <pve-user@lists.proxmox.com>
Precedence: list
Cc: Alwin Antreich <alwin@antreich.com>
X-Mailman-Version: 2.1.29
X-BeenThere: pve-user@lists.proxmox.com
List-Subscribe: <https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user>, 
 <mailto:pve-user-request@lists.proxmox.com?subject=subscribe>
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/>
Reply-To: Proxmox VE user list <pve-user@lists.proxmox.com>
List-Help: <mailto:pve-user-request@lists.proxmox.com?subject=help>
Subject: Re: [PVE-User] Negative VM Groups In Proxmox?
Content-Type: multipart/mixed; boundary="===============7130239585634114413=="
Errors-To: pve-user-bounces@lists.proxmox.com
Sender: "pve-user" <pve-user-bounces@lists.proxmox.com>

--===============7130239585634114413==
Content-Type: message/rfc822
Content-Disposition: inline

Return-Path: <alwin@antreich.com>
X-Original-To: pve-user@lists.proxmox.com
Delivered-To: pve-user@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))
	(No client certificate requested)
	by lists.proxmox.com (Postfix) with ESMTPS id 35E4AC6653
	for <pve-user@lists.proxmox.com>; Sun, 25 Aug 2024 18:40:51 +0200 (CEST)
Received: from firstgate.proxmox.com (localhost [127.0.0.1])
	by firstgate.proxmox.com (Proxmox) with ESMTP id 09B1136876
	for <pve-user@lists.proxmox.com>; Sun, 25 Aug 2024 18:40:51 +0200 (CEST)
Received: from mx.antreich.com (mx.antreich.com [173.249.42.230])
	(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 <pve-user@lists.proxmox.com>; Sun, 25 Aug 2024 18:40:50 +0200 (CEST)
Received: from mail2.antreich.com (unknown [172.16.9.25])
	by mx.antreich.com (Postfix) with ESMTPS id 40F4D6E2E13;
	Sun, 25 Aug 2024 18:40:38 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=antreich.com;
	s=2018; t=1724604038;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:mime-version:mime-version:content-type:content-type:
	 in-reply-to:in-reply-to:references:references;
	bh=RGObjX6cf9Mk6y5GOH+nwNALF3rDGhk6NHSbtHv1Wa4=;
	b=J7V5yt0sEF1gCd8guHQX7oocAh/VIS34SV42NQm/a+OqapfPFrffgyGyjuKFpzSOFGd3WZ
	JqABgSIQIn5dxJiMsd7WpzjxTeseWl8YRvnHQhDNsyw0iznOzVUJTxJDNhvW3NcCIdX0t+
	ykqypp+4ZsA+zdEAuhMzy5ZrkN4/GS4F/BTN2Z95Oxw1WzLOyYRRZTE5pIGkzW89zRvrp/
	a+wx+KMj/iVkHnrC2KrfOI97oDxKc83cq8AqdKP8vXjnOnDgjuas/DItoyYU6Qv4EBJ9C/
	vuWV5/6mItpARQX0Sz7pumQrSa9QsYi5Um5OEX9ghdG/HSqIMEq3BdCDPK9QSA==
MIME-Version: 1.0
Date: Sun, 25 Aug 2024 16:40:37 +0000
From: "Alwin Antreich" <alwin@antreich.com>
Message-ID: <367e9f538b4019892d17146a63042a312a97d5ec@antreich.com>
TLS-Required: No
Subject: Re: [PVE-User] Negative VM Groups In Proxmox?
To: matthew@peregrineit.net, "Proxmox VE user list"
 <pve-user@lists.proxmox.com>
In-Reply-To: <2c2aff94-38b7-4dd2-b6c4-8127d9a1fde9@gmail.com>
References: <2c2aff94-38b7-4dd2-b6c4-8127d9a1fde9@gmail.com>
X-SPAM-LEVEL: Spam detection results:  0
	AWL                     0.118 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
	HTML_MESSAGE            0.001 HTML included in message
	RCVD_IN_VALIDITY_CERTIFIED_BLOCKED  0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked.  See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information.
	RCVD_IN_VALIDITY_RPBL_BLOCKED  0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked.  See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information.
	RCVD_IN_VALIDITY_SAFE_BLOCKED  0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked.  See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information.
	SPF_HELO_PASS          -0.001 SPF: HELO matches SPF record
	SPF_PASS               -0.001 SPF: sender matches SPF record
	T_SCC_BODY_TEXT_LINE    -0.01 -
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
X-Content-Filtered-By: Mailman/MimeDel 2.1.29

Hi,



August 25, 2024 at 11:55 AM, "duluxoz" <duluxoz@gmail.com> wrote:



>=20
>=20Hi All,
>=20
>=20As I've said previously, I'm coming over to Proxmox from an oVirt Env=
ironment.
>=20
>=20In oVirt there is a concept of a "Negative Group", which is where you=
 specify that a certain group of VMs *not* exist/run on the same oVirt No=
de, as opposed to a "Positive Group" where you want the grouped VMs to ru=
n on the *same* oVirt Node.
>=20
>=20Positive Groups seem to exist in Proxmox (as per the documentation), =
but I can't see how to create Negative Groups. Is this something I've sim=
ply missed how to set up, or does this functionality not exist in a PVE?
>=20
Not=20that I know of. The issue on the bug tracker [0] touches the same c=
orner as your request. It helps to add your feature request on this issue=
 as well to give it more visibility. To me this sounds like a good featur=
e to have. :)

Cheers,
Alwin

[0] -=C2=A0https://bugzilla.proxmox.com/show_bug.cgi?id=3D4699
--===============7130239585634114413==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
pve-user mailing list
pve-user@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user

--===============7130239585634114413==--