ZFS: Difference between revisions
imported>Nornagon Add simpler & more complete instructions for non-RAID ZFS |
imported>Nornagon No edit summary |
||
| Line 160: | Line 160: | ||
# -O xattr=sa | # -O xattr=sa | ||
# To specify that your drive uses 4K sectors instead of relying on the size reported | # To specify that your drive uses 4K sectors instead of relying on the size reported | ||
# by the hardware: | # by the hardware (note small 'o'): | ||
# - | # -o ashift=12 | ||
# | # | ||
# The 'mountpoint=none' option disables ZFS's automount machinery; we'll use the | # The 'mountpoint=none' option disables ZFS's automount machinery; we'll use the | ||