From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id 3FB841FF15E for ; Mon, 22 Dec 2025 10:56:51 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id B28ED1090D; Mon, 22 Dec 2025 10:57:40 +0100 (CET) From: Maximiliano Sandoval To: pve-devel@lists.proxmox.com Date: Mon, 22 Dec 2025 10:57:24 +0100 Message-ID: <20251222095736.259415-1-m.sandoval@proxmox.com> X-Mailer: git-send-email 2.47.3 MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1766397440043 X-SPAM-LEVEL: Spam detection results: 0 AWL 0.092 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment 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_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [pve-devel] [PATCH docs] docs: fix typos 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: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" Signed-off-by: Maximiliano Sandoval --- kernel-samepage-merging.adoc | 2 +- pve-storage-lvm.adoc | 2 +- vxlan-and-evpn.adoc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kernel-samepage-merging.adoc b/kernel-samepage-merging.adoc index e2e70d72..5289d714 100644 --- a/kernel-samepage-merging.adoc +++ b/kernel-samepage-merging.adoc @@ -36,7 +36,7 @@ Disabling KSM KSM can be disabled on a node or on a per-VM basis. -.Disabe KSM on a Node +.Disable KSM on a Node To see if KSM is active on a node, you can check the output of: diff --git a/pve-storage-lvm.adoc b/pve-storage-lvm.adoc index b81bf976..351749b7 100644 --- a/pve-storage-lvm.adoc +++ b/pve-storage-lvm.adoc @@ -49,7 +49,7 @@ to zero blocks. Otherwise, a fallback to `cstream` is performed. `saferemove-stepsize`:: -Wipe step size in MiB (`blkdiscard -p` paramater value), capped to the maximum +Wipe step size in MiB (`blkdiscard -p` parameter value), capped to the maximum step size supported by the underlying storage. Up to 32 MiB (maximum) by default. diff --git a/vxlan-and-evpn.adoc b/vxlan-and-evpn.adoc index 12bcea90..3f9c14bc 100644 --- a/vxlan-and-evpn.adoc +++ b/vxlan-and-evpn.adoc @@ -794,7 +794,7 @@ symmetric model With this model, you don't need to have all vxlan on all nodes. This model will also be needed to route traffic to an external router. -The symmetric model routes and bridges on both the ingress and the egress leafs. +The symmetric model routes and bridges on both the ingress and the egress leaves. This results in bi-directional traffic being able to travel on the same VNI, hence the symmetric name. However, a new specialty transit VNI is used for all routed VXLAN traffic, called the L3VNI. All traffic that needs to be routed will be routed onto the L3VNI, tunneled across the layer 3 Infrastructure, -- 2.47.3 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel