EMC Tipps and Tricks
You want to make an snapshot by using SSH?
And Try: ssh emccontrollstation fs_chkp checkpointname -refresh
and you got
NAS_DB environment not defined
than do an script for the snapshot and in this script do an
export NAS_DB=/nas
fs_chkp checkpointname -refresh
and than cal the script by ssh. The importent thing is the export NAS_DB