Hi, On Wed, Sep 03, 2014 at 11:07:20PM -0400, Hongbin Lu wrote: [..snip..] > + > + if (virAsprintf(uri_out, "tcp://%s", hostname) < 0) > + goto error; Since OpenVZ tunnels over ssh shouldn't this be something like ssh:// ? Cheers, -- Guido