Results 1 to 10 of 10
-
10-02-2012, 03:52 PM #1Member
- Join Date
- Feb 2011
- Posts
- 300
- Thanks
- 14
- Thanked 0 Times in 0 Posts
Restore failed: storage volume is inaccessible
Hi all,
tried to restore a file from tape but endup with error saying that "storage volume is inaccessible"
dsmc restore /TM/planfiles/plan.20120311.131713 /tmp/testrestore/
ANS4035W File '/TM/planfiles/plan.20120311.131713' currently unavailable on server.
** Interrupted **
ANS1114I Waiting for mount of offline media.
on TSM server's actlog
andCode:>q actlog search=restore Date/Time Message -------------------- ---------------------------------------------------------- 10/02/12 16:05:38 ANR0565W Retrieve or restore failed for session 72355 for node LNX8 (Linux86). The storage volume C00636 is inaccessible. (SESSION: 72355)
How to troubleshoot this ?Code:>q volume C00636 f=d Volume Name: C00636 Storage Pool Name: BKUP Device Class Name: 3592H-C Estimated Capacity: 1.0 T Scaled Capacity Applied: 100 Pct Util: 93.1 Volume Status: Full Access: Unavailable Pct. Reclaimable Space: 7.0 Scratch Volume?: Yes In Error State?: No Number of Writable Sides: 1 Number of Times Mounted: 5,991 Write Pass Number: 1 Approx. Date Last Written: 03/23/12 16:25:36 Approx. Date Last Read: 01/20/12 23:03:33 Date Became Pending: Number of Write Errors: 0 Number of Read Errors: 0 Volume Location: Volume is MVS Lanfree Capable : No Last Update by (administrator): Last Update Date/Time: 01/20/12 23:03:23 Begin Reclaim Period: End Reclaim Period: Drive Encryption Key Manager: None
Thanks in advance!
-
10-02-2012, 04:14 PM #2Moderator
- Join Date
- Aug 2005
- Location
- Somewhere in the US
- Posts
- 5,299
- Thanks
- 2
- Thanked 137 Times in 135 Posts
Is the tape physically in the library?
If it is, do this: 'update libvol <library_name> <volume> access=reado (or readw).
If the tape is outside the library, check it in with 'status=private' - see help 'checkin libvol'.Ed
-
10-02-2012, 04:28 PM #3Member
- Join Date
- Feb 2011
- Posts
- 300
- Thanks
- 14
- Thanked 0 Times in 0 Posts
Hi Ed,
how do we check if it is inside library or not ?
At AIX prompt, i got below with mtlib command
and in TSM, q vol returned the output but not the q libvol command, does this mean it is not in library ?Code:# mtlib -l /dev/lmcp0 -qI |grep C00636 C00636 012C 00 20 04
Code:>q volume C00636 Volume Name Storage Device Estimated Pct Volume Pool Name Class Name Capacity Util Status ------------------------ ----------- ---------- --------- ----- -------- C00636 BKUP 3592H-C 1.0 T 93.1 Full >q libvol IBM3494-05A C00636 ANR2034E QUERY LIBVOLUME: No match found using this criteria. ANS8001I Return code 11.
-
10-02-2012, 04:40 PM #4Moderator
- Join Date
- Aug 2005
- Location
- Somewhere in the US
- Posts
- 5,299
- Thanks
- 2
- Thanked 137 Times in 135 Posts
If it is inside the library, q libvol should show it. Do an audit of the library to make sure - 'audit library <library_name> checkl=barcode'
Last edited by moon-buddy; 10-03-2012 at 08:07 AM.
Ed
-
10-03-2012, 10:00 AM #5Member
- Join Date
- Feb 2011
- Posts
- 300
- Thanks
- 14
- Thanked 0 Times in 0 Posts
Hi Ed,
to audit the library, should all the sessions and processess be cancelled ?
Right now there are lots of backups running so just wondering if TSM needs be quiet during the audit process
-
10-03-2012, 11:05 AM #6
-
10-04-2012, 05:54 AM #7Member
- Join Date
- Dec 2009
- Location
- Brno
- Posts
- 91
- Thanks
- 1
- Thanked 18 Times in 17 Posts
If you have automated library with barcode scanner you can:
checkin IBM3494-05A search=yes vollist=C00636 checklabel=barcode
-
10-04-2012, 10:48 AM #8Senior Member
- Join Date
- Dec 2003
- Location
- Greater Toronto Area Canada
- Posts
- 348
- Thanks
- 4
- Thanked 4 Times in 4 Posts
No response to this
Last edited by rallingham; 10-04-2012 at 12:47 PM. Reason: The response was redundant
-
10-04-2012, 01:39 PM #9Member
- Join Date
- Feb 2011
- Posts
- 300
- Thanks
- 14
- Thanked 0 Times in 0 Posts
-
10-04-2012, 05:48 PM #10Member
- Join Date
- Dec 2009
- Location
- Brno
- Posts
- 91
- Thanks
- 1
- Thanked 18 Times in 17 Posts
if it doens't work move (physically) the volume out of library into I/O slots (bulk) and run
checkin IBM3494-05A search=bulk vollist=C00636 status=private
Similar Threads
-
storage media inaccessible
By warineeh in forum Administrative ClientReplies: 6Last Post: 06-16-2010, 11:46 AM -
Anr1144w - storage media inaccessible
By mivey in forum Tape / Media LibraryReplies: 1Last Post: 10-28-2009, 11:55 AM -
ERROR: ANS1996W The volume points enumeration on „C:\“ volume failed
By mngaccount in forum Web GUIReplies: 7Last Post: 07-03-2009, 09:56 AM -
ANR1081E Storage media is inaccessible.
By tsmhelum in forum Performance TuningReplies: 16Last Post: 09-08-2008, 09:10 AM -
Error: Storage media inaccessible
By Jost in forum Backup / Archive DiscussionReplies: 4Last Post: 11-29-2002, 10:43 AM


Reply With Quote
