Forum Discussion
Al79_
May 03, 2019Copper Contributor
Moving the Sharepoint Sql database log (.ldf) files to another drive on the same server
Is it safe to move the Sharepoint Sql database log (.ldf) files to another drive on the same server without moving the .mdf files.
4 Replies
Sort By
- msromankolFormer Employee
Al79_ yes, sure! Even more - it's recommended to separate mdf and ldf on deferent drives. https://docs.microsoft.com/ru-ru/sharepoint/administration/best-practices-for-sql-server-in-a-sharepoint-server-farm#design-storage-for-optimal-throughput-and-manageability
- Al79_Copper ContributorThanks for the reply will also try this as an option
Hello Al79_ ,
See the steps outline on Move User Databases the site. Stop all of the SharePoint services and perform full system and user backups prior to the move.
I hope this helps.
Norm
- Al79_Copper ContributorThanks will give this a try