File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ These options are set on the kernel command line when booting the initramfs or U
6565
6666 .. code-block ::
6767
68- echo 0 > /sys/module/spl/paramters /spl_hostid
68+ echo 0 > /sys/module/spl/parameters /spl_hostid
6969
7070 **zbm.sort_key **
7171
Original file line number Diff line number Diff line change 8181 Setting [33mspl.spl_hostid[0m to a non-zero value on the kernel commandline will make the ZFS kernel modules [1mignore[0m any value set
8282 in [33m/etc/hostid[0m. To restore standard ZFS behavior on a running system, execute
8383
84- echo 0 > /sys/module/spl/paramters /spl_hostid
84+ echo 0 > /sys/module/spl/parameters /spl_hostid
8585
8686 [1mzbm.sort_key[0m
8787
Original file line number Diff line number Diff line change 143143 standard ZFS behavior on a running
144144 system, execute
145145
146- echo 0 > /sys/module/spl/paramters /spl_hostid
146+ echo 0 > /sys/module/spl/parameters /spl_hostid
147147
148148 [1mzbm.sort_key[0m
149149
Original file line number Diff line number Diff line change 9595 ZFS kernel modules [1mignore[0m any value set in [33m/etc/hostid[0m. To restore standard
9696 ZFS behavior on a running system, execute
9797
98- echo 0 > /sys/module/spl/paramters /spl_hostid
98+ echo 0 > /sys/module/spl/parameters /spl_hostid
9999
100100 [1mzbm.sort_key[0m
101101
You can’t perform that action at this time.
0 commit comments