From: adilger Date: Sat, 15 Mar 2008 09:45:45 +0000 (+0000) Subject: Branch b1_6 X-Git-Tag: v1_8_0_110~670 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=6e365300ce195daccc7929528c65661ad853250c;p=fs%2Flustre-release.git Branch b1_6 Update man page information. --- diff --git a/lustre/doc/mkfs.lustre.8 b/lustre/doc/mkfs.lustre.8 index 67329da..3a79d00 100644 --- a/lustre/doc/mkfs.lustre.8 +++ b/lustre/doc/mkfs.lustre.8 @@ -1,17 +1,17 @@ .\" -*- nroff -*- -.\" Copyright 2006 by Cluster FileSystems. All Rights Reserved. +.\" Copyright 2006 by Cluster File Systems, Inc. All Rights Reserved. +.\" Copyright 2008 by Sun Microsystems. All Rights Reserved. .\" This file may be copied under the terms of the GNU Public License. .\" -.TH mkfs.lustre 8 "2006 Jun 15" Lustre "configuration utilities" +.TH mkfs.lustre 8 "2008 Mar 15" Lustre "configuration utilities" .SH NAME mkfs.lustre \- format a disk for a Lustre service .SH SYNOPSIS .br -.B mkfs.lustre - [options] +.BR mkfs.lustre { --ost | --mdt | --mgs } +.I [options] .I device .br -where .B is one of .TP @@ -68,7 +68,7 @@ Set the NID(s) of the MGS node, required for all targets other than the MGS. Set permanent parameter .I key to value -.I value. +.IR value . This option can be repeated as desired. Typical options might include: .RS .I \--param sys.timeout=40 @@ -85,7 +85,7 @@ Default stripe count .RE .I \--param failover.mode=failout .RS -Return errs instead of waiting for recovery +Return errors instead of waiting for recovery .RE .RE .TP @@ -116,16 +116,16 @@ Standalone MGS on e.g. node cfs22 MDT for filesystem 'myfs1' on any node, using the above MGS .SH BUGS -Please report all bugs to Cluster FileSystems, support@clusterfs.com +Please report all bugs to Sun Micorsystems via http://bugzilla.lustre.org/ .SH AVAILABILITY .B mkfs.lustre is part of the .BR Lustre (7) -filesystem package and is available from CFS +filesystem package and is available from Sun Microsystems via .br -http://clusterfs.com +http://downloads.lustre.org/ .SH SEE ALSO -.BR Lustre (7), +.BR lustre (7), .BR mount.lustre (8), .BR tunefs.lustre (8), .BR lctl (8), diff --git a/lustre/doc/tunefs.lustre.8 b/lustre/doc/tunefs.lustre.8 index 7300b1f..e99e15a 100644 --- a/lustre/doc/tunefs.lustre.8 +++ b/lustre/doc/tunefs.lustre.8 @@ -1,8 +1,9 @@ .\" -*- nroff -*- -.\" Copyright 2006 by ClusterFileSystems. All Rights Reserved. -.\" This file may be copied under the terms of the GNU Public License. +.\" Copyright 2006 by Cluster File Systems, Inc. All Rights Reserved. +.\" Copyright 2008 by Sun Microsystems, Inc. All Rights Reserved. +.\" This file may be copied under the terms of the GNU Public License, v2. .\" -.TH tunefs.lustre 8 "2006 Jun 15" Lustre "configuration utilities" +.TH tunefs.lustre 8 "2008 Mar 15" Lustre "configuration utilities" .SH NAME tunefs.lustre \- modify the Lustre configuration information on a disk .SH SYNOPSIS @@ -85,16 +86,16 @@ Upgrade an old 1.4.X Lustre MDT to 1.6, and start with brand-new 1.6 configuration logs. All old servers and clients must be stopped. .SH BUGS -Please report all bugs to ClusterFileSystems, support@clusterfs.com +Please report all bugs to Sun Microsystems using http://bugzilla.lustre.org/ .SH AVAILABILITY .B tunefs.lustre is part of the .BR Lustre (7) -filesystem package and is available from CFS +filesystem package and is available from Sun Microsystems, Inc via .br -http://clusterfs.com +http://downloads.lustre.org .SH SEE ALSO -.BR Lustre (7), +.BR lustre (7), .BR mkfs.lustre (8), .BR mount.lustre (8), .BR lctl (8),