Sponsored Content
Full Discussion: tar and gzip problem
Top Forums Shell Programming and Scripting tar and gzip problem Post 302338219 by mac4rfree on Monday 27th of July 2009 09:53:24 AM
Old 07-27-2009
tar and gzip problem

Hi Guys,

I have a few files. i want to tar these files and zip it using gzip it.
Code:
-rw-r-----   1 magesh  magesh    12940369 Jul 27 09:26 dcx_imds_c.asc
-rw-r-----   1 magesh  magesh     1221391 Jul 27 09:27 dcx_imds_h.asc
-rw-r-----   1 magesh  magesh     1105673 Jul 27 09:27 dcx_imds_mc.asc
-rw-r-----   1 magesh  magesh    10676635 Jul 27 09:27 dcx_imds_m.asc
-rw-r-----   1 magesh  magesh      967019 Jul 27 09:27 dcx_imds_mi.asc
-rw-r-----   1 magesh  magesh    25975881 Jul 27 09:27 dcx_imds_ml.asc
-rw-r-----   1 magesh  magesh     8466649 Jul 27 09:27 dcx_imds_mn.asc
-rw-r-----   1 magesh  magesh     3007118 Jul 27 09:27 dcx_imds_r.asc
-rw-r-----   1 magesh  magesh    22433288 Jul 27 09:27 dcx_imds_ra.asc
-rw-r-----   1 magesh  magesh   491930039 Jul 27 09:27 dcx_imds_rp.asc
-rw-r-----   1 magesh  magesh    76974343 Jul 27 09:27 dcx_imds_rw.asc
-rw-r-----   1 magesh  magesh    25062622 Jul 27 09:27 dcx_imds_s.asc
-rw-r-----   1 magesh  magesh    50828494 Jul 27 09:27 dcx_imds_ss.asc
-rw-r--r--   1 magesh  magesh   312270848 Jul 27 09:36 07272009.tar

As you can see i can tar all the files. But when i gave the gzip command, i am getting an error in it. The following is the command and its error.

Code:
acidmmm:gzip 07272009.tar

gzip: 07272009.tar.gz: No space left on device

Is there any limit on size of the file.. If so, Please advise me on how to take it forward. I just want to archive these files in as much less memory i can.

Thanks for your help in advance,

Regards,
Magesh
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Combine tar and gzip together?

Hello I just wandering, instead to doing "tar cvf foo.tar * " and then gzip foo.tar , can't it be combined to one command ? (1 Reply)
Discussion started by: umen
1 Replies

2. UNIX for Dummies Questions & Answers

can i tar and gzip in one liner ?

hello can i combine this 2 commands in one liner command? (1 Reply)
Discussion started by: umen
1 Replies

3. UNIX for Dummies Questions & Answers

TAR and GZIP help

Hi, There are 700 .pdf files in a certain directory on the server and I need to TAR them first and then compress them using GZIP to free up the space. The combined size of the .pdf files is 3gb. However, there is only 1gb of free space on the server. So as you can see when I try to TAR these... (3 Replies)
Discussion started by: VandeMatram
3 Replies

4. UNIX for Advanced & Expert Users

tar/gzip/gz...which one to use?

P0251WLADC.svm_wl1 > /svm_wl1/billing/data/server/archive/ALLEVT $ du -k FEB2006 22050224 FEB2006 As you can see,i have a folder called "FEB2006" which is around 22 GB. i guess zip or compress wont work...( i don know how do we compress a folder) i wished to use ""tar" ( i suppose... (5 Replies)
Discussion started by: abhijeetkul
5 Replies

5. UNIX for Dummies Questions & Answers

tar and gzip

Hi, I would like to have a combined gzip and tar that will compress and create multiple output tar.gz files. I want to have multiple files output because i cannot create an archive because there is no more space on my harddisk. I cannot transfer it locally because of slow connection. I want to... (3 Replies)
Discussion started by: tungaw2004
3 Replies

6. UNIX for Dummies Questions & Answers

shortcut for tar cvf - [filename] | gzip > [filename].tar.gz

i'd like to have an alias (or something similar) where i can type a command like "archive" and a filename and have it tar and gzip the file, so... $ archive filename results in filename.tar.gz...do i have to write a script to do this? (4 Replies)
Discussion started by: bcamp1973
4 Replies

7. Shell Programming and Scripting

tar + gzip + split together

