linux:filesystem:zfs
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:filesystem:zfs [2025/10/08 03:35] – [Remove orphaned pool] gsys | linux:filesystem:zfs [2025/10/08 03:44] (current) – [Format NVMe with bigger sector size] gsys | ||
---|---|---|---|
Line 45: | Line 45: | ||
</ | </ | ||
+ | by-id | ||
+ | < | ||
+ | zpool create -o ashift=12 -O compression=lz4 -O atime=off -O xattr=sa local-datastore-nvme01 \ | ||
+ | mirror / | ||
+ | mirror / | ||
+ | </ | ||
===== Delete ZFS Pool ===== | ===== Delete ZFS Pool ===== | ||
Line 63: | Line 69: | ||
Check column " | Check column " | ||
< | < | ||
- | root@pve01: | + | root@pve01: smartctl -a / |
{...} | {...} | ||
Supported LBA Sizes (NSID 0x1) | Supported LBA Sizes (NSID 0x1) | ||
Line 79: | Line 85: | ||
Verify the change. | Verify the change. | ||
< | < | ||
- | root@pve01: | + | root@pve01: smartctl -a / |
{...} | {...} | ||
Supported LBA Sizes (NSID 0x1) | Supported LBA Sizes (NSID 0x1) |
linux/filesystem/zfs.1759887314.txt.gz · Last modified: by gsys