| Summary: | glabel: automatic providers should append "label@<LABEL>" to their physical paths | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Alan Somers <asomers> |
| Component: | kern | Assignee: | Alan Somers <asomers> |
| Status: | Closed Works As Intended | ||
| Severity: | Affects Only Me | ||
| Priority: | --- | ||
| Version: | CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
| Bug Depends on: | |||
| Bug Blocks: | 224963 | ||
|
Description
Alan Somers
2018-01-07 03:17:25 UTC
Turns out this isn't as important as I thought. Due to the way ZFS aligns its labels, the glabel automatic label will never affect ZFS. ZFS neither reads that portion of the disk, nor will shortening the disk's length by 1 sector affect the position of ZFS's labels. So zfsd is perfectly capable of using either the bare disk or the labeled disk, and zfs won't damage the label. Since zfsd works fine, I'm going to close the issue. |