[EMAIL PROTECTED] (Micah Anderson) writes:

> A small bug report and a feature request:
>
> 1. vserver --help shows me:
>
> running     ... succeeds iff the vserver is running
>
> -------------------------^^^ should only be one "f" :)

Really? It is meant as

| From The Free On-line Dictionary of Computing (09 FEB 02) [foldoc]:
| 
|   iff
|   
|      <mathematics, logic> if and only if, i.e. necessary and
|      sufficient.  For example, two figures are {congruent} iff one
|      can be placed over the other so that they coincide.



> Feature request would be to create a vserver <name> remove
> that properly shuts down the vserver and then removes its
> configuration and vserver files. I mistakenly removed the
> files before stopping the vserver last night and it was an
> interesting adventure to solve that (credit of course goes to
> Bertl to track down how).

When namespaces are used (that's the default), everything will be
unmounted after finishing the last process. So executing 'vkill
--xid <ID> -s 9' would have done the trick also. ;)

I will think about the 'vserver ... remove' command.



Enrico

_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to