- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- make_tape_recovery giving an error
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
08-07-2005 10:13 PM
08-07-2005 10:13 PM
I want to take backup of my J5600 work station when i am running this command i am getting an error.
make_tape_recovery -a /dev/rmt/0mn -I -m tar -t "$(uname -n) recovery tape create on $(date)" -v -x inc_entire=vg00
* Creating local directories for configuration files and archive.
======= 08/08/05 15:10:55 PST Started make_tape_recovery. (Mon Aug 08
15:10:55 PST 2005)
@(#) Ignite-UX Revision B.5.4.50
@(#) net_recovery (opt) $Revision: 10.637 $
NOTE; Other make_sys_image process running, wait for completion.
Please check /var/tmp/ign_configure/make_sys_image_flag
for the Process ID of it.
NOTE: The other make_sys_image process still has not stopped.
NOTE: The other make_sys_image process still has not stopped.
NOTE: The other make_sys_image process still has not stopped.
NOTE: The other make_sys_image process still has not stopped.
NOTE: The other make_sys_image process still has not stopped.
NOTE: The other make_sys_image process still has not stopped.
NOTE: The other make_sys_image process still has not stopped.
NOTE: The other make_sys_image process still has not stopped.
NOTE: The other make_sys_image process still has not stopped.
Please help.
Regards,
Asif Sharif
Asif Sharif
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2005 10:18 PM
08-07-2005 10:18 PM
Re: make_tape_recovery giving an error
The Error message is as fellows,
make_tape_recovery -a /dev/rmt/0mn -I -m tar -t "$(uname -n) recovery tape create on $(date)" -v -x inc_entire=vg00
* Creating local directories for configuration files and archive.
======= 08/08/05 15:10:55 PST Started make_tape_recovery. (Mon Aug 08
15:10:55 PST 2005)
@(#) Ignite-UX Revision B.5.4.50
@(#) net_recovery (opt) $Revision: 10.637 $
NOTE; Other make_sys_image process running, wait for completion.
Please check /var/tmp/ign_configure/make_sys_image_flag
for the Process ID of it.
NOTE: The other make_sys_image process still has not stopped.
NOTE: The other make_sys_image process still has not stopped.
NOTE: The other make_sys_image process still has not stopped.
NOTE: The other make_sys_image process still has not stopped.
NOTE: The other make_sys_image process still has not stopped.
NOTE: The other make_sys_image process still has not stopped.
NOTE: The other make_sys_image process still has not stopped.
NOTE: The other make_sys_image process still has not stopped.
NOTE: The other make_sys_image process still has not stopped.
NOTE: The other make_sys_image process still has not stopped.
NOTE: The other make_sys_image process still has not stopped.
NOTE: The other make_sys_image process still has not stopped.
NOTE: The other make_sys_image process still has not stopped.
NOTE: The other make_sys_image process still has not stopped.
NOTE: The other make_sys_image process still has not stopped.
NOTE: The other make_sys_image process still has not stopped.
NOTE: The other make_sys_image process still has not stopped.
NOTE: The other make_sys_image process still has not stopped.
NOTE: The other make_sys_image process still has not stopped.
NOTE: The other make_sys_image process still has not stopped.
ERROR: Please take care that any other make_sys_image has finished
before starting a new recovery process. It appears that the
other process is stuck.
* Recovery Archive Description = Recovery Archive
* Recovery Archive Location = /dev/rmt/0mn
* Number of Archives to Save = 2
* Pax type = tar
In? dsk/vg name minor# Associated disks/mountpoints
2 v /dev/vg00 0x00 /dev/dsk/c3t6d0
/dev/vg00/lvol1 /stand 2
/dev/vg00/lvol2
/dev/vg00/lvol3 / 2
/dev/vg00/lvol4 /tmp 2
/dev/vg00/lvol5 /home 2
/dev/vg00/lvol6 /opt 2
/dev/vg00/lvol7 /usr 2
/dev/vg00/lvol8 /var 2
/dev/vg00/data
-1 v /dev/vg01 0x01 /dev/dsk/c3t5d0
/dev/vg01/lvol1
** 0 - The Volume Group or Filesystem is Not included in the
System Recovery Archive
** 1 - The Volume Group or Filesystem is Partially included in the
System Recovery Archive
** 2 - The Volume Group or Filesystem is Fully included in the
System Recovery Archive
* Checking Versions of Ignite-UX filesets
ERROR: Failed to open tape device /dev/rmt/0mn:I/O error (errno = 5).
ERROR: Check tape device failed.
======= 08/08/05 15:15:57 PST make_tape_recovery completed unsuccessfully
Thanks and Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2005 10:41 PM
08-07-2005 10:41 PM
Re: make_tape_recovery giving an error
check if another ignite process is running:
'ps -ef|grep make'
or if your device is blocked:
'fuser /dev/rmt/0mn'
Can you tell us the output?
Volkmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2005 11:21 PM
08-07-2005 11:21 PM
Re: make_tape_recovery giving an error
The output is ,
#fuser /dev/rmt/0mn
/dev/rmt/0mn:
# ps -ef|grep make
root 3986 2953 0 16:19:04 pts/ta 0:00 grep make
#
But when we run the command ,
make_tape_recovery -a /dev/rmt/0mn -I -m tar -t "$(uname -n) recovery tape create on $(date)" -v -x inc_entire=vg00
then we got this output,
ps -ef|grep make
root 4117 4110 0 16:21:23 pts/tc 0:00 grep make
root 4088 2953 0 16:20:59 pts/ta 0:00 make_tape_recovery -a /dev/rmt/0mn -I -m tar -t Mlynx-HO recove
root 4089 4088 0 16:20:59 pts/ta 0:00 /usr/bin/sh /opt/ignite/data/scripts/make_sys_image -tp
Thanks in advance.
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2005 12:24 AM
08-08-2005 12:24 AM
Solutionlooks good ...
Please check this message:
'Please check /var/tmp/ign_configure/make_sys_image_flag
If /var/tmp/ign_configure isn't empty, I think you can erase that file.
You can also check that PID before, to be sure that that process isn't running.
HTH
Volkmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2005 05:26 PM
08-08-2005 05:26 PM
Re: make_tape_recovery giving an error
Regards,
Asif Sharif
Asif Sharif