Skip to main content

Currently I building the following versions: AHV ver,10.0.1  AOS ver,7.0.1

DNS is configured on the CVM but it seems that the DNS settings are not synced on the AHV.

I confirmed that the DNS settings were entered from Prism Element as well.
Re-entering the DNS values ​​did not fix the issue.

If anyone knows the solution, please tell me

 

If you remove them al in prism element. Wait a bit. And then add them again they should be in ahv as well. Of not then involve support. 


@JeroenTielen 

I tried the solutions you provided, but the problem was not resolved.
However, while trying various things, I noticed that the DNS check command had been changed.

Previous command cat /etc/resolv.conf

Current command systemd-resolve --status

I was able to confirm that DNS is set using the current command!.

Thank you for your answer!


cat /etc/resolve.conf will not do anything. it is only used to view the content of the resolve.conf file.


Reply