Search results

  1. P

    init-logger chewing CPU

    On the following proxmox server: # pveversion -v pve-manager: 1.5-1 (pve-manager/1.5/4561) running kernel: 2.6.18-1-pve proxmox-ve-2.6.18: 1.5-3 pve-kernel-2.6.24-10-pve: 2.6.24-21 pve-kernel-2.6.18-1-pve: 2.6.18-3 qemu-server: 1.1-10 pve-firmware: 1.0-3 libpve-storage-perl: 1.0-6 vncterm...
  2. P

    Migrating from veportal to proxmox

    I'm trying to migrate from veportal to proxmox (1.5). I did a vzdump on the veportal server and then a vzrestore on the proxmox server. The proxmox server sees the new server, but I can't make any changes. When I ran the following command it became obvious: # /usr/bin/pvectl vzset 100...
  3. P

    PVE 1.4 kernel freezing

    I'm trying to install PVE1.4 on top of an existing Debian Lenny installation on a AMD phenom x3720 server in a data center (via a Lantronix KVM). The data center admin staff wouldn't install proxmox from baremetal, hence the reason I'm trying to install it on an existing Lenny install...
  4. P

    vzdump snapshots

    I've been spending most of the day reading up on vmdump snapshots and I'm still a little confused. Here's how my PVE1.3 server is configured Now, I understand why I can't simply do vzdump --snapshot 100 as the dump file will be written to /var/lib/vz/dump (I don't know why this is made...
  5. P

    Java certificate exception when connecting via VNC

    I'm trying to set up a new server via KVM. When I click on "open VNC console" or the Monitor tab, I get the following java errors (truncated so it doesn't exceed the posting limit of 10000 characters): java.io.IOException: Invalid keystore format at...
  6. P

    openvz VM's very slow to start up

    I've just upgraded to PVE1.3 running on an IBM x3650. The server boots up reasonably quickly, but the start up of each openvz host (via /etc/rc2.d/S20vz start_ is taking around 10 mins each. I notice the command it's running is vzquota, eg: /usr/sbin/vzquota on 105 -r 0 -b 73400420 -B...
  7. P

    proxmox download mirrors

    Any progress on getting proxmox download mirrors setup? I'm located in New Zealand on a major backbone and downloading images from download.proxmox.com is really painful. It took me three days to download the Drupal appliance as it the download connect kept timing out and when it was...
  8. P

    Java console not working

    I'm running PVE 1.0 and when I click on the "Open VNC Console" link, I get a browser popup, but the contents are empty. I get the same behaviour with FF3 and IE7 on Windows. I should also mention that I'm connecting via an ssh tunnel to port 443 on the PVE server. I have read the thread...