Unsolved
This post is more than 5 years old
1 Rookie
•
41 Posts
0
1994
November 4th, 2009 14:00
HELP on missing savesets and client indexes
Hello to all,
Can somebody please tell me what might have happened or why might have caused this to happen?
I am trying to restore files from our month end tapes (5 months ago), according to the tape log we have these set of tapes, so I ordered them from offsite, loaded them in the jukebox and when I check what's inside the tapes - they are all blank/empty. I used 'mminfo -avot -c ' and that too didn't showed up any savesets for the month I'm trying to restore from. Manually loaded 1 tape from the month end set of tapes and started scanning using 'scanner -iv' and when done, I checked the tape and there savesets in there now and also mminfo is also showing the indexes.
I have this issue on 4 month end savesets or sets of tapes and that involves about 50+ tapes, so as much as possible I don't to use scanner on each of them, but is there another option to rebuild the media and client index from these tapes?
thanks in advance
Can somebody please tell me what might have happened or why might have caused this to happen?
I am trying to restore files from our month end tapes (5 months ago), according to the tape log we have these set of tapes, so I ordered them from offsite, loaded them in the jukebox and when I check what's inside the tapes - they are all blank/empty. I used 'mminfo -avot -c ' and that too didn't showed up any savesets for the month I'm trying to restore from. Manually loaded 1 tape from the month end set of tapes and started scanning using 'scanner -iv' and when done, I checked the tape and there savesets in there now and also mminfo is also showing the indexes.
I have this issue on 4 month end savesets or sets of tapes and that involves about 50+ tapes, so as much as possible I don't to use scanner on each of them, but is there another option to rebuild the media and client index from these tapes?
thanks in advance


ble1
4 Operator
•
14.4K Posts
0
November 4th, 2009 15:00
lpamintuan
1 Rookie
•
41 Posts
0
November 5th, 2009 06:00
lpamintuan
1 Rookie
•
41 Posts
0
November 5th, 2009 07:00
6095:mminfo: no matches found for the quey
mgennacc
13 Posts
0
November 5th, 2009 07:00
I would also try running mminfo with this syntax, I have seen occassions where using the volume name with qualifiying it (-q volume=xx) did not produce output, but using the -q volume=xxx does.
what does this produce?
mminfo -avot -q "volume=N10403"
ble1
4 Operator
•
14.4K Posts
0
November 5th, 2009 08:00
If you have rap logging enabled also check it out.
If you have user audit in NMC enabled, check it out too. Save sets do not disappear like that so there must be some sort of trace somewhere.
lpamintuan
1 Rookie
•
41 Posts
0
November 5th, 2009 10:00
mminfo -avot -q Volume=VolumeLabel -r olabel,labeled
and they were not (last labeled date was before the tapes were used). I'm also using disk backup then month end savesets cloned to tapes. Tapes are immediately sent to offsite storage for 5 years. They are only recalled whenever we have file restore requests and the tape is also set to READ only (using the safety tab on the cartridge) to prevent accidental writing or relabeling. The only line I can find from the log file is showing
'completion notice writing to volume N10403'
thanks
ble1
4 Operator
•
14.4K Posts
0
November 6th, 2009 05:00
11/06/09 10:47:20 nsrd hcrvelin.local:/stand saving to pool 'fsR' (TC200001)
11/06/09 10:47:22 nsrd hcrvelin.local:/stand done saving to pool 'fsR' (TC200001) 57 KB
If for some reason you see completion notice only and other barcode was used to save then you must recheck barcode vs volume name listing:
mminfo -avot -r barcode,volume | awk '{if ("" $1 != "" $2) print $1}' (or something like that)
lpamintuan
1 Rookie
•
41 Posts
0
November 6th, 2009 08:00
used 250 GB of 200 GB.
My suspect is that my media database got corrupted.
ble1
4 Operator
•
14.4K Posts
0
November 6th, 2009 09:00
lpamintuan
1 Rookie
•
41 Posts
0
November 10th, 2009 07:00
We have a 9 TB disk backup device, but because of the amount of data and retention period (12 weeks), I am always low on disk space after 12 weeks. So what I was doing it to manually clone (not stage) the month end savesets to tapes, then delete the entire week off of the disks using the SSID. This is the issue with using disk backup, even if Networker marked the savesets as 'expired or recyclable', it will not remove it from the disks, unlike tape, you can re-label it, then get a full tape available for backups again.
The 9TB disk backup device with dedup is only partitioned with 2 NAS shares and can't re-label because I still have valid savesets in there.
ble1
4 Operator
•
14.4K Posts
0
November 10th, 2009 16:00