Recent content by davidedamico

  1. D

    Latest proxmox (2.6.24-9), freebsd 7.2 amd64 vm and ad0: FAILURE WRITE_DMA48

    There are two differences: - my guest is 64bit - i use ide disk (raw format). I'll try to migrate it to 8.0 i386 :(
  2. D

    Latest proxmox (2.6.24-9), freebsd 7.2 amd64 vm and ad0: FAILURE WRITE_DMA48

    4 hours is not my idea of server reliability :) I intended your qemu/kvm configuration. I am using freebsd 7.2-p4 amd64 with GENERIC kernel and with 2 jails inside. Thanks, d.
  3. D

    Latest proxmox (2.6.24-9), freebsd 7.2 amd64 vm and ad0: FAILURE WRITE_DMA48

    Using GENERIC without hint.apic.0.disabled="1" the VM remained up 4 hours (with the custom kernel it remained up 2hours or less). Using hint.apic.0.disabled="1" it refused to boot. What you config file? It's strange because the VM stayed up from June without any problem, and in...
  4. D

    Latest proxmox (2.6.24-9), freebsd 7.2 amd64 vm and ad0: FAILURE WRITE_DMA48

    Yes, I have a customized kernel config. Do you use the GENERIC one? thanks, d.
  5. D

    Latest proxmox (2.6.24-9), freebsd 7.2 amd64 vm and ad0: FAILURE WRITE_DMA48

    Hi, sure it happened. It happened the same than an old post: showthread.php?t=1995 but it wasn't resolved. Is it something related to proxmox config or freebsd config? Thanks in advance, d.
  6. D

    Latest proxmox (2.6.24-9), freebsd 7.2 amd64 vm and ad0: FAILURE WRITE_DMA48

    Time of sleep 1 command: dave@vm2:~> time sleep 1 0.000u 0.000s 0:01.00 0.0% 0+0k 0+0io 0pf+0w Thanks for the hint, I'll let you know if disabling apic will solve the problem (I will remove device apic from kernel config file, too) :) Thanks, d.
  7. D

    Latest proxmox (2.6.24-9), freebsd 7.2 amd64 vm and ad0: FAILURE WRITE_DMA48

    Hi, I am using Proxmox on a Dell R710 with 16gb ram, EE5530 and a perc6/i controller with 3 raid1 1tb sata disks (one per VM): pxx1:~# uname -a Linux pxx1 2.6.24-9-pve #1 SMP PREEMPT Tue Nov 17 09:34:41 CET 2009 x86_64 GNU/Linux and I have a FreeBSD 7.2-p4 amd64. Very often the VM stops...