[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH for-4.7 2/2] tools/xendomains: Create lockfile on start unconditionally
On Wed, May 11, George Dunlap wrote: > At the moment, the xendomains init script will only create a lockfile > if when started, it actually does something -- either tries to restore > a previously saved domain as a result of XENDOMAINS_RESTORE, or tries > to create a domain as a result of XENDOMAINS_AUTO. > > RedHat-based SYSV init systems try to only call "${SERVICE} shutdown" > on systems which actually have an actively running component; and they > use the existence of /var/lock/subsys/${SERVICE} to determine which > systems are running. > > This means that at the moment, on RedHat-based SYSV systems (such as > CentOS 6), if you enable xendomains, and have XENDOMAINS_RESTORE set > to "true", but don't happen to start a VM, then your running VMs will > not be suspended on shutdown. > > Since the lockfile doesn't really have any other effect than to > prevent duplicate starting, just create it unconditionally every time > we start the xendomains script. Acked-by: Olaf Hering <olaf@xxxxxxxxx> Olaf _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |