- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- make_tape_recovery 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-25-2005 07:32 AM
08-25-2005 07:32 AM
make_tape_recovery error
* Creating local directories for configuration files and archive.
======= 08/25/05 15:26:10 EDT Started make_tape_recovery. (Thu Aug 25
15:26:10 EDT 2005)
@(#) Ignite-UX Revision C.6.1.44
@(#) net_recovery (opt) $Revision: 10.672 $
* Testing for necessary pax patch.
* Passed pax tests.
* Recovery Archive Description = Recovery Archive
* Recovery Archive Location = /dev/rmt/0mn
* Number of Archives to Save = 2
* Pax type = tar
WARNING: Cannot parse mount information for /remote/rfes
** 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
WARNING: Cannot parse mount information for /remote/rfes
ERROR: The list_expander command failed. This could be due to a problem with
the file: "/var/opt/ignite/recovery/latest/archive_content" - see
messages above.
======= 08/25/05 15:26:13 EDT make_tape_recovery completed unsuccessfully
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2005 07:35 AM
08-25-2005 07:35 AM
Re: make_tape_recovery error
It seems something with /remote/rfes is listed in /etc/fstab but is not currently mounted. Allthough in that case also it should go ahead just by giving a warning.
Could you attach bdf output and /etc/fstab file.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2005 07:42 AM
08-25-2005 07:42 AM
Re: make_tape_recovery error
The mount point /remote/rfes is not currently mounted in the server
Either hash out the entry from fstab or mount it if u require...
Regards
CS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2005 08:22 AM
08-25-2005 08:22 AM
Re: make_tape_recovery error
make_tape_recovery -Av -x exclude=/remote/rfes
also if your just looking for vg00
make_tape_recovery -v -x inc_entire=vg00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2005 08:39 AM
08-25-2005 08:39 AM
Re: make_tape_recovery error
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
08-25-2005 09:20 AM
08-25-2005 09:20 AM
Re: make_tape_recovery error
regards!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2005 09:35 AM
08-25-2005 09:35 AM
Re: make_tape_recovery error
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2005 02:17 PM
08-25-2005 02:17 PM
Re: make_tape_recovery error
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2005 12:01 AM
08-26-2005 12:01 AM
Re: make_tape_recovery error
Seems I've got some directories mounted up that aren't in the fstab... I'm going to fix that problem and try again.
Thanks for all your help
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2005 12:43 AM
08-26-2005 12:43 AM
Re: make_tape_recovery error
fstab has the directories that you want to mount at boot.
Check mnttab (mountpoints currently mounted)
for inconsistencies.
Check file system space available in /var or /tmp.I known that's a long shot but i have seen some strange errors in past versions of ignite when there was little space available in /var or /tmp (i think the mountpoint can be configured).