Difference between revisions of "Support:DVS Support"

From DigitalVision
Jump to: navigation, search
Line 21: Line 21:
 
     }
 
     }
  
{{M-Alert|'''Pcie LinkSpeed'''<br/>It is important that certain slots and card combinations are configured for maximum performance.<br/>Set to ''Gen3'' for graphics cards, RAID cards and (potentially) other high performance cards.<br/>'''You will need to know what cards are in what slot'''}}
+
{{M-Note|'''SAN Based Caches'''<br/>Please note that this setting should only be used on SAN systems running the DVS Stornext File System}}
|}
 

Revision as of 15:50, 2 September 2016

DVS Systems

We have experience of DVS Systems slowing down rendering due to additional metadata traffic.

We would advise users to set the following options in general.prefs

You can expect a small to moderate increase of rendering speed.

Set maxPreallocation to 0

   caches
   {
       fragmentationTest
       {
           activeV2 false
           level 1
       }
       maxPreallocation 0
       paintAutoCleanUpHours 5
       testTimeInterval 600
   }

SAN Based Caches
Please note that this setting should only be used on SAN systems running the DVS Stornext File System