From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id E8AF31FF165 for ; Thu, 22 May 2025 08:40:23 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 853022E719; Thu, 22 May 2025 08:40:20 +0200 (CEST) From: Marco Gaiarin Date: Wed, 21 May 2025 14:28:31 +0200 Organization: Il gaio usa sempre TIN per le liste, fallo anche tu!!! Message-ID: X-Trace: eraldo.lilliput.linux.it 1747894700 3226239 192.168.1.45 (22 May 2025 06:18:20 GMT) X-Mailer: tin/2.6.4-20240224 ("Banff") (Linux/6.11.0-26-generic (x86_64)) X-Gateway-System: SmartGate 1.4.5 To: pve-user@lists.proxmox.com X-SPAM-LEVEL: Spam detection results: 0 AWL -0.221 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DATE_IN_PAST_12_24 1.049 Date: is 12 to 24 hours before Received: date DMARC_PASS -0.1 DMARC pass policy JMQ_SPF_NEUTRAL 0.5 SPF set to ?all KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment SPF_HELO_PASS -0.001 SPF: HELO matches SPF record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [PVE-User] Interface not renamed... X-BeenThere: pve-user@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE user list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE user list MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-user-bounces@lists.proxmox.com Sender: "pve-user" I've upgraded a server from PVE7 to PV8, and (as expected) some interfaces get renamed. Really, i've upgraded TWO identical server (Dell T440), and one went flawlessy, the other... and interface get NOT renamed, remain 'eth1': root@svpve2:~# ip link show eth1 3: eth1: mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000 link/ether 5c:6f:69:0f:99:79 brd ff:ff:ff:ff:ff:ff altname enp1s0f1 I've tried: root@svpve2:~# ip -force link set dev eth1 name ens1f1 RTNETLINK answers: File exists and: root@svpve2:~# ip link property add dev eth1 altname ens1f1 RTNETLINK answers: File exists but nothing work; there's something i can do whithout rebooting the server? Thanks. PS: port is on a dual-port pcie card, the other port on the same card works as expected: root@svpve2:~# ip link show ens1f0 2: ens1f0: mtu 1500 qdisc mq master bond0 state UP mode DEFAULT group default qlen 1000 link/ether f4:ee:08:24:3a:ff brd ff:ff:ff:ff:ff:ff permaddr 5c:6f:69:0f:99:78 altname enp1s0f0 -- _______________________________________________ pve-user mailing list pve-user@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user