- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- make_net_recovery and "gzip: stdout: File too larg...
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
04-30-2004 05:58 AM
04-30-2004 05:58 AM
make_net_recovery and "gzip: stdout: File too large"
In addition I made the /ignite directory on the server capable of largfiles, and changed the /etc/fstab file to reflect this change.
Unfortunately it still bombs out with the error "gzip: stdout: File too large". I thought I had it fixed because of the while/do loop I was doing on the output directory showed the following...
-rw------- 1 bin sys 1210143384 Feb 10 13:53 2004-02-10,13:40
-rw------- 1 bin sys 1996434537 Feb 11 08:03 2004-02-11,07:46
-rw------- 1 bin sys 2045313024 Apr 30 13:31 2004-04-30,13:15
total 6262882
-rw------- 1 bin sys 1210143384 Feb 10 13:53 2004-02-10,13:40
-rw------- 1 bin sys 1996434537 Feb 11 08:03 2004-02-11,07:46
But then the one I was building went away..
Attached is the output of the following...
make_net_recovery command used and the results.
output of fsadm and fstyp
output of gzip -V
I am at a loss now and are welcome to all suggestions.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2004 06:09 AM
04-30-2004 06:09 AM
Re: make_net_recovery and "gzip: stdout: File too large"
In the past I have had to mv the old version and make a link from the location of the old version to the new version of gzip, gunzip, gzcat, etc.....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2004 06:10 AM
04-30-2004 06:10 AM
Re: make_net_recovery and "gzip: stdout: File too large"
Needless to say try excluding some filesystems to get your image under 2 gigs.
Also do an itrc forum search. I know I've read about this before.
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2004 07:21 AM
04-30-2004 07:21 AM
Re: make_net_recovery and "gzip: stdout: File too large"
A workaround could be to use a pipe and a background dd.
A 2 cents solution !
Nicolas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2004 07:49 AM
04-30-2004 07:49 AM
Re: make_net_recovery and "gzip: stdout: File too large"
Yesterday when I installed the newer gzip I moved it from /usr/local/bin to /usr/contrib/bin and the output of a find from root directory confirms only the existance of the one gzip.
Hari,
While I couldn't follow your instrustions the letter I was able to re-export the mountpoint on the server. For the client I simply rebooted the machine as it is a test box at this time. There is not a mountpoint on the client that corresponds to the mountpont on the server. I attempted the make_net_recovery command and the output on the server is as follows...
total 11016834
-rw------- 1 bin sys 1210143384 Feb 10 13:53 2004-02-10,13:40
-rw------- 1 bin sys 1996434537 Feb 11 08:03 2004-02-11,07:46
-rw------- 1 bin sys 2404712448 Apr 30 15:10 2004-04-30,14:50
total 11278978
-rw------- 1 bin sys 1210143384 Feb 10 13:53 2004-02-10,13:40
-rw------- 1 bin sys 1996434537 Feb 11 08:03 2004-02-11,07:46
-rw------- 1 bin sys 2504622080 Apr 30 15:11 2004-04-30,14:50
total 8915400
-rw------- 1 bin sys 1996434537 Feb 11 08:03 2004-02-11,07:46
-rw------- 1 bin sys 2530359558 Apr 30 15:11 2004-04-30,14:50
As you can see it succesfully created the file, and it is > 2GB.
Dave,
I don't know about Ignite limitation. In all my work I probably could have stayed on my previous verison of Ignite, upgraded my gzip to 1.3.5, changed the directory on the server to largefiles capable, and re-exported the directory.
Nicolas,
Never had much luck with dd's. But I appreciate the .02.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2006 06:09 PM
05-09-2006 06:09 PM
Re: make_net_recovery and "gzip: stdout: File too large"
Thanks alot for mentioning that re-export as a solution to overcome that filesystem limit.
In my case i have two clients hp 11.11 for the ignite server hp 11.11 and the make_net_recovery worked on the other but fails on the 2nd with "gzip:stdout:file too big" error.Everything was same on the two clients and the server i.e. the gzip version and product,patch etc.. Also the size of the archive created by 1st client was even larger than that of the 2nd ,so why the 2nd was failing ?
Then i changed the largefiles support for the exported filesystem and reexported it with exportfs command and the make_net_recovery worked on the 2nd client.
Thanks
SKP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-22-2010 02:51 AM
04-22-2010 02:51 AM