Andrey Groshev
Andrey Groshev
One answer found http://clusterlabs.org/doc/en-US/Pacemaker/1.1/html-single/Pacemaker_Explained/#_multi_state_notifications But the meaning is not quite clear. Lost quorum - the resources will stopped. I made a stand of four nodes. If two node down -...
You mean to say, that after the loss of a quorum pacemaker should send a message to stop all the resources and reset this variable($OCF_RESKEY_CRM_meta_notify_slave_uname), because resource master-slave too must...
I dont know. My project was closed. I almost was not interested in the topic.
Hi, It didn't help. I rebuild WARP with monio-go/v7.0.51 But "PUT" sends data in chunks and does not set the header "Transfer-Encoding:". 
I see that on the server these files are saved with a chunk header. 
There is a "content-length" in the headers, but the message body is transmitted in chunks, without the "transfer-encoding" header. https://www.rfc-editor.org/rfc/rfc9112#section-6.2
Hmmm, Judging by this, https://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-streaming.html AWS just scored on the RFC. But, it says "either, or" so you can both comply with the RFC and remain S3 compatible. :-)
As far as I understand - these variables are set at the action "notify". http://www.linux-ha.org/doc/dev-guides/_literal_notify_literal_action.html But not yet understood how to use the "notify" :)
May be ``` shell # crm_resource --resource pgsql --locate resource pgsql is running on: test-ins-db3 Master ``` And grep hostname ?
Even in CentOS 1.1.7 :)