diff options
author | наб <[email protected]> | 2020-11-10 21:48:26 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2020-11-10 12:48:26 -0800 |
commit | b60ae3a5dc42bc62adb1507eb8785cf6fee57912 (patch) | |
tree | ca9f10e351ac4b003932acb775ca7ccec59e84b9 /cmd | |
parent | 1a0b4f566c4e2948e8df0ce43880ebf6123bad8c (diff) |
zpoolprops.8: clarify vdev expansion rules
Remove reference to EFI(?), explain that the new space
is beyond the GPT for whole-disk vdevs, and add section noting how it
behaves with partition vdevs in terms of how the user is most likely to
encounter it ‒ the previous phrasing was confusing
and seemed to indicate that "zpool online -e" will be able to claim
GPT[whatever, ZFS, free space, whatever]
into
GPT[whatever, ZFS, whatever]
but that's not the case, as it'll only be able to do so after manually
resizing the ZFS partition to include the free space beforehand, i.e.:
GPT[whatever, ZFS, free space, whatever]
GPT[whatever, [ZFS + free space], potentially left-overs, whatever]
# zpool online -e
GPT[whatever, ZFS, whatever]
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Ryan Moeller <[email protected]>
Signed-off-by: Ahelenia Ziemiańska <[email protected]>
Closes #11158
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions