Re: help me ,thanks [message #43848] |
Mon, 24 October 2011 14:38 |
 |
curx
Messages: 739 Registered: February 2006 Location: Nürnberg, Germany
|
Senior Member |

|
|
Hi,
please check your vzlist settings:
# vzlist o veid -H
to
# vzlist -Ho ctid
( Option "veid" can be deprecated in future)
# vzlist -H -o ctid
Bye,
Thorsten
On 10/24/2011 01:40 PM, schrieb 张立洪:
> dears:
>
> I want run phoronix-test-suite test all vps performance,and need running
> phoronix-test-suite benchmark in vps concurrently.
>
> commands as follows:
> # for i in `vzlist o veid -H`; do \
> echo "VPS $i"; vzctl exec $i phoronix-test-suite run pts/test ; done
>
> but is shows error "vzlist o veid -H"is "bad CT ID".
>
> please tell me why? what is posting password?
|
|
|