Long time "Verify Job"

igor_ka

Member
Jun 10, 2020
6
0
21
46
For some time I followed the "Verify Job" operation on our PBS and noticed that it takes a very long time, and the load is too low: "top" showed the use of only one processor core out of six. "iostat" showed no more than 40% disks activity. As I understand it, the check operation is performed in one thread. Is it possible to configure PBS to do "Verify Job" in the required number of threads by configuration or by the number of cores? If not, how to make a request to add such functionality? For example, so that PBS runs a verification for each archive as a separate task, but no more than a certain number, so as not to exceed the capabilities of the equipment?
 
verify is already running in 4 threads - you must be hitting a bottle neck (hashing performance?) that causes it to be slow while keeping load low..
 
StoreEasy 1650 has 16GB of memory. ZFS ARC zfs_arc_max parameter was set to 8GB. I've changed ZFS pool usage from ZFS file system to thin ZVOL + ext4. iostat's r_await are noticeably smaller: from 12-15 to 2-3. The throughput has increased by an order of magnitude from 6M/s to 60-100M/s and increased IOps (looked at zpool iostat). Garbage collection and data validation operations are now much faster. ZFS pool has 12x2TB HDD's in 2 VDEV's with 6 drives in each. ZFS had atime=off,recordsize=1M, primarycache=all, without L2ARC. ZVOL has volblocksize=64k. ext4 was formatted with parameters -b 4096 -E stride=16,stripe-width=192,nodiscard.
 
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!