]> git.proxmox.com Git - mirror_zfs.git/commit
vdev_id: extension for new scsi topology
authorSimon Guest <simon.guest@tesujimath.org>
Wed, 27 Sep 2017 17:39:47 +0000 (06:39 +1300)
committerTony Hutter <hutter2@llnl.gov>
Fri, 22 Feb 2019 17:47:34 +0000 (09:47 -0800)
commit2b8c3cb0c83681d7425fa5bf567e726b7ba975e9
tree47379253d59d6128d14eccbd943f2b2081c56587
parentf325d76e962fa569503189797ffdd447114db88c
vdev_id: extension for new scsi topology

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
cmd/vdev_id/vdev_id
etc/zfs/Makefile.am
etc/zfs/vdev_id.conf.scsi.example [new file with mode: 0644]