Comment 0 for bug 1506044

Revision history for this message
John A Meinel (jameinel) wrote :

I believe by default LXC containers are unable to see information about loopback devices (loop requires kernel rights that we don't grant, I guess).

Anyway, if I try to deploy something into an LXC container, I end up seeing log spam with:
 ERROR juju.worker.diskmanager lsblk.go:116 error checking if "loop0" is in use: open /dev/loop0: operation not permitted

It seems to trigger on a 30 second loop.