bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-tar] Problem with collection of files


From: Arkadiusz Bieniek
Subject: [Bug-tar] Problem with collection of files
Date: Mon, 24 Sep 2007 10:18:01 +0200

Hello
 
I have a problem with creation of big file archive tgz (62 GB)
 
syntax:
 
tar -cz -f "/backup/${LABEL}.tgz" --exclude-from ${EXCLUDES_FILE} --ignore-failed-read -P -g"$STATUS_FILE" /
 
It is full mode archive.
 
Inside  $STATUS_FILE is:
 
/backup
/home/public/nobackup
/home/sbackup/2dump
/home/sbackup/2index
/lost+found
/mnt
/proc
/var/lib/pgsql821/data/base
/var/lib/pgsql821/data/global
/var/lib/pgsql821/data/pg_clog
/var/lib/pgsql821/data/pg_xlog
Excludes work property; no listed folder is not created, but:
 
Into the archive was created empty /usr/sbin, empty /var/lib/pgsql821/bin too.
In this case these folders should be filled. I don't know what is missing else ?
What is the reason ? Same buffer overflow ?
 
My configuration:
 
CentoOS 5 with last "yum install"
tar 1.18
 
 
Regards
Arkadiusz Bieniek
network administrator

reply via email to

[Prev in Thread] Current Thread [Next in Thread]