mirror of
				https://git.proxmox.com/git/mirror_zfs.git
				synced 2025-10-26 18:05:04 +03:00 
			
		
		
		
	On systems with SCSI rather than SAS disk topology, this change enables the vdev_id script to match against the block device path, and therefore create a vdev alias in /dev/disk/by-vdev. Reviewed-by: Tony Hutter <hutter2@llnl.gov> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Simon Guest <simon.guest@tesujimath.org> Closes #6592
		
			
				
	
	
		
			10 lines
		
	
	
		
			254 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			254 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
multipath     no
 | 
						|
topology      scsi
 | 
						|
phys_per_port 1
 | 
						|
# Usually scsi disks are numbered from 0, but this can be offset, to
 | 
						|
# match the physical bay numbers, as follows:
 | 
						|
first_bay_number 1
 | 
						|
 | 
						|
#       PCI_ID  HBA PORT  CHANNEL NAME
 | 
						|
channel 0c:00.0 0         Y
 |