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



[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@xxxxxxx> 1.925.600.0401
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: How do I unlock a file ? / SOLVED !
    ... Isn't "rmdir" the command to remove a directory ??? ... Smoot Carl-Mitchell ... That overlooked "dot", a first time experience for me, and especially ...
    (Ubuntu)
  • Re: How do I unlock a file ? / SOLVED !
    ... BTW one more question: ... MythTV is a directory! ... Isn't "rmdir" the command to remove a directory ??? ...
    (Ubuntu)
  • Re: Cant delete even at the comand prompt.
    ... The former deltree command is gone, but good ol' rd (or rmdir, either way, ... It won't work on a folder unless it is empty - unless you use the /s switch, ...
    (microsoft.public.windowsxp.basics)
  • Re: delete folders with wildcards
    ... RMDIR S* ... option is not working, i think, RMDIR command does not support wildcards, ... wildcards to remove folders. ...
    (microsoft.public.windowsxp.general)
  • Re: Batch FIle help
    ... > deltree is not available with Windows XP. ... For more information about the rmdir command, ...
    (microsoft.public.windowsxp.security_admin)