wiki:Internal/VirtualPL/OPENVZ

Version 4 (modified by Gautam D. Bhanage, 15 years ago) ( diff )

Discussion On OpenVZ For ORBIT Virtualization

One of the preliminary goals of running OpenVZ on ORBIT is to allow sharing a node's resources among multiple users. OpenVZ is a container based virtualization scheme for linux which works comfortably with the ORBIT boxes running a default debain distribution.

Outline

This page should provide you with basic information needed to go about getting OpenVZ running on the ORBIT boxes.

  1. Load the precompied OpenVZ image named " " using the omf load command as shown in the

baseline tutorials.

  1. After the nodes are imaged. Turn the nodes on by using the omf

tell command.

  1. Check the number of virtual private servers currently running.

Consult the users guide located here http://download.openvz.org/doc/OpenVZ-Users-Guide.pdf for more details.

  1. Create devices, assign proper IP addreses to physical / virtual devices running on the

node by using the madwifi driver commands.

  1. IP addresses for containers can be updated to ensure proper physical devices

forward and receive packets from the desired physical interface.

  1. Eventually, with proper setup, the user can try and run ping/iperf from a container running on

one machine to a container running on another machine.

Additional Notes

  1. Details on virtual interfaces: http://wiki.openvz.org/Virtual_Ethernet_device and http://wiki.openvz.org/Venet
  1. Custom template creation with OpenVZ: http://wiki.openvz.org/Debian_template_creation
  1. Template cache is present at: /var/lib/vz/template/cache'

Note: See TracWiki for help on using the wiki.