Hello!
I'm trying to improve the speed of the dumps and seem to be limited not by
my storage media or network speed, but by the writing speed of the backup
server (the source).
Indeed, when I use my libpipe-plugin (see sig) to dump a 55Gb database:
dump databse foo to 'pipe::cat > /dev/null'
I only get the throughput of less than 30Mb/s (single stripe)... This is on
SunFire v490...
If I go up to two stripes:
dump databse foo to 'pipe::cat > /dev/null' \
stripe on 'pipe::cat > /dev/null'
it is about the same...
So, what's YOUR best backup throughput -- onto your fastest storage? Thanks!
Yours,
-mi
--
http://libpipe.com - ease your Sybase backups