Whamcloud - gitweb
doc/manual.git
12 years agoLUDOC-11 Misc cleanups of examples and text 57/1257/3 2.1.0
Andreas Dilger [Wed, 17 Aug 2011 21:33:05 +0000 (15:33 -0600)]
LUDOC-11 Misc cleanups of examples and text

Clean up some examples seen in the manual while working on LUDOC-14.

Use "ost0" and "ost1" in examples, to match the actual OST indices
used, instead of "ost1" and "ost2".  Same for "oss0" and "oss1", etc.

Use "lctl {get,set}_param" instead of direct /proc access in a few
places (there are a lot more that should be fixed).

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ibeb4e3318b6fbdb8a81283d5cfad14a69e27443b

12 years agoLUDOC-14 Always use --index when formatting OSTs 56/1256/4
Andreas Dilger [Wed, 17 Aug 2011 20:50:04 +0000 (14:50 -0600)]
LUDOC-14 Always use --index when formatting OSTs

To prepare users for changes that are upcoming in Lustre 2.3/2.4 for
the OSD restructuring project, the OST index should always be given
when formatting OSTs with mkfs.lustre.  This is already accepted as
standard practice for Lustre users today, so reflect that in the
examples in the manual.

Change-Id: I41cc175dc4392950c4376b3643c3017f6b9b2fcc
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
12 years agoMerge "LUDOC-16 fix stale links."
Jessica Popp [Tue, 6 Sep 2011 15:54:55 +0000 (11:54 -0400)]
Merge "LUDOC-16 fix stale links."

12 years agoLUDOC-16 fix stale links. 70/1270/2
Richard Henwood [Tue, 30 Aug 2011 18:27:14 +0000 (13:27 -0500)]
LUDOC-16 fix stale links.

Links now point to accurate and actively maintained targets.

Signed-off-by: Richard Henwood <rhenwood@whamcloud.com>
Change-Id: I3212ac2fb807108ca046b06ebfa7842474449127

12 years agoMerge "LUDOC-13 render diff of html manual to enhance reviewability."
Richard Henwood [Thu, 11 Aug 2011 15:35:28 +0000 (11:35 -0400)]
Merge "LUDOC-13 render diff of html manual to enhance reviewability."

12 years agoLUDOC-13 render diff of html manual to enhance reviewability. 27/1127/5
Richard Henwood [Wed, 20 Jul 2011 18:01:47 +0000 (13:01 -0500)]
LUDOC-13 render diff of html manual to enhance reviewability.

Reviewing manual changes is challenging when only observing docbook
xml. This change provides code (./tools/diff.py) and a 'diff' make
target to generate a html page with annotated differences. An
example screenshot is attached to LUDOC-13.

Signed-off-by: Richard Henwood <rhenwood@whamcloud.com>
Change-Id: Ib19bae429235f9bf2b2b8d15a597baac8f12cc6e

12 years agoLUDOC-11 debug: Fix malformed sentence 37/1137/2
Andreas Dilger [Mon, 25 Jul 2011 23:30:41 +0000 (17:30 -0600)]
LUDOC-11 debug: Fix malformed sentence

Fix incompletely edited sentence after review from Richard.

Change-Id: Ic9436d791104efec5c18d3ee5f2a36c7b859cf23
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
12 years agoLUDOC-11 Minor improvements to debugging chapter 85/1085/2
Andreas Dilger [Mon, 11 Jul 2011 16:30:14 +0000 (10:30 -0600)]
LUDOC-11 Minor improvements to debugging chapter

Fix formatting consistency of the debugging chapter.

Add a number of debug macros that were not being listed, and
improve the description and formatting of some others.

Update sample output to be consistent with what is generated
by modern Lustre tools.

Change-Id: Ie1276e49c784ccc6ee23c5609b996baa4ad57173
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
12 years agoLUDOC-11 cleanups to Lustre limits table 62/1062/6
Andreas Dilger [Wed, 6 Jul 2011 18:28:24 +0000 (12:28 -0600)]
LUDOC-11 cleanups to Lustre limits table

The Lustre limits table was outdated in a few places, and not organized
in a logical manner.  Consolidate the table and update to latest values,
and remove unknown characters in table.

Clarify some of the Lustre feature descriptions in this section.

