<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Yes sure. This is in a container called b.lxc:<br>
    <br>
    <tt>ubuntu@b:~$ cat /etc/hosts</tt><tt><br>
    </tt><tt>127.0.0.1 localhost</tt><tt><br>
    </tt><tt><br>
    </tt><tt># The following lines are desirable for IPv6 capable hosts</tt><tt><br>
    </tt><tt>::1 ip6-localhost ip6-loopback</tt><tt><br>
    </tt><tt>fe00::0 ip6-localnet</tt><tt><br>
    </tt><tt>ff00::0 ip6-mcastprefix</tt><tt><br>
    </tt><tt>ff02::1 ip6-allnodes</tt><tt><br>
    </tt><tt>ff02::2 ip6-allrouters</tt><tt><br>
    </tt><tt>ff02::3 ip6-allhosts</tt><tt><br>
    </tt><tt><br>
    </tt><tt>ubuntu@b:~$ cat /etc/hostname </tt><tt><br>
    </tt><tt>b.lxc</tt><tt><br>
    </tt><br>
    <br>
    <div class="moz-cite-prefix">On 16/11/12 14:41, Stéphane Graber
      wrote:<br>
    </div>
    <blockquote cite="mid:50A65089.1020309@ubuntu.com" type="cite">
      <pre wrap="">On 11/16/2012 09:26 AM, Serge Hallyn wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Quoting Rintcius Blok (<a class="moz-txt-link-abbreviated" href="mailto:rintcius@gmail.com">rintcius@gmail.com</a>):
</pre>
        <blockquote type="cite">
          <pre wrap="">Hi,

I am getting messages like this with every "sudo" I do in the container:

"sudo: unable to resolve host test.lxc"

It happens with every container I create on 12.10 (with 12.10 container).

Reproduction:

lxc-create -t ubuntu-cloud -n test.lxc -- --auth-key
$HOME/.ssh/id_rsa.pub --userdata /root/my-userdata

with a simple userdata file like this:

#!/bin/sh
ifconfig eth0 > /ifconfig-eth0


It is easy to solve for me: just add the container name to /etc/hosts.
But I was wondering whether it would make sense to add it in a generic way?
</pre>
        </blockquote>
        <pre wrap="">
Hm, I don't get this, either on 12.04 or 12.10.

-serge
</pre>
      </blockquote>
      <pre wrap="">
Can you attach the content of /etc/hosts and /etc/hostname in the container?


</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
<a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/zoho_dev2dev_nov">http://p.sf.net/sfu/zoho_dev2dev_nov</a></pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Lxc-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Lxc-users@lists.sourceforge.net">Lxc-users@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/lxc-users">https://lists.sourceforge.net/lists/listinfo/lxc-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>