Sol10 on primepower 850

I've got a console that seems to be hung. all other services (ip, etc) work perfectly. in fact, its still in production... we just don't have console access. so i there are two consoles on this guy.. scfc0 and scfc1. using iompadm from fujitsu, this is what i got:

# ./iompadm -c FJSVscf3 info /dev/FJSVhwr/fiomp/mscf0
IOMP: /dev/FJSVhwr/fiomp/mscf0
Element:
        /dev/FJSVhwr/scfc0      online  active  block   "Good"
        /dev/FJSVhwr/scfc1      online  standby block   "Good"
Node:
        /dev/FJSVhwr/pwrctl
        /dev/FJSVhwr/pwrctl2
        /dev/FJSVhwr/rcictl
        /dev/FJSVhwr/rcictl2
        /dev/FJSVhwr/rasctl
        /dev/FJSVhwr/rasctl2
Function:
        MPmode=false
        AutoPath=true
        Block=true
        NeedSync=false

so i wanted to manually fail over to the 'standby' console so i issue the following

# ./iompadm -c FJSVscf3 start /dev/FJSVhwr/fiomp/mscf0 /dev/FJSVhwr/scfc0

basically, it never fails over... another status/info issued and it still shows scfc0 as the active console. has anyone work on this and successfully failed the console over to the standby? is it possible? does it only work off a reboot for fail over ??

-pupp

Are you still having the issue? If not, how did you resolve that?