mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-12-27 03:19:35 +03:00
dbf763b39b
In the interest of maintaining only one udev helper to give vdevs user friendly names, the zpool_id and zpool_layout infrastructure is being retired. They are superseded by vdev_id which incorporates all the previous functionality. Documentation for the new vdev_id(8) helper and its configuration file, vdev_id.conf(5), can be found in their respective man pages. Several useful example files are installed under /etc/zfs/. /etc/zfs/vdev_id.conf.alias.example /etc/zfs/vdev_id.conf.multipath.example /etc/zfs/vdev_id.conf.sas_direct.example /etc/zfs/vdev_id.conf.sas_switch.example Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #981 |
||
---|---|---|
.. | ||
dm0-raid0.sh | ||
file-raid0.sh | ||
file-raid10.sh | ||
file-raidz2.sh | ||
file-raidz.sh | ||
hda-raid0.sh | ||
lo-faulty-raid0.sh | ||
lo-faulty-raid10.sh | ||
lo-faulty-raidz2.sh | ||
lo-faulty-raidz3.sh | ||
lo-faulty-raidz.sh | ||
lo-raid0.sh | ||
lo-raid10.sh | ||
lo-raidz2.sh | ||
lo-raidz.sh | ||
Makefile.am | ||
md0-raid5.sh | ||
md0-raid10.sh | ||
ram0-raid0.sh | ||
scsi_debug-noraid.sh | ||
scsi_debug-raid0.sh | ||
scsi_debug-raid10.sh | ||
scsi_debug-raidz2.sh | ||
scsi_debug-raidz3.sh | ||
scsi_debug-raidz.sh | ||
sda-raid0.sh | ||
zpool-raid0.sh | ||
zpool-raid10.sh | ||
zpool-raidz.sh |