Change-Id: I4ee903ccc8446f1c32e456bc6535e1af09e39379
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
12 years agoMerge "LUDOC-6 Add Makefile with check, pdf, html targets"
Richard Henwood [Fri, 8 Jul 2011 14:41:37 +0000 (07:41 -0700)]
Merge "LUDOC-6 Add Makefile with check, pdf, html targets"

12 years agoLUDOC-6 Add Makefile with check, pdf, html targets 63/1063/2
Andreas Dilger [Wed, 6 Jul 2011 20:16:10 +0000 (14:16 -0600)]
LUDOC-6 Add Makefile with check, pdf, html targets

Add a Makefile which will, by default, check the XML of the manual
for structural errors, or build a .html or .pdf version of the
Lustre manual.

It checks for Docbook style sheets on both Linux and MacOS.

Change-Id: I1583a0849ef14299a3df37328f4acc2a55a00fac
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
12 years agoLUDOC-6 Add Makefile with check, pdf, html targets
Andreas Dilger [Wed, 6 Jul 2011 20:16:10 +0000 (14:16 -0600)]
LUDOC-6 Add Makefile with check, pdf, html targets

Add a Makefile which will, by default, check the XML of the manual
for structural errors, or build a .html or .pdf version of the
Lustre manual.

It checks for Docbook style sheets on both Linux and MacOS.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
12 years agoLUDOC-7 cleanups to Lustre limits table
Andreas Dilger [Wed, 6 Jul 2011 18:28:24 +0000 (12:28 -0600)]
LUDOC-7 cleanups to Lustre limits table

The Lustre limits table was outdated in a few places, and not organized
in a logical manner.  Consolidate the table and update to latest values,
and remove unknown characters in table.

Clarify some of the Lustre feature descriptions in this section.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
12 years agoMerge "LUDOC-5 fixed legal notice for Whamcloud modifications."
Richard Henwood [Mon, 27 Jun 2011 19:00:53 +0000 (12:00 -0700)]
Merge "LUDOC-5 fixed legal notice for Whamcloud modifications."

12 years agoLUDOC-5 fixed legal notice for Whamcloud modifications. 35/935/2
Richard Henwood [Fri, 10 Jun 2011 22:53:12 +0000 (17:53 -0500)]
LUDOC-5 fixed legal notice for Whamcloud modifications.

Following legal advice, this change adds context for modifications from
Whamcloud to be admitted into this CC 3.0 licensed document. Docbook includes
copyright and legalnotice elements and these have been used. The copyright
notice that was previously in the Oracle legalnotice has been moved to a
copyright element.

Signed-off-by: Richard Henwood <rhenwood@whamcloud.com>
Change-Id: I0b1584e8474a390136c052145aef5f2ba695c65a

12 years agoFIX: improved formating of an example.
Richard Henwood [Wed, 25 May 2011 16:20:40 +0000 (11:20 -0500)]
FIX: improved formating of an example.

12 years agoFIX: list items correctly grouped.
Richard Henwood [Wed, 25 May 2011 16:02:46 +0000 (11:02 -0500)]
FIX: list items correctly grouped.

12 years agoFIX: over-streatched image.
Richard Henwood [Wed, 25 May 2011 15:51:06 +0000 (10:51 -0500)]
FIX: over-streatched image.

12 years agoFIX: tidyup the copyright notice.
Richard Henwood [Wed, 25 May 2011 15:07:03 +0000 (10:07 -0500)]
FIX: tidyup the copyright notice.

12 years agoFIX: minor tweaks to the improve figures and revision info. draftversion
Richard Henwood [Tue, 24 May 2011 15:14:28 +0000 (10:14 -0500)]
FIX: minor tweaks to the improve figures and revision info.

12 years agoFIX: corrected linking of documents.
Richard Henwood [Tue, 24 May 2011 00:34:31 +0000 (19:34 -0500)]
FIX: corrected linking of documents.

12 years agoADD: images for figures.
Richard Henwood [Mon, 23 May 2011 23:03:41 +0000 (18:03 -0500)]
ADD: images for figures.

12 years agoFIX: refactored to include legal notice.
Richard Henwood [Mon, 23 May 2011 23:01:43 +0000 (18:01 -0500)]
FIX: refactored to include legal notice.

12 years agoFIX: added index.
Richard Henwood [Mon, 23 May 2011 22:54:20 +0000 (17:54 -0500)]
FIX: added index.

13 years agoFIX: typesetting proofedversion
Richard Henwood [Fri, 20 May 2011 21:24:49 +0000 (16:24 -0500)]
FIX: typesetting

