public static extern VixError Open([In][Out]IntPtr connection, [InAttribute(), MarshalAs(UnmanagedType.LPStr)] System.String path, uint flags, out IntPtr diskHandle); [DllImport("vixDiskLib", EntryPoint="VixDiskLib_Read", SetLastError=true)] public static extern VixError Read(IntPtr diskHan...
It just runs a pod on each of the nodes to gather the system logs of the node. It seems suspicious that that plugin timed out for 5 of the 6 nodes where it ran. I would also check those pod logs to see if anything stands out. ...