Check if your group is enabled (eos group ls ) or just do:
eos space set default on
Try to define the GEOTAG for the FST in /etc/sysconfig/eos_env
EOS_GEOTAG=“ASE::GPFS”
(restart the FST service)
and the default client geotag on the MGM using
eos vid set geotag default ASE::GPFS
You can change the geotag ASE::GPFS to something else if you like.
Cheers Andreas.