Skip to content

Containers Virtualization Open Source Project :: OpenVZ :: Supported by Parallels

Sections
You are here: Home » Documentation » Manual Pages » vzpkgcache.8

vzpkgcache.8

Document Actions
vzpkgcache - create a tarball (cache) of VPS private area
Updated: Sep 16, 2005
Index  

NAME

vzpkgcache - create a tarball (cache) of VPS private area  

SYNOPSIS

vzpkgcache [-f|--force] [osname [...]]
vzpkgcache [-r|--remove] osname [...]
vzpkgcache -h|--help  

DESCRIPTION

This utility creates a tarballs of the potential VPS for all available (or given) OS templates and puts them into /vz/template/cache/ directory. Such tarball (also known as "OS template cache") is to be used later during vzctl create stage -- it is simply deployed into the VPS private area. If no osnames are given, all OS templates are worked on. This rule is not applied when using -r option -- in this case you have to specify osname explicitly.  

OPTIONS

-f, --force
Force new tarball creation. Without this option, and if cache for given OS template already exists, utility tries to update its packages. With this option, cache tarball is created "from scratch".
-r, --remove
Remove caches for given OS template(s).
 

FILES

/etc/sysconfig/vz
/usr/share/vzpkg/*  

DIAGNOSTICS

vzpkgcache returns 0 upon successful execution. If anything goes wrong, it returns 1 and prints a diagnostic message on stderr.  

SEE ALSO

vzctl(8), vzyum(8).  

COPYRIGHT

Copyright (C) 2005, SWsoft. Distributed under QPL.  

AUTHOR

Kir Kolyshkin <kir@sw.ru>


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
FILES
DIAGNOSTICS
SEE ALSO
COPYRIGHT
AUTHOR

 

Powered by Plone Valid XHTML 1.0! Powered by Parallels Virtuozzo Containers