Recent content by hellnation

  1. H

    Performance issues (pbs/zfs and proxmox/ceph)

    I can do those tests, however the local storage on the proxmox node is not nvme, but ssd. I think I have a spare nvme drive I could test with. But as you can see from the results above, with ceph/nvme I get 1200mb/sec easily on the current storage, when testing from the node. So the issue...
  2. H

    Performance issues (pbs/zfs and proxmox/ceph)

    Sure, here it is. PBS is baremetal install root@pbs:~# proxmox-backup-client benchmark --repository proxmox-backup Uploaded 810 chunks in 5 seconds. Time per request: 6186 microseconds. TLS speed: 678.02 MB/s SHA256 speed: 285.72 MB/s Compression speed: 317.25 MB/s Decompress speed: 513.92...
  3. H

    Performance issues (pbs/zfs and proxmox/ceph)

    PBS restore performance: open block backend for target '/dev/rbd-pve/f080135b-af3a-40c9-9836-c7cd91b785d1/vm_storage/vm-5023-disk-1' starting to restore snapshot 'vm/5023/2023-11-09T20:58:25Z' download and verify backup index progress 1% (read 1073741824 bytes, zeroes = 0% (0 bytes), duration 5...
  4. H

    Performance issues (pbs/zfs and proxmox/ceph)

    zfs_arc_sys_free 0 zfs_async_block_max_blocks 18446744073709551615 zfs_autoimport_disable 1 zfs_btree_verify_intensity 0...
  5. H

    Performance issues (pbs/zfs and proxmox/ceph)

    -- root@pbs:/stornado# zpool get all rpool NAME PROPERTY VALUE SOURCE rpool size 230G - rpool capacity 1% - rpool altroot...
  6. H

    Performance issues (pbs/zfs and proxmox/ceph)

    Hello, I'm using Proxmox Backup Server 3 with 3 Promox nodes. (7.4) The backup and restore performance doesn't seem great with the hardware I'm using. The main issue is with the restore, I'm getting about 350MB/sec. Locally on PBS on zfs, using fio, using SSD drives I'm getting random read...