Andy Zhang
Andy Zhang
/retest
/retest
/ok-to-test
could it always repro on Standard_D4alds_v6 windows vm sku?
@Flask so on `Standard_D96alds_v6`, is disk num 12 a managed **data** disk? the is Friendly Name of that disk is `MSFT NVMe Accelerator v1.0` , and that disk does not...
@Flask I think there is sth. wrong with the windows vm internal config for this vm sku. Can you file a support ticket to Azure windows VM team? thx
On linux, there should be a udev rule to detect data disk automatically: https://github.com/kubernetes-sigs/azuredisk-csi-driver/issues/2034#issuecomment-1854095537 I think Windows VM should also have similar udev rule on this VM sku.
FYI. the nvme disk is already supported on Linux node with v1.30.3 release, still need to figure how to get the mapping on Windows node.