Operating System - HP-UX
1834114 Members
2712 Online
110063 Solutions
New Discussion

Re: creating a large tar file on a file system, but the fs is almost full now

 
Hanry Zhou
Super Advisor

creating a large tar file on a file system, but the fs is almost full now

I am creating a large tar file and going to a file system, however, the fs is getting full now, but the tar file is still going?

What is the solution now, other than kill the process of creating tar file???
none
3 REPLIES 3
A. Clay Stephenson
Acclaimed Contributor

Re: creating a large tar file on a file system, but the fs is almost full now

The solution is to plan beforehand so that this does not happen. If you have OnlineJFS and can act quickly and free space, you can expand the LVOL (or VxVM volume) and then fsadm -b larger-size the file system "on the fly".
If it ain't broke, I can fix that.
Hanry Zhou
Super Advisor

Re: creating a large tar file on a file system, but the fs is almost full now

Thanks God the process is done before getting really full.
none
Geoff Wild
Honored Contributor

Re: creating a large tar file on a file system, but the fs is almost full now

Other then kill the process - you have 2 options:

1 - let the file systems fill up - and the tar will die

2 - increase the ammount of free space in the file system (either grow it or delete some other files).

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.