Search results

  1. M

    3.0 Boot Hang

    Just did an upgrade from 2.2 -> 2.3, that went fine. Then immediately did an upgrade to 3.0. Now on boot the boot process stops with the last message being: Waiting for vmbr0 to get ready (MAXWAIT 2 seconds). It just hangs here forever. This is a Dell R310 Anyone have any ideas?
  2. M

    1.1 -> 1.2 upgrade script

    I ran into an old proxmox server that was still on 1.1. I went to start the upgrade process but it looks like the script is not on the website anymore. Is it available anywhere? wget http://pve.proxmox.com/debian/dists/lenny/pve-upgrade-1.1-to-1.2 --14:41:51--...
  3. M

    proxmox + dell + zenoss SNMP recipe

    Thought I'd pass this along, I spent about a day getting snmp working with proxmox and monitoring DELL hardware level information. Here is how I did it: Install and configure the Zenoss appliance from the appliance repo Get the Dell and AdvHardware zenpacks, install both and then restart...
  4. M

    1.1 -> 1.5 upgrade failuer

    Hi all - I had an old machine that was still running 1.1 and I decided tonight to try an upgrade to 1.5.. It looks like the kernel got upgraded but proxmox did not. Anyone have any ideas? vlinux03:~# pveversion -v pve-manager: 1.1-1 (pve-manager/1.1/3664) qemu-server: 1.1-11 pve-kernel...
  5. M

    pve.proxmox.com seems to be down

    Just a note to the mods to check the website.
  6. M

    Rocket Raid 2680

    Does anyone know if the rocket raid 2680 is supported? Newegg has them on sale for $145!!
  7. M

    Dual homing a VM

    Hi - I was wondering if it is possible to create a dual homed VM? I was able to create a second bridge in proxmox - br1. BR0 has eth0 and BR1 has eth1 I also can see how you can add multiple IPs to a VM and this works, by comma separating the IPs. I guess the question is how do I take one...
  8. 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...
  9. 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...
  10. 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...