Current we have one cluster storage disk (eg. MySite01) is in using by our SQL cluster, we want to rename it from MySite01 to Content10 (please see attached file)but there’re many DBs existing in this disk so I would like to ask you how to rename storage disk on Failover Cluster manager from Mysite01 to Content10 and then how to change db paths on SQL server disk drive because of if the storage disk path changes to Content10, databases within Mysite01 folder will be affected..could you please tell me how we should do on both side,Failover cluster management page and SQL server db paths?thanks
storage.jpg
sql.jpg
After that restart SQL Server (you'll have errors loading databases because the engine couldn't find the files) and then attach the databases providing the new locations of the files.