FreeBSD Bugzilla – Attachment 24344 Details for
Bug 41661
[PATCH] minor correction of vinum/chapter.sgml
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 5.29 KB, created by
Martin Heinen
on 2002-08-14 13:40:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Martin Heinen
Created:
2002-08-14 13:40:02 UTC
Size:
5.29 KB
patch
obsolete
>Index: chapter.sgml >=================================================================== >RCS file: /u/cvs/doc/en_US.ISO8859-1/books/handbook/vinum/chapter.sgml,v >retrieving revision 1.2 >diff -u -r1.2 chapter.sgml >--- chapter.sgml 14 Aug 2002 05:45:48 -0000 1.2 >+++ chapter.sgml 14 Aug 2002 12:18:43 -0000 >@@ -50,14 +50,14 @@ > > <para><emphasis>Vinum</emphasis> is a > so-called <emphasis>Volume Manager</emphasis>, a virtual disk driver that >- addresses these three problems. Let's look at them in more detail. Various >+ addresses these three problems. Let us look at them in more detail. Various > solutions to these problems have been proposed and implemented:</para> > > > <para>Disks are getting bigger, but so are data storage requirements. >- Often you'll find you want a file system that is bigger than the disks >+ Often you will find you want a file system that is bigger than the disks > you have available. Admittedly, this problem is not as acute as it was >- ten years ago, but it still exists. Some systems have solve this by >+ ten years ago, but it still exists. Some systems have solved this by > creating an abstract device which stores its data on a number of disks.</para> > </sect1> > >@@ -72,7 +72,7 @@ > <para>Current disk drives can transfer data sequentially at up to > 30 MB/s, but this value is of little importance in an environment > where many independent processes access a drive, where they may >- achieve only a fraction of these values. In such cases it's more >+ achieve only a fraction of these values. In such cases it is more > interesting to view the problem from the viewpoint of the disk > subsystem: the important parameter is the load that a transfer places > on the subsystem, in other words the time for which a transfer occupies >@@ -80,7 +80,7 @@ > > <para>In any disk transfer, the drive must first position the heads, wait > for the first sector to pass under the read head, and then perform the >- transfer. These actions can be considered to be atomic: it doesn't make >+ transfer. These actions can be considered to be atomic: it does not make > any sense to interrupt them.</para> > > <para><anchor id="vinum-latency"> >@@ -112,7 +112,7 @@ > > <para>The evenness of the load on the disks is strongly dependent on > the way the data is shared across the drives. In the following >- discussion, it's convenient to think of the disk storage as a large >+ discussion, it is convenient to think of the disk storage as a large > number of data sectors which are addressable by number, rather like the > pages in a book. The most obvious method is to divide the virtual disk > into groups of consecutive sectors the size of the individual physical >@@ -654,7 +654,7 @@ > <title>Object naming</title> > <para>As described above, Vinum assigns default names to plexes and > subdisks, although they may be overridden. Overriding the default names >- is not recommended: experience with the VERITAS\(rg volume manager, which >+ is not recommended: experience with the VERITAS Volume Manager™, which > allows arbitrary naming of objects, has shown that this flexibility does > not bring a significant advantage, and it can cause confusion.</para> > >@@ -679,7 +679,7 @@ > <para>Block and character device entries for each volume. > These are the main devices used by Vinum. The block device names are > the name of the volume, while the character device names follow the BSD >- tradition of perpending the letter <emphasis>r</emphasis> to the name. >+ tradition of prepending the letter <emphasis>r</emphasis> to the name. > Thus the configuration above would include the block devices > <devicename>/dev/vinum/myvol</devicename>, > <devicename>/dev/vinum/mirror</devicename>, >@@ -835,12 +835,12 @@ > > <sect1 id="vinum-config"> > <title>Configuring Vinum</title> >- <para>The <filename>GENERIC</filename> kernel does not contain Vinum. It's >+ <para>The <filename>GENERIC</filename> kernel does not contain Vinum. It is > possible to build a special kernel which includes Vinum, but this is not >- recommended. The standard way to start Vinum is as a >- <acronym>kld</acronym>. You don't even need to use &man.kldload.8; >+ recommended. The standard way to start Vinum is as a kernel module >+ (<acronym>kld</acronym>). You do not even need to use &man.kldload.8; > for Vinum: when you start &man.vinum.8;, it checks whether the module >- has been loaded, and if it isn't, it loads it automatically.</para> >+ has been loaded, and if it is not, it loads it automatically.</para> > > > <sect2> >@@ -891,10 +891,10 @@ > <programlisting> > start_vinum="YES" # set to YES to start vinum</programlisting> > >- <para>If you don't have a file <filename>/etc/rc.conf</filename>, create >+ <para>If you do not have a file <filename>/etc/rc.conf</filename>, create > one with this content. This will cause the system to load the Vinum > <acronym>kld</acronym> at startup, and to start any objects mentioned in >- the configuration. This is done before mounting file systems, so it's >+ the configuration. This is done before mounting file systems, so it is > possible to automatically &man.fsck.8; and mount file systems on Vinum > volumes.</para>
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 41661
: 24344