SYNOPSIS

dupvserver [\s-1OPTIONS\s0] --hostname x --domain y.z --ip 1.2.3.4

DESCRIPTION

Copies a vserver using an other one. You can actually duplicate a running vserver without problems (unless the running applications can have problems with that).

OPTIONS

Optional:

    -h, --help      this help
    -V, --version   copyright and version information
    -v, --verbose   show extra output during setup
    --vsroot        location of \*(L"/vserver/\*(R" directory
    --dev           The network device to use for the new server
    --force         Force duplication even if the new one exists

Required:

    --from          hostname for old vserver (eg. \*(L"alpha\*(R")
    --to            hostname for new vserver (eg. \*(L"beta\*(R")
    --ip            IPv4 address for new vserver

AUTHOR

Author of the manual page is Ola Lundqvist <[email protected]>

RELATED TO dupvserver…

util-vserver\|(1), newvserver\|(1)