13 years agoFIX: typesetting
Richard Henwood [Fri, 20 May 2011 19:58:32 +0000 (14:58 -0500)]
FIX: typesetting

13 years agoFIX: typesetting
Richard Henwood [Fri, 20 May 2011 19:18:55 +0000 (14:18 -0500)]
FIX: typesetting

13 years agoFIX: validation
Richard Henwood [Fri, 20 May 2011 18:54:50 +0000 (13:54 -0500)]
FIX: validation

13 years agoFIX: validation, ulink -> link
Richard Henwood [Fri, 20 May 2011 18:53:51 +0000 (13:53 -0500)]
FIX: validation, ulink -> link

13 years agoFIX: validation, ulink -> link
Richard Henwood [Fri, 20 May 2011 18:53:05 +0000 (13:53 -0500)]
FIX: validation, ulink -> link

13 years agoFIX: validation, ulink -> link
Richard Henwood [Fri, 20 May 2011 18:40:24 +0000 (13:40 -0500)]
FIX: validation, ulink -> link

13 years agoFIX: validation, ulink -> link
Richard Henwood [Fri, 20 May 2011 18:39:59 +0000 (13:39 -0500)]
FIX: validation, ulink -> link

13 years agoFIX: validation, ulink -> link
Richard Henwood [Fri, 20 May 2011 18:31:51 +0000 (13:31 -0500)]
FIX: validation, ulink -> link

13 years agoFIX: validation, ulink -> link
Richard Henwood [Fri, 20 May 2011 18:17:07 +0000 (13:17 -0500)]
FIX: validation, ulink -> link

13 years agoFIX: validation, ulink -> link
Richard Henwood [Fri, 20 May 2011 18:10:44 +0000 (13:10 -0500)]
FIX: validation, ulink -> link

13 years agoFIX: validation
Richard Henwood [Fri, 20 May 2011 18:09:28 +0000 (13:09 -0500)]
FIX: validation

13 years agoFIX: validation
Richard Henwood [Fri, 20 May 2011 17:35:21 +0000 (12:35 -0500)]
FIX: validation

13 years agoFIX: validation
Richard Henwood [Fri, 20 May 2011 16:54:56 +0000 (11:54 -0500)]
FIX: validation

13 years agoFIX: validation
Richard Henwood [Fri, 20 May 2011 16:50:15 +0000 (11:50 -0500)]
FIX: validation

13 years agoFIX: proofed against origional
Richard Henwood [Fri, 20 May 2011 16:44:31 +0000 (11:44 -0500)]
FIX: proofed against origional

13 years agoFIX: proofed against origional
Richard Henwood [Fri, 20 May 2011 13:22:30 +0000 (08:22 -0500)]
FIX: proofed against origional

13 years agoFIX: proofed against origional
Richard Henwood [Thu, 19 May 2011 17:19:47 +0000 (12:19 -0500)]
FIX: proofed against origional

13 years agoFIX: removed redundant anchors
Richard Henwood [Thu, 19 May 2011 15:15:44 +0000 (10:15 -0500)]
FIX: removed redundant anchors

13 years agoFIX: removed redundant anchors
Richard Henwood [Thu, 19 May 2011 15:10:00 +0000 (10:10 -0500)]
FIX: removed redundant anchors

13 years agoFIX: removed funny characters.
Richard Henwood [Wed, 18 May 2011 22:48:06 +0000 (17:48 -0500)]
FIX: removed funny characters.

13 years agoFIX: proof read against origional
Richard Henwood [Wed, 18 May 2011 22:45:05 +0000 (17:45 -0500)]
FIX: proof read against origional

13 years agoFIX: proof read against origional
Richard Henwood [Wed, 18 May 2011 21:55:19 +0000 (16:55 -0500)]
FIX: proof read against origional

13 years agoFIX: proof read against origional
Richard Henwood [Wed, 18 May 2011 21:45:07 +0000 (16:45 -0500)]
FIX: proof read against origional

13 years agoFIX: proof read against origional
Richard Henwood [Wed, 18 May 2011 21:42:11 +0000 (16:42 -0500)]
FIX: proof read against origional

13 years agoFIX: xrefs workingxslt
Richard Henwood [Wed, 18 May 2011 19:30:44 +0000 (14:30 -0500)]
FIX: xrefs

