Hi
We just found out that when we change values in advanced esxi host settings for example DiskQfullSample size and DiskQFullthreshold in vcenter gui it doesnt propagate to LUNs in esxi hosts and we have to log in to each host and issue command
esxcli storage core device set --device <naa.???> --queue-full-sample-size 32 --queue-full-threshold 4
Then setting will apply and we will resolve issue
Is there any way to get information about all hosts for all LUNS what are these values but not from vCenter gui as it is fake value and it doesnt propagate to the host
we have to now log on each host and do it for all LUNs but at least we can know what was changed and what was not as GUI values are fake
Any way to get that report for all hosts
we were told by vmware just to change it in GUI no reboot but no effect
Global settings in vCenter dont have any effect as we hoped