Hello,

No, I'm afraid you haven't done anything wrong, that is an error: vsdadm
is sending vsd the wrong argument. Oops, sorry.

If you have a non-SSL install (standard RPM), the workaround would be to
type the raw protocol into VSD by executing:

  # vsd

and typing:

vsone {
TZ_CHANGE Germany
}
EOF

I've also just noticed a little 'qwerk' when specifying a timezone on
the command line: if the required timezone consists of two words (eg:
Vatican City)  you will need to enclose the timezone in single and
double quotes, so that the name gets passed to vsd as a single argument:

vsdadm tz_change hostserver vsone '"Vatican City"'

I've just put the necessary bug fix into the CVS source, 1.4.9-2 anyone?

Damion.

"treonet. Peter Schade" wrote:
> 
>  Hi !
> 
> If i make:
> vsdadm tz_change web3.local vsone Germany
> 
> comes the Error:
> -ERR Couldn't find ISO country code for vsone
> 
> He uses vsone to correct the timezone and not Germany and so he nothing
> find.
> 
> Or i have do something wrong ... :(
> 
> here my syslog:
> 
> ######
> Jul  4 16:41:42 web3 vsdadm[2685]: cmd: tz_change web3.local vsone Germany
> Jul  4 16:41:42 web3 /usr/sbin/vsd[2686]: out: +OK FreeVSD Virtual Server
> Administrator web3.local v1.4.9 ready
> Jul  4 16:41:42 web3 /usr/sbin/vsd[2686]: in: vsone {
> Jul  4 16:41:42 web3 /usr/sbin/vsd[2686]: in: TZ_CHANGE vsone
> Jul  4 16:41:42 web3 /usr/sbin/vsd[2686]: in: }
> Jul  4 16:41:42 web3 /usr/sbin/vsd[2686]: in: EOF
> Jul  4 16:41:42 web3 /usr/sbin/vsd[2686]: req: vs=vsone cmd=TZ_CHANGE
> (vsone)
> Jul  4 16:41:42 web3 /usr/sbin/vsd[2686]: out: vsone {
> Jul  4 16:41:42 web3 /usr/sbin/vsd[2686]: out:   TZ_CHANGE {
> Jul  4 16:41:42 web3 /usr/sbin/vsd[2686]: out: -ERR Couldn't find ISO
> country code for vsone
> Jul  4 16:41:42 web3 /usr/sbin/vsd[2686]: out:   }
> Jul  4 16:41:42 web3 /usr/sbin/vsd[2686]: out: }
> Jul  4 16:41:42 web3 /usr/sbin/vsd[2686]: out: EOF
> Jul  4 16:41:42 web3 /usr/sbin/vsd[2686]: out: +OK FreeVSD signing off
> ####
> 
> ------------------------- The freeVSD Support List --------------------------
> Subscribe:   mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
> Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
> Archives:    http://freevsd.org/support/mail-archives/freevsd-support
> -----------------------------------------------------------------------------
------------------------- The freeVSD Support List --------------------------
Subscribe:   mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
Archives:    http://freevsd.org/support/mail-archives/freevsd-support
-----------------------------------------------------------------------------

Reply via email to