13 years agoFIX: xrefs and tidying
Richard Henwood [Wed, 18 May 2011 18:39:05 +0000 (13:39 -0500)]
FIX: xrefs and tidying

13 years agoFIX: xrefs and tidying
Richard Henwood [Wed, 18 May 2011 18:16:32 +0000 (13:16 -0500)]
FIX: xrefs and tidying

13 years agoFIX: article converted to chapter.
Richard Henwood [Wed, 18 May 2011 18:10:35 +0000 (13:10 -0500)]
FIX: article converted to chapter.

13 years agoFIX: xrefs and tidying
Richard Henwood [Wed, 18 May 2011 18:09:00 +0000 (13:09 -0500)]
FIX: xrefs and tidying

13 years agoFIX: xrefs and tidying
Richard Henwood [Wed, 18 May 2011 18:01:24 +0000 (13:01 -0500)]
FIX: xrefs and tidying

13 years agoFIX: xrefs and tidying
Richard Henwood [Wed, 18 May 2011 17:36:42 +0000 (12:36 -0500)]
FIX: xrefs and tidying

13 years agoFIX: xrefs and tidying
Richard Henwood [Wed, 18 May 2011 17:24:04 +0000 (12:24 -0500)]
FIX: xrefs and tidying

13 years agoFIX: xrefs and tidying
Richard Henwood [Wed, 18 May 2011 17:14:04 +0000 (12:14 -0500)]
FIX: xrefs and tidying

13 years agoFIX: refactor part
Richard Henwood [Wed, 18 May 2011 16:58:42 +0000 (11:58 -0500)]
FIX: refactor part

13 years agoFIX: xrefs and tidying
Richard Henwood [Wed, 18 May 2011 16:54:24 +0000 (11:54 -0500)]
FIX: xrefs and tidying

13 years agoFIX: xrefs and tidying
Richard Henwood [Wed, 18 May 2011 16:45:39 +0000 (11:45 -0500)]
FIX: xrefs and tidying

13 years agoFIX: xrefs and tidying
Richard Henwood [Wed, 18 May 2011 16:33:32 +0000 (11:33 -0500)]
FIX: xrefs and tidying

13 years agoFIX: refactor part
Richard Henwood [Wed, 18 May 2011 16:26:29 +0000 (11:26 -0500)]
FIX: refactor part

13 years agoFIX: xrefs and tidying
Richard Henwood [Wed, 18 May 2011 16:22:51 +0000 (11:22 -0500)]
FIX: xrefs and tidying

13 years agoFIX: xrefs and tidying
Richard Henwood [Wed, 18 May 2011 16:14:12 +0000 (11:14 -0500)]
FIX: xrefs and tidying

13 years agoFIX: xrefs and tidying
Richard Henwood [Wed, 18 May 2011 15:55:45 +0000 (10:55 -0500)]
FIX: xrefs and tidying

13 years agoFIX: refactor part
Richard Henwood [Wed, 18 May 2011 15:38:00 +0000 (10:38 -0500)]
FIX: refactor part

13 years agoFIX: xrefs and tidying
Richard Henwood [Wed, 18 May 2011 15:27:03 +0000 (10:27 -0500)]
FIX: xrefs and tidying

13 years agoFIX: xrefs
Richard Henwood [Wed, 18 May 2011 14:49:10 +0000 (09:49 -0500)]
FIX: xrefs

13 years agoFIX: patched on additional missed content
Richard Henwood [Wed, 18 May 2011 14:44:04 +0000 (09:44 -0500)]
FIX: patched on additional missed content

13 years agoFIX: patched on additional missed content
Richard Henwood [Tue, 17 May 2011 23:40:54 +0000 (18:40 -0500)]
FIX: patched on additional missed content

13 years agoFIX: xrefs
Richard Henwood [Tue, 17 May 2011 23:16:25 +0000 (18:16 -0500)]
FIX: xrefs

13 years agoFIX: xrefs
Richard Henwood [Tue, 17 May 2011 23:07:01 +0000 (18:07 -0500)]
FIX: xrefs

13 years agoFIX: xrefs
Richard Henwood [Tue, 17 May 2011 22:32:30 +0000 (17:32 -0500)]
FIX: xrefs

13 years agoFIX: xrefs
Richard Henwood [Tue, 17 May 2011 22:19:55 +0000 (17:19 -0500)]
FIX: xrefs

