[flexbackup-help] problem with full and differential backups

2006-05-08 Thread Greg Petras

I posted this on Friday but haven't seen it appear on the list yet...

I've seen problems with level 0/1 dumps discussed quite a bit in the
archives, but not in the same configuration as I'm using.

I can get differentials to work if the server and client are both
Linux (RHEL 4, in my case). If the client is Solaris 8, the level 1
dumps produce an empty tarball. I should note that I've hardcoded both
'find' and 'tar' to GNU versions of these commands on the Solaris 8
box (both are the latest available GNU versions - 1.15.1 & 4.2.27,
respectively):

  $path{'tar'} = '/usr/local/bin/tar';
  $path{'find'} = '/usr/local/bin/find';

Here's what I'm doing:

[EMAIL PROTECTED] flexbackup -type tar -level full -dir
otherhost:/my/mount/point -device /some/local/dir

Then I run this:

[EMAIL PROTECTED] flexbackup -type tar -level differential -dir
otherhost:/my/mount/point -device /some/local/dir

Again, this seems to only be a problem if the client is Solaris 8. Are
there some other GNU utils I should install on the Solaris client?

Thanks,

Greg


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
___
flexbackup-help mailing list
flexbackup-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexbackup-help


[flexbackup-help] problem with full and differential backups

2006-05-05 Thread Greg Petras

I've seen problems with level 0/1 dumps discussed quite a bit in the
archives, but not in the same configuration as I'm using.

I can get differentials to work if the server and client are both
Linux (RHEL 4, in my case). If the client is Solaris 8, the level 1
dumps produce an empty tarball. I should note that I've hardcoded both
'find' and 'tar' to GNU versions of these commands on the Solaris 8
box (both are the latest available GNU versions - 1.15.1 & 4.2.27,
respectively):

  $path{'tar'} = '/usr/local/bin/tar';
  $path{'find'} = '/usr/local/bin/find';

Here's what I'm doing:

[EMAIL PROTECTED] flexbackup -type tar -level full -dir
otherhost:/my/mount/point -device /some/local/dir

Then I run this:

[EMAIL PROTECTED] flexbackup -type tar -level differential -dir
otherhost:/my/mount/point -device /some/local/dir

Again, this seems to only be a problem if the client is Solaris 8. Are
there some other GNU utils I should install on the Solaris client?

Thanks,

Greg


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
___
flexbackup-help mailing list
flexbackup-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flexbackup-help