Re: dump(8) + UFS2

2002-12-05 Thread Matthias Schuendehuette
Hello :-) I just (20:00 CET) did a new 'make world' on my current-slice and I'm happy to report that dump(8) is working perfectly now, even on UFS2. It's performing 'snapshots' on mounted filesystems for backup and additionally seems to be somewhat (at least) faster... Great Job! Thanks a lot!

Re: dump(8) + UFS2

2002-12-02 Thread Nate Lawson
On Sat, 30 Nov 2002, Manfred Antar wrote: > At 10:56 AM 11/30/2002 -0200, Daniel C. Sobral wrote: > >Well, I once restored something to UFS2 (converting my partitions...). > >It was quite funny to see 102.7% was complete, and it would end in 0 > >(minutes, one assume). > > Here are further message

Re: dump(8) + UFS2

2002-11-30 Thread Jan Srzednicki
On Sun, 1 Dec 2002, Jan Srzednicki wrote: > Hm, this is weird. I'm sure I have dumped an UFS2 filesystem earlier and > it worked. Now I get similar error messages as you. Yes, I'm absolutely > sure that the filesystem was UFS2 - played with extattrctl on it, checked > it with dumpfs and was not ab

Re: dump(8) + UFS2

2002-11-30 Thread Jan Srzednicki
On Sat, 30 Nov 2002, Matthias Schuendehuette wrote: > > I just have made dump and restore of my 3GB UFS2 /usr partition and > > did not experience any problems with that. Working on -CURRENT from > > Nov 24th. > > Sure you dumped an UFS2 filesystem? > > Here's my try: > > root@current - /root > 10

Re: dump(8) + UFS2

2002-11-30 Thread Matthias Schuendehuette
On Saturday 30 November 2002 23:24, you wrote: > On Sat, 30 Nov 2002, Manfred Antar wrote: > > I guess dump is not ready for UFS2 > > I just have made dump and restore of my 3GB UFS2 /usr partition and > did not experience any problems with that. Working on -CURRENT from > Nov 24th. Sure you dumpe

Re: dump(8) + UFS2

2002-11-30 Thread Jan Srzednicki
On Sat, 30 Nov 2002, Manfred Antar wrote: > I guess dump is not ready for UFS2 I just have made dump and restore of my 3GB UFS2 /usr partition and did not experience any problems with that. Working on -CURRENT from Nov 24th. -- -- wrzask --= v =-- Winfried --=-- GG# 3838383 --=-- JS500-RIPE -

Re: dump(8) + UFS2

2002-11-30 Thread Manfred Antar
At 10:56 AM 11/30/2002 -0200, Daniel C. Sobral wrote: >Matthias Schuendehuette wrote: >> >> Hello, >> >> it seems to me that 'dump' (8) is not able to dump UFS2 Filesystems. >> >> First it shows an extraordirarily large number of estimated tape blocks >> for my tiny /var-partition and after that

Re: dump(8) + UFS2

2002-11-30 Thread Manfred Antar
At 10:56 AM 11/30/2002 -0200, Daniel C. Sobral wrote: >Matthias Schuendehuette wrote: >> >> Hello, >> >> it seems to me that 'dump' (8) is not able to dump UFS2 Filesystems. >> >> First it shows an extraordirarily large number of estimated tape blocks >> for my tiny /var-partition and after that

Re: dump(8) + UFS2

2002-11-30 Thread Daniel C. Sobral
Matthias Schuendehuette wrote: > > Hello, > > it seems to me that 'dump' (8) is not able to dump UFS2 Filesystems. > > First it shows an extraordirarily large number of estimated tape blocks > for my tiny /var-partition and after that it dumps core while trying to > dump my not so tiny /usr part