Hi list,
I'm using the latest (pre2935) util-vserver on the almost-latest (2.6.38-rc4-vs2.3.0.37-rc4) vserver kernel.
I used to have a home-brewed script to launch commands in running vservers, ie do the equivalent of vsomething --running. I wanted to give vsomething a try, and it sat there doing nothing visible until I C^c'ed out of it.
As I straced it, the following came up :
vservers=("${vservers[@]}" "${tmp[@]}")
test --running '!=' --
shift
test '' '!=' --
shift
test '' '!=' --
<repeat ad lib>
Similar behaviour, anyone ? Better yet, any idea why "It's not working" (tm) ?
Cheers,
Romain
Received on Mon Feb 21 12:55:52 2011