All of lore.kernel.org
 help / color / mirror / Atom feed
* Conversion from v3.6 to v4 of Reiserfs...
@ 2004-02-24 17:30 Diaz Rodriguez, Eduardo
  2004-02-24 17:50 ` Dr. Giovanni A. Orlando
  2004-02-25  2:25 ` Asheesh Laroia
  0 siblings, 2 replies; 11+ messages in thread
From: Diaz Rodriguez, Eduardo @ 2004-02-24 17:30 UTC (permalink / raw)
  To: reiserfs-list

Sorry for the question from a newbie but I can'f find the answer and I find in
google maillist and may sites...

I recently upgrade from 2.4.20 kernel to 2.6.3 kernel my debian testing.

I see in logs that my lvm system are using version 3.6 of resiser fs.

Feb 23 21:57:12 servidor1 kernel: found reiserfs format "3.6" with standard
journal
Feb 23 21:57:12 servidor1 kernel: Reiserfs journal params: device dm-0, size
8192, journal first block 18, max trans len 1024, max batch 900, max commit
age 30, max trans age 30
Feb 23 21:57:12 servidor1 kernel: reiserfs: checking transaction log (dm-0)
for (dm-0)
Feb 23 21:57:12 servidor1 kernel: reiserfs: replayed 23 transactions in 1 seconds
Feb 23 21:57:12 servidor1 kernel: Using r5 hash to sort names


I want use new version v4 but I don't want to lost my data. are there any form
to convert my fs to a new version v4??? This files are not critical for the
system, only data..

Thanks for the time and for reiserfs...

=======================================================================================
Una partícula que vuela ... buscará el ojo mas próximo ...
=======================================================================================


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Conversion from v3.6 to v4 of Reiserfs...
  2004-02-24 17:30 Conversion from v3.6 to v4 of Reiserfs Diaz Rodriguez, Eduardo
@ 2004-02-24 17:50 ` Dr. Giovanni A. Orlando
  2004-02-25  2:25 ` Asheesh Laroia
  1 sibling, 0 replies; 11+ messages in thread
From: Dr. Giovanni A. Orlando @ 2004-02-24 17:50 UTC (permalink / raw)
  To: Diaz Rodriguez, Eduardo; +Cc: reiserfs-list

Diaz Rodriguez, Eduardo wrote:

>Sorry for the question from a newbie but I can'f find the answer and I find in
>google maillist and may sites...
>
>I recently upgrade from 2.4.20 kernel to 2.6.3 kernel my debian testing.
>
>I see in logs that my lvm system are using version 3.6 of resiser fs.
>
>Feb 23 21:57:12 servidor1 kernel: found reiserfs format "3.6" with standard
>journal
>Feb 23 21:57:12 servidor1 kernel: Reiserfs journal params: device dm-0, size
>8192, journal first block 18, max trans len 1024, max batch 900, max commit
>age 30, max trans age 30
>Feb 23 21:57:12 servidor1 kernel: reiserfs: checking transaction log (dm-0)
>for (dm-0)
>Feb 23 21:57:12 servidor1 kernel: reiserfs: replayed 23 transactions in 1 seconds
>Feb 23 21:57:12 servidor1 kernel: Using r5 hash to sort names
>
>
>I want use new version v4 but I don't want to lost my data. are there any form
>to convert my fs to a new version v4??? This files are not critical for the
>system, only data..
>
>  
>
Hi,

    Actually, there are no a way. You need to backup and re-write it 
your data.

    However, I speak with Hans and probably we will release a 
tool/utility for that purpose.

    We have no date for this release.

Thanks,
Giovanni

>Thanks for the time and for reiserfs...
>
>=======================================================================================
>Una partícula que vuela ... buscará el ojo mas próximo ...
>=======================================================================================
>
>
>  
>


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Conversion from v3.6 to v4 of Reiserfs...
       [not found] <no.id>
@ 2004-02-25  1:54 ` The Amazing Dragon
  2004-02-25  9:17   ` Nikita Danilov
  0 siblings, 1 reply; 11+ messages in thread
