惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Martin Fowler
Martin Fowler
WordPress大学
WordPress大学
S
SegmentFault 最新的问题
罗磊的独立博客
Apple Machine Learning Research
Apple Machine Learning Research
The Cloudflare Blog
L
LangChain Blog
博客园 - 司徒正美
G
Google Developers Blog
博客园 - 【当耐特】
GbyAI
GbyAI
月光博客
月光博客
人人都是产品经理
人人都是产品经理
D
DataBreaches.Net
大猫的无限游戏
大猫的无限游戏
A
About on SuperTechFans
Microsoft Azure Blog
Microsoft Azure Blog
V
Visual Studio Blog
D
Docker
MongoDB | Blog
MongoDB | Blog
Vercel News
Vercel News
Stack Overflow Blog
Stack Overflow Blog
Jina AI
Jina AI
博客园 - 聂微东

Proxmox Support Forum

[SOLVED] - Github Auth for Mirrors-Kernel Repo? [Automation] Mass migration tool for MS Win11/Server Proxmox GUI hang - not response is it possible to reject or quarantine spam based on conditions I set ? The PVENode task list in PVE9 is partially obscured due to the terminal font being too large. About 100% error reporting due to pveproxy.service hooks Kubernetes overlay networking breaks when upgrading from PVE 9.1 to PVE 9.2.3 Zentraler Speicher No space left on device Combine datastore and direct file archival to tape Kernel panic VFS: Unable to mount root fs on unknown-block (0,0) sobald ein 7.x Kernel verwendet wird. How to migrate disk of a VM from one ZFS to another Windows Server 2025 fails to boot after PVE 9.2 / Linux 7.0 Kernel upgrade Cannot Install Proxmox on T610 Poweredge with H700 PERC card sdn Config. gateway not reachable How to safely change domain/FQDN? Welche Filterquote erreicht ihr? NFS Share status unknown on 2 of 5 nodes Can't connect to PVE9 consoles [solved] Can't connect to PVE9 consoles [solved] [SOLVED] - Use secondary network for PVE commands Created cluster, one node storage gone BUG: proxmox mail gateway FROM = null bypass spam filtering Moving existing PBS from VMWare workstation to PVE cluster Does eBGP SDN fabric support external peering? Bug: PDM 1.1 not recognizing valid license status Proxmox GUI hang - not response PVE crashes unexpectedly Proxmox Backup Server 4.2 released! Advice
Built-in certificate not matching domain after hostname c...
invalid@exam · 2026-06-13 · via Proxmox Support Forum

I installed PVE for the first time not knowing other context and consequences of IP address and hostname setup. So after installation I changed IP assigned by DHCP to a static one, which went okay. Then I wanted to change original hostname of pve1.local to pve1.lan. I followed this guide: https://pve.proxmox.com/wiki/Renaming_a_PVE_node.
Contents of /etc/hosts is:

Code:

127.0.0.1 localhost.localdomain localhost
192.168.0.8 pve1.lan pve1

# The following lines are desirable for IPv6 capable hosts

::1     ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts

/etc/hostname contains pve1, /etc/postfix/main.cf has this line myhostname=pve1.lan. I then ran pvecm updatecerts -f and rebooted the machine. Certificate still has the old domain name:
1758046240168.png
Thanks to this post I tried this guide https://pve.proxmox.com/wiki/HTTPS_Certificate_Configuration_(Version_4.x,_5.0_and_5.1) but to no avail.
I then went through a lot of searching and found these posts but nothing in them helped me with the problem, the result is always as in the cert screenshot (.local instead of .lan):

Hi, I did it again and can't remember tutorial I used last time to fix domain name?

Anyway,at install I set hostname as I wasn't sure of subdomain, I used:
catnet.invalid catnet

After installing ZFS's and VM's, I changed hosts file to: "cam.<domain>.org catnet" as I remember that ACME / lets encrypt needed that to be right? (might be wrong). Anyways, all VM's stopped to connect after reboot.

after that I change it back to "catnet.invalid catnet" and rebooted, but they still dont work, I just get red&white top border on noVNC window that says: "Failed to connect to server"

I don't...

Hello Together,

i playing around with Proxmox VE. It's a great tool. I love it!

I started to test in a own environment with standard domain pve.domain.lan. Now i switched the environment and changed the hostname. Everything works fine except the Web Interface. This is because it is signed for just 1 Domain "pve.domain.lan". How can i rebuild it for the new hostname "proxmox.my.lan" and add alternate Names like "test1.my.lan" or something like else?

I found the key "pve-www.key" in /etc/pve/ and the CA Cert "pve-root-ca.pem". But i have no idea where the private key of the ca i located...

I have a pve-ssl.pem that expires on May 24th (the matching pve-root-ca.pem does not expire until May 2032), the default-on-creation /OU=PVE Cluster Node/O=Proxmox Virtual Environment/ certificate.

It is not in the ACME section of the certificates area of my Proxmox node. Is this going to self-renew or do I have to do so - and if so, how? I've looked but can't find resources for doing this if it's not ACME. I am coming from an oVirt world where if you don't renew certificates before they expire terrible things happen to the engine, so I'm somewhat worried about getting this done before it...

Hi there,

I went through the process of renaming and changing the IP address of a few hosts within my 9-node proxmox cluster. I am using Proxmox VE 8.2.7 at present.

For each host I wanted to rename and change the IP address of, one by one I edited the following files to rename the host correctly:

/etc/hosts
/etc/hostname
/etc/postfix/main.cf

I also updated the /etc/network/interfaces file to point to the new IP address.

And updated the hostname in the /etc/pve/corosync.conf file and incremented the version number. No issues so far.

The next bit is where I'm...

I also found and checked commands hostname, hostname --all-fqdn and dnsdomainname and results look correct:
1758046510974.png

As a last resort I removed /var/lib/rrdcached/db/pve2-{node,storage}/ and /etc/pve/nodes/pve1 but again, no change in the cert domain name (and of cource force update the certs and reboot).

Please, does anyone have any idea what's going on? I could just reinstall it but in the future I can transition to other cert provider and at that time I'll have VMs installed and running and won't have the option of reinstall so I wanna know.

Last edited: