OpenVZ Forum


Home » Mailing lists » Devel » Re: [ckrm-tech] [PATCH 00/10] Containers(V10): Generic Process Containers
Re: [ckrm-tech] [PATCH 00/10] Containers(V10): Generic Process Containers [message #13764] Mon, 04 June 2007 21:09
Paul Jackson is currently offline  Paul Jackson
Messages: 157
Registered: February 2006
Senior Member
> [root@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@sgi.com> 1.925.600.0401
Previous Topic: [PATCH 6/6] userns strict: hook ext3
Next Topic: release_task(), procfs dependency
Goto Forum:
  


Current Time: Sat May 17 03:20:52 GMT 2025

Total time taken to generate the page: 0.03475 seconds