Comment 5 for bug 1797480

Revision history for this message
Chad Smith (chad.smith) wrote :

Updated and reduced the udev rule conditionals by dropping the SUBSYSTEMS=="scsi" check as it's uncecessary given the KERNELS target/lun string format.

Updated proposal on Gen2 matching:

ATTRS{device_id}=="?f8b3781a-1e82-*", KERNELS=="0:0:0:0", ENV{fabric_name}="azure_root", GOTO="ci_azure_names"
ATTRS{device_id}=="?f8b3781a-1e82-*", KERNELS=="0:0:0:1", ENV{fabric_name}="azure_resource", GOTO="ci_azure_names"