![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Can't seem to find the info anywhere for this one. I'm testing ISM for many obscure reasons; I've got it configured (eventually!) for backup to disk, which will be used as a staging area from whence the resulting files (and the bootstrap files, of course) will be sent to tape. I have actually managed to get some level 0 backups to run using a dbspace list file to define which dbspaces to back up; on completion, there is a file in the DiskData path for each dbspace backed up, the filename for each dbspace having a unique identifier, and I can cross- reference the files to the dbspaces they refer to by checking the bar_act log and the ixbar file. So far so hoopy. But there are always a couple of extra files created after the backup (and numbered consecutively with the dbspace and logfile file numbers) which I assume are necessary for restore purposes that I can't seem to find referred to in any of the log files I mentioned. Any idea what they might be and how I can script something to record their names to ensure they're not left out when I save everything to tape? Cheers |
#3
| |||
| |||
|
|
On Jul 26, 2:25*pm, Malc <mal... (AT) googlemail (DOT) com> wrote: Can't seem to find the info anywhere for this one. I'm testing ISM for many obscure reasons; I've got it configured (eventually!) for backup to disk, which will be used as a staging area from whence the resulting files (and the bootstrap files, of course) will be sent to tape. I have actually managed to get some level 0 backups to run using a dbspace list file to define which dbspaces to back up; on completion, there is a file in the DiskData path for each dbspace backed up, the filename for each dbspace having a unique identifier, and I can cross- reference the files to the dbspaces they refer to by checking the bar_act log and the ixbar file. So far so hoopy. But there are always a couple of extra files created after the backup (and numbered consecutively with the dbspace and logfile file numbers) which I assume are necessary for restore purposes that I can't seem to find referred to in any of the log files I mentioned. Any idea what they might be and how I can script something to record their names to ensure they're not left out when I save everything to tape? Cheers Oh hang on; one of them's referred to in the bootstrap notification email that comes out (well the email has a number in it that corresponds to one of the file names) but the other one is still a mystery. Still looking... |
#4
| |||
| |||
|
#5
| |||
| |||
|
#6
| |||
| |||
|
|
Hah! Somehow - and I'm not sure of the route I got there - I found Legato's "mminfo" command and the online manual thereto. It still needs some serious jiggery-pokery to find all the right info but it CAN be made to list the files in a format which needs some grep/ sed/awk to make it useable.. It shouldn't be this difficult, surely? |
#7
| |||
| |||
|
|
On 17 Aug, 16:47, Malc <mal... (AT) googlemail (DOT) com> wrote: Hah! Somehow - and I'm not sure of the route I got there - I found Legato's "mminfo" command and the online manual thereto. It still needs some serious jiggery-pokery to find all the right info but it CAN be made to list the files in a format which needs some grep/ sed/awk to make it useable.. It shouldn't be this difficult, surely? ism_show -volumes |
#8
| |||
| |||
|
|
On Aug 17, 8:42 pm, "da... (AT) smooth1 (DOT) co.uk"<da... (AT) smooth1 (DOT) co.uk> wrote: On 17 Aug, 16:47, Malc<mal... (AT) googlemail (DOT) com> wrote: Hah! Somehow - and I'm not sure of the route I got there - I found Legato's "mminfo" command and the online manual thereto. It still needs some serious jiggery-pokery to find all the right info but it CAN be made to list the files in a format which needs some grep/ sed/awk to make it useable.. It shouldn't be this difficult, surely? ism_show -volumes Only shows paths to the backed-up files, no other info. |
#9
| |||
| |||
|
#10
| |||
| |||
|
|
For operational reasons which I'm not going to bother everyone with, we are being tasked to run overnight level 0 backups using onbar& ISM to disk which will then be picked up at a later, arbitrarily decided, time by a corporate storage management system. So it is vital that I can report with certainty that the onbar backup that ran at 8pm last night consists of a given list of files. As far as I can see - and maybe I'm missing something fundamental here - there is nothing created by ISM that says which files were created by a given backup request. ism_show -volume<name> just lists the files on a volume, not which backup session created them. I suppose I'm just going to create a new volume for each backup and then ringfence it. |
![]() |
| Thread Tools | |
| Display Modes | |
| |