Comment 2 for bug 1391452

Revision history for this message
Serge Hallyn (serge-hallyn) wrote : Re: [Bug 1391452] [NEW] lxc-net fails to start properly after system crash: lock file

Quoting Chris West (<email address hidden>):
> Public bug reported:
>
> The presence of "/var/lock/lxc-net" causes "service lxc-net start" to
> claim success but actually just do nothing useful.
>
> When the system goes down hard, /var/lock/lxc-net is not removed, fair

/var/lock should be a tmpfs. This sounds like a local misconfiguration.
Can you show what /var/lock looks like?

cat /proc/self/mountinfo
df -h /var/lock
ls -ld /var/lock
df -h /run/lock

 status: incomplete