- Look on to Vortex as observer and make sure that /exports/vortex_internal is mounted df -h
If you don't see it, mount it with a su
mount /exports/vortex_internal
df -h
exit
- Log on to the target machine at Tsukuba and create a directory for the log. E.g. for RD1106: ssh oper@202.223.161.132
cd /ddn/vlbi/data/
mkdir rd1106hb
exit
- Then from pcfshb, make sure you can transfer a log file without a password being entered. E.g. for RD1106 cd /usr2/log
touch rd1106hb.log
scp rd1106hb.log oper@202.223.161.132:/ddn/vlbi/data/rd1106hb/rd1106hb.log
- Mount the vortex disk on mk5hb su
mount vortex:/exports/vortex_internal /mnt/vortex
chown oper:oper /mnt/vortex
- When the field system is started, start the schedule so that the log file is opened, then do a halt.
- now make a test recording and check that the log files and disk2file work disk_record=on
disk_record=off
postob
- Go to Vortex and check that the log file has been copied and the .m5b file is there. Then delete them.