История изменений
Исправление AS, (текущая версия) :
Begining with kernel 5.3 the order in which SCSI devices are probed and named has become non-deterministic.
Охренеть.
The logic behind the change is that if you will have dozens of disks, one wants them to start as early as possible, instead of probing/failing/waiting in a synchonous way; in an environment where there are hundreds of disks, and even more partitions, this change is even more important.
А можно не надо? Или, всё же, есть опция для отключения этого?.. Придётся читать.
Исходная версия AS, :
Begining with kernel 5.3 the order in which SCSI devices are probed and named has become non-deterministic.
Охренеть.
The logic behind the change is that if you will have dozens of disks, one wants them to start as early as possible, instead of probing/failing/waiting in a synchonous way; in an environment where there are hundreds of disks, and even more partitions, this change is even more important.
А можно не надо? Или, всё же, есть опция для отключения этого?..