public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@sandeen.net>
To: "Linda A. Walsh" <xfs@tlinx.org>
Cc: xfs-oss <xfs@oss.sgi.com>
Subject: Re: mkfs.xfs -n ci - error?
Date: Thu, 20 May 2010 16:48:06 -0500	[thread overview]
Message-ID: <4BF5AE16.6060403@sandeen.net> (raw)
In-Reply-To: <4BF5AC35.7050909@tlinx.org>

On 05/20/2010 04:40 PM, Linda A. Walsh wrote:
> I'm trying to use the "-n ci" option on a volume, but get an error where it tells me
> the correct syntax is "-n ci".  Am I missing something?
> 
> mkfs.xfs -i maxpct=5 -n ci -l size=32704b,lazy-count=1 -d su=64k,sw=4 -L Backup -f /dev/Space/Backup 
> unknown option -n ci
> Usage: mkfs.xfs
> /* blocksize */         [-b log=n|size=num]
> /* data subvol */       [-d agcount=n,agsize=n,file,name=xxx,size=num,
>                             (sunit=value,swidth=value|su=num,sw=num),
>                             sectlog=n|sectsize=num
> /* inode size */        [-i log=n|perblock=n|size=num,maxpct=n,attr=0|1|2]
> /* log subvol */        [-l agnum=n,internal,size=num,logdev=xxx,version=n
>                             sunit=value|su=num,sectlog=n|sectsize=num,
>                             lazy-count=0|1]
> /* label */             [-L label (maximum 12 characters)]
> /* naming */            [-n log=n|size=num,version=2|ci]
>                         ^^^^                        ^^^

-n version=ci

from the man page:

version=value
        The  naming (directory) version value can be either 2 or ’ci’,
        defaulting to 2 if unspecified.

-Eric

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

      reply	other threads:[~2010-05-20 21:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-20 21:40 mkfs.xfs -n ci - error? Linda A. Walsh
2010-05-20 21:48 ` Eric Sandeen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BF5AE16.6060403@sandeen.net \
    --to=sandeen@sandeen.net \
    --cc=xfs@oss.sgi.com \
    --cc=xfs@tlinx.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox