Thursday, July 21, 2016

Changing HBA depth QUE for UCS/Vmware

Example:

QUE Depth 64


esxcli system module parameters set -p fnic_max_qdepth=64 -m fnic

esxcli storage core device set --device naa.50002ace89610b4c --queue-full-threshold 4 --queue-full-sample-size 64

esxcli storage core device set -d naa.50002ace89610b4c -O 64

No comments:

Post a Comment

Vmware NSX SSL creation 

Using OpenSSL for NSX Manager SSL import: Creates CSR and 4096 bit KEY Creating NSX 6.4.2 SSL    openssl req -out nsxcert.csr -newkey rsa:40...