Hee Guys I have a question and I try to find answer on the internet but I could find it. I have a database that is in a Availability group. There is constantly data written in the database. I really want to move it to a new disk. I am working with a SQL 2012 enterprise edition. Is there a way to move the database on both servers without losing data?
I was thinking of de-attaching and attaching it but that is not allowed while in the availability group. When I take it out of the group and move it to the new disk on the secondary server, then I cannot put it back in an availability group because the path is not the same. Can somebody tell me how to do this in the right way.
Any help is appreciated!