logging level debugging security process authmgr
logging level debugging security subcat aaa
Those 2 (don't ask me why you need both, I don't know either) will show you what is received from the radius server.
On my controller (6.3.1.9) however there seems to be an issue where the Aruba-User-Vlan value is not being shown, even with this debug:
Jul 25 11:38:48 :121031: <DBUG> |authmgr| |aaa| [rc_server.c:1276] Aruba-User-Role: correct-role
Jul 25 11:38:48 :121031: <DBUG> |authmgr| |aaa| [rc_server.c:1276] Aruba-User-Vlan:
And here's another debug command that shows you the 'history' your client went through to get the resulting vlan.
show aaa debug vlan user ip <ip>
The following should also give you some info on what vlan and why that vlan. Look for 2 different lines with vlan info.
show user ip <ip>
Also, in 6.3 (unsure of earlier versions) vlan derivation is not supported on remote-ap's with split-tunnel or bridge forward modes.