X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fdoc%2Ftunefs.lustre.8;h=57da9a9d7892f21c261918eaba9698f05fb9975b;hb=2305c36139a7deaf25a0dc737d412eed42ca54e9;hp=d7eba1f23e6c45c95aa1240f87b2d57e1db989b7;hpb=1cc5fa26070fc9afef954b1b627001a981f7dc34;p=fs%2Flustre-release.git diff --git a/lustre/doc/tunefs.lustre.8 b/lustre/doc/tunefs.lustre.8 index d7eba1f..57da9a9 100644 --- a/lustre/doc/tunefs.lustre.8 +++ b/lustre/doc/tunefs.lustre.8 @@ -1,5 +1,8 @@ .\" -*- nroff -*- .\" Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved. +.\" +.\" Copyright (c) 2011, 2012, Intel Corporation. +.\" .\" This file may be copied under the terms of the GNU Public License, v2. .\" .TH tunefs.lustre 8 "2008 Mar 15" Lustre "configuration utilities" @@ -35,6 +38,11 @@ Remove all previous parameter info .TP .BI \--failnode= nid,... Set the NID(s) of a failover partner. This option can be repeated as desired. +Cannot be used with --servicenode. +.TP +.BI \--servicenode= nid,.... +Set the NID(s) of all service partner. This option treats all nodes as equal +service nodes. Cannot be used with --failnode. .TP .BI \--fsname= filesystem_name The Lustre filesystem this service will be part of. Default is 'lustre' @@ -86,6 +94,10 @@ Correct order of operations is: * Mount MDT and OSTs .br * Mount clients +.TP +.BI \--quota +Enable space accounting on old 2.x devices. + .SH EXAMPLES .TP .B tunefs.lustre --erase-param --mgsnode= --writeconf /dev/sda @@ -102,15 +114,11 @@ Upgrade an old 1.4.X Lustre MDT to 1.6. The new filesystem name is "testfs". 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 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 Sun Microsystems, Inc via -.br -http://downloads.lustre.org +filesystem package. .SH SEE ALSO .BR lustre (7), .BR mkfs.lustre (8),