Search results

  1. M

    Hyper-V in Windows Guest Under Proxmox

    No, the CPU here is a Core i7 960 Does this mean there is no way to acomplish this?
  2. M

    Hyper-V in Windows Guest Under Proxmox

    I need to provision a server for RemoteApp [part of Remote Desktop Services under Windows Server 2008] My issue is that during the installation of the Remote Desktop Services feature, in order to install RemoteApp support, Hyper-V must be installed. Sounds easy, except the Hyper-V installation...
  3. M

    RAID Hardware Question

    This is an update for anyone who would like the steps to do this properly [I say properly as I believe this is the correct way for this to be done] Proxmox Create Volume Group Data >2TB lvdisplay –v [Show current logical volumes] umount /dev/pve/data [unmount logical volume 'data' lvremove...
  4. M

    Host CPU in Windows via KVM

    apt-get update apt-get upgrade aptitude install proxmox-ve-2.6.32 pveversion -v pve-manager: 1.6-5 (pve-manager/1.6/5261) running kernel: 2.6.32-4-pve proxmox-ve-2.6.32: 1.6-24 pve-kernel-2.6.32-4-pve: 2.6.32-24 pve-kernel-2.6.18-2-pve: 2.6.18-5 qemu-server: 1.1-22 pve-firmware: 1.0-9...
  5. M

    Host CPU in Windows via KVM

    proxmox3:/etc/qemu-server# pveversion -v pve-manager: 1.5-5 (pve-manager/1.5/4627) running kernel: 2.6.18-2-pve proxmox-ve-2.6.18: 1.5-5 pve-kernel-2.6.18-2-pve: 2.6.18-5 qemu-server: 1.1-11 pve-firmware: 1.0-3 libpve-storage-perl: 1.0-8 vncterm: 0.9-2 vzctl: 3.0.23-1pve8 vzdump: 1.2-5 vzprocps...
  6. M

    Host CPU in Windows via KVM

    proxmox3:/etc/qemu-server# qm start 104 Unable to find x86 CPU definition start failed: command '/usr/bin/kvm -monitor unix:/var/run/qemu-server/104.mon,server,nowait -vnc unix:/var/run/qemu-server/104.vnc,password -pidfile /var/run/qemu-server/104.pid -daemonize -usbdevice tablet -name...
  7. M

    Host CPU in Windows via KVM

    proxmox3:/etc/qemu-server# qm start 104 /usr/bin/kvm: invalid option -- '-host' start failed: command '/usr/bin/kvm -monitor unix:/var/run/qemu-server/104.mon,server,nowait -vnc unix:/var/run/qemu-server/104.vnc,password -pidfile /var/run/qemu-server/104.pid -daemonize -usbdevice tablet -name...
  8. M

    Host CPU in Windows via KVM

    When I do this on a Windows Server 2008 guest, the Container will no longer start. I cick Start, the status says Starting, then returns to Stopped. If I remove the line from the config, then the container starts normally. Is there a way to find what is happening to stop the container starting...
  9. M

    Host CPU in Windows via KVM

    Thanks. Is there any negative impact to the guest by doing this? Is there anything to be aware of after this change?
  10. M

    Host CPU in Windows via KVM

    I have a peice of software that I need to run in my Windows KVM guests under proxmox 1.5. The software has a CPU check and fails due to the processor being QEMU Virtual CPU. I am aware of the -cpu host parameter for KVM. Is it possible to use this in proxmox to solve my problem? If so, where...
  11. M

    RAID Hardware Question

    Ok. I have solved my problem. For the sake of finishing off the thread here. This is what I have done. Please note this is not an exact set of steps, just an overall indication of what got me there. Install proxmox on a mirror 80gb arrary [seperate HDD's in my case] Install parted apt-get...
  12. M

    RAID Hardware Question

    Ok, I have solved most of my problems with the help of this thread. http://forum.proxmox.com/threads/1151-Install-on-single-large-Raid-Lun-%28-3.8Tb%29 But, I would like to use 6TB. The problem is that I seem to hit a wall at the 4tb mark. Does anyone know how I can get past this? I seem to be...
  13. M

    RAID Hardware Question

    Ok, so I managed to get a Highpoint 4320 card for testing. I create the Array [6x 1.5Tb SATA in RAID5], then try to install. Same error. Exact error is below. Can someone tell me what this means and how to fix it. When I get this error I am unable to press Alt+F2 for more information, nothing...
  14. M

    RAID Hardware Question

    If no one knows the answer to that, then alternativley, I have an Adaptec 4805 SAS card that no matter how I build the array, proxmox will not install on, it gets all the way to creating the partitions then failes with a line 547 error. I can install the latest Debian build on the same array...
  15. M

    RAID Hardware Question

    Can anyone confirm that proxmox 1.5 can be installed on a Highpoint Rocket Raid 4320 card? I am looking to purchase one of these but only if I can be sure it will work.