Vitaliy K.

Results 11 issues of Vitaliy K.

This is the second part (first part #2645 ) of the PR with the addition of functionality for sending statistics for the Zpool and devices included in it to the...

This PR adds an API that allows you to process commands for working with snapshots in ZFS and send information about them. This PR is the first part of two...

This PR adds an implementation to EVE that will allow TRIM and Scrub commands to be received from the controller, with the ability to run them on a specific schedule....

Add autoreplace and autoexpand property for zpool. Those settings will help us avoid additional commands being run by humans when performing storage expansion/replacement operations.

A patch for QEMU that adds functionality to create the vhost-kernel-nvme handler. This change adds a new --device "vhost-kernel-nvme" to qemu. For this functionality to work, you need the second...

This patch allows adding of char device /dev/vhost-nvme initialization and necessary handlers to the kernel, which is required to work with vhost-kernel-nvme in the qemu driver.

## Description EVE with ZFS configuration. Virtual machine (container) crashes when trying to mount a snapshot under the IO load. ## Steps to Reproduce Build EVE in a ZFS configuration...

This PR adds functionality for consistent support for ZFS application snapshots. A proposal for adding this functionality can be found [here](https://wiki.lfedge.org/display/EVE/Qemu-guest-agent+support).

The problem is that if you create a VM, run a load on it (for example, a performance test), wait for the performance test to complete, recording the results. Delete...