ZFS: Difference between revisions

Tboston (talk | contribs)
use variables for simplicity
Tboston (talk | contribs)
mNo edit summary
Line 109: Line 109:
</syntaxhighlight>
</syntaxhighlight>


'''Let's get our device names and put them as variables from now on.
'''Let's use variables from now on for simplicity.
Get the device ID in <code>/dev/disk/by-id/</code>, in our case here it is <code>nvme-SKHynix_HFS512GDE9X081N_FNB6N634510106K5O</code>
Get the device ID in <code>/dev/disk/by-id/</code>, in our case here it is <code>nvme-SKHynix_HFS512GDE9X081N_FNB6N634510106K5O</code>
'''
'''