OpenVZ and new apps

GarthK

Member
Feb 7, 2009
58
0
6
I read several docs from openvz.org and I still think I'm missing something (no sarcasm, please:-). I want to run a ubuntu openvz vm (already running) but I want to install bind9 and use it as a DNS server. Do I need to install bind9 to the underlying VE OS or do I do that inside the ubuntu openvz container? If I want to add features to the openvz container not already in the host VE, do I need to install a full kvm-based vm instead of using openvz?

I really don't have a good feel for how openvz works when the vm wants to run an app not installed in the host os.

Sorry for dumbness...

Garth
 
This VE is Good Stuff! I loaded a Ubuntu 8.04 server iso file and built a kvm-based vm to be my DNS server. I've convinced myself that it's time to load VE on the big box after I reconfigure the RAID 5 to RAID 10 as suggested.

Keep up the Good Work!

Thanx,
Garth
 
An OpenVZ VM should be considered a VM just like a KVM-based one. ssh to your ubuntu OpenVZ VM just as if it were a physical bare-metal install of Ubuntu and install BIND or whatever you wanted to do.

The underlying host OS (Debian Etch) has nothing to do with specifically what you install and run inside your OpenVZ or KVM VMs.