Veritas-bu

[Veritas-bu] NEW_STREAM bug (follow-up to NEW_STREAM not generating new stream s)

2000-08-31 12:44:51
Subject: [Veritas-bu] NEW_STREAM bug (follow-up to NEW_STREAM not generating new stream s)
From: Asböck Peter peter.asboeck AT gedos DOT de
Date: Thu, 31 Aug 2000 18:44:51 +0200
Hi all,

lets say you have a file test.filelist like this

  NEW_STREAM
  /tmp
  NEW_STREAM
  /var/tmp

Your current location is / and calling

  /usr/openv/netbackup/bin/bpbackup -c test -s test -S sx0008-4 -w 0 \
    -f test.filelist

will show you a file list with

  /NEW_STREAM
  /tmp
  /NEW_STREAM
  /var/tmp

in the job monitor.

Now change to /var/tmp and execute the same command

  /usr/openv/netbackup/bin/bpbackup -c test -s test -S sx0008-4 -w 0 \
    -f test.filelist

and you will see

  /var/tmp/NEW_STREAM
  /tmp
  /var/tmp/NEW_STREAM
  /var/tmp

in the job monitor showing the file list.

I'm using NetBackup 3.2 + patch 108261-05 on Sun Solaris 2.6.

Can anybody confirm my bug, that if a line not starting with / - first gets
the current working directory added and therefor the NEW_STREAM directive
isn't recognized.

TIA,
Peter











<Prev in Thread] Current Thread [Next in Thread>
  • [Veritas-bu] NEW_STREAM bug (follow-up to NEW_STREAM not generating new stream s), Asböck Peter peter . asboeck <=