Usually I always use big database logs (200M - 50000 pages) . This time, increasing log size from 17M to 200M caused database to slow down significantly.
vmstat was showing lots of "b" processes
After log size was reduced, database went back to normal.
Can someone please comment why increasing log size cause Log I/O to conflict with the other database I/O?
Notice - database located on local storage array, RAID-5, same volume used for datafiles and logs.