All of lore.kernel.org
 help / color / mirror / Atom feed
* dump in reiserfs
@ 2006-01-27 10:51 Sujit Choudhury
  2006-01-27 12:06 ` Vladimir V. Saveliev
  0 siblings, 1 reply; 6+ messages in thread
From: Sujit Choudhury @ 2006-01-27 10:51 UTC (permalink / raw)
  To: reiserfs-list

We are running a SLES 8 box which has reiserfs filesystem  Can we use 
dump and restore in a normal way for a 360GB of data?

Regards

Sujit Choudhury

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

* Re: dump in reiserfs
  2006-01-27 10:51 dump in reiserfs Sujit Choudhury
@ 2006-01-27 12:06 ` Vladimir V. Saveliev
  2006-01-27 14:18   ` Sujit Choudhury
  0 siblings, 1 reply; 6+ messages in thread
From: Vladimir V. Saveliev @ 2006-01-27 12:06 UTC (permalink / raw)
  To: Sujit Choudhury; +Cc: reiserfs-list

Hello

On Fri, 2006-01-27 at 10:51 +0000, Sujit Choudhury wrote:
> We are running a SLES 8 box which has reiserfs filesystem  Can we use 
> dump and restore in a normal way for a 360GB of data?
> 

no, dump and restore are for ext2,
reiserfs does not have dump. You should use filesystem independent
backup program.

> Regards
> 
> Sujit Choudhury
> 


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

* Re: dump in reiserfs
  2006-01-27 12:06 ` Vladimir V. Saveliev
@ 2006-01-27 14:18   ` Sujit Choudhury
  2006-01-27 15:36     ` Stéphane Jourdois
                       ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Sujit Choudhury @ 2006-01-27 14:18 UTC (permalink / raw)
  To: Vladimir V. Saveliev; +Cc: reiserfs-list

Thanks Vladimir.  Is there anything that we can use so that we dump the 
filesystem and use pipe to restore it from the input?
By dump (I mean a replacement dump command).

Many thanks again.

sujit

Vladimir V. Saveliev wrote:
> Hello
> 
> On Fri, 2006-01-27 at 10:51 +0000, Sujit Choudhury wrote:
> 
>>We are running a SLES 8 box which has reiserfs filesystem  Can we use 
>>dump and restore in a normal way for a 360GB of data?
>>
> 
> 
> no, dump and restore are for ext2,
> reiserfs does not have dump. You should use filesystem independent
> backup program.
> 
> 
>>Regards
>>
>>Sujit Choudhury
>>
> 
> 

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

* Re: dump in reiserfs
  2006-01-27 14:18   ` Sujit Choudhury
@ 2006-01-27 15:36     ` Stéphane Jourdois
  2006-01-27 15:40     ` Tom Vier
  2006-01-27 20:49     ` Hans Reiser
  2 siblings, 0 replies; 6+ messages in thread
From: Stéphane Jourdois @ 2006-01-27 15:36 UTC (permalink / raw)
  To: reiserfs-list

Sujit Choudhury a écrit :

> Thanks Vladimir.  Is there anything that we can use so that we dump
> the filesystem and use pipe to restore it from the input?
> By dump (I mean a replacement dump command).

Something like tar cp /your_fs | tar xvp -C /your_restore_point ?

-- 
 ///  Stephane Jourdois     /"\  ASCII RIBBON CAMPAIGN \\\
(((    Consultant securite  \ /    AGAINST HTML MAIL    )))
 \\\   24 rue Cauchy         X                         ///
  \\\  75015  Paris         / \    +33 6 8643 3085    ///


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

* Re: dump in reiserfs
  2006-01-27 14:18   ` Sujit Choudhury
  2006-01-27 15:36     ` Stéphane Jourdois
@ 2006-01-27 15:40     ` Tom Vier
  2006-01-27 20:49     ` Hans Reiser
  2 siblings, 0 replies; 6+ messages in thread
From: Tom Vier @ 2006-01-27 15:40 UTC (permalink / raw)
  To: Sujit Choudhury; +Cc: reiserfs-list

On Fri, Jan 27, 2006 at 02:18:17PM +0000, Sujit Choudhury wrote:
> Thanks Vladimir.  Is there anything that we can use so that we dump the 
> filesystem and use pipe to restore it from the input?
> By dump (I mean a replacement dump command).

Dump is only safe on unmounted or read-only filesystems, btw. It has a nice
interface, but you're better off using tar. See the -g option for
incremental backups.

-- 
Tom Vier <tmv@comcast.net>
DSA Key ID 0x15741ECE

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

* Re: dump in reiserfs
  2006-01-27 14:18   ` Sujit Choudhury
  2006-01-27 15:36     ` Stéphane Jourdois
  2006-01-27 15:40     ` Tom Vier
@ 2006-01-27 20:49     ` Hans Reiser
  2 siblings, 0 replies; 6+ messages in thread
From: Hans Reiser @ 2006-01-27 20:49 UTC (permalink / raw)
  To: Sujit Choudhury; +Cc: Vladimir V. Saveliev, reiserfs-list

Sujit Choudhury wrote:

> Thanks Vladimir.  Is there anything that we can use so that we dump
> the filesystem and use pipe to restore it from the input?
> By dump (I mean a replacement dump command).
>
> Many thanks again.
>
> sujit
>
> Vladimir V. Saveliev wrote:
>
>> Hello
>>
>> On Fri, 2006-01-27 at 10:51 +0000, Sujit Choudhury wrote:
>>
>>> We are running a SLES 8 box which has reiserfs filesystem  Can we
>>> use dump and restore in a normal way for a 360GB of data?
>>>
>>
>>
>> no, dump and restore are for ext2,
>> reiserfs does not have dump. You should use filesystem independent
>> backup program.
>>
>>
>>> Regards
>>>
>>> Sujit Choudhury
>>>
>>
>>
>
>
gnu tar, works much better than unix tar as a dump replacement.

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

end of thread, other threads:[~2006-01-27 20:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-27 10:51 dump in reiserfs Sujit Choudhury
2006-01-27 12:06 ` Vladimir V. Saveliev
2006-01-27 14:18   ` Sujit Choudhury
2006-01-27 15:36     ` Stéphane Jourdois
2006-01-27 15:40     ` Tom Vier
2006-01-27 20:49     ` Hans Reiser

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.