rudnicke Posted July 14, 2003 Report Share Posted July 14, 2003 I think I now hold a record for the most problems with a single program. I never had any of these issues with 6.0 Multi-Server. Now that I am running Multi-Server 6.5, it's a non-stop rollercoaster of problems. I have 24 scripts setup to backup 24 seperate servers. The scripts all run fine now, to a certain extent. Each script has file exclusions configures (MP3's and WAV files are not supposed to be backed up because they are not considered mission critical to our business). However, the backup job now completely ignores those file exclusions. My backup file sizes have tripled since I installed 6.5. Can someone please tell me why these exclusions are being ignored? Thanks, Brian Rudnicke Link to comment Share on other sites More sharing options...
Mayoff Posted July 14, 2003 Report Share Posted July 14, 2003 Selector functionality has not changed from 6.0 to 6.5. I would recommend using the "check selector" command inside the selector edit window to see how the selector is choosing files. Link to comment Share on other sites More sharing options...
rudnicke Posted July 14, 2003 Author Report Share Posted July 14, 2003 The 'check selector' tells me that it's selecting everything. It's not leaving out any of the configured file extensions. Brian Rudnicke Link to comment Share on other sites More sharing options...
rudnicke Posted July 14, 2003 Author Report Share Posted July 14, 2003 I configured a new selector using these conditions: I chose Universal/Name and configured it to exclude any filename or folder that matches: *.mp3 *.avi *.mpg *.au *.wmv *.rm I then changed the script to use that selector. It is STILL grabbing those files during the backup job. --Brian Link to comment Share on other sites More sharing options...
AmyJ Posted July 14, 2003 Report Share Posted July 14, 2003 Try testing your selector under Configure > Selectors and use the Check Selector command to see if your selector is set up correctly. You can optionally disable criteria to help determine where the selector criteria is incorrect. Are you using "And" or "Or" statements? The following article is also relevant, depending on which version of Retrospect 6.5 you upgraded to originally: http://www.dantz.com/index.php3?SCREEN=kbase&ACTION=KBASE&id=27942 Link to comment Share on other sites More sharing options...
Mayoff Posted July 14, 2003 Report Share Posted July 14, 2003 I would change the selector criteria to: File name Ends with .mp3 etc. Do not use the Wildcard feature. Use Name Ends with. Link to comment Share on other sites More sharing options...
Mayoff Posted July 14, 2003 Report Share Posted July 14, 2003 Attached to this post is a selector that excludes the criteria you listed in the prior post. To use this selector, unzip the file and then use the Import Selector command in Retrospect 6.5 Please test this selector in your environment before using it. Filename: Retrospect Exported Selectors.zip Version: Retrospect 6.5 Link to comment Share on other sites More sharing options...
rudnicke Posted July 14, 2003 Author Report Share Posted July 14, 2003 It appears to be working. Thanks. However, I am still confused as to it's creation. I looked at the configuration for the Selector, and noticed that it uses different rules. For instance: Yours uses: Include everything but always exclude files matching name ends with .mp3 or matching name ends with .avi or matching name ends with .mpg or matching name ends with .au or matching name ends with .wmv Mine uses: Include everything but always exclude files matching name ends with .mp3 and name ends with .mpg (etc....) How do you set the difference between "or matching" and "and"? Thanks, Brian Rudnicke Link to comment Share on other sites More sharing options...
Mayoff Posted July 14, 2003 Report Share Posted July 14, 2003 Or and And are created based on which "plus" sign you click on when building the selector. In this case the "and" would probably not work well, the or is the better approach. The User's Guide goes into detail on this topic. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.