<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Troubleshooting on homelab89</title>
    <link>https://blog.homelab89.com/tags/troubleshooting/</link>
    <description>Recent content in Troubleshooting on homelab89</description>
    <generator>Hugo</generator>
    <language>ko-KR</language>
    <lastBuildDate>Mon, 29 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.homelab89.com/tags/troubleshooting/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>k8s-cp1 VM 네트워크 접속 불가 트러블슈팅</title>
      <link>https://blog.homelab89.com/docs/k8s/cp1-vm-network-troubleshooting/</link>
      <pubDate>Mon, 29 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://blog.homelab89.com/docs/k8s/cp1-vm-network-troubleshooting/</guid>
      <description>&lt;blockquote&gt;&lt;p&gt;작성일: 2026-03-05&lt;/p&gt;
&lt;/blockquote&gt;&lt;h2 id=&#34;증상&#34;&gt;증상&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;virsh domifaddr k8s-cp1&lt;/code&gt; 결과에 IP가 표시되지 않음&lt;/li&gt;
&lt;li&gt;VM에 SSH 접속 불가&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;원인-분석&#34;&gt;원인 분석&lt;/h2&gt;
&lt;h3 id=&#34;원인-1-네트워크-대역-불일치&#34;&gt;원인 1: 네트워크 대역 불일치&lt;/h3&gt;
&lt;p&gt;VM은 &lt;code&gt;virbr0&lt;/code&gt; (libvirt 기본 NAT 네트워크, &lt;strong&gt;198.51.100.0/24&lt;/strong&gt;)에 연결되어 있었지만,
cloud-init network-config에서는 &lt;strong&gt;203.0.113.70/24&lt;/strong&gt;를 할당하고 있었다.&lt;/p&gt;</description>
    </item>
    <item>
      <title>NVIDIA 드라이버 다운그레이드 작업 기록</title>
      <link>https://blog.homelab89.com/docs/homelab/nvidia-driver-downgrade/</link>
      <pubDate>Sun, 28 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://blog.homelab89.com/docs/homelab/nvidia-driver-downgrade/</guid>
      <description>&lt;h2 id=&#34;문제-상황&#34;&gt;문제 상황&lt;/h2&gt;
&lt;p&gt;vLLM Docker 컨테이너(&lt;code&gt;vllm/vllm-openai:latest&lt;/code&gt;, v0.15.1) 실행 시 아래 에러로 시작 실패:&lt;/p&gt;
&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;RuntimeError: Unexpected error from cudaGetDeviceCount().
Error 803: system has unsupported display driver / cuda driver combination
&lt;/code&gt;&lt;/pre&gt;&lt;h2 id=&#34;원인-분석&#34;&gt;원인 분석&lt;/h2&gt;
&lt;p&gt;호스트와 컨테이너 간 CUDA 버전 불일치:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
