GMS NOC Docs   severed links UserPreferences
 
Help Search Diffs Info Edit Subscribe Print View
 GMS NOC Docs   FrontPage   RecentChanges   TitleIndex   Help 

Each 5-letter FaxFep (e.g. TXAUF) has remote file systems mounted on it, e.g. rtx1. If for some reason the connection between the machines is disturbed, the link to the filesystem may become severed. If this occurs, the filesystem must be unmounted and remounted.

To check for severed links, run the following command on the 4-letter node processor:

ckfeps -c ls  
Command options? : -ld rtx1? 

(-i for only inbound, -o for only outbound,)

Check the dates; if old then links are severed. To unmount and remount on multiple Feps:

ckfeps -o -c umount 


  1. Do mount and check for spoolers.
  2. df -t
  3. If severed, type:
  4. mount -d xx.rxxn /rxxn
  5. ps -ef|grep fsdemon (get pid)
  6. kill pid
  7. tail -f /usr/fx/logs/fsdemon (make sure rescanning)

idbu_root > ckfeps  -o -c ls 
Command options? : -ld rid* 
 
        Configured Outbounds: au av aw ax ay az ba 
 
************************* OUT ************************* 
s5/idauf (1)    : ================================= 
drwxrwxrwx  24 root     root         480 Apr 21 02:22 rid1 
drwxrwxrwx  23 root     root         464 Apr 20 22:48 rid2 
drwxrwxrwx  23 root     root         512 Apr 21 00:40 rid3 
drwxrwxrwx  23 root     root         480 Apr 20 23:31 rid4 
drwxrwxrwx  20 root     root         416 Apr 20 21:35 rid5 
drwxrwxrwx  20 root     root         512 Apr 21 00:17 rid6 
s5/idavf (2)    : ================================= 
drwxrwxrwx  24 root     root         480 Apr 21 02:22 rid1 
drwxrwxrwx  23 root     root         464 Apr 20 22:48 rid2 
drwxrwxrwx  23 root     root         512 Apr 21 00:40 rid3 
drwxrwxrwx  23 root     root         480 Apr 20 23:31 rid4 
drwxrwxrwx  20 root     root         416 Apr 20 21:35 rid5 
drwxrwxrwx  20 root     root         512 Apr 21 00:17 rid6 
s5/idawf (3)    : ================================= 
 
 
 
 
ndauf_root >mount 
/ on /dev/dsk/0s1 read/write on Mon Mar 27 23:37:23 1995 
/usr on /dev/dsk/0s3 read/write on Mon Mar 27 23:37:28 1995 
/rnd3 on nd.rnd3 read/write/remote on Mon Mar 27 23:44:36 1995 
/rnd4 on nd.rnd4 read/write/remote on Mon Mar 27 23:44:52 1995 
/rnd5 on nd.rnd5 read/write/remote on Mon Mar 27 23:45:41 1995 
/rnd6 on nd.rnd6 read/write/remote on Mon Mar 27 23:46:35 1995 
/mail on ndcu:mail read/write/remote on Tue Mar 28 00:01:08 1995 
/rnd1 on nd.rnd1 read/write/remote on Thu Mar 30 02:21:09 1995 
/rnd2 on nd.rnd2 read/write/remote on Fri Mar 31 21:49:23 1995 
 
ndauf_root >ls -ld /rnd? 
/rnd1: Link has been severed 
drwxrwxrwx  21 root     root         512 Mar 31 23:23 /rnd2 
drwxrwxrwx  21 root     root         512 Mar 31 23:26 /rnd3 
drwxrwxrwx  21 root     root         512 Mar 31 23:30 /rnd4 
drwxrwxrwx  21 root     root         512 Mar 31 23:23 /rnd5 
drwxrwxrwx  21 root     root         512 Mar 31 23:42 /rnd6 
 
ndauf_root >umount -d nd.rnd1 
ndauf_root >mount -d nd.rnd1 /rnd1 
 
ndauf_root >ls -ld /rnd? 
drwxrwxrwx  21 root     root         512 Mar 31 23:24 /rnd1 
drwxrwxrwx  21 root     root         512 Mar 31 23:23 /rnd2 
drwxrwxrwx  21 root     root         512 Mar 31 23:26 /rnd3 
drwxrwxrwx  21 root     root         512 Mar 31 23:30 /rnd4 
drwxrwxrwx  21 root     root         512 Mar 31 23:44 /rnd5 
drwxrwxrwx  21 root     root         512 Mar 31 23:42 /rnd6 

PythonPowered EditText of this page (last modified 2003-07-16 20:53:35)
FindPage by title search or text search