GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- make_net_recovery error?
Operating System - HP-UX
1850304
Members
2680
Online
104053
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
back
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
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
12-28-2005 09:10 AM
12-28-2005 09:10 AM
make_net_recovery error?
Hi All,
Thanks in advance.
I have recived the following error while taking backup,please advise to resolve the problem???
Command excecuted on client machine:
-------------------------------------
make_net_recovery -s int23 -x inc_entire=vg00 -a int23:/ignite/temp
Error:
---------------
* The archive is estimated to reach 13878955 kbytes.
* Free space on /var/opt/ignite/recovery/arch_mnt
after archive should be about 2888701 kbytes.
* Archiving contents of ry1sua01 via tar to
/var/opt/ignite/recovery/arch_mnt/2005-12-28,15:12.
gzip: stdout: File too large
ERROR: The gzip command failed (exit status
ERROR: The make_sys_image command failed. The system recovery archive will
not be created.
======= 12/28/05 15:59:42 CST make_net_recovery completed unsuccessfully
#
Thanks in advance.
I have recived the following error while taking backup,please advise to resolve the problem???
Command excecuted on client machine:
-------------------------------------
make_net_recovery -s int23 -x inc_entire=vg00 -a int23:/ignite/temp
Error:
---------------
* The archive is estimated to reach 13878955 kbytes.
* Free space on /var/opt/ignite/recovery/arch_mnt
after archive should be about 2888701 kbytes.
* Archiving contents of ry1sua01 via tar to
/var/opt/ignite/recovery/arch_mnt/2005-12-28,15:12.
gzip: stdout: File too large
ERROR: The gzip command failed (exit status
ERROR: The make_sys_image command failed. The system recovery archive will
not be created.
======= 12/28/05 15:59:42 CST make_net_recovery completed unsuccessfully
#
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2005 12:18 PM
12-28-2005 12:18 PM
Re: make_net_recovery error?
Hi,
The error above will occur when the destination filesystem for the archive is either accessed via NFSv2 or when the remote filesystem does not support largefiles, either because the filesystem, in fact, does not support largefiles, or it was not mounted with largefiles enabled.
In your case , you need to ensure the filesystem "/ignite/temp" is monted largefile enabled.
Check using at NFS or Ignite Server end
# fstyp -v | grep f_flag
It should f_flag=16 if largefile support is enabled.
# fsadm -F vxfs /ignite/temp ( if you have OnlineJFS installed )
Enable the largefile support using fsadm
Be aware you need un-mount the FS if you don't have OnlineJFS product installed.
Then re-export the FS using exportfs.
Check for NFS version using
# nfsstat -m
At client side
# nfsstat -m
Both server and client side you need to have NFS 3
For HP-UX 11.00 and later , it should be there by default.
Ensuring above , try the net recovery thereafter.
The error above will occur when the destination filesystem for the archive is either accessed via NFSv2 or when the remote filesystem does not support largefiles, either because the filesystem, in fact, does not support largefiles, or it was not mounted with largefiles enabled.
In your case , you need to ensure the filesystem "/ignite/temp" is monted largefile enabled.
Check using at NFS or Ignite Server end
# fstyp -v
It should f_flag=16 if largefile support is enabled.
# fsadm -F vxfs /ignite/temp ( if you have OnlineJFS installed )
Enable the largefile support using fsadm
Be aware you need un-mount the FS if you don't have OnlineJFS product installed.
Then re-export the FS using exportfs.
Check for NFS version using
# nfsstat -m
At client side
# nfsstat -m
Both server and client side you need to have NFS 3
For HP-UX 11.00 and later , it should be there by default.
Ensuring above , try the net recovery thereafter.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2005 06:44 PM
12-28-2005 06:44 PM
Re: make_net_recovery error?
Hi,
Sameer is right, this error is because on the ignite server the filesystem is not configured for largefiles
Sameer is right, this error is because on the ignite server the filesystem is not configured for largefiles
I never think of the future. It comes soon enough.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2005 06:57 AM
12-29-2005 06:57 AM
Re: make_net_recovery error?
Even with "largefiles", I ran into an 8GB limit for the archive.
bv
bv
"The lyf so short, the craft so long to lerne." - Chaucer
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP