mirror_zfs/man/man8
наб d33cbbbf93 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 <behlendorf1@llnl.gov>
Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #11158
2020-11-11 11:08:57 -08:00
..
.gitignore
fsck.zfs.8
Makefile.am
mount.zfs.8
vdev_id.8
zdb.8
zed.8.in
zfs_ids_to_path.8
zfs-allow.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zfs-bookmark.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zfs-change-key.8
zfs-clone.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zfs-create.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zfs-destroy.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zfs-diff.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zfs-get.8
zfs-groupspace.8
zfs-hold.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zfs-inherit.8
zfs-jail.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zfs-list.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zfs-load-key.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zfs-mount-generator.8.in
zfs-mount.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zfs-program.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zfs-project.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zfs-projectspace.8
zfs-promote.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zfs-receive.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zfs-recv.8
zfs-redact.8
zfs-release.8
zfs-rename.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zfs-rollback.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zfs-send.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zfs-set.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zfs-share.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zfs-snapshot.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zfs-unallow.8
zfs-unjail.8
zfs-unload-key.8
zfs-unmount.8
zfs-upgrade.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zfs-userspace.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zfs-wait.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zfs.8
zfsconcepts.8
zfsprops.8
zgenhostid.8
zinject.8
zpool-add.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool-attach.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool-checkpoint.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool-clear.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool-create.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool-destroy.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool-detach.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool-events.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool-export.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool-get.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool-history.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool-import.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool-initialize.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool-iostat.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool-labelclear.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool-list.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool-offline.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool-online.8
zpool-reguid.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool-remove.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool-reopen.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool-replace.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool-resilver.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool-scrub.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool-set.8
zpool-split.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool-status.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool-sync.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool-trim.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool-upgrade.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool-wait.8 Properly format NAME subsection of zfs/zpool subcommands 2020-10-30 16:02:38 -07:00
zpool.8
zpoolconcepts.8
zpoolprops.8 zpoolprops.8: clarify vdev expansion rules 2020-11-11 11:08:57 -08:00
zstream.8
zstreamdump.8