Hello Malc,
yes have been there also with the real legato product, took back then
longer then a week to recreate from device.
In the end we copied the catalog from production to test and that
worked.
On windowze ism_catalog -recreate <from tapedev> does not work at
all....
Quote:
Looks like it's reading all the data from each and every chunk on disk
and it takes forever...12 hours+ in our case (on a remotely mounted |
Yes it will try to reconstruct it's catalog doing small io's
You are better off to grab the catalog using tar or backup the
bootstrap, this however will kill the other stuff.
sorry no better answer; so you can accept it or use something else.
I would however if i were you file a feature request to ibm/informix
to make this better.
will be difficult though.
Superboer.
On 1 dec, 12:01, Malc <mal... (AT) googlemail (DOT) com> wrote:
Quote:
Ah well.
We've got a procedure together for restoring, following the arcane
"Imported Restore" process from chapter 5 of the ISM guide.
If anyone else has used this procedure, do you get a really S-L-O-W
turnaround on the "ism_catalog -recreate_from" stage?
Looks like it's reading all the data from each and every chunk on disk
and it takes forever...12 hours+ in our case (on a remotely mounted
filesystem from our dev box to the production box for 290Gb of data).
OK we can probably tune this with some super hoopy network cards and
so on but does anyone know why this stage takes so long? What's it
doing?
|