Editing Using vzpkg and vzyum on x86 64

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
{{Warning|These are not official installation instructions. Do not follow this article, use [[Quick installation]] instead!
+
This document describes a way to install OpenVZ in a x86_64 computer, so that it can create cache templates, use vzyum and vzrpm.
 +
This is intended to work in a host with Centos-4, Centos-5, Fedora Core 5, Fedora Core 6, RHEL 4 or any other RPM based based system with python 2.2, 2.3 or 2.4 version.
  
'''Please also note that template tools (vzpkg/vzyum) are unsupported and obsoleted.'''}}
+
Last Revision: 11:55, 5 Mar 2009 (EST)
 
 
This document describes a way to install OpenVZ in a x86_64 computer, so that it can create cache templates, use vzyum and vzrpm.
 
This is intended to work in a host with Centos-4, Centos-5, Fedora Core 5, Fedora Core 6, RHEL 4 or any other RPM based system with python 2.2, 2.3 or 2.4 version.
 
  
Last Revision: [[User:Mcarreira|Mcarreira]] 18:07, 30 January 2011 (UTC)
 
  
 
== THE PROBLEM ==
 
== THE PROBLEM ==
Line 72: Line 69:
  
 
* Read carefully the [[Quick installation]] page and install the openvz kernel, configure the bootloader, change sysctl.conf, and finally reboot your system the way it is described there.
 
* Read carefully the [[Quick installation]] page and install the openvz kernel, configure the bootloader, change sysctl.conf, and finally reboot your system the way it is described there.
* Download the file [http://linux.carreira.com.pt/ovzutils/setx86_64-0.6.tar.gz setx86_64-0.6] and then untar and run the script:
+
* Download the file [http://linux.carreira.com.pt/ovzutils/setx86_64-0.5.tar.gz setx86_64-0.5] and then untar and run the script:
  
 
<pre>
 
<pre>
tar xzvf setx86_64-0.6.tar.gz
+
tar xzvf setx86_64-0.5.tar.gz
 
sh setx86_64
 
sh setx86_64
 
</pre>
 
</pre>
Line 122: Line 119:
 
</code>
 
</code>
  
{{ Note |In setx86_64 script, all the vztemplates available in openvz.org site are downloaded and used to build x86_64 templates, ready to be used.}}
+
Note: In setx86-0.3 script, all the vztemplates available in openvz.org site are downloaded and used to build x86_64 templates, ready to be used.
  
  
Line 229: Line 226:
  
 
In other Operating Systems or other versions, you must verify which python version is installed in the host system.  
 
In other Operating Systems or other versions, you must verify which python version is installed in the host system.  
Depending on that, the 32 bit files to be replaced are different (read the setx86_64 script, line 334 to line 358, to understand how it is done).
+
Depending on that, the 32 bit files to be replaced are different (read the setx86_64-0.3 script, line 320 to line 345, to understand how it is done).
  
  
Line 257: Line 254:
 
Change the next lines:
 
Change the next lines:
  
<b> -Line 97:</b>
 
{{Note| '''ve-vps.basic.conf-sample''' is now renamed '''ve-basic.conf-sample''' }}
 
(see [http://bugzilla.openvz.org/show_bug.cgi?id=1694 bug 1694] )
 
 
<pre>
 
change: VECFGSAMPLE=$VECFGDIR/ve-vps.basic.conf-sample
 
to: VECFGSAMPLE=$VECFGDIR/ve-basic.conf-sample
 
append: if ! [ -f "$VECFGSAMPLE" ]; then VECFGSAMPLE="$VECGFDIR/ve-vps.basic.conf-sample"; fi
 
</pre>
 
  
 
<b> -Line 136:</b>
 
<b> -Line 136:</b>

Please note that all contributions to OpenVZ Virtuozzo Containers Wiki may be edited, altered, or removed by other contributors. If you don't want your writing to be edited mercilessly, then don't submit it here.
If you are going to add external links to an article, read the External links policy first!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Templates used on this page: