Got it - no need for a solution now :)
tim.pascoe@cciw.ca wrote:[color=blue]
> This isn't a performance issue. We want all logs in a single[/color]
directory,[color=blue]
> and all data in a single directory (as well as separate drives) for
> standardization. Performance issues related to production and tempdb
> databases are the other reason.
>
> Anyone else care to offer a solution?
>
> Tim
>
>
> joshsackett wrote:[color=green]
> > Don't move the master database and log file. There is so little
> > activity in master that you will not gain one iota of benefit from
> > splitting the data and log file locations.
> >
> > I am willing to bet you could put the master log file on a floppy[/color]
> disk[color=green]
> > and you wouldn't notice a performance difference. The only thing[/color][/color]
read[color=blue][color=green]
> > from master (from a user perspective) is login information. Since
> > changes are rarely made in master, you'll get nothing from moving[/color][/color]
the[color=blue][color=green]
> > log to a separate device.[/color][/color]