Re: Trouble detaching volume
Hi Erik, Looking at the NPE and code, looks like the volumePool returned using the volume’s pool ID was null. While the surface issue seems to be solvable by simply adding a != null check. Can you share if the volume (you were trying to detach) has NULL as the pool_id in db or if the storage po
Trouble detaching volume
While testing 4.5.1 RC2 I see this when trying to detach a volume: http://pastebin.com/E4kRdVBr Can't say if it's regression or not, but any help solving it is appreciated :-) -- Erik