|
From: Stelian P. <st...@po...> - 2005-03-09 21:10:52
|
On Wed, Mar 09, 2005 at 09:40:22PM +0100, hpb wrote: > hi! > > First of all: I was very pleased that dump is now able to store ACLS. > I urgently need this feature! > > a) I installed 0.4b38(also 0.4b39) on my old 7.3 suse installation(with > some patches). > dump works fine if I backup on my local tapedrive, but if I use a remote > drive it crashes shortly after its start. If I start it by using a > strace command I cannot figure out any special problem but dump tries to > deal with the local clib although I use dump.static which I would not > expect if I use dump.static . Yeah, I saw some message from gcc 3.4 when compiling statically it says that you need some runtime libs. I found that strange when I saw it but never investigated... Try to compile it from sources. The rpm is specific to redhat but with minimal tweaking you should be able to rebuild the .src.rpm. The simpler way is to start from the tarball and do ./configure make ./dump/dump 0f... > Any suggestions ??? > > b) If I use my local tape drive the speed is about 11MByte/sec if I use > the remote tape the speed is about 1.7MByte/sec. > Has anyone suggestion how to speed up the dump. Increase the blocksize (-b parameter). Stelian. -- Stelian Pop <st...@po...> |