X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=scripts%2Fzpool-config%2Fzpool-raid10.sh;fp=scripts%2Fzpool-config%2Fzpool-raid10.sh;h=b9c220f47cf869d287e718d7c76762c62c93edf6;hb=dbf763b39b232996f0d6bb0022e4446643c18e05;hp=8cb1f1548735c79fd3b8f58b1ebf110228978d9f;hpb=79c6e4c44538414340a43c065f850d11cb0203af;p=zfs.git diff --git a/scripts/zpool-config/zpool-raid10.sh b/scripts/zpool-config/zpool-raid10.sh index 8cb1f15..b9c220f 100644 --- a/scripts/zpool-config/zpool-raid10.sh +++ b/scripts/zpool-config/zpool-raid10.sh @@ -2,10 +2,9 @@ # # Zpool Raid-10 Configuration # -# This script is used to simplify testing with the /dev/disk/zpool/[A-Z][1-n] -# devices. It assumes that you have already populated /dev/disk/zpool/ by -# creating an /etc/zfs/zdev.conf file based on your system design. You may -# use the zpool_layout command or manually create your own config file. +# This script is used to test with the /dev/disk/by-vdev/[A-Z][1-n] devices. +# It assumes that you have already populated /dev/disk/by-vdev/ by creating +# an /etc/zfs/vdev_id.conf file based on your system design. # # You can then use either the zpool-create.sh or the zpios.sh test script to # test various Raid-10 configurations by adjusting the following tunables.