I finally got OC and fan control on a second card. I initially tried a dummy plug but that didn't work.
However, with the dummy plug still connected to the second card I was able to get coolbits to
work by doing the following:
nvidia-xconfig -a
edit xorg.conf to add the following to each screen section:
Option "AllowEmptyInitialConfiguration" "True"
Option "Coolbits" "12"
This is essentially the same procedure referenced by hashbrown,, without the detailed explanation.
He states a monitor needs to be connected for the initial config so I think the dummy plug was useful.
It still works after removing the plug.
Thanks.