From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id BCBDE17A303 for ; Tue, 26 Aug 2025 12:53:15 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1756212795; cv=none; b=jsumSdKLmlUCxbAgHl3/RGjdJKdqJcVmqY0P4YW/ssO6svz3AMIuFOMoCrq7NgDJ+9UXC8Gnff468dMoi97rxz2C6unwKGeOtuknbZI/QJO/Fj+z6m696cYgeNmDnGDHktft0rY/+FW3rPDpcLbQ+MWSlY1zr8M4psBJQV1fLlw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1756212795; c=relaxed/simple; bh=hFDJVsrFdpqBggzX6oBVRrnykQAo/yoL5L7vkSHMiV4=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=FBZIVMOtRIrs5yQj49lTKNlOAOmVYd8NCWK3LyAXbzzwBh58JYvf0HL0IXeczL5wM7gtubn4gAO4xjaxQlc19FuV09qotrvmuAAOpOyrjxrkxnAD+v+rJMTHnUMWvGMVWsc5y+kXPuKExtpkGXsjfbP90P0N1sPGsPPhQ9NE99w= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=Sk81flHw; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="Sk81flHw" Received: by smtp.kernel.org (Postfix) with ESMTPSA id E5D49C4CEF1; Tue, 26 Aug 2025 12:53:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1756212795; bh=hFDJVsrFdpqBggzX6oBVRrnykQAo/yoL5L7vkSHMiV4=; h=Date:Reply-To:Subject:To:Cc:References:From:In-Reply-To:From; b=Sk81flHwF3+GpixXKUZZjqEhJW+lPjHbkLSpz0cgaS9nLrq9tfmxmCbwIiPouFHqS T4Nhtw0IZejhZatjMmd62ZpfFnb/7GRqRji3WXvFpfSnypJIl2nuY7xRnUhK71iwdV Uh+8M4bUyZKiniMiuTCAJPD+gFHJdZmSOK9ypNdlOJ2vdim3g4CzwDZaz4Oviy1WmP NA73vpYUYwzxuNach+9PlgQG9NZ/GZB/xqCuDvvBkxaULjBa0hTMctxdt8T30MKPre dXl6eyBpV/Zzmo1BWS5XJ57ve4T3krn779hp/BJxv7WJ5aEAzQzfiDfILr5fUGy6dg a73YOWLceVUtQ== Message-ID: Date: Tue, 26 Aug 2025 14:53:13 +0200 Precedence: bulk X-Mailing-List: kdevops@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Reply-To: Daniel Gomez Subject: Re: systemd-resolved and single-label DNS entries To: Jeff Layton , kdevops@lists.linux.dev Cc: chuck.lever@oracle.com References: <5a2d4ed91a7baf8487f37310c808bf615dcd834e.camel@kernel.org> Content-Language: en-US From: Daniel Gomez Organization: kernel.org In-Reply-To: <5a2d4ed91a7baf8487f37310c808bf615dcd834e.camel@kernel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On 26/08/2025 12.58, Jeff Layton wrote: > I'm hitting a problem with NFS testing on kdevops guests. Recently when > I bring up a guest, it's unable to resolve the name of the NFS server > via DNS. FYI, nfstests works fine with Debian testing (forky). Both hosts and guests.