[Solved] /dev/disk/by-id: WWN sometimes is missing - implications?
Posted: 2024-10-30 09:03
Problem:
For some drive(s) the system sometimes does not create the appropriate wwn-0x... links.
Here, in case of a HP S700 SSD, It sometimes only creates the ata-... links.
This causes timeouts in the boot process when the system looks for the drives which were announced to it using the wwn-... link instead of ata-... or just sdX.
(When the boot process continues after that timeout, ZFS on linux itself recognizes the ZFS filesystems itself automagically, so bad data in fstab or whatever usually does not matter that much)
Questions:
Often in documents/instructions it is recommended to use the WWN identification method, as it is most convenient and safe, because every device's WWN is written on it.
But now I feel no longer sure about this.
1. Am I doing something grossly wrong which made the wwn-... identification links not appear?
2. Or, is this normal behaviour which makes more prudent to use the ata-... link instead of the wwn-...?
For some drive(s) the system sometimes does not create the appropriate wwn-0x... links.
Here, in case of a HP S700 SSD, It sometimes only creates the ata-... links.
This causes timeouts in the boot process when the system looks for the drives which were announced to it using the wwn-... link instead of ata-... or just sdX.
(When the boot process continues after that timeout, ZFS on linux itself recognizes the ZFS filesystems itself automagically, so bad data in fstab or whatever usually does not matter that much)
Questions:
Often in documents/instructions it is recommended to use the WWN identification method, as it is most convenient and safe, because every device's WWN is written on it.
But now I feel no longer sure about this.
1. Am I doing something grossly wrong which made the wwn-... identification links not appear?
2. Or, is this normal behaviour which makes more prudent to use the ata-... link instead of the wwn-...?