From: The Amazing Dragon @ 2004-02-25  1:54 UTC (permalink / raw)
  To: Dr. Giovanni A. Orlando; +Cc: reiserfs-list

> From: "Dr. Giovanni A. Orlando" <gorlando@futuretg.com>
>     Actually, there are no a way. You need to backup and re-write it 
> your data.
> 
>     However, I speak with Hans and probably we will release a 
> tool/utility for that purpose.

Something like dump?


-- 
(\___(\___(\______          --=> 8-) EHM <=--          ______/)___/)___/)
 \   (    |         EHeM@cs.pdx.edu      PGP 8881EF59         |    )   /
  \_  \   |  _____  -O #include <stddisclaimer.h> O-   _____  |   /  _/
    \___\_|_/82 04 A1 3C C7 B1 37 2A*E3 6E 84 DA 97 4C 40 E6\_|_/___/



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Conversion from v3.6 to v4 of Reiserfs...
  2004-02-24 17:30 Conversion from v3.6 to v4 of Reiserfs Diaz Rodriguez, Eduardo
  2004-02-24 17:50 ` Dr. Giovanni A. Orlando
@ 2004-02-25  2:25 ` Asheesh Laroia
  2004-02-25  8:33   ` Christian Mayrhuber
  1 sibling, 1 reply; 11+ messages in thread
From: Asheesh Laroia @ 2004-02-25  2:25 UTC (permalink / raw)
  To: Diaz Rodriguez, Eduardo; +Cc: reiserfs-list

There is the program convertfs:
	http://tzukanov.narod.ru/convertfs/

I don't think it suports reiser4, but you could probably write a patch or
ask the author nicely.  It's supposed to do in-place filesystem conversion
by using a sparse loopback file.

I've only heard good things about it, but I've never used it.

-- Asheesh.

-- 
"Good health" is merely the slowest rate at which one can die.

On Tue, 24 Feb 2004, Diaz Rodriguez, Eduardo wrote:

> Sorry for the question from a newbie but I can'f find the answer and I find in
> google maillist and may sites...
>
> I recently upgrade from 2.4.20 kernel to 2.6.3 kernel my debian testing.
>
> I see in logs that my lvm system are using version 3.6 of resiser fs.
>
> Feb 23 21:57:12 servidor1 kernel: found reiserfs format "3.6" with standard
> journal
> Feb 23 21:57:12 servidor1 kernel: Reiserfs journal params: device dm-0, size
> 8192, journal first block 18, max trans len 1024, max batch 900, max commit
> age 30, max trans age 30
> Feb 23 21:57:12 servidor1 kernel: reiserfs: checking transaction log (dm-0)
> for (dm-0)
> Feb 23 21:57:12 servidor1 kernel: reiserfs: replayed 23 transactions in 1 seconds
> Feb 23 21:57:12 servidor1 kernel: Using r5 hash to sort names
>
>
> I want use new version v4 but I don't want to lost my data. are there any form
> to convert my fs to a new version v4??? This files are not critical for the
> system, only data..
>
> Thanks for the time and for reiserfs...

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Conversion from v3.6 to v4 of Reiserfs...
  2004-02-25  2:25 ` Asheesh Laroia
@ 2004-02-25  8:33   ` Christian Mayrhuber
  2004-02-25  9:37     ` Hans Reiser
  0 siblings, 1 reply; 11+ messages in thread
From: Christian Mayrhuber @ 2004-02-25  8:33 UTC (permalink / raw)
  To: Diaz Rodriguez, Eduardo; +Cc: reiserfs-list

Asheesh Laroia wrote:
> There is the program convertfs:
> 	http://tzukanov.narod.ru/convertfs/
> 
> I don't think it suports reiser4, but you could probably write a patch or
> ask the author nicely.  It's supposed to do in-place filesystem conversion
> by using a sparse loopback file.
> 
> I've only heard good things about it, but I've never used it.
> 
> -- Asheesh.
> 

convertfs is in debian testing/unstable, just to let you know.
You should have a look at:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=230995

