[ckrm-tech] [PATCH 00/10] Containers(V10): Generic Process Containers

Paul Jackson pj at sgi.com
Mon Jun 4 14:09:07 PDT 2007


> [root at linuz11 root]# rm -rf /containers/1 

No - not 'rm -fr'.

'rmdir'

Remove the cpuset directory, not start bottom up
trying to remove the files first.

The poor 'rm -fr' command doesn't understand the
rather odd nature of cpuset file systems, which
have all files coming and going automagically in
the middle of the night, and only allow mkdir and
rmdir operations, not creat or unlink.

-- 
                  I won't rest till it's the best ...
                  Programmer, Linux Scalability
                  Paul Jackson <pj at sgi.com> 1.925.600.0401


More information about the Containers mailing list