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

推荐订阅源

G
Google Developers Blog
有赞技术团队
有赞技术团队
WordPress大学
WordPress大学
博客园 - 司徒正美
D
Docker
B
Blog
V
Visual Studio Blog
Blog — PlanetScale
Blog — PlanetScale
U
Unit 42
S
SegmentFault 最新的问题
小众软件
小众软件
J
Java Code Geeks
美团技术团队
腾讯CDC
MyScale Blog
MyScale Blog
爱范儿
爱范儿
H
Help Net Security
宝玉的分享
宝玉的分享
Microsoft Azure Blog
Microsoft Azure Blog
A
About on SuperTechFans
Google DeepMind News
Google DeepMind News
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 三生石上(FineUI控件)
博客园 - 【当耐特】

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
BUG?| Multiple Search Domains
invalid@exam · 2026-06-15 · via Proxmox Support Forum

Hello,

I was wondering if this was a bug, but in the GUI, when you set multiple search domains, it actually writes the search domains to /etc/resolv.conf but it does not show up in the GUI.

I found this info for filing possible bugs
https://forum.proxmox.com/threads/bug-tracker.2938/

fabian

Proxmox Staff Member

Staff member

Jan 7, 2016
13,081
3,878
303

there are patches on pve-devel addressing this issue, but they haven't been applied and released yet.

dcsapak

Proxmox Staff Member

Staff member

Feb 1, 2016
10,692
1,736
273
37
Vienna

there are patches on pve-devel addressing this issue, but they haven't been applied and released yet.

Yeah, I know I'm replying to a very old thread. Over 6 years, in fact. However, it's still a bug in proxmox 8.0.4. If there were patches for this 6 years ago, I'm guessing there are reasons they were never applied and released? This seems like a really easy way to mark a bug as "fixed."

fabian

Proxmox Staff Member

Staff member

Jan 7, 2016
13,081
3,878
303

I updated the bug to reference the (old, outdated) patches. please CC the bug if you haven't already to receive further status updates.

Looks like this isn't fixed yet

Yeah, looks like this is still a bug.
When adding multiple search domains like "domain1.tld domain2.tld", UI only shows "domain1.tld".
I assumed, that it might need to be comma seperated but thats the wrong syntax for resolv.conf. It still gets accepted by VE UI though.

After checking resolv.conf, comma seperated is wrong and "domain1.tld domain2.tld" does correctly add both to resolv.conf, only UI omits everything after the first domain.