Thank you Serge!  I continued some work using an ec2 environment but local is so much faster!<div><br></div><div>This is what's in my /etc/lxc/lxc.conf file which is straight from the package installation (before the upgrade to precise):</div>

<div><br></div><div><div>lxc.network.type=veth</div><div>lxc.network.link=lxcbr0</div><div>lxc.network.flags=up</div><div><br></div><div>I'll learn more about lxc and see I can dig up a valid value for an  explicit <span style>lxc.cgroup.devices.allow setting.</span></div>

<div><span style><br></span></div><div><span style>Luis</span></div><br><div class="gmail_quote">On Tue, May 1, 2012 at 6:00 PM, Serge E. Hallyn <span dir="ltr"><<a href="mailto:serge@hallyn.com" target="_blank">serge@hallyn.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">Quoting Luis Arias (<a href="mailto:kaaloo@gmail.com">kaaloo@gmail.com</a>):<br>
> I found an error creating the container in the unit's container.log.  I'll<br>
> go ahead and file a bug.<br>
><br>
> luis@athena:/tmp/juju-local/luis-local/units/mysql-0$ cat container.log<br>
</div><div class="im">>       lxc-start 1335813579.706 DEBUG    lxc_conf - cgroup 'devices.deny'<br>
> set to 'a'<br>
<br>
</div>This worked, but<br>
<div class="im"><br>
>       lxc-start 1335813579.706 DEBUG    lxc_cgroup - lxc_cgroup_path_get:<br>
> called for subsys devices name luis-local-mysql-0<br>
><br>
>       lxc-start 1335813579.706 DEBUG    lxc_cgroup - get_init_cgroup: found<br>
> init cgroup for subsys devices at /<br>
><br>
><br>
>       lxc-start 1335813579.707 DEBUG    lxc_cgroup - using cgroup mounted<br>
> at '/sys/fs/cgroup/devices//lxc'<br>
>       lxc-start 1335813579.707 DEBUG    lxc_cgroup - lxc_cgroup_path_get:<br>
> returning /sys/fs/cgroup/devices//lxc/luis-local-mysql-0 for subsystem<br>
> devices.allow<br>
>       lxc-start 1335813579.707 ERROR    lxc_cgroup - write<br>
> /sys/fs/cgroup/devices//lxc/luis-local-mysql-0/devices.allow : Invalid<br>
> argument<br>
<br>
</div>this failed.  That suggests to me that the container configuration file<br>
has a bad lxc.cgroup.devices.allow entry.<br>
<span class="HOEnZb"><font color="#888888"><br>
-serge<br>
</font></span></blockquote></div><br></div>