I don't think it can handle reiser4, yet.
Reiser4 is not stable now, so if you care for your data I'd
stick with reiserfs v3.6 for now.

-- 
lg, Chris


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Conversion from v3.6 to v4 of Reiserfs...
  2004-02-25  1:54 ` The Amazing Dragon
@ 2004-02-25  9:17   ` Nikita Danilov
  2004-02-25  9:27     ` Dr. Giovanni A. Orlando
  0 siblings, 1 reply; 11+ messages in thread
From: Nikita Danilov @ 2004-02-25  9:17 UTC (permalink / raw)
  To: reiserfs-list
  Cc: Dr. Giovanni A. Orlando, The Amazing Dragon (Elliott Mitchell)

The Amazing Dragon (Elliott Mitchell) writes:
 > > From: "Dr. Giovanni A. Orlando" <gorlando@futuretg.com>
 > >     Actually, there are no a way. You need to backup and re-write it 
 > > your data.
 > > 
 > >     However, I speak with Hans and probably we will release a 
 > > tool/utility for that purpose.
 > 
 > Something like dump?

Cf. "Universal file system convertor":
http://tzukanov.narod.ru/convertfs/

no warranty, especially given that loop-back support required for
convertfs was added into reiser4 only recently.

 > 
 > 

Nikita.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Conversion from v3.6 to v4 of Reiserfs...
  2004-02-25  9:17   ` Nikita Danilov
@ 2004-02-25  9:27     ` Dr. Giovanni A. Orlando
  2004-02-25  9:36       ` Nikita Danilov
  0 siblings, 1 reply; 11+ messages in thread
From: Dr. Giovanni A. Orlando @ 2004-02-25  9:27 UTC (permalink / raw)
  To: Nikita Danilov; +Cc: reiserfs-list, The Amazing Dragon (Elliott Mitchell)

Nikita Danilov wrote:

>The Amazing Dragon (Elliott Mitchell) writes:
> > > From: "Dr. Giovanni A. Orlando" <gorlando@futuretg.com>
> > >     Actually, there are no a way. You need to backup and re-write it 
> > > your data.
> > > 
> > >     However, I speak with Hans and probably we will release a 
> > > tool/utility for that purpose.
> > 
> > Something like dump?
>
>Cf. "Universal file system convertor":
>http://tzukanov.narod.ru/convertfs/
>
>no warranty, especially given that loop-back support required for
>convertfs was added into reiser4 only recently.
>  
>
Hi,

       We plan to support in our distro ReiserFS 3.x and 4.0 at the same 
time.

       About to port OLD data to ReiserFS 4, a simple 'tar cvfz' will be 
usefull to backup and replace.

       I don't think, this tool

http://tzukanov.narod.ru/convertfs/

    support reiserFS 4.0, because it is dated March 2002.

    If someone knows some other link, for this tool I can take a look.

    Seems that Debian is working on. In any case we will do our tests and make
    our decisions.

    My idea when i comment to Hans, was based on the fact that RedHat haves these tools
    for EXT2 to EXT3 and viceversa.

Thanks,
Giovanni

