https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271062
--- Comment #6 from Joerg Pulz <joerg.p...@frm2.tum.de> --- (In reply to Alexander Motin from comment #5) You're absolutely right about this. As a workaround one can use hint.isp.N.portwwn and hint.isp.N.nodewwn in loader.conf(5) like this: hint.isp.0.portwwn=w2100f4deadbeef00 hint.isp.0.nodewwn=w2000f4deadbeef00 The real values can be taken from either the WWN label on the card or the Bios/EFI configuration of the card. Maybe a note about this in the BUGS section of isp(4) is required/useful? A hint about the special syntax for both parameters would not harm too. -- You are receiving this mail because: You are the assignee for the bug.