Number of gRPC PUT operations is always twice the number of s3 requests
goroutine leaks and performance drop on one node
$ frostfs-node --version FrostFS Storage node Version: v0.0.1-410-g79d59e4e GoVersion: go1.18.4
#1.2
goroutine leaks and performance drop on one node
Performance drop during Failover (disk fail, node reboot)
One of the nodes at the start of the load has a high frostfs_node_engine_put_duration
Yes, the run starts on clean nodes (without meta and data)
One of the nodes at the start of the load has a high frostfs_node_engine_put_duration
The
default
placement_policy section specified in the config does not work as expected
The
default
placement_policy section specified in the config does not work as expected
This seems to be the correct behavior, since without specifying a location, the bucket is correctly created with the default
storage police. The issue can be closed.
The
default
placement_policy section specified in the config does not work as expected