v.23.3Improvement
Fix missing path in encrypted disk configuration
Fix case when the (optional) path is not added to an encrypted disk configuration. #47981 (Kseniia Sumarokova).
Why it matters
This fix ensures that when configuring encrypted disks, the optionalpath setting is correctly applied. This resolves problems with disk configuration that could lead to errors or unexpected behavior when using encrypted storage.How to use it
Users should specify thepath parameter in the encrypted disk configuration as needed. The system will now correctly recognize and apply this parameter without requiring additional manual adjustments.