My .snapshot directory is missing./home/username/.snapshot is a link to the actual snapshot directory. This link can be accidentally deleted.
To verify that it is missing, logon to lectura and issue the command
ls -dl ~/.snapshot.
You should see something like the following:
lec:/home/username>ls -dl ~/.snapshot
ls: /home/username/.snapshot: No such file or directory
To recreate the link, run
/usr/local/bin/cr-snap-lnk:
lec:/home/username>/usr/local/bin/cr-snap-lnk
creating /home/username/.snapshot link
Check with:
lec:/home/username>ls -dl ~/.snapshot
lrwxrwxrwx 1 username username 20 May 23 10:52 /home/username/.snapshot -> /p2/hz/.zfs/snapshot