Re: Replication Hung after upgrade to v8.1.10

2020-09-23 Thread Sasa Drnjevic
Hi Sarav and all, I forgot to inform you earlier, but I have solved the problem with HUNG or more precisely EXTREMELY slow replication. Linux nodees were ALL replicating as before the upgrade, without any problems. The main culprit was Windows Systemstate. Ordinary NTFS filespaces replicated fin

Re: Need help using Powershell to create custom backup commands

2020-09-23 Thread David Bronder
Because you have the volume list variable quoted, I think that part of the command actually translates to the single string "G: H: I: J:" rather than a list of drive letters. Which I think would be interpreted as G:"\ H: I: J:". On 9/23/20 8:21 AM, Schaub, Steve wrote: > I'm using PS to kick off

Need help using Powershell to create custom backup commands

2020-09-23 Thread Schaub, Steve
I'm using PS to kick off custom backups and having trouble passing a list of volumes to the incremental backup command in dsmc. Here is what the powershell statement looks like, the "$myBackupVolumeList" variable is a string derived from an array: & .\DSMC.exe Incremental "$myBackupVolumeList" "