Search results

  1. I

    [SOLVED] Proxmox stürzt seit dem 31.03. 2:49 Uhr reproduzierbar ab bei Übertragung größerer Datenmengen

    Hallo zusammen, Problem gefunden, Proxmox ist unschuldig. Eines der vier RAM-Modul war defekt. Gruß, Yves
  2. I

    [SOLVED] Proxmox stürzt seit dem 31.03. 2:49 Uhr reproduzierbar ab bei Übertragung größerer Datenmengen

    Hallo zusammen, unser Produktivsystem stürzt laut Log vom 3ware-Controller seit dem 31.03. ca. 2:49 Uhr relativ regelmäßig ab und startet neu. Als Ursache konnte ich jetzt mittlerweile große Dateitransfers (lesend) ausmachen. Folgende Hardware ist im Einsatz: Intel Xeon E3-1270v6, 64 GB ECC...
  3. I

    Problem using Fritzcard in VM

    Hello all out there! I like to use a AVM Fritzcard installed in the server in a vm. Therefore I blacklisted the ISDN-modules in the host-system: /etc/modprobe.d/blacklist: ... # Blacklisting der Fritz!Card-Module, um sie zur VM durchzureichen: blacklist mISDN_core blacklist mISDNipac...
  4. I

    Cool 'n' Quiet with 6-Core-Opteron 4180

    Hi Udo, thanks for the advice. Indeed I didn't, but loading the module was successfull. Frequency went from 2600000 down to 800000 with scaling governor ondemand. Let's have a look how this will affect the vm's ;-) Thanks a lot! Yves
  5. I

    Cool 'n' Quiet with 6-Core-Opteron 4180

    Hi there, I was wondering whether there is a possibility to use cool 'n' quiet with the Hexacore-Opteron 4180. Is the kernel already supporting powernow? When I tried to load the module acpi_cpufreq I just get: kvmserver:~# modprobe acpi_cpufreq FATAL: Error inserting acpi_cpufreq...
  6. I

    good virtio-net performance

    Well, at first I just did a reboot, after switching the vm the virtio-adapter was found in the vm with win2k8sbs, but not within win2k8R2 enterprise. I did some benchmarks with iperf (host-system to vm, vm to vm and vice versa) but the perfomance was quite "poor" (around 800/200mbit/s with...
  7. I

    good virtio-net performance

    I tried installing the virtio-nic but in my Win2K8SBS-guest as in my Win2K8R2-enterprise-guest there is no new nic recognized. What do I have to do to install the virtio-nic in the guest-systems? In the meantime I'm using the e1000-nic, but this just has a performance of 500 MBit/s with one...
  8. I

    Problem installing Proxmox

    Ok, I did it! :-) My solution was: install proxmox on a smaller drive (I used a 250GB-drive), start your system with a live-cd (e.g. ubuntu 10.10-server did a good job to me!) and partition your drive manually (create a small boot partition with ext3-fs and two partitions with lvm-fs each...
  9. I

    Is Proxmox VE capable with Western Digital 3TB SATA hard drive?

    I didn't have a WD 3TB drive, but we have a Raid10 with 4TB consisting of 4x 2TB WD Caviar Blue. When I tried installing proxmox on the array installation just failed during creation of the LVM-volumes. I'm afraid you will face the same problem. My solution was: install proxmox on a smaller...
  10. I

    Problem installing Proxmox

    Thanks for your quick reply! I tried installing Ubuntu Server x64 10.10 instead of Proxmox and Ubuntu did recognize my array correctly using lvm, too. It uses the same kernel 2.6.35 as proxmox does. So this shouldn't be an mbr-problem. I really would like to try creating two raid-slices with...
  11. I

    Problem installing Proxmox

    Hi there, I've got a problem installing Proxmox on my new server: Hexacore Opteron 4180, 16GB RAM, 4x 2TB WD Caviar Blue as RAID10 with 4TB capa at 3ware 9650SE 4LMPL. Proxmox recognized all hardware correctly but when it starts installing LVM there is an error telling that at boot-partition...