* can convert XFS log version from 1 to 2 ?
@ 2009-11-23 19:38 akira matsumoto
2009-11-24 3:01 ` Eric Sandeen
0 siblings, 1 reply; 3+ messages in thread
From: akira matsumoto @ 2009-11-23 19:38 UTC (permalink / raw)
To: xfs
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 have any convert methods ? like "ext3 to XFS"
or Only could mkfs.xfs command ?
thanks.
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: can convert XFS log version from 1 to 2 ?
2009-11-23 19:38 can convert XFS log version from 1 to 2 ? akira matsumoto
@ 2009-11-24 3:01 ` Eric Sandeen
2009-11-24 5:13 ` akira matsumoto
0 siblings, 1 reply; 3+ messages in thread
From: Eric Sandeen @ 2009-11-24 3:01 UTC (permalink / raw)
To: akira matsumoto; +Cc: xfs
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
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: can convert XFS log version from 1 to 2 ?
2009-11-24 3:01 ` Eric Sandeen
@ 2009-11-24 5:13 ` akira matsumoto
0 siblings, 0 replies; 3+ messages in thread
From: akira matsumoto @ 2009-11-24 5:13 UTC (permalink / raw)
To: xfs
Hi Eric.
Thanks for your quickly reply.
I'll charange "xfs_admin" command then check xfs log version .
thanks.
-akira Matsumoto
2009/11/24 Eric Sandeen <sandeen@sandeen.net>:
> 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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-11-24 5:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-23 19:38 can convert XFS log version from 1 to 2 ? akira matsumoto
2009-11-24 3:01 ` Eric Sandeen
2009-11-24 5:13 ` akira matsumoto
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox