[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] That xenstored console leak...
On 14/1/08 22:59, "Daniel P. Berrange" <berrange@xxxxxxxxxx> wrote: >> The old code re-used the same /vm/<uuid>/ path, so there was no leak. >> The new code creates a completely new /vm/<uuid>-<number> path, leaking the >> old one (/vm/<uuid>-<oldnumber>). > > Yes, I noticed that too - its rather peculiar - the idea of the /vm/ > hierarchy was that it was persistent for any individual VM, across creation > attempts. If we append <number> on the path each time it ceases to be > persistent and we might as well just kill off /vm and use /local/<domid> > for everything. Sure. Nothing in xenstore is now supposed to persist across domain restarts/migrates/etc. xend stores info about managed domains in a separate database. All xenstore info is ephemeral. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |