On Tue, 29 Jul 2008 12:26:27 +0200
Tomasz Chmielewski <[EMAIL PROTECTED]> wrote:

> Add a possibility to change the state (offline or ready) of targets.
> 
> It is possible to offline/ready all targets, target specified with its name 
> (i.e. iqn.2008-08.com.example:some.target) or tid.
> 
> This is an example usage help for the --offline option (--ready works in the 
> same way):
> 
> # ./tgt-admin --offline help
> "./tgt-admin --offline <value>" - offline all or selected targets.
> 
> Example usage:
>         --offline help  - display this help
>         --offline ALL   - offline all targets
>         --offline tid=4 - offline target 4 (target with tid 4)
>         --offline iqn.2008-08.com.example:some.target - offline this target
> 
> 
> Signed-off-by: Tomasz Chmielewski <[EMAIL PROTECTED]>

Looks a nice feature. Applied, thanks.
_______________________________________________
Stgt-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/stgt-devel

Reply via email to