The driver failed to allocate sufficient resources in OlvCacheInit() line 2614
| Article:TECH16542 | | | Created: 2006-08-16 | | | Updated: 2006-08-16 | | | Article URL http://www.symantec.com/docs/TECH16542 |
Problem
The driver failed to allocate sufficient resources in OlvCacheInit() line 2614.
Environment
Recovery Solution 6.1 and 6.2
Cause
Recovery Solution's Open File Manager (OFM) driver is consuming more than 80 MB of nonpaged pool memory on the client computer.
Solution
Limit the amount of nonpaged pool memory the Open File Manager (OFM) driver is allowed to use.
This can be done by modifying the following REG_DWORD. The value should be decremented, say 20, in increments until OFM is able to stay synchronized. Since the consumed amount was around 80 MB, decrementing can begin by trying 70 or even 60.
The registry path to decrement the nonpaged pool memory in HKLM\SYSTEM\CurrentControlSet\Services\OfmLvDrv\Parameters\AllocationThreshold.
Legacy ID
25850
Article URL http://www.symantec.com/docs/TECH16542
Terms of use for this information are found in Legal Notices









Thank you.