- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- make_recovery_tape failed
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
06-13-2005 11:12 AM
06-13-2005 11:12 AM
make_recovery_tape failed
) and am receiving the error message below, any help would be appreciated.
WARNING: There was a problem with the list of files/directories to archive.
Input: /var/opt/ignite/recovery/2005-06-13,WARNING: There was a problem with the list o
f files/directories to archive.
Input: /var/opt/ignite/recovery/2005-06-13,16:19/flist
The following line(s) had too few/incorrect entries in each of them.
Problem lines:
line: 14 home/edtsa/ 100744 928524368 3 8
16:19/flist
The following line(s) had too few/incorrect entries in each of them.
Problem lines:
line: 14 home/edtsa/ 100744 928524368 3 8
ERROR: The make_sys_image command failed. The system recovery archive will
not be created.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2005 11:31 AM
06-13-2005 11:31 AM
Re: make_recovery_tape failed
I think you can alleviate this situation by using
-x exclude=/home/edtsa
right after
-x inc_entire=vg00
directive.
Hope this helps.
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2005 05:30 PM
06-13-2005 05:30 PM
Re: make_recovery_tape failed
check /home/edtsa is in /home fs or any other fs mount point.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2005 06:28 PM
06-13-2005 06:28 PM
Re: make_recovery_tape failed
14 home/edtsa/ 100744 928524368 3 8
The line above, from flist file, lists entry for a file in /home/edtsa directory with pathname length being equal to 14 characters (1st column). "home/edtsa/" has only 11 characters.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2005 07:15 PM
06-13-2005 07:15 PM
Re: make_recovery_tape failed
looking at log it seems like someone(edtsa) has dumped files from windows machine(may be with the help of some ftp utilities). There is a space in file name or the characters that are not supported by unix in file name. Check these files in home/edtsa and rename them and run the command again.
Cheers !!!
eknath