Forum Discussion
Memory required by VSS provider installation / Mobility Agent Troubleshooting
- Jun 01, 2019
Any chance you can limit the SQL instance to leave 4-5GB of RAM for the OS? If you make that change in SQL management studio you will have to bounce the service. Once that is completed you should be able to install VSS no problem.
You can also use the following command to install VSS manually.
C:\Program Files (x86)\Microsoft Azure Site Recovery\agent>"C:\Program Files (x86)\Microsoft Azure Site Recovery\agent\InMageVSSProvider_Install.cmd"
Any chance you can limit the SQL instance to leave 4-5GB of RAM for the OS? If you make that change in SQL management studio you will have to bounce the service. Once that is completed you should be able to install VSS no problem.
You can also use the following command to install VSS manually.
C:\Program Files (x86)\Microsoft Azure Site Recovery\agent>"C:\Program Files (x86)\Microsoft Azure Site Recovery\agent\InMageVSSProvider_Install.cmd"
- John WildesSep 17, 2019Brass Contributor
Bryan Haslip Thanks for the suggestion Bryan, we just put through a change control on this and adjusted the settings. Got the VSS provider installed.
- Bryan HaslipSep 18, 2019Iron Contributor
John Wildes Glad to hear you got it squared away sir! Just out of curiosity was it any of my suggestions above that allowed you to install it?