CENTOS 5 TEMPLATE - how to get into the vzpkgls [message #27568] |
Tue, 19 February 2008 21:41 |
rmcnaught
Messages: 2 Registered: February 2008 Location: Bay Area, CA
|
Junior Member |
|
|
Hi,
New to OpenVZ, managed to get it so that I provisioned two VPS - 101 and 102, using Centos 5 for the HN, and centos 5 for the VPS, as below:
[root@lab03 cache]# vzpkgls 101
centos-5-i386-default
However, I cannot seem to get the cached version of Centos 5 to appear when I run "vzpkgls" and "vzpkgls --cached" as below:
[root@lab03 cache]# vzpkgls
centos-4-i386-minimal
centos-4-i386-default
[root@lab03 cache]# vzpkgls --cached
centos-4-i386-minimal
centos-4-i386-default
I believe I have everything in the right place:
[root@lab03 cache]# pwd ; ls
/vz/template/cache
centos-4-i386-default.tar.gz centos-5-i386-default.tar.gz
centos-4-i386-minimal.tar.gz
Can anyone guide me into how to get centos5 appearing properly, so I can get yum working for my VPSes.
Thanks in advance
Robert McNaught
|
|
|
|