Hi All I need guidance on this requirement . We have a directory structure which has data of approx 100 GB We need to tar the structure then zip it and create different files of not more than 10 GB A separate tar file then a .gz should not be created , on the fly a script is needed... (7 Replies)
Discussion started by: aamir1234
7 Replies

8. Shell Programming and Scripting

tar and gzip files

Hi Guys, I am using RHEL5 and Solaris 9 & 10. I want to tar and gzip my files then remove them after a successful tar command... Lets say I have files with extension .arc then I want to tar and gzip these files. After successful tar command I want to remove all these files (i.e .arc). ... (3 Replies)
Discussion started by: Phuti
3 Replies

9. UNIX for Dummies Questions & Answers

Failed to use find-tar-gzip together

Hello I am trying to select multiple files older than 14 days and create a single compressed file out of it. (AIX Release 3 Version 5) I am trying to achieve it by following tar -cvf db01_log.tar `find . -name "db01*.log" -mtime +14" -print`| gzip > db01_log.tar however it just... (7 Replies)
Discussion started by: Chetanz
7 Replies

10. UNIX for Beginners Questions & Answers

Need help ASAP - FIND - TAR - GZIP

Hi, I need to combined in 1 line the execution below : find * -type f -mtime -$nb_days -print | xargs tar -cvf $MAITUT/BCK_DATA.tar gzip $MAITUT/BCK_DATA.tar.gz The fact that the TAR is very big, at the end I need to generate only the GZ file. The option z on the tar... (2 Replies)
Discussion started by: royinfo.alain
2 Replies
MPATH_PERSISTENT_RESERVE_OUT(3) 			     Library Functions Manual				   MPATH_PERSISTENT_RESERVE_OUT(3)

NAME
mpath_persistent_reserve_out SYNOPSIS
#include <mpath_persist.h> int mpath_persistent_reserve_out (int fd, int rq_servact, struct prin_resp *resp, int noisy, int verbose) DESCRIPTION
The function in the mpath_persistent_reserve_out() sends PR OUT command to the DM device and gets the response. Parameters: fd The file descriptor of a multipath device. Input argument. rq_servact PROUT command service action. Input argument rq_scope Persistent reservation scope. The value should be always LU_SCOPE (0h). rq_type Persistent reservation type. The valid values of persistent reservation types are 5h (Write exclusive - registrants only) 6h (Exclusive access - registrants only) 7h (Write exclusive - All registrants) 8h (Exclusive access - All registrants). paramp PROUT command parameter data. The paramp is a struct which describes PROUT parameter list. Caller should manage the memory alloca- tion of this structure. noisy Turn on debugging trace: Input argument. 0->Disable, 1->Enable. verbose Set verbosity level. Input argument. value: 0 to 3. 0->Crits and Errors, 1->Warnings, 2->Info, 3->Debug RETURNS
MPATH_PR_SUCCESS if PR command successful else returns any one of the status mentioned below MPATH_PR_SYNTAX_ERROR if syntax error or invalid parameter MPATH_PR_SENSE_NOT_READY if command fails with [sk,asc,ascq: 0x2,*,*] MPATH_PR_SENSE_MEDIUM_ERROR if command fails with [sk,asc,ascq: 0x3,*,*] MPATH_PR_SENSE_HARDWARE_ERROR if command fails with [sk,asc,ascq: 0x4,*,*] MPATH_PR_SENSE_INVALID_OP if command fails with [sk,asc,ascq: 0x5,0x20,0x0] MPATH_PR_ILLEGAL_REQ if command fails with [sk,asc,ascq: 0x5,*,*] MPATH_PR_SENSE_UNIT_ATTENTION if command fails with [sk,asc,ascq: 0x6,*,*] MPATH_PR_SENSE_ABORTED_COMMAND if command fails with [sk,asc,ascq: 0xb,*,*] MPATH_PR_NO_SENSE if command fails with [sk,asc,ascq: 0x0,*,*] MPATH_PR_SENSE_MALFORMED if command fails with SCSI command malformed MPATH_PR_RESERV_CONFLICT if command fails with reservation conflict MPATH_PR_FILE_ERROR if command fails while accessing file (device node) problems(e.g. not found) MPATH_PR_DMMP_ERROR if Device Mapper related error.(e.g Error in getting dm info) MPATH_PR_OTHER if other error/warning has occurred(e.g transport or driver error) SEE ALSO
mpath_persistent_reserve_in mpathpersist /usr/share/doc/mpathpersist/README Linux Manpage 2011-04-08 MPATH_PERSISTENT_RESERVE_OUT(3)
All times are GMT -4. The time now is 05:27 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy