Description of problem (please be detailed as possible and provide log snippets): Please, enable the "Performance Plus" feature in ODF deployments in Azure cloud
I think rook already has this https://github.com/rook/rook/pull/6303, need to check if ocs-operator has this flag to enable `tuneFastDeviceClass`.
This sounds like it is an ODF feature request. Rook doesn't check cloud providers to take any special actions. I am a little confused that the disks are being attached to a VM in @nravinas 's last example. Based on the original description, I believe the feature is being requested for the PVCs that are created for Ceph OSDs and that the node attachments may be a copy-paste of some documentation without being a prescription for what we need to do in ODF. @nravinas, please clarify the intent of the request. If my interpretation that this is related to PVCs created for OSDs, I suspect these changes will need to be applied to the StorageClass created by ocs-operator when the environment is Azure. I'll therefore move this to ocs-operator for further triage while awaiting clarification. --- @nravinas also, please also clarify if the customer would like a workaround for now to achieve the feature they are requesting while the feature is being worked on in ODF.