Search results

  1. M

    startup order

    Can anyone point me to some docs on how openvz boots a container? I'm having trouble with the centos container where everything is rc3.d is started before runlevel 3 is entered and before networking is up. While most services can ride through this, this causes tomcat to fail to startup...
  2. M

    Windows KVM Guests

    Tom - Thanks for the quick reply. Here is my conf file, I tried setting the MAC in windows and while it works, it doesn't solve my licensing problem. You'll see below that it is a vanilla config file. If I change the rtl8139 to e1000, then the mac doesn't take. I did do a power down of the...
  3. M

    Windows KVM Guests

    Hi - I'm well on my way with proxmox and things are generally running great. I virtualized a Win 2003 server and that went well. I have a few general questions though if anyone can help me out. 1) The java VNC console seems very unstable, at least for me. I can always connect, but the...
  4. M

    Creating a CentOS based appliance

    Actually I just figured it out. Thanks to everyone here. I had not called my template "centos-4.xxx" - it looks like it does a simple text match on the file name to figure out which conf file to use. I renamed it and everything is working properly now. Thanks Again! -Mike
  5. M

    Creating a CentOS based appliance

    Thank you. It also looks like there are configurations for each dist in /etc/vz/dists and it appears there is one in here for CentOS-4. I guess the questions is how do I link my repackaged centos template to the centos-4.conf file in /etc/vz/dists? It looks like there are special rules in...
  6. M

    Creating a CentOS based appliance

    Thanks for the reply. So it sounds like you are saying that the template format is just the OpenVZ format, with nothing added by Proxmox, is that correct?
  7. M

    Creating a CentOS based appliance

    Hi all - I'm new to the forums but I've been using proxmox for several months now. Kudos to the developers. It is an awesome environment. I'm running both Windows 2003 server KVMs and several flavors of linux. It all works without a hitch. The Windows server migration instructions are spot...