This is easily the best explanation for setting up a stretch cluster with Storage Replica on KZbin. I should know, I've crawled my way through all the other ones. Keep up the good work!
@bjtechnewshd7 жыл бұрын
thanks for support.
@mikechavez616 жыл бұрын
Excellent video. Excellent mustache.
@hgbugalou4 жыл бұрын
You can use Windows Admin Center if you want a GUI to manage this.
@aramjulfalakyan71416 жыл бұрын
hi thanks for the video! one more question: how to use replciated volume? if I have chashed source Hyper-V or planned maintenance (or whatever) - how to switch to replicated volume and back? thanks in advance for the answer
@whats-better5 жыл бұрын
You need to break the partnership using remove-SRpartnership cmdlet and then the volume will be mounted on the destination server ready to be used with all the replicated data.
@gilberttan72442 жыл бұрын
hi sir, can you make a video on how to recover and make the second server to be used in production when primary server gets down
@ozom6 жыл бұрын
Would you know if 1 large log volume can be shared by multiple data volumes?
@jungl3ist7 жыл бұрын
i m not a windows server fan, i watched this video gladly.Cheers
@bjtechnewshd7 жыл бұрын
+Atlason thanks for the support :)
@jacom52826 жыл бұрын
Hello @BTNHD can you please tell me what are your specifications? Your VM are very fluid, and you use two of them at the same time. I tried the same thing, but the lag was constantly presented. My spec are: Ram: 8gb Win: 8.1 Geforce 740M Processor: 2,50Ghz Is it enough for running two or more VM at the same time?
@aragaorj5 жыл бұрын
I did not understand the reason of the disk for the logs to have the same size for the file disks. Could you tell me why? Another detail! I have an ad in my network with file server. I want to sync with another AD with Fileserver in the Azure Cloud. How could I accomplish the replica storage there ??? And how will users access the data in the cloud?
@whats-better5 жыл бұрын
The disk for the logs should be at least 8GB as per microsoft documentation. You can keep it 20-50 GB considering the usage. Make sure that your on premises file server is connected via VPN to the Azure file server. Then you should be able to do the same as they both will be able to connect to one other.
@pshderhama8244 жыл бұрын
hello , i can not find that feature in my windows server 2012 r2? i have a server to ERP system how to replica on anther server ? Thanks
@mahdiahmadlou79783 жыл бұрын
this feature is for server 2016 and later
@mouradnm56066 жыл бұрын
Thanx for this video, but to see what happend in background you have to execute the second command line in the destination VM. Thanx again.
@sanjayss13746 жыл бұрын
I have tried the steps mentioned in this video. But getting this error. Did anyone got this error New-SRPartnership : The network path was not found. At line:1 char:1 + New-SRPartnership -SourceComputerName SRV01 -SourceRGName SourceRG -S ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (MSFT_WvrAdminTasks:root/Microsoft/...T_WvrAdminTasks) [New-SRPartnership], CimException + FullyQualifiedErrorId : Windows System Error 53,New-SRPartnership
@Ozzyorcborne17 жыл бұрын
Great video. What would be a good prod based used of storage replicas? Its different from DFS and HyperV replicas. Can both E:\ drives be accessed or was it just on StorageRep1 ?
@kauffmann1017 жыл бұрын
DFS is file based replication ,however Storage replica is block based replication . You can access E drive in both server. The general purpose of storage replica is on File server . It is very depends on the scenario and situation with adopting DFS or Storage Replica in environment
@jonathansartaguda80224 жыл бұрын
does Storage replica need Active directory
@mahdiahmadlou79783 жыл бұрын
yes
@realworldzombieland84927 жыл бұрын
is it possible to have a two way replicated using storage replica?
@kauffmann1017 жыл бұрын
You can configure another set of SR partnership with setting server 2 as source and server 1 as destination
@whats-better5 жыл бұрын
yes. It is possible but I guess you will replicate different pair of volumes
@antoniovargas24366 жыл бұрын
When I run the steps I get this error "Unable to create replication group SourceRG, detailed reason: The system cannot find the file specified" I'm drawing a blank. Any help would be great.
@kaheitsui37374 жыл бұрын
same problem, any help?
@pavannekkanti6976 жыл бұрын
hi , can we do S2D 2 node storage replica?
@sanjayss13746 жыл бұрын
How to install SQL server using server to server storage replica
@christiangordon6596 жыл бұрын
It looks like you fubar'd your replicated disk (E: on Replica 2) when you completed the configuration.