Trident incorrectly assigns the rawDevicePath to the tracking information for a LUKS volume
Applies to
Trident v23.10 and earlier
Issue
- Trident incorrectly assigns the
rawDevicePathto the tracking information for LUKS volumes:
# cat /var/lib/trident/tracking/pvc-xxxxxx-xxxxxx-xxxxxx-xxxxxx.json {"localhost":true,"fstype":"raw","sharedTarget":true,"rawDevicePath":"/dev/mapper/luks-trident_pvc_pvc-xxxxxx-xxxxxx-xxxxxx-xxxxxx" ... }
