<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Dec 2, 2015 at 4:32 AM, Peter Steele <span dir="ltr"><<a href="mailto:pwsteele@gmail.com" target="_blank">pwsteele@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">On 11/30/2015 06:38 PM, Serge Hallyn wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Hi Peter,<br>
<br>
my guess is that udev is starting because the container has<br>
the capabilities to start.  If you look at stock containers<br>
created using the lxc templates, the tend to include files<br>
like /usr/share/lxc/config/common.conf, which has<br>
<br></blockquote></span></blockquote><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Thanks Serge. I installed lxc-templates and got a copy of centos.common.conf. I incorporated the definitions there into my own scripts and an installed container's config file now looks something like this:<br>
<br></blockquote><div><br></div><div><br></div><div>Is there a reason why you can't install a centos7 container using the download template? It would've been MUCH easier, and some of the things you asked wouldn't even be an issue.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">My containers are coming up but things are running really slowly, although CPU usage is low. I'm not entirely sure what's going on and need to do some more digging.<br>
<br></blockquote><div><br></div><div>Works for me. However I seem to recall an issue with centos' version of systemd sometime ago.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br>
whereas under LXC /dev has the following:<br>
</blockquote><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
I know how to trim the /dev/ttyN entries to match libvirt, but I'm not sure what's needed for the others. For example, how do I get rid of /dev/snd?<div class=""><div class="h5"><br></div></div></blockquote><div><br></div><div>Here's mine. Centos 7 container, ubuntu 14.04 host, lxc-1.1.4 and lxcfs-0.10 from ubuntu ppa:</div><div><br></div><div><div>c7 / # ls /dev</div><div>console  core  fd  full  hugepages  initctl  log  lxc  mqueue  null  ptmx  pts  random  shm  stderr  stdin  stdout  tty  tty1  tty2  tty3  tty4  urandom  zero</div></div><div><br></div><div>-- </div><div>Fajar</div></div></div></div>