Alexander,
The issue you are experiencing with the "/var/home/admin" error message is related to Bug #820968. To resolve this issue perform the following on each node in the cluster:
::> set diag
::*> systemshell -node <node_name>
% cd /var/home
% sudo mkdir diag
% sudo mkdir admin
% sudo chown diag:nogroup diag
% sudo chown admin:nogroup admin