...
Note that the mail server failed to respond. (That’s nominal behavior. Mail service no longer used.) The output above indicates nominal status.
Remedy:
from mamba-factotum, open screen
optionally, attach existing screen (32207, tagged pleiades)
ssh with tunnel to tpfe2 head node:
ssh tpfe2-tunnel
note the command is aliased:
alias pleiades='ssh tpfe2-tunnel'
run
sudo -u esi_sar /bin/bash
detach the screen (ctrl-a + d)
...