RE: runtar error that I do not understand

2010-06-03 Thread McGraw, Robert P
...@amanda.org] On Behalf Of McGraw, Robert P > Sent: Wednesday, June 02, 2010 11:23 AM > To: 'Nathan Stratton Treadway'; 'amanda-users@amanda.org' > Cc: 'jfl...@math.purdue.edu' > Subject: RE: runtar error that I do not understand > > > I am no

RE: runtar error that I do not understand

2010-06-02 Thread John Hein
; > One workaround might be to do a loopback mount of the desired snapshot onto > some other path that's not beneath .zfs, and do the backup from there. > > -Chap" > > > -Original Message- > > From: owner-amanda-us...@amanda.org [mailt

RE: runtar error that I do not understand

2010-06-02 Thread McGraw, Robert P
shot onto some other path that's not beneath .zfs, and do the backup from there. -Chap" > -Original Message- > From: owner-amanda-us...@amanda.org [mailto:owner-amanda- > us...@amanda.org] On Behalf Of Nathan Stratton Treadway > Sent: Tuesday, May 04, 2010 2:45 PM >

RE: runtar error that I do not understand

2010-05-04 Thread McGraw, Robert P
y 04, 2010 2:45 PM > To: amanda-users@amanda.org > Subject: Re: runtar error that I do not understand > > > On Tue, May 04, 2010 at 13:03:09 -0500, Dustin J. Mitchell wrote: > > On Tue, May 4, 2010 at 12:27 PM, McGraw, Robert P > wrote: > > > I setup a look

Re: runtar error that I do not understand

2010-05-04 Thread Nathan Stratton Treadway
On Tue, May 04, 2010 at 13:03:09 -0500, Dustin J. Mitchell wrote: > On Tue, May 4, 2010 at 12:27 PM, McGraw, Robert P wrote: > > I setup a lookback for the snapshot and now gtar seem to be working. > > It sounds like you have a fairly good understanding of this problem > now. Could you write up

Re: runtar error that I do not understand

2010-05-04 Thread Dustin J. Mitchell
On Tue, May 4, 2010 at 12:27 PM, McGraw, Robert P wrote: > I setup a lookback for the snapshot and now gtar seem to be working. It sounds like you have a fairly good understanding of this problem now. Could you write up either a troubleshooting or How-To article on the wiki? Dustin -- Open So

Re: runtar error that I do not understand

2010-05-04 Thread McGraw, Robert P
01000) = 0 > > > fstatat64(6, "DAILY-201004300315", 0x08047780, 0x1000) = 0 > > > fstatat64(6, "DAILY-201004290315", 0x08047780, 0x1000) = 0 > > > fstatat64(6, "DAILY-201005040315", 0x08047780, 0x1000) = 0 > >

Re: runtar error that I do not understand

2010-05-04 Thread Dustin J. Mitchell
On Tue, May 4, 2010 at 9:33 AM, McGraw, Robert P wrote: > Is there someone in the zmanda world that has the following amanda setup. > > 1) Solaris x86 Solaris 10 > 2) /usr/sfw/bin/gtar (v1.23) > 3) amanda 2.6.1p2 > 4) amanda backup of a zfs snapshot like /path/.zfs/snapshot/path/to/dir > > I am ge

Re: runtar error that I do not understand

2010-05-04 Thread Brian Cuttler
c. > > This program comes with NO WARRANTY, to the extent permitted by law. > > You may redistribute it under the terms of the GNU General Public > > License; > > see the file named COPYING for details. > > Written by John Gilmore and Jay Fenlason. > > >

RE: runtar error that I do not understand

2010-05-04 Thread McGraw, Robert P
> zfs. So get the latest version of SMCtar > and it should work fine. > > bash-3.00$ /usr/local/bin/tar --version > tar (GNU tar) 1.20 > Copyright (C) 2008 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later > <http://gnu.org/licenses/gpl.html> >

RE: SV: runtar error that I do not understand

2010-05-04 Thread McGraw, Robert P
= 0 close(6)= 0 Incurred fault #6, FLTBOUNDS %pc = 0x0807DDA5 siginfo: SIGSEGV SEGV_MAPERR addr=0x Received signal #11, SIGSEGV [default] siginfo: SIGSEGV SEGV_MAPERR addr=0x

SV: SV: runtar error that I do not understand

2010-05-04 Thread Gunnarsson, Gunnar
Yes for Solaris 10 but we are still running Solaris 8 so we choose to use SMCtar packages instead. Solaris 10 10/09 has Gnu tar version 1.23 Till: Gunnarsson, Gunnar Kopia: 'McGraw, Robert P'; 'Dustin J. Mitchell'; 'amanda-users@amanda.org' Ämne: Re: SV: runtar

Re: SV: runtar error that I do not understand

2010-05-04 Thread Chris Hoogendyk
Re: runtar error that I do not understand On Mon, May 3, 2010 at 4:31 PM, McGraw, Robert P wrote: If I manually run the following gtar command I get a segmentation fault /usr/sfw/bin/gtar --create Uh-oh .. time to open a Sun^WOracle support case? It looks like a bug

SV: runtar error that I do not understand

2010-05-04 Thread Gunnarsson, Gunnar
Dustin J. Mitchell > Sent: Monday, May 03, 2010 5:42 PM > To: McGraw, Robert P > Cc: amanda-users@amanda.org > Subject: Re: runtar error that I do not understand > > > On Mon, May 3, 2010 at 4:31 PM, McGraw, Robert P > wrote: > > If I manually run the following gt

RE: runtar error that I do not understand

2010-05-04 Thread McGraw, Robert P
> -Original Message- > From: djmit...@gmail.com [mailto:djmit...@gmail.com] On Behalf Of > Dustin J. Mitchell > Sent: Monday, May 03, 2010 5:42 PM > To: McGraw, Robert P > Cc: amanda-users@amanda.org > Subject: Re: runtar error that I do not understand > > &g

RE: runtar error that I do not understand

2010-05-03 Thread McGraw, Robert P
, 8192) = 0 close(6)= 0 Incurred fault #6, FLTBOUNDS %pc = 0x0807DDA5 siginfo: SIGSEGV SEGV_MAPERR addr=0x Received signal #11, SIGSEGV [default] siginfo: SIGSEGV SEGV_MAPERR addr=0x > -Original Message-

Re: runtar error that I do not understand

2010-05-03 Thread Dustin J. Mitchell
On Mon, May 3, 2010 at 4:31 PM, McGraw, Robert P wrote: > If I manually run the following gtar command I get a segmentation fault > > /usr/sfw/bin/gtar --create Uh-oh .. time to open a Sun^WOracle support case? It looks like a bug either in ZFS or GNU Tar.. Dustin -- Open Source Storage Engin

Re: runtar error that I do not understand

2010-05-03 Thread Dustin J. Mitchell
On Mon, May 3, 2010 at 2:01 PM, McGraw, Robert P wrote: >   hertz /export/jumpstart lev 0  FAILED > "[/local/amanda/amanda-2.6.1p2/libexec/amanda/runtar terminated with signal > 11: see /tmp/amanda/client/archive/sendsize.20100503144020.debug]" signal 11 is a segfault. The last line of the 'ru

runtar error that I do not understand

2010-05-03 Thread McGraw, Robert P
I am trying to test new install of amanda-2.6.1p2 on a new system and I am getting a runtar error which I do not understand. Any suggestions as to what is causing the runtar sendsize problem. Thanks *** My DLE is hertz /export/jumpstart /zvol/backup/gauss/.zfs/snapshot/BKUPTODAY/export/jum