<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 14, 2013 at 9:12 AM, Daniel P. Berrange <span dir="ltr"><<a href="mailto:berrange@redhat.com" target="_blank">berrange@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="im">On Tue, May 14, 2013 at 09:06:36AM -0500, Dennis Jenkins wrote:<br>
> The log is large to place inline in an email (32K), so I posted it (no<br>
> expiration) to pastebin.  But below are the juicy bits.  If you want the<br>
> entire log in the email, I will resend it.<br>
><br>
> <a href="http://pastebin.com/nXcNQukz" target="_blank">http://pastebin.com/nXcNQukz</a><br>
<br>
</div>Hmm, so from the logs I'm fairly certain the missing path is the<br>
/.oldroot//var/run/libvirt/lxc/dwj-lnx-dev.devpts one, not /dev/pts<br>
<br>
Can you tell me if any part of '/var/run/libvirt/lxc/' is a symlink<br>
to elsewhere ?  In particular is '/var/run'  a symlink, and if so<br>
is it relative or absolute ?<br>
<div class=""><div class="h5"><br></div></div></blockquote></div><br></div><div class="gmail_extra">No symlinks under "/var/run/libvirt", but "/var/run" is a symlink to "/run".<br><br>ostara ~ # file /var/run<br>
/var/run: symbolic link to `/run'<br><br>ostara ~ # mount | grep run<br>tmpfs on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)<br><br></div><div class="gmail_extra"><br>ostara ~ # find /var/run/libvirt -ls<br>599182    0 drwxr-xr-x   8 root     root          200 May 14 09:00 /var/run/libvirt<br>
24808928    0 srwxrwxrwx   1 root     root            0 May 14 09:00 /var/run/libvirt/libvirt-sock-ro<br>24808926    0 srwx------   1 root     root            0 May 14 09:00 /var/run/libvirt/libvirt-sock<br>686482    0 drwxr-xr-x   2 root     root           40 Apr 19 12:01 /var/run/libvirt/uml-guest<br>
599187    0 drwxr-xr-x   3 root     root           80 May 14 09:01 /var/run/libvirt/lxc<br>24810554    0 srwx------   1 root     root            0 May 14 09:01 /var/run/libvirt/lxc/dwj-lnx-dev.sock<br>24712812    0 drwxr-xr-x   2 root     root           40 May 14 08:04 /var/run/libvirt/lxc/dwj-lnx-dev.devpts<br>
599186    0 drwxr-xr-x   2 root     root           40 Apr 19 11:38 /var/run/libvirt/uml<br>599185    0 drwxr-xr-x   2 root     root           80 May 14 09:00 /var/run/libvirt/network<br>24808953    0 -rw-r--r--   1 root     root            0 May 14 09:00 /var/run/libvirt/network/nwfilter.leases<br>
24808936    4 -rw-r--r--   1 root     root            6 May 14 09:00 /var/run/libvirt/network/default.pid<br>599184    0 drwxr-xr-x   2 root     root           40 Apr 19 11:38 /var/run/libvirt/lockd<br>599183    0 drwxr-xr-x   2 root     root           40 May 14 08:59 /var/run/libvirt/qemu<br>
<br><br></div></div>