[libvirt] [PATCH 4/4] lxc: store tty pid

Daniel P. Berrange berrange at redhat.com
Fri May 30 11:25:47 UTC 2008


On Thu, May 29, 2008 at 03:44:24PM -0700, Dave Leskovec wrote:
> er, this time with the patch....
> 
> Dave Leskovec wrote:
> > This patch will use a file in the lxc configuration directory to store the tty
> > forwarding process pid.  The pid is stored after the process is fork()'d.  It's
> > loaded during startup when the config for a running container is loaded.  The
> > file is deleted when the domain is undefined.  This should avoid "losing" the
> > tty pid over a libvirtd restart.

The PID file should not be put in SYSCONFDIR. Transient state needs to
go in LOCALSTATEDIR - which translates to /var. So /var/lib/libvirt/lxc/

Dan.
-- 
|: Red Hat, Engineering, Boston   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list