BUG?| Multiple Search Domains

there are patches on pve-devel addressing this issue, but they haven't been applied and released yet.
 
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."
 
I updated the bug to reference the (old, outdated) patches. please CC the bug if you haven't already to receive further status updates.
 
  • Like
Reactions: garyd9
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.