> > 
> > 
>
>Nikita.
>
>
>  
>


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Conversion from v3.6 to v4 of Reiserfs...
  2004-02-25  9:27     ` Dr. Giovanni A. Orlando
@ 2004-02-25  9:36       ` Nikita Danilov
  2004-02-25 10:02         ` Nikita Danilov
  0 siblings, 1 reply; 11+ messages in thread
From: Nikita Danilov @ 2004-02-25  9:36 UTC (permalink / raw)
  To: Dr. Giovanni A. Orlando
  Cc: reiserfs-list, The Amazing Dragon (Elliott Mitchell)

Dr. Giovanni A. Orlando writes:
 > Nikita Danilov wrote:
 > 
 > >The Amazing Dragon (Elliott Mitchell) writes:
 > > > > From: "Dr. Giovanni A. Orlando" <gorlando@futuretg.com>
 > > > >     Actually, there are no a way. You need to backup and re-write it 
 > > > > your data.
 > > > > 
 > > > >     However, I speak with Hans and probably we will release a 
 > > > > tool/utility for that purpose.
 > > > 
 > > > Something like dump?
 > >
 > >Cf. "Universal file system convertor":
 > >http://tzukanov.narod.ru/convertfs/
 > >
 > >no warranty, especially given that loop-back support required for
 > >convertfs was added into reiser4 only recently.
 > >  
 > >
 > Hi,
 > 
 >        We plan to support in our distro ReiserFS 3.x and 4.0 at the same 
 > time.
 > 
 >        About to port OLD data to ReiserFS 4, a simple 'tar cvfz' will be 
 > usefull to backup and replace.
 > 
 >        I don't think, this tool
 > 
 > http://tzukanov.narod.ru/convertfs/
 > 
 >     support reiserFS 4.0, because it is dated March 2002.

convertfs does _not_ need special support for new file system type. It
can convert arbitrary file system foo to arbitrary file system bar, on
the condition that bar supports loop back files.

 > 
 >     If someone knows some other link, for this tool I can take a look.

Nikita.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Conversion from v3.6 to v4 of Reiserfs...
  2004-02-25  8:33   ` Christian Mayrhuber
@ 2004-02-25  9:37     ` Hans Reiser
  0 siblings, 0 replies; 11+ messages in thread
From: Hans Reiser @ 2004-02-25  9:37 UTC (permalink / raw)
  To: Christian Mayrhuber; +Cc: Diaz Rodriguez, Eduardo, reiserfs-list

Christian Mayrhuber wrote:

> Asheesh Laroia wrote:
>
>> There is the program convertfs:
>>     http://tzukanov.narod.ru/convertfs/
>>
>> I don't think it suports reiser4, but you could probably write a 
>> patch or
>> ask the author nicely.  It's supposed to do in-place filesystem 
>> conversion
>> by using a sparse loopback file.
>>
>> I've only heard good things about it, but I've never used it.
>>
>> -- Asheesh.
>>
>
> convertfs is in debian testing/unstable, just to let you know.
> You should have a look at:
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=230995
>
> I don't think it can handle reiser4, yet.
> Reiser4 is not stable now, so if you care for your data I'd
> stick with reiserfs v3.6 for now.
>
I fear that unless someone funds convertfs, it will not become mature.  
Reiser4 however is very close to release.

-- 
Hans



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Conversion from v3.6 to v4 of Reiserfs...
  2004-02-25  9:36       ` Nikita Danilov
@ 2004-02-25 10:02         ` Nikita Danilov
  2004-02-25 11:14           ` Dr. Giovanni A. Orlando
  0 siblings, 1 reply; 11+ messages in thread
From: Nikita Danilov @ 2004-02-25 10:02 UTC (permalink / raw)
  To: Dr. Giovanni A. Orlando
  Cc: reiserfs-list, The Amazing Dragon (Elliott Mitchell)

Nikita Danilov writes:
 > Dr. Giovanni A. Orlando writes:
 >  > Nikita Danilov wrote:
 >  > 
 >  > >The Amazing Dragon (Elliott Mitchell) writes:
 >  > > > > From: "Dr. Giovanni A. Orlando" <gorlando@futuretg.com>
 >  > > > >     Actually, there are no a way. You need to backup and re-write it 
 >  > > > > your data.
 >  > > > > 
 >  > > > >     However, I speak with Hans and probably we will release a 
 >  > > > > tool/utility for that purpose.
 >  > > > 
 >  > > > Something like dump?
 >  > >
 >  > >Cf. "Universal file system convertor":
 >  > >http://tzukanov.narod.ru/convertfs/
 >  > >
 >  > >no warranty, especially given that loop-back support required for
 >  > >convertfs was added into reiser4 only recently.
 >  > >  
 >  > >
 >  > Hi,
 >  > 
 >  >        We plan to support in our distro ReiserFS 3.x and 4.0 at the same 
 >  > time.
 >  > 
 >  >        About to port OLD data to ReiserFS 4, a simple 'tar cvfz' will be 
 >  > usefull to backup and replace.
 >  > 
 >  >        I don't think, this tool
 >  > 
 >  > http://tzukanov.narod.ru/convertfs/
 >  > 
 >  >     support reiserFS 4.0, because it is dated March 2002.
 > 
 > convertfs does _not_ need special support for new file system type. It
 > can convert arbitrary file system foo to arbitrary file system bar, on
 > the condition that bar supports loop back files.

