From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans Reiser Subject: Re: dump in reiserfs Date: Fri, 27 Jan 2006 12:49:43 -0800 Message-ID: <43DA8767.5010907@namesys.com> References: <43D9FB3E.9030309@Westminster.ac.uk> <1138363595.6238.49.camel@tribesman.namesys.com> <43DA2BA9.8040100@Westminster.ac.uk> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com In-Reply-To: <43DA2BA9.8040100@Westminster.ac.uk> List-Id: Content-Type: text/plain; charset="us-ascii" To: Sujit Choudhury Cc: "Vladimir V. Saveliev" , reiserfs-list@namesys.com 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.