On 06/08/2019 09:47, Chris Hofstaedtler wrote:
> * root <lois.taule...@ens-lyon.fr> [190806 07:44]:
>> New Debian 10 Buster fresh installation with HBA cards and disks arrays
>> multi-attached ((2 HBA cards, 2 arrays of 12 disks, 4 links)
>> Disks are all listed correctly in /dev/ or /dev/disk/by-*/
> 
> [..]
> 
>> The exact same machine works just fine on Debian 9 Stretch (with zfs-dkms).
>> A upgrade to Buster, with untouched /etc/multipath.conf works just fine also.
> 
>> defaults {
>>     verbosity 1
>>     user_friendly_names no
>> }
> 
> The default value for find_multipaths has changed since stretch.
> You will need to set a value that you like in your setup.

Thanks a lot, missed that one.

defaults {
     verbosity 1
     user_friendly_names no
     find_multipaths yes  # or greedy, or smart
}

and Voilà, same behavior as before.

Sorry for the delay, sorry for the waste of time.

Regards, Loïs
-- 
Pôle Scientifique de Modélisation Numérique
 http://www.ens-lyon.fr/PSMN/
École Normale Supérieure de Lyon
46 Allée d'Italie - 69364 Lyon Cedex 07
T: 04 72 72 87 54
M: 06 21 30 50 73

Reply via email to