Hi , I have to install additional instance of SQL server 2008R2 on my existing server. Server is having below given drive structure (SAN):
L: Primary Datafile
M: Secondary DataFile
N: Temp Database
O: Log File
With the new instance to be installed, I have three more drives as follows:
G: Primary Datafile
H: Secondary Datafile
I: Temp Database
For some reason, I can not get an extra drive for Log files for new instance. I have sufficient space on existing log drive (O) to fulfill the requirement for new instance. But is there any issue to have log files for new instance to be shared with existing SQL instance log drive.