Search results

  1. M

    Reinstall of proxmox without losing my vm data?

    Maybe i have to reinstall my proxmox host (see another thread). I have 2 harddisks: Harddisk 1: Here is my proxmox host installed Harddisk 2: Here are my VMs Can i just reinstall proxmox to Harddisk 1 without losing my VM data? After installation i am able to add my existing VMs to my...
  2. M

    Can't login via WebGUI

    Additional information: i had to change my network interface from eth0 to eth1. I changed the setting in /etc/network/interfaces to: auto lo iface lo inet loopback auto vmbr0 iface vmbr0 inet static address 192.168.2.200 netmask 255.255.255.0 gateway 192.168.2.1...
  3. M

    Can't login via WebGUI

    More information: root@proxmox:/var/log/cluster# ntpdc -c sysinfo localhost.localdomain: timed out, nothing received ***Request timed out It seems to me that ntp is not working? I changed nothing in /etc/ntp.conf ... very very strange next try... root@proxmox:/var/log/cluster# pveproxy...
  4. M

    Can't login via WebGUI

    New information: the syslog says: Oct 29 21:47:05 proxmox pveproxy[2630]: WARNING: proxy detected vanished client connection system time is correct but its CET (doesnt matter?)
  5. M

    Can't login via WebGUI

    Well guys... i changed my hardware from LGA1155 Celeron Dual to LGA775 XEON Quad After some troubles with the network interface, i can access the server via Browser. The problem is, that i can't login via this. It says "login failed Please try again"... i tried every combination of the login...
  6. M

    Can i change my Hardware easly?

    Hello guys, i want to change my hardware base from a LGA1155 Socket Board to a LGA775 Board. Can i do this without a completely fresh install of proxmox? Thank you in advance!
  7. M

    SPICE for Proxmox VE (pvetest)

    already done. No, i can't choose this video card. My Proxmox Version shown on the webGUI: 3.0-23/957f0862 Ok, i looked at the install-log: "The following packages have been kept back"..."proxmox-ve-2.6.32 pve-manager pve-qemu-kvm" whats wrong there? Edit: I did it with aptitude... now it...
  8. M

    SPICE for Proxmox VE (pvetest)

    Hi, i made the pvetest update/upgrade but can't find the splice-seetings (as shown in the wiki). What did i wrong? Thanks!
  9. M

    Video Scaling like in VirtualBox?

    Thanks for your reply! I made apt-get update/upgrade with the test repository but i still can't find the Spice-settings as shown in the wiki. What i have to do to get it work? Thanks!
  10. M

    Video Scaling like in VirtualBox?

    Hi, is it possible to scale the VNC-Desktop like it is possible in Oracle VirtualBox? I have a old video game that runs in 640x480 and in this native resolution it sucks on a 1440x900 screen. In VirtualBox it is possible to stretch the small screen of the VM to a size that i want. Or is there...
  11. M

    Slow data transfer from hdd to hdd (same controller) in the VM

    Hi there, i pass my HDDs via qm set ... scsi to my virtual machine (openmediavault). If i move a file (mainly larger than 5 GB) from HDD a to HDD b the speed is very slow (~25 MB/s). The HDDs are mounted under "/media/" - which is the standard mount point if you mount HDDs via the web gui of...
  12. M

    Problem: Can't shutdown or reboot my VM (OpenMediaVault)

    Hi there, i have enabled ACPI-Support but i can't shutdown or reboot this VM via Proxmox WebGUI. The error message for shutdown: "TASK ERROR: VM quit/powerdown failed - got timeout" Here is the screenshot of my config: Maybe someone can help me? Thanks in advance!