CONTAP-360101: CONTAP-360101 / Leak in while allocating the memory in Watch Remote Parent Cache Entry
Issue
The affected storage controller panicked with nodewatchdog as vldb userspace process was unresponsive for 210 seconds.
Panic on cpu#9 : PANIC: Process vldb unresponsive for 210 seconds in process nodewatchdog on release 9.15.1P3 (C) on Fri Dec 6 09:38:56 HKT 2024
From the core we can see there is memory leak and most of the memory leak is while trying to allocate the memory from the routine which initializes the Watch Remote Parent Cache Entry which is cache mechanism to optimise the performance.