> I won't be helpful for you until you give me enough information.
> Do you have any special reason not to give the information?

I'm trying to use a aufs as a root fs for container. I use openvz
kernels 2.6.18 and 2.6.32. While container starts, stops and works
well it can not be suspended. There is nothing special to a kernel
version and even union fs type (aufs, uniionfs). Problem is common to
any stacked fs which opens fd itself. This is why I do not try to
give info asked in README

Suspend count currently a fd opened by a stacked fs (internal fd) as a
fd opened by application in container. I'm trying to ask openvz
developers (https://bugzilla.openvz.org/show_bug.cgi?id=3024) about a
method allowing to exclude internal fd of stacked fs from a suspend
set.

Suspend perform a closing of the opened fd's. This fd's are reopened
while resume is performed. Internal fd's of the stacked fs must not be
counted by this processes.

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds

Reply via email to