X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=scripts%2Fzpool-config%2Fzpool-raid0.sh;h=518aec6b923a22c9b5cdf1ed12585e870b87ad37;hb=294f68063b49c06d3118d51016811063e69cf97a;hp=aa78b71ede33a33fc1f34a2be8a2325fa0c12b36;hpb=cb39a6c6aa91531a641232e7d0c6a4d63836b0cc;p=zfs.git diff --git a/scripts/zpool-config/zpool-raid0.sh b/scripts/zpool-config/zpool-raid0.sh index aa78b71..518aec6 100644 --- a/scripts/zpool-config/zpool-raid0.sh +++ b/scripts/zpool-config/zpool-raid0.sh @@ -2,10 +2,9 @@ # # Zpool Raid-0 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-0 configurations by adjusting the following tunables.