- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- make_recovery
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
11-28-2000 10:55 AM
11-28-2000 10:55 AM
make_recovery
I am running into problems when attempting to performa a make_recovery on a HP 9000 A Class A 180 (HP-UX 11.0). (It seems the make_recovery is using the dd command to copy the core OS files).
I noted the following error. Any suggestions would be greatly appreciated!...Thanks. John
Error Message
===============
********
Started - Tue Nov 28 05:05:44 2000
********
make_recovery -v -r -d /dev/rmt/0m
/opt/ignite/lbin/list_expander -d
/opt/ignite/lbin/list_expander -d
/opt/ignite/lbin/list_expander -d -v
/usr/sbin/vgcfgbackup "vg00" >> /var/opt/ignite/logs/makrec.log1 2>&1
Volume Group configuration for /dev/vg00 has been saved in /etc/lvmconf/vg00.con
f
"/opt/ignite/bin/instl_adm" -T -f "/var/opt/ignite/recovery/config.recover" >> /
var/opt/ignite/logs/makrec.log1 2>&1
"/opt/ignite/bin/make_medialif" -v -f "/var/opt/ignite/recovery/config.recover"
-l "/var/tmp/uxinstlf.recovery" -C "HP-UX System Recovery" >> /var/opt/ignite/lo
gs/makrec.log1 2>&1
Result of make_medialif located in: /var/tmp/uxinstlf.recovery
Release is: B.11.00
Configuration is: "HP-UX System Recovery"
volume ISL10 data size 281239 directory size 3
filename type start size implement created
===============================================================
ISL -12800 16 240 0 00/11/28 05:05:59
AUTO -12289 256 1 0 00/11/28 05:05:59
INDEX BIN 264 1 0 00/11/28 05:05:59
CONFIG BIN 272 25 0 00/11/28 05:05:59
HPUX -12928 304 800 0 00/11/28 05:05:59
INSTALL -12290 1104 33456 0 00/11/28 05:06:05
INSTALLFS -12290 34560 31744 0 00/11/28 05:06:08
FWWKAR BIN 66304 1 0 00/11/28 05:06:08
INSTCMDS BIN 66312 10366 0 00/11/28 05:06:09
SYSCMDS BIN 76680 54355 0 00/11/28 05:06:14
SCRIPTS BIN 131040 41 0 00/11/28 05:06:14
/opt/ignite/bin/instl_adm -F "/var/tmp/uxinstlf.recovery" -f "/var/tmp/tmp_cfg_f
ile" >> /var/opt/ignite/logs/makrec.log1 2>&1
/usr/bin/dd if="/var/tmp/uxinstlf.recovery" of="/dev/rmt/0mn" bs=2k >> /var/opt/
ignite/logs/makrec.log1 2>&1
1+0 records in
0+1 records out
I/O error
********
Ended Unsuccessfully - Tue Nov 28 05:06:15 2000
=============================================================================
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2000 11:04 AM
11-28-2000 11:04 AM
Re: make_recovery
Just thoughts...
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2000 11:10 AM
11-28-2000 11:10 AM
Re: make_recovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2000 11:35 AM
11-28-2000 11:35 AM
Re: make_recovery
How do I tell if my tape drive is write protected? I attempted to write to the tape
by issuing dd if=/var/tmp/test.file of=/dev/rmt/0m How can I ensure the tape/drive is writeable? Thanks.John
Is this syntax correct? I was able to view the status of the tape.
root on menu01 -/var/opt/ignite/logs =>/usr/bin/mt -f /dev/rmt/0m status
Drive: HP HP35450A -A
Format: DDS-1 format
Status: [41011300] BOT online immediate-report-mode
File: 0
Block: 0
===============================================
Althoug the tape drive that is connected to the A Class A180 server is a TTi (Transitional Tecchnology Inc. Tape Subsystem, it shows up in ioscan as...
===============================================
tape 0 8/16/5.3.0 stape CLAIMED DEVICE HP HP35450A -A
/dev/rmt/0m /dev/rmt/c0t3d0BESTn
/dev/rmt/0mb /dev/rmt/c0t3d0BESTnb
/dev/rmt/0mn /dev/rmt/c0t3d0DDS
/dev/rmt/0mnb /dev/rmt/c0t3d0DDSb
/dev/rmt/c0t3d0BEST /dev/rmt/c0t3d0DDSn
/dev/rmt/c0t3d0BESTb /dev/rmt/c0t3d0DDSnb
===============================================
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2000 11:42 AM
11-28-2000 11:42 AM
Re: make_recovery
an attemtpt was made with the make_recovery -rv -d /dev/rmt/0m afte issuing make_recovery -pv. Also, last week an attempt was made with make_recovery -Av
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2000 12:53 PM
11-28-2000 12:53 PM
Re: make_recovery
Also, when the tape is in the drive, there should typically be a single light on. If the light is green then the tape is writeable, is it is amber (orange, whatever) then the tape is write protected.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2000 12:55 PM
11-28-2000 12:55 PM
Re: make_recovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2000 02:53 PM
11-28-2000 02:53 PM
Re: make_recovery
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2000 09:32 AM
11-29-2000 09:32 AM
Re: make_recovery
What type of tape drive is this? Is it a DLT4000,7000,8000 or DDS1,2,3,4?