- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- make_tape_recovery Warning errors
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-03-2002 07:48 AM
09-03-2002 07:48 AM
make_tape_recovery Warning errors
WARNING: There is a problem reading a file list line, unexpected file name
length for file: 10 etc/group
.
WARNING: There is a problem reading a file list line, unexpected file name
length for file: 100644 1026942357 0 0
.
WARNING: There is a problem reading a file list line, unexpected file name
length for file: 10 etc/group
.
WARNING: There is a problem reading a file list line, unexpected file name
length for file: 100644 1026942357 0 0
.
* Saving the information about archive to
/var/opt/ignite/recovery/previews
* Creating The Tape Archive
I use this line to run make_tape_recovery
/opt/ignite/bin/make_tape_recovery -P s -x inc_entire=vg00 -x exclude=/var/adm/crash
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2002 07:59 AM
09-03-2002 07:59 AM
Re: make_tape_recovery Warning errors
You could try to find the damaged file, or re-install ignite.
Hope this helps...
-- Rod Hills
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2002 08:06 AM
09-03-2002 08:06 AM
Re: make_tape_recovery Warning errors
Perhaps this file "/opt/ignite/recovery/mnr_essentials" as Rodney tell you.
Regards,
Justo.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2002 08:23 AM
09-03-2002 08:23 AM
Re: make_tape_recovery Warning errors
Ignite-UX B.3.6.82 HP-UX System Installation Services
should I swremove it and swinstall again ?
I also looked at
/opt/ignite/recovery/mnr_essentials
and it seems ok. as far as I can see !!
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2002 08:42 AM
09-03-2002 08:42 AM
Re: make_tape_recovery Warning errors
I think I would try a swinstall (no need for swremove). Ignite is a standalone package with no dependencies.
-- Rod Hills
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2002 08:44 AM
09-03-2002 08:44 AM
Re: make_tape_recovery Warning errors
My file looks like this:
# @(#) $Revision: 10.9 $
#
# /opt/ignite/recovery/mnr_essentials
#
# WARNING: This file should not be modified, for the following reasons:
# - Changes to this file will be overwritten with the next revision.
# - It can lead to including more than you really need without
# the ablity to remove what you add via make_net_recovery(1M).
#
# If you must modify the list of essential files, copy this file
# to the following location, then make the necessary modifications:
# /var/opt/ignite/recovery/mnr_essentials
#
# /var/opt/ignite/recovery/mnr_essentials is checked before
# /opt/ignite/recovery/mnr_essentials when looking for essential files.
#
#
# For information about this file, see make_net_recovery(1M).
/sbin
/dev
/stand
/stand/vmunix
/usr/bin
/usr/ccs
/usr/conf
/usr/lbin
/usr/lib
/usr/newconfig
/usr/sbin
/usr/sam
/usr/share
/usr/obam
/bin
/lib
/etc
Regards,
Justo,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2002 04:17 AM
09-09-2002 04:17 AM
Re: make_tape_recovery Warning errors
I would recommend that you thoroughly check your /var/opt/ignite/recovery/latest/flist file
To me it seems that there is an unwanted line break between the line "10 etc/group" and the following line containing the four numbers which should be all on one line. Perhaps there are one or more non-printing characters in the filename "/etc/group "
Do an "ll /etc/group*" to exclude the latter possiblity. You might also want to use the same command with the -p option (preview). That will create a new flist file, and if that is OK, you can use it and resume tape creation.
Best Regards
Bernhad