Viewing 9 posts - 1 through 9 (of 9 total)
We got the reservations on the cluster disks resolved
Run powershell as administrator
import-module failoverclusters
Clear-ClusterDiskReservation -Disk 6 -Node node2 -Force
node2 is your cluster node server name
Disk 6 is what you see...
June 23, 2015 at 8:26 am
Perry,
We evicted Node 02 from the SQL 2008 Clusterand now on course for testing the P2V on Node 01 now. Once I converted the one node cluster it booted fine...
June 18, 2015 at 10:00 am
A VM,One node , 2 instances on that i.e should get the job done
June 15, 2015 at 12:17 pm
VM with stand alone instance is fine
June 15, 2015 at 9:19 am
Yes, this would essentially P2V a single node cluster.my question would that work ?
June 15, 2015 at 8:52 am
Pery,
There are 2 Instances which includes two separate SSRS db's.
If there was only one instance it would have been easier,but since we have got 2 instances the idea was to...
June 12, 2015 at 2:24 pm
I am just looking at the best way to do this.Easy way to do this suggested by some was evicting the unwanted node,remove the cluster service and then P2V
June 12, 2015 at 2:12 pm
Geez, I was hoping instance could be renamed . Just to confirm Gurus ,you can't do the following even in 2012
sp_dropserver 'Server Name\old_instance_name'
go
sp_adderver 'Server Name\New_instance_name'
go
August 28, 2013 at 12:40 pm
Viewing 9 posts - 1 through 9 (of 9 total)