Complete
Details
Assignee
Denys ButenkoDenys ButenkoReporter
Vladimir VinogradenkoVladimir VinogradenkoLabels
Time remaining
0mComponents
Fix versions
Priority
High
Details
Details
Assignee
Denys Butenko
Denys ButenkoReporter
Vladimir Vinogradenko
Vladimir VinogradenkoLabels
Time remaining
0m
Components
Fix versions
Priority
Katalon Platform
Katalon Platform
Katalon Platform
Created January 5, 2022 at 8:33 AM
Updated July 11, 2022 at 3:50 PM
Resolved January 27, 2022 at 11:28 AM
disk.get_unused will return new boolean field: duplicate_serial.
If such disks are present, they are hidden from the "create pool" and "update pool" dialogs and a warning is shown:
Available Disks
[ ] | Disk | Type | Capacity
[ ] | sdb | HDD | 4 TB
[ ] | sdc | HDD | 4 TB
[ ] | sdd | HDD | 4 TB
Warning! There are 2 disks available that have
non-unique serial numbers. That can be a cabling
issue and adding such a disk to a pool can
result in a data loss. [ SHOW THEM ANYWAY ]
If all these disks have bus == USB, warning text is changed to
"There are N USB disks available that have non-unique serial numbers. USB controllers may report disk serial incorrectly making such disks indistinguishable from each other. [ SHOW THEM ANYWAY ]".
If any of such disks is selected, pool create/update operation should include "allow_duplicate_serials": true.