- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Ignite issue:
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2005 02:11 AM
07-28-2005 02:11 AM
I have an issue with make_tape_recovery command, I have this error message:
cxnce2d:/#/opt/ignite/bin/make_tape_recovery -r -a/dev/rmt/3mn
NOTE: ******* RESUMING *******
NOTE: archive size: 3224390 kB
NOTE: last preview is on 2005-07-28,14:05
NOTE: The archive name is 2005-07-28,14:05
NOTE: The archive description Recovery Archive
NOTE: The archive is on local tape drive /dev/rmt/0mn
NOTE: The pax option is tar
NOTE: You want to resume archive creation from the configuration files
locally on this system.
NOTE: In Resume Mode. Do you wish to continue?
Continue?(y/n)y
ERROR: Failed to open tape device /dev/rmt/0mn:No such device or address
(errno = 6).
ERROR: Check tape device failed.
======= 07/28/05 14:09:18 GMT make_tape_recovery completed unsuccessfully
cxnce2d:/#
Why "The archive is on local tape drive /dev/rmt/0mn" ???
I specified /dev/rmt/3mn with -a option....
My tape drive is:
cxnce2d:/home/admin#ioscan -fnCtape
Class I H/W Path Driver S/W State H/W Type Description
=====================================================================
tape 3 0/1/2/0.3.0 stape CLAIMED DEVICE HP C5683A
/dev/rmt/3m /dev/rmt/3mnb /dev/rmt/c4t3d0BESTn /dev/rmt/c4t3d0DDSb
/dev/rmt/3mb /dev/rmt/c4t3d0BEST /dev/rmt/c4t3d0BESTnb /dev/rmt/c4t3d0DDSn
/dev/rmt/3mn /dev/rmt/c4t3d0BESTb /dev/rmt/c4t3d0DDS /dev/rmt/c4t3d0DDSnb
cxnce2d:/home/admin#
Thanks for your help.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2005 02:13 AM
07-28-2005 02:13 AM
Re: Ignite issue:
-a /dev/rmt/3mn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2005 02:15 AM
07-28-2005 02:15 AM
Re: Ignite issue:
I have alreqdy tried that:
cxnce2d:/#/opt/ignite/bin/make_tape_recovery -r -a /dev/rmt/3mn
NOTE: ******* RESUMING *******
NOTE: archive size: 3224390 kB
NOTE: last preview is on 2005-07-28,14:05
NOTE: The archive name is 2005-07-28,14:05
NOTE: The archive description Recovery Archive
NOTE: The archive is on local tape drive /dev/rmt/0mn
NOTE: The pax option is tar
NOTE: You want to resume archive creation from the configuration files
locally on this system.
NOTE: In Resume Mode. Do you wish to continue?
Continue?(y/n)y
ERROR: Failed to open tape device /dev/rmt/0mn:No such device or address
(errno = 6).
ERROR: Check tape device failed.
======= 07/28/05 14:10:41 GMT make_tape_recovery completed unsuccessfully
cxnce2d:/#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2005 02:15 AM
07-28-2005 02:15 AM
Re: Ignite issue:
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2005 02:19 AM
07-28-2005 02:19 AM
Re: Ignite issue:
try to change the syntax in :
make_tape_recovery -a /dev/rmt/3mn -r
DM.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2005 02:19 AM
07-28-2005 02:19 AM
Re: Ignite issue:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2005 02:20 AM
07-28-2005 02:20 AM
Re: Ignite issue:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2005 02:23 AM
07-28-2005 02:23 AM
Re: Ignite issue:
/opt/ignite/bin/make_tape_recovery -Av -a/dev/rmt/3mn
I don't understand why ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2005 02:27 AM
07-28-2005 02:27 AM
Re: Ignite issue:
I have already tried "make_tape_recovery -a /dev/rmt/3mn -r"...
Same issue.... :-(
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2005 02:34 AM
07-28-2005 02:34 AM
Re: Ignite issue:
do you have use -p to create the archive ?
DM.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2005 02:38 AM
07-28-2005 02:38 AM
Re: Ignite issue:
- make_tape_recovery -A -p
- I changed IP adress and hostname in /var/opt/ignite/recovery/latest/system_cfg file
- make_tape_recovery -r -a /dev/rmt/3mn
That's all.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2005 02:42 AM
07-28-2005 02:42 AM
Re: Ignite issue:
/var/opt/ignite/recovery/default.
This file can specific the device
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2005 02:45 AM
07-28-2005 02:45 AM
Re: Ignite issue:
I haven't this file...
cxnce2d:/var/opt/ignite/recovery#ll -as
total 2334
2 drwxr-xr-x 6 bin bin 1024 Jul 28 14:21 .
2 dr-xr-xr-x 10 bin bin 1024 Jun 9 2004 ..
2 drwxr-xr-x 2 root root 1024 Jul 28 08:44 2005-07-28,08:43
2 drwxr-xr-x 2 root root 1024 Jul 28 12:30 2005-07-28,10:09
2 drwxr-xr-x 2 root root 1024 Jul 28 14:08 2005-07-28,14:05
2 drwxr-xr-x 2 root root 1024 Jul 28 14:22 2005-07-28,14:21
2290 -rw-rw-r-- 1 root sys 1171649 Oct 9 2003 arch.include
2 -rw-rw-r-- 1 root sys 250 Oct 9 2003 chkrec.include
2 -rw------- 1 root sys 199 Jul 28 14:24 client_status
16 -rw-rw-r-- 1 root sys 8139 Oct 9 2003 config.recover
2 -rw-r--r-- 1 root sys 453 Oct 9 2003 fstab
2 -r--r--r-- 1 bin bin 184 Oct 9 2003 group.makrec
0 lrwx------ 1 root sys 16 Jul 28 14:21 latest -> 2005-07-28,14:21
4 -r--r--r-- 1 bin bin 1971 May 16 2003 makrec.append
0 -rw------- 1 root sys 0 Jul 28 14:21 mnr_lockfile
2 -rw-r--r-- 1 root root 345 Oct 9 2003 passwd.makrec
2 -rw------- 1 root sys 127 Jul 28 14:22 previews
cxnce2d:/var/opt/ignite/recovery#
OS version is HP-UX 11.00
Server model is 9000/800/L2000-44
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2005 03:01 AM
07-28-2005 03:01 AM
Re: Ignite issue:
Has info similar to your symptoms.
Deals mostly with the device access itself.
Question, can you get a status of the tape drive?
mt -t /dev/rmt/3m status
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=145674&admit=-682735245+1122562714278+28353475
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2005 03:09 AM
07-28-2005 03:09 AM
Re: Ignite issue:
cxnce2d:/#mt -f /dev/rmt/3mn status
Drive: HP C5683A
Format: DDS-2 format
Status: [41112400] BOT online compression immediate-report-mode
File: 0
Block: 0
cxnce2d:/#
I will check the post you gave me.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2005 03:20 AM
07-28-2005 03:20 AM
SolutionNow execute with the resume mode.
Another option, execute the command without going to the preview mode.
make_tape_recovery -x include_entire=vg00 -a /dev/rmt/3mn
Add the -A, -d, -v options as you like.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2005 03:41 AM
07-28-2005 03:41 AM
Re: Ignite issue:
I launched these commends and it works...
make_tape_recovery -A -p -a /dev/rmt/3mn
and
make_tape_recovery -a /dev/rmt/3mn -r
Thanks for your help !