I'm upgrading some servers to SQL Server 2014, using CSV for the storage.Per a lot of things online, I'm installing Integration Services on the nodes, and have reconfigured it to use the virtual name associated to the instance in the cluster role.Where I'm not sure what to do, I have some SSIS packages that on the current system are just stored in the file system, where do I target those on the cluster? I'm not attempting to add SSIS as a cluster resource, but should I put the packages on the CSV storage somewhere, or should I just have copies on each SSIS install on each node?Thanks!Jason
↧