Unsolved
This post is more than 5 years old
2 Intern
•
2K Posts
0
1067
April 9th, 2008 11:00
Recover Client ID from media
I have a few media from an old setup and don't have any info of that setup. To recover data through indexes from these tapes, I need to create these clients and need client ID's.
How do I get them? I tried scanner -vvv but am not clear which one is the required client ID.
How do I get them? I tried scanner -vvv but am not clear which one is the required client ID.
No Events found!


fjsacristan
159 Posts
0
April 10th, 2008 08:00
You can see client id for client by mminfo:
#mminfo -av -q "client=name_client" -r "client,clientid"
When you create the client, type the client id from mminfo.
Regards.
Inma Bernabe.
dpinink_silva
2 Intern
•
724 Posts
0
April 10th, 2008 09:00
It will take sometime, but I don't see any other options as long you don't have much info about the old setup.
Message was edited by:
Daniel Pinink Silva
amediratta
2 Intern
•
2K Posts
0
April 10th, 2008 11:00
dpinink_silva
2 Intern
•
724 Posts
0
April 10th, 2008 11:00
To have indexes back, just create dummy clients (client1, client2 etc) using the clientID's you've got from mminfo, then use scanner -i on the tape.
Of course, this is based in the fact that clientID will be recovered using scanner -m, what I'm not sure about.
A simple test would be:
1) Mount old media on /.//Tape1 (example)
2) scanner -m /.//Tape1
3) mminfo -q volume=oldmedia -r clientid
If this shows the clientID, then that will work!
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
April 13th, 2008 00:00