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
65
65
66
66
.. code-block ::
67
67
68
- echo 0 > /sys/module/spl/paramters /spl_hostid
68
+ echo 0 > /sys/module/spl/parameters /spl_hostid
69
69
70
70
**zbm.sort_key **
71
71
Original file line number Diff line number Diff line change 81
81
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
82
82
in [33m/etc/hostid[0m. To restore standard ZFS behavior on a running system, execute
83
83
84
- echo 0 > /sys/module/spl/paramters /spl_hostid
84
+ echo 0 > /sys/module/spl/parameters /spl_hostid
85
85
86
86
[1mzbm.sort_key[0m
87
87
Original file line number Diff line number Diff line change 143
143
standard ZFS behavior on a running
144
144
system, execute
145
145
146
- echo 0 > /sys/module/spl/paramters /spl_hostid
146
+ echo 0 > /sys/module/spl/parameters /spl_hostid
147
147
148
148
[1mzbm.sort_key[0m
149
149
Original file line number Diff line number Diff line change 95
95
ZFS kernel modules [1mignore[0m any value set in [33m/etc/hostid[0m. To restore standard
96
96
ZFS behavior on a running system, execute
97
97
98
- echo 0 > /sys/module/spl/paramters /spl_hostid
98
+ echo 0 > /sys/module/spl/parameters /spl_hostid
99
99
100
100
[1mzbm.sort_key[0m
101
101
You can’t perform that action at this time.
0 commit comments