13 years agoFIX: xrefs
Richard Henwood [Tue, 17 May 2011 21:49:00 +0000 (16:49 -0500)]
FIX: xrefs

13 years agoFIX: refactored
Richard Henwood [Tue, 17 May 2011 21:44:10 +0000 (16:44 -0500)]
FIX: refactored

13 years agoFIX: xrefs
Richard Henwood [Tue, 17 May 2011 21:38:24 +0000 (16:38 -0500)]
FIX: xrefs

13 years agoFIX: xrefs
Richard Henwood [Tue, 17 May 2011 21:34:08 +0000 (16:34 -0500)]
FIX: xrefs

13 years agoFIX: xrefs
Richard Henwood [Tue, 17 May 2011 20:58:48 +0000 (15:58 -0500)]
FIX: xrefs

13 years agoFIX: xrefs
Richard Henwood [Tue, 17 May 2011 19:44:51 +0000 (14:44 -0500)]
FIX: xrefs

13 years agoFIX: xrefs
Richard Henwood [Tue, 17 May 2011 19:13:32 +0000 (14:13 -0500)]
FIX: xrefs

13 years agoFIX: xrefs
Richard Henwood [Tue, 17 May 2011 18:57:31 +0000 (13:57 -0500)]
FIX: xrefs

13 years agoFIX: xrefs
Richard Henwood [Tue, 17 May 2011 18:42:02 +0000 (13:42 -0500)]
FIX: xrefs

13 years agoFIX: xrefs
Richard Henwood [Tue, 17 May 2011 17:39:04 +0000 (12:39 -0500)]
FIX: xrefs

13 years agoFIX: refactored part
Richard Henwood [Tue, 17 May 2011 17:28:20 +0000 (12:28 -0500)]
FIX: refactored part

13 years agoFIX: xrefs
Richard Henwood [Tue, 17 May 2011 17:23:49 +0000 (12:23 -0500)]
FIX: xrefs

13 years agoFIX: xrefs
Richard Henwood [Tue, 17 May 2011 17:23:29 +0000 (12:23 -0500)]
FIX: xrefs

13 years agoFIX: xrefs
Richard Henwood [Tue, 17 May 2011 16:15:53 +0000 (11:15 -0500)]
FIX: xrefs

13 years agoFIX: moved xincludes into main file
Richard Henwood [Tue, 17 May 2011 15:56:51 +0000 (10:56 -0500)]
FIX: moved xincludes into main file

13 years agoFIX: update xrefs and figures
Richard Henwood [Tue, 17 May 2011 15:55:20 +0000 (10:55 -0500)]
FIX: update xrefs and figures

13 years agoFIX: part correctly references chapters.
Richard Henwood [Mon, 16 May 2011 23:07:15 +0000 (18:07 -0500)]
FIX: part correctly references chapters.

13 years agoFIX: converted to glossary and removed cruft
Richard Henwood [Mon, 16 May 2011 22:39:47 +0000 (17:39 -0500)]
FIX: converted to glossary and removed cruft

13 years agoFIX: converted to chapter and removed cruft
Richard Henwood [Mon, 16 May 2011 21:00:09 +0000 (16:00 -0500)]
FIX: converted to chapter and removed cruft

13 years agoFIX: converted to chapter and removed cruft
Richard Henwood [Mon, 16 May 2011 20:59:37 +0000 (15:59 -0500)]
FIX: converted to chapter and removed cruft

13 years agoFIX: converted to chapter and removed cruft
Richard Henwood [Mon, 16 May 2011 20:59:06 +0000 (15:59 -0500)]
FIX: converted to chapter and removed cruft

13 years agoFIX: converted to chapter and removed cruft
Richard Henwood [Mon, 16 May 2011 20:58:17 +0000 (15:58 -0500)]
FIX: converted to chapter and removed cruft

13 years agoFIX: converted to chapter and removed cruft
Richard Henwood [Mon, 16 May 2011 20:57:40 +0000 (15:57 -0500)]
FIX: converted to chapter and removed cruft

13 years agoFIX: converted to chapter and removed cruft
Richard Henwood [Mon, 16 May 2011 20:57:11 +0000 (15:57 -0500)]
FIX: converted to chapter and removed cruft

13 years agoFIX: converted to chapter and removed cruft
Richard Henwood [Mon, 16 May 2011 20:56:27 +0000 (15:56 -0500)]
FIX: converted to chapter and removed cruft