Recent content by Toxik

  1. Toxik

    Proxmox Virtual Environment 9.0 released!

    Hi, pve8to9 suggests to remove `systemd-boot` package, but my root is on a ZFS mirror. BIOS is set to "UEFI and Legacy Boot" and apparantly legacy boot is used. # proxmox-boot-tool status Re-executing '/usr/sbin/proxmox-boot-tool' in new private mount namespace.. System currently booted with...
  2. Toxik

    ZFS raid 10, SSD's tauschen

    Da widerspreche ich nicht, aber "ZFS mit mehreren VM entspricht Serverworkload" bleibt trotzdem eine Aussage ohne Gehalt. Ich habe zig VMs laufen, die quasi gar keinen IO machen. Die sind dann auch "Serverworkload", während sich die Platten drunter schlicht langweilen.
  3. Toxik

    ZFS raid 10, SSD's tauschen

    Aha :D Was soll denn das aussagen?
  4. Toxik

    ZFS raid 10, SSD's tauschen

    Da hast du schon recht, dass der Test nicht so vielsagend ist. Aber genausowenig vielsagend ist ein Begriff wie Serverworkload :p Und in drei Jahren haben vermutlich auch die Enterprise SSDs nur noch QLC :eek:
  5. Toxik

    ZFS raid 10, SSD's tauschen

    Nun ja, ich hätte zu QLC das Gleiche gesagt, aber zu den 870 QVOs finde ich gerade: Lesen 560MB/s Schreiben 530MB/s SLC-Cached (160MB/s QLC) Cache 2GB (LPDDR4), SLC-Cache (dynamisch bis 78GB) Und diesen Test, der zumindest in seinem Rahmen bestätigt, dass es nicht totale Gurken sind...
  6. Toxik

    Performance: zvol vs. raw files on a dataset

    Did anybody already test this?
  7. Toxik

    Convert cluster to single node

    Actually my plan is to replace my three small node cluster with one big node. Cluster is running on three Fujitsu Futros at the moment and should be replaced by Fujitsu Primergy server. So my idea to do it is: * move all VMs to smallnode1 * remove smallnode2 and smallnode3 from cluster * keep...
  8. Toxik

    Convert cluster to single node

    Hi, I want to convert a three node cluster to a single node. Can I just move all VMs to node1, power off node2 and node3 and remove them from the cluster as described here? Do I also have to turn off cluster services on node1? Thanks
  9. Toxik

    Performance: zvol vs. raw files on a dataset

    zvol: # fio --rw=readwrite --name=test --size=2000M --direct=1 --bs=4k ... Run status group 0 (all jobs): READ: bw=34.8MiB/s (36.5MB/s), 34.8MiB/s-34.8MiB/s (36.5MB/s-36.5MB/s), io=999MiB (1048MB), run=28701-28701msec WRITE: bw=34.9MiB/s (36.6MB/s), 34.9MiB/s-34.9MiB/s (36.6MB/s-36.6MB/s)...
  10. Toxik

    Performance: zvol vs. raw files on a dataset

    OK, did a short test myself. FreeBSD 14 VMs: On a zvol: # fio --ioengine=psync --filename=test --size=9G --time_based --name=fio-vm --group_reporting --runtime=60 --direct=1 --sync=1 --iodepth=1 --rw=readwrite --bs=4K --numjobs=4 fio-vm: (g=0): rw=rw, bs=(R) 4096B-4096B, (W) 4096B-4096B, (T)...
  11. Toxik

    Performance: zvol vs. raw files on a dataset

    Hi, while getting some infos about bhyve I stumbled upon this site: https://klarasystems.com/articles/virtualization-showdown-freebsd-bhyve-linux-kvm/ It's actually about comparing bhyve to KVM, but there is another thing: they compare IO performance of VMs installed in a zvol or in a raw file...
  12. Toxik

    PBS verfication vs. zfs scrub

    Well, that makes sense :oops:
  13. Toxik

    PBS verfication vs. zfs scrub

    Hi, PBS documentation about backup verification says: IMHO it would be a better idea to do a "zfs scrub" on the data store on a regular basis instead of re-verification of backups, wouldn't it? ZFS has everything included to save your data (and even fix it again, when on a redundant array)...
  14. Toxik

    Welche Windows 10 Lizenz für VM

    Für privat gibt es alternativ die LMAA Lizenz
  15. Toxik

    E-Mailkopie ans Mailarchiv schicken?

    Danke, aber normalerweise wird bei BCC ja der Envelope Header verändert, siehe: https://www.msxfaq.de/internet/envelope04.gif Im RCPT TO steht dann nur noch die BCC-Adresse, nicht mehr alle anderen Adressen, die da mal waren. Wie ist das dann hier?