All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@sandeen.net>
To: akira matsumoto <ryo.mtmt@gmail.com>
Cc: xfs@oss.sgi.com
Subject: Re: can convert XFS log version from 1 to 2 ?
Date: Mon, 23 Nov 2009 21:01:36 -0600	[thread overview]
Message-ID: <4B0B4C90.809@sandeen.net> (raw)
In-Reply-To: <5335cda50911231138u45e828afn5c30da531fbb4c09@mail.gmail.com>

akira matsumoto wrote:
> Hi. I'm using XFS on CentOS 5.4 now.
> 
> and I want to convert XFS log version from 1 to 2.(maybe default version is 1 )

xfs_admin -j:

       -j     Enables version 2 log format (journal format supporting larger log buffers).

works since xfsprogs 2.8.0

> XFS have any convert methods ? like "ext3 to XFS"
> 
> or Only could mkfs.xfs command ?

not within xfs; you could look at "convertfs" but dump & restore is probably better/safer.
 
> thanks.

No problem!

-Eric

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

  reply	other threads:[~2009-11-24  3:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-23 19:38 can convert XFS log version from 1 to 2 ? akira matsumoto
2009-11-24  3:01 ` Eric Sandeen [this message]
2009-11-24  5:13   ` akira matsumoto

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=4B0B4C90.809@sandeen.net \
    --to=sandeen@sandeen.net \
    --cc=ryo.mtmt@gmail.com \
    --cc=xfs@oss.sgi.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.