#714 PR merged: Update 40_verify_tsm.sh

vhaeuss opened issue at 2015-11-25 14:36:

TSM with replication changes output of query filespace, so only first and last element of output is used.

# Last Incr Date Type Replication File Space Name

1 11/25/2015 12:48:55 EXT4 Current /
2 11/25/2015 12:48:34 EXT2 Current /boot
3 11/25/2015 12:48:34 EXT4 Current /home
4 11/25/2015 12:48:58 EXT4 Not Current /opt
5 11/25/2015 12:48:58 EXT4 Not Current /var

schlomo commented at 2015-11-25 17:46:

Is this change compatible with older versions of TSM?

vhaeuss commented at 2015-11-26 07:16:

I have access to TSM Clients major versions 5, 6 und 7.
The change is compatible with all this versions.

schlomo commented at 2015-11-26 17:56:

@vhaeuss I forgot to ask: If this replication feature is off or not used, does your code still work? Just to be sure and asking without having TSM...

vhaeuss commented at 2015-11-26 18:09:

Yes the code still works then.
That's why I used the awk $NF...

Am 26.11.2015 um 18:56 schrieb Schlomo Schapiro:

@vhaeuss https://github.com/vhaeuss I forgot to ask: If this
replication feature is off or not used, does your code still work?
Just to be sure and asking without having TSM...


Reply to this email directly or view it on GitHub
https://github.com/rear/rear/pull/714#issuecomment-159969615.

schlomo commented at 2015-11-26 18:11:

Good thinking!

Thanks a lot for your contribution, this kind of stuff is really most
valuable to us!

I merged it so please let us know if this works for you.

On 26 November 2015 at 19:09, vhaeuss notifications@github.com wrote:

Yes the code still works then.
That's why I used the awk $NF...

Am 26.11.2015 um 18:56 schrieb Schlomo Schapiro:

@vhaeuss https://github.com/vhaeuss I forgot to ask: If this
replication feature is off or not used, does your code still work?
Just to be sure and asking without having TSM...


Reply to this email directly or view it on GitHub
https://github.com/rear/rear/pull/714#issuecomment-159969615.


Reply to this email directly or view it on GitHub
https://github.com/rear/rear/pull/714#issuecomment-159971064.

gdha commented at 2015-12-02 10:35:

@vhaeuss I guess this was related to issue #713? If yes, then add label fixed or close the issue. Thanks.


[Export of Github issue for rear/rear.]