Search results

  1. S

    ZFS (RAM, Cache)

    Wir haben weit über 10 Server mit dem Mainboard X10DRI und 2x CPU E5-2630v3 in Verbindung mit Raidcontroller Adaptec 8805 und Samsung-SSDs (SM863) und SAS HUS724040ALS640 im Einsatz. Die laufen alle gut. Jetzt der erste Server mit 2x E5-2630v4 auf demselben Board (Bios aktuell) und auch sonst...
  2. S

    ZFS (RAM, Cache)

    Die vielen Vorteile von ZFS haben mich bewogen einen Server damit aufzusetzen. Aktuellstes Proxmox, wegen Test noch ohne Subscription. Hardware: Supermicro X11SSL-F 1x CPU E3-1260L v5 @ 2.90GHz (8 Cores Hypertreading) 32 GB RAM ECC DDR4 3x 4 TB SATA HUS724040ALS640 im Raidz-1 (=7 TB) 1x 4 TB...
  3. S

    ZFS bootet nicht

    Bin fündig geworden: https://pve.proxmox.com/wiki/ZFS:_Tips_and_Tricks --- Zitat: Grub boot ZFS problem Symptoms: stuck at boot with an blinking prompt. Reason: If you ZFS raid it could happen that your mainboard does not initial all your disks correctly and Grub will wait for all RAID disk...
  4. S

    ZFS bootet nicht

    Ich habe mal gelesen das dies wohl abhängig ist von der Größe des Speicherplatzes in einem ZFS-Verbund. Gibt es eine Faustregel wie viel RAM je GB/TB Festplatte man für ZFS verfügbar haben sollte?
  5. S

    ZFS bootet nicht

    Ich muss korrigieren: Das Booten funktioniert doch, aber es dauert mehrere Minuten mit das Grub-Menü sichtbar ist. Das ist leider unbefriedigend und ich weiss nicht woran das liegt.
  6. S

    ZFS bootet nicht

    Hallo Nachdem ich nun diverse Proxmox-Hosts mit Hardware-Raidcontrollern betreibe, interessiert mich nun ZFS. Dazu teste ich lokal mit einem Server mit 4x 500er SATA-Platten - direkt angeschlossen (ohne Raidconroller). Mein Problem: Installation Proxmox V4.4 klappt nur, wenn ich nicht mehr als 2...
  7. S

    Kernel-Panic on KVM-Guest on Proxmox 3.4

    is this a problem? This VM runs 19 day: # ps -ef | grep "ksoftirqd" root 3 2 1 Nov28 ? 05:22:57 [ksoftirqd/0] root 13 2 0 Nov28 ? 02:12:37 [ksoftirqd/1] root 18 2 0 Nov28 ? 02:14:31 [ksoftirqd/2] root 23 2 0 Nov28 ? 02:08:06 [ksoftirqd/3] this is a sever without Proxmox, which rund about 900...
  8. S

    Kernel-Panic on KVM-Guest on Proxmox 3.4

    Now, 39 day later it happens again :-((( VM-Guest: KVM/Jessie-Server bootdisk: virtio0 cores: 4 ide2: backup:iso/debian-8.2.0-amd64-netinst.iso,media=cdrom memory: 12288 name: xxx net0: e1000=xxx,bridge=vmbr0 net1: e1000=xxx,bridge=vmbr1 numa: 0 ostype: l26 smbios1...
  9. S

    Kernel-Panic on KVM-Guest on Proxmox 3.4

    the kernel.log from another VM (KVM/Jessie) with these problems:
  10. S

    Kernel-Panic on KVM-Guest on Proxmox 3.4

    We have changed this for 3 day ago: Default: vm.dirty_ratio = 20 vm.dirty_background_ratio = 10 new: vm.dirty_ratio = 10 vm.dirty_background_ratio = 5 ... waiting & hope :-) Link1 Link2 Link3
  11. S

    Kernel-Panic on KVM-Guest on Proxmox 3.4

    I think no overloaded storage. Its a local Raid-10 mit Adaptec ASR8805 and 4x 960 GB SSD SM863 (Samsung). Cache-Settings on the controller: Read-Cache Status Off Write-Cache Status Off (write-through) Write-Cache Mode Disabled (write-through) I think this ist corrcet with SSD All...
  12. S

    Kernel-Panic on KVM-Guest on Proxmox 3.4

    Hello sorry for my bad english... we have problems on two KVM-Machines on a Proxmox-Host 3.4 Two machines freeze every few days - kernel panic (see below). Apparently there is no longer access to the hard drive? I've found this: Our values on the vm are: vm.dirty_background_bytes =...