try the command on the secondary node :
sofia global standby on
this will stop the node, but when you enter the command sofia global standby off instantly revive it.
I have so work trunks with registration without problems.
I use UCARP
Ucarp script up:
#!/bin/sh
/sbin/ifup $1:ucarp
/sbin/ifup...