- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Ignite Warning
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
09-09-2008 11:29 AM
09-09-2008 11:29 AM
pax: Unable to prompt user: /dev/tty is unavailable.
WARNING: The pax command returned a non-zero exit status (exit status 1).
* Creation of system archive complete.
NOTE: The following files are in the list of files that were on the
system, but they are no longer present. These files are not
included in the backup:
/var/tmp/ign_configure/make_sys_image.log
* Archive created and rewind the tape to beginning of tape.
* Cleaning up old configuration file directories
======= 09/08/08 12:16:18 EDT make_tape_recovery completed with warnings
** CHECK WARNINGS, pax non-zero return code **
Can some one give me an idea about it?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2008 11:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2008 11:32 AM
09-09-2008 11:32 AM
Re: Ignite Warning
This appears to be a case of a non-interactive 'make_tape_recovery' that required as second tape for its archive.
Post the actual commandline used, please.
Also, what type of tape (DDS4, etc) did you use?
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2008 11:39 AM
09-09-2008 11:39 AM
Re: Ignite Warning
or is this a scheduled operation in which case see -> Patch Name: PHCO_35998 or equivalent.
( SR:8606292410 CR:JAGae56173 )
When pax(1M) needs user attention, it opens /dev/tty to
display messages. If this happens when the command is
run from a cron/at job the open fails because there is
no controlling terminal and we get the following
message.
pax: Unable to prompt user: /dev/tty is unavailable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2008 11:50 AM
09-09-2008 11:50 AM
Re: Ignite Warning
This means the image can not be trusted.
The image build did not complete normally.
Do not rely on this image at all. Resolve problems before using image or sending tape to DR facility.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2008 11:54 AM
09-09-2008 11:54 AM
Re: Ignite Warning
-x inc_entire=vg00 \
-x include=/opt
We use a script that is run by autosys (schedular) to run ignite backup once a month.
We are using DDS 1.
I have another question in this regard.
Can we use DDS 4 tape on DDS 1 or DDS 3 drive?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2008 11:57 AM
09-09-2008 11:57 AM
Re: Ignite Warning
-x inc_entire=vg00
it's a good idea to add
-exclude=/var/adm/crash
to reduce archive size.
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2008 11:57 AM
09-09-2008 11:57 AM
Re: Ignite Warning
The older drives will spit out the DDS4 tape.
The DDS4 will read DDS1/3. Always backward compat not forward.