This post is more than 5 years old
1 Rookie
•
25 Posts
0
740
February 12th, 2008 03:00
Repopulate index for one client
Hi,
I'm trying to repopulate the client file index for a single client. The command I am using is:
scanner -c HLROTHGFC1 -i rd=hkwhthgfp2:\\.\Tape0
Where "HLROTHGFC1" is the client name and "rd=hkwhthgfp2:\\.\Tape0" the device (device is attached to a remote storage node).
I get the following error message when run:
"scanner: error, read open error: No media in drive."
The appropriate tape is mounted in the drive.
Any ideas on what's amiss?
Mark.
I'm trying to repopulate the client file index for a single client. The command I am using is:
scanner -c HLROTHGFC1 -i rd=hkwhthgfp2:\\.\Tape0
Where "HLROTHGFC1" is the client name and "rd=hkwhthgfp2:\\.\Tape0" the device (device is attached to a remote storage node).
I get the following error message when run:
"scanner: error, read open error: No media in drive."
The appropriate tape is mounted in the drive.
Any ideas on what's amiss?
Mark.
No Events found!


ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
February 12th, 2008 08:00
fjsacristan
159 Posts
0
February 12th, 2008 06:00
#scanner -i -c client device
fjsacristan
159 Posts
0
February 12th, 2008 06:00
Is this media recognized by NetWorker?
If yes, execute #nsrjb -HENvvv (logical reset library).
Unmount/mount the media otherwise.
Launch #scanner -i -c client device
dalms
1 Rookie
•
25 Posts
0
February 12th, 2008 06:00
I tried a reset and the command again, but got the same message.
dalms
1 Rookie
•
25 Posts
0
February 13th, 2008 01:00
Thank you,