Sorry, I got it backward. Loop back support on foo is required. So, to
convert reiserfs to reiser4 one needs loop back on reiserfs, which is
not a problem.

 > 
 >  > 
 >  >     If someone knows some other link, for this tool I can take a look.
 > 

Nikita.

 > 

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: Conversion from v3.6 to v4 of Reiserfs...
  2004-02-25 10:02         ` Nikita Danilov
@ 2004-02-25 11:14           ` Dr. Giovanni A. Orlando
  0 siblings, 0 replies; 11+ messages in thread
From: Dr. Giovanni A. Orlando @ 2004-02-25 11:14 UTC (permalink / raw)
  To: reiserfs-list

Nikita Danilov wrote:

>Nikita Danilov writes:
> > Dr. Giovanni A. Orlando writes:
> >  > Nikita Danilov wrote:
> >  > 
> >  > >The Amazing Dragon (Elliott Mitchell) writes:
> >  > > > > From: "Dr. Giovanni A. Orlando" <gorlando@futuretg.com>
> >  > > > >     Actually, there are no a way. You need to backup and re-write it 
> >  > > > > your data.
> >  > > > > 
> >  > > > >     However, I speak with Hans and probably we will release a 
> >  > > > > tool/utility for that purpose.
> >  > > > 
> >  > > > Something like dump?
> >  > >
> >  > >Cf. "Universal file system convertor":
> >  > >http://tzukanov.narod.ru/convertfs/
> >  > >
> >  > >no warranty, especially given that loop-back support required for
> >  > >convertfs was added into reiser4 only recently.
> >  > >  
> >  > >
> >  > Hi,
> >  > 
> >  >        We plan to support in our distro ReiserFS 3.x and 4.0 at the same 
> >  > time.
> >  > 
> >  >        About to port OLD data to ReiserFS 4, a simple 'tar cvfz' will be 
> >  > usefull to backup and replace.
> >  > 
> >  >        I don't think, this tool
> >  > 
> >  > http://tzukanov.narod.ru/convertfs/
> >  > 
> >  >     support reiserFS 4.0, because it is dated March 2002.
> > 
> > convertfs does _not_ need special support for new file system type. It
> > can convert arbitrary file system foo to arbitrary file system bar, on
> > the condition that bar supports loop back files.
>
>Sorry, I got it backward. Loop back support on foo is required. So, to
>convert reiserfs to reiser4 one needs loop back on reiserfs, which is
>not a problem.
>  
>
Hi,

    I will investigate better on this tool and if fine we will test on 
ReiserFS 3.X <-> 4.0 final.

Thanks,
Giovanni

> > 
> >  > 
> >  >     If someone knows some other link, for this tool I can take a look.
> > 
>
>Nikita.
>
> > 
>
>  
>


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2004-02-25 11:14 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-24 17:30 Conversion from v3.6 to v4 of Reiserfs Diaz Rodriguez, Eduardo
2004-02-24 17:50 ` Dr. Giovanni A. Orlando
2004-02-25  2:25 ` Asheesh Laroia
2004-02-25  8:33   ` Christian Mayrhuber
2004-02-25  9:37     ` Hans Reiser
     [not found] <no.id>
2004-02-25  1:54 ` The Amazing Dragon
2004-02-25  9:17   ` Nikita Danilov
2004-02-25  9:27     ` Dr. Giovanni A. Orlando
2004-02-25  9:36       ` Nikita Danilov
2004-02-25 10:02         ` Nikita Danilov
2004-02-25 11:14           ` Dr. Giovanni A. Orlando

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.