We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d21a31d + d8c8100 commit 842e836Copy full SHA for 842e836
articles/operator-nexus/howto-platform-prerequisites.md
@@ -390,6 +390,12 @@ Terminal Server has been deployed and configured as follows:
390
- ct1.eth11: not set by operator during setup
391
- ct1.eth18: not set by operator during setup
392
- ct1.eth19: not set by operator during setup
393
+ - Pure Tuneables to be applied:
394
+ - puretune -set PS_ENFORCE_IO_ORDERING 1 "PURE-209441";
395
+ - puretune -set PS_STALE_IO_THRESH_SEC 4 "PURE-209441";
396
+ - puretune -set PS_LANDLORD_QUORUM_LOSS_TIME_LIMIT_MS 0 "PURE-209441";
397
+ - puretune -set PS_RDMA_STALE_OP_THRESH_MS 5000 "PURE-209441";
398
+ - puretune -set PS_BDRV_REQ_MAXBUFS 128 "PURE-209441";
399
400
### Default setup for other devices installed
401
0 commit comments