Fine Granularity is being used and more performance per node is required, type the
following:
scli --set_performance_parameters --all_sds --tech --
sds_number_os_threads 12
Note:
To make these changes persistent after reboot, either create a script that
runs on boot, or change the kernel default scheduler via kernel command line.
Change the GRUB template for Skylake CPUs
For Skylake GPUs on PowerEdge 14G models running RHEL 7.2 or later, change the
GRUB template on every node to ensure that the CPUs maintain good performance in
terms of latency.
Procedure
1. Open the GRUB template for editing:
vim /etc/default/grub
2. Find the
GRUB_CMDLINE_LINUX
configuration option and append the following
to the line:
intel_idle.max_cstate=1 intel_pstate=disable
Example:
GRUB_CMDLINE_LINUX="crashkernel=auto rd.lvm.lv=rhel/root
rd.lvm.lv=rhel/swap rhgb intel_idle.max_cstate=1
intel_pstate=disable quiet"
3. Compile the new GRUB:
grub2-mkconfig -o /boot/efi/EFI/redhat/grub.cfg
4. Stop and then disable
tuned
:
systemctl stop tuned
systemctl disable tuned
5. Run
reboot
to reboot the node.
6. Ping the node to ensure that the GRUB change was implemented.
The ping time should be in the 0.03 ms range.
7. Repeat the procedure on every 14G node with a Skylake CPU.
VxFlex OS performance fine-tuning
122
Dell EMC VxFlex Ready Node AMS User Guide
Summary of Contents for EMC VxFlex Ready Node
Page 1: ...Dell EMC VxFlex Ready Node Version 3 x AMS User Guide P N 302 005 733 REV 02 June 2019 ...
Page 10: ...Contents 10 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 12: ...Figures 12 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 14: ...Tables 14 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 18: ...Introduction 18 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 24: ...Introduction to VxFlex Ready Node 24 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 80: ...Architecture 80 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 110: ...VxFlex OS Performance Fine Tuning 110 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 130: ...Managing and Monitoring 130 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 156: ...Managing System Objects 156 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 182: ...Security Management 182 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 188: ...Monitoring the System using the VxFlex OS GUI 188 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 252: ...Reference 252 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 274: ...Common Tasks 274 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 292: ...System events 292 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 324: ...SNMP Trap Support 324 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 348: ...DTK Hardware Update Bootable ISO 348 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 354: ...Glossary 354 Dell EMC VxFlex Ready Node AMS User Guide ...