FreeBSD Bugzilla – Attachment 233328 Details for
Bug 257405
FreeBSD Handbook: misuse of the phrase zpool
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
changed pools to pool and added period
zpool-wording-257405_2.patch (text/plain), 1.50 KB, created by
John Darrah
on 2022-04-19 11:36:22 UTC
(
hide
)
Description:
changed pools to pool and added period
Filename:
MIME Type:
Creator:
John Darrah
Created:
2022-04-19 11:36:22 UTC
Size:
1.50 KB
patch
obsolete
>diff --git a/documentation/content/en/books/handbook/zfs/_index.adoc b/documentation/content/en/books/handbook/zfs/_index.adoc >index 3f9a2a457d..0242b01a6c 100644 >--- a/documentation/content/en/books/handbook/zfs/_index.adoc >+++ b/documentation/content/en/books/handbook/zfs/_index.adoc >@@ -488,7 +488,7 @@ The <<zfs-zfs,`zfs`>> utility allows creating, destroying, and managing datasets > [[zfs-zpool-create]] > === Creating and Destroying Storage Pools > >-Creating a ZFS storage pool (_zpool_) requires permanent decisions, as the pool structure cannot change after creation. >+Creating a ZFS storage pool requires permanent decisions, as the pool structure cannot change after creation. > The most important decision is which types of vdevs to group the physical disks into. > See the list of <<zfs-term-vdev,vdev types>> for details about the possible options. > After creating the pool, most vdev types do not allow adding disks to the vdev. >@@ -580,7 +580,7 @@ This can cause undefined behavior in applications which had open files on those > [[zfs-zpool-attach]] > === Adding and Removing Devices > >-Two ways exist for adding disks to a zpool: attaching a disk to an existing vdev with `zpool attach`, or adding vdevs to the pool with `zpool add`. >+Two ways exist for adding disks to a pool: attaching a disk to an existing vdev with `zpool attach`, or adding vdevs to the pool with `zpool add`. > Some <<zfs-term-vdev,vdev types>> allow adding disks to the vdev after creation. > > A pool created with a single disk lacks redundancy.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 257405
:
233303
| 233328