What is your "ulimit" before running the command?  It's possible that you're 
trying to create a file that is larger than what Unix will allow you to create.


-----Original Message-----
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Jeff Schasny
Sent: Monday, November 07, 2011 9:28 AM
To: U2-Users@listserver.u2ug.org
Subject: [U2] Uvbackup core dumps

Universe 10.3.9 on AIX 5.3

I was testing the use of uvbackup to back up our production data (we currently 
use a combination of rsync & tar) for transfer to a Linux off site backup 
machine using this shell script:

today=$(date +"%Y" +"%m" +"%d")
cd /vr
find * -print | uvbackup -f -limit 1 -l "Full Backup" - > /vrbkup/uvb$today date

and at some point it failed with the following:

Abnormal termination of UniVerse.
Fault type is 11.  Layer type is Command Language.
./test.sh[6]: 733396 Segmentation fault(coredump) Sun Nov  6 12:44:29 MST 2011

Anyone have an idea what might have caused this??

--
------------------------------------------------------------------------
Jeff Schasny - Denver, Co, USA
jschasny at gmail dot com
------------------------------------------------------------------------
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to