Is this a bug fix or adding new feature?
Bug
What is this PR about? / Why do we need it?
To be able to mount 39 volumes per node for scsi device
And to solved for example:
2023-05-24T04:02:26Z : Warning : FailedMount : MountVolume.MountDevice failed for volume "pvc-5b47b495-a962-47cb-9deb-4962fb6f7a3b" : rpc error: code = Internal desc = Failed to find device path /dev/xvdaa. scsi path "/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_sda" not found
Is this a bug fix or adding new feature? Bug What is this PR about? / Why do we need it? To be able to mount 39 volumes per node for scsi device And to solved for example:
What testing is done? Unit test