![]() | SyncFep |
UserPreferences |
GMS NOC Docs | FrontPage | RecentChanges | TitleIndex | Help |
A sync FEP (Front End Processor) is ... a 3B2, Stratus, or Sun servers which provides network access for large computer systems (mainframes) over dialup, dedicated, or network connections.
See also Node Hardware.
Example: files aren't going out for account.
Before stopping a line, make sure nobody is using other sublines. In order to repump (e.g.) line10.1, you must stop/repump/start line10.0 and line10.1.
Files in /usr/account/backup/from_host/after may be resent with the resend command:
syxu_root-> pwd /usr/autrgtc/backup/from_host/after syxu_root-> ls -al total 8 drwxrwxrwx 2 autrgtc other 112 Jul 16 20:15 . drwxrwxrwx 4 autrgtc other 64 Oct 30 1996 .. -r--r----- 1 root other 612 Jul 16 03:32 HU378ea7cb -r--r----- 1 root other 452 Jul 16 03:33 HU378ea7f7 -r--r----- 1 root other 452 Jul 16 03:33 HU378ea81e -r--r----- 1 root other 612 Jul 16 03:51 HU378eac54 syxu_root-> resend -a autrgtc -b fa HU378ea7cb
where -b signifies backup, fa from_host/after
If a line is not working properly and cannot be fixed by other means (e.g., repumping), it can be disabled completely by editing its /usr/lineNN.N/config file:
DIALIN_ONLY: yes DIALOUT_ONLY: yesThe line is now mutually excluded from being either dialin or dialout-only, and thus can't do anything.
After making this (or any) change to the config file, you must run ckconfig lineNN.N to reread the file.
dkserver daemons will not restart on their own if killed. To restart them:
> sh /etc/rc3.d/S15dkitrc start Datakit VCS Interface 0 download succeeded. /dev/mx created dkserver process started
himonitor | shows the status of all the lines on a specific FaxFep |
hiportstart lineNN.N | starts port (line) |
hiportstop lineNN.N | stops port (line) |
hireschedule account | reschedules an account for message sends |
histart | will start processes on a SyncFep |
histop | will stop all major send processes on a SyncFep![]() |
hiunschedule | will unschedule a scheduled or rescheduled account's message transfer |
hinewer hiportmon himon hirestore hischedmon hischeduler hisnarfackd
To get a list of sync machines, on a stratus like LXAU, as root, from a back door connection:
ulimit 999999 cd /tmp nohup /mail/bin/cddmp > dumpfile_102901 &
This will take four or five minutes to run; you can keep checking on the file size with a ls -l, and when it stops changing, it's done.
Once it is done, I then split the sync customers from the rest of them.
cat dump*|cut -d "|" -f5,48 | grep MT= > temp
Next I split out all the BRYU/ZU customers into a separate list:
grep br05 temp |cut -d "|" -f1 > listem.br
Now I go back for the rest of the sync customers.
grep -v br05 temp | cut -d "/" -f1 \ | nawk 'BEGIN{FS="|";OFS="|"}{ print $2, $1 }' \ |cut -d "=" -f2 | sort | sed 's/:|/ /' > listem.other
Now you have two main lists, listem.br for all the BRYU/ZU customers and listem.other for all other sync customers. You'll notice on the listem.other you'll have some stuff like lzsync4 as a sync fep - that is an R&D thing so you can just ignore those.
Here is some useful information while looking at the Tandem side of a sync line. This was made available when we had problems with UPS's Large File facility.
UPS 128KB | |
UPSTEST | Currently uses the 128KB facility inbound to BRZU but receives on the 56KB facility on NVYU. |
UPSSEL | Has been migrated to the 128KB facility. Does not receive from AT&T. |
UPS | Has been migrated to the 128KB facility to send into AT&T but receives on 9.6 dial on NMYU. |
UPS 256KB | |
UPSLF | New large file production account used for sending and receiving messages up to 256 Meg |
UPSLFT | Test account for large file service |
128KB facility utilizing Motorola FRADS with ISDN Dial Back-up. Bridgeton is the primary site with a PVC to Winward, (Alpharetta), Georgia. The Motorola Frads automatically monitor the PVC for integrity, if the Winward site is out of contact the Bridgeton Frad will automatically switch to the secondary site for UPS at Mawah, N.J. If the Bridgeton Frad loses the Frame connection from the C.O. it will automatically dial out to Winward using the ISDN dial back-up. This has all been tested successfully by both UPS and Motorola.
The 128KB circuit runs through special high speed telenex cards, (Bridgeton has a spare card), that were purchased just for this application. The telenex port is listed as GMS-BRZ/BRY-LN07501 on the Bridgeton switch. The facility terminates on the Tandem on port SN227. This can be accessed at:
Once on the Tandem there are two main things to verify are active and running, Jay's code and the physical port.
Run the following from the TACL prompt:
Run the following from the TACL prompt:
example 1:
$status g ups1 ENTRY DSR CONDITION CPU,PIN GROUP FILE SF751 ..R RUNNING 05,0100 SFEP SFEPRJEN SF752 ..R RUNNING 06,0105 SFEP SFEPRJEN SF753 ..R RUNNING 07,0122 SFEP SFEPRJEN SF754 ..R RUNNING 01,0160 SFEP SFEPRJEN SF755 ..R RUNNING 02,0170 SFEP SFEPRJEN SF756 ..R RUNNING 03,0145 SFEP SFEPRJEN
example 2:
Name State Inuse LineState CSMLDev \IMS1.$SN227 STARTED OFF ACTIVE 982 SNAX Status Pu Name State Test PUState \IMS1.$SN227.#PU1 STARTED INACTIVE ACTIVE \IMS1.$SN227.#PU2 STARTED INACTIVE ACTIVE \IMS1.$SN227.#PU3 STARTED INACTIVE ACTIVE \IMS1.$SN227.#PU4 STARTED INACTIVE ACTIVE \IMS1.$SN227.#PU5 STARTED INACTIVE ACTIVE \IMS1.$SN227.#PU6 STARTED INACTIVE ACTIVE SNAX Status Lu Name State LUSessState SDN SessionCount \IMS1.$SN227.#LU11 STARTED NO SESS 2 0 \IMS1.$SN227.#LU21 STARTED NO SESS 3 0 \IMS1.$SN227.#LU31 STARTED NO SESS 4 0 \IMS1.$SN227.#LU41 STARTED NO SESS 5 0 \IMS1.$SN227.#LU51 STARTED NO SESS 6 0 \IMS1.$SN227.#LU61 STARTED NO SESS 7 0 \IMS1.$SN227.#LU62 STARTED NO SESS 8 0
256KB facility utilizing Adtran DSU's with ISDN Dial Back-up. Bridgeton is the primary site with a factional T-1 to Winward, (Alpharetta), Georgia. The Adtran DSU's automatically monitor the facility for integrity, If the Bridgeton DSU loses the Frame connection from the C.O. it will automatically dial out to Winward using the ISDN dial back-up. This has all been tested successfully by both UPS and AT&T.
The 256KB circuit runs through special high speed telenex cards, (Bridgeton has a spare card ), that were purchased just for this application. The telenex port is listed as UPS Large on the Bridgeton switch. The facility terminates on the Tandem on port SN223. This can be accessed at the address following.
Once on the Tandem there are two main things to verify are active and running, Jay's code and the physical port.
Run the following from the TACL prompt:
Run the following from the TACL prompt:
example 3:
$status g ups2 ENTRY DSR CONDITION CPU,PIN GROUP FILE SF761 ..R RUNNING 04,0151 SFEP SFEPRJEN SF762 ..R RUNNING 08,0122 SFEP SFEPRJEN SF763 ..R RUNNING 09,0151 SFEP SFEPRJEN SF764 ..R RUNNING 10,0120 SFEP SFEPRJEN SF765 ..R RUNNING 11,0115 SFEP SFEPRJEN SF766 ..R RUNNING 12,0131 SFEP SFEPRJEN
example 4:
Name State Inuse LineState CSMLDev \IMS1.$SN223 STARTED OFF ACTIVE 982 SNAX Status Pu Name State Test PUState \IMS1.$SN223.#PU1 STARTED INACTIVE ACTIVE \IMS1.$SN223.#PU2 STARTED INACTIVE ACTIVE \IMS1.$SN223.#PU3 STARTED INACTIVE ACTIVE \IMS1.$SN223.#PU4 STARTED INACTIVE ACTIVE \IMS1.$SN223.#PU5 STARTED INACTIVE ACTIVE \IMS1.$SN223.#PU6 STARTED INACTIVE ACTIVE SNAX Status Lu Name State LUSessState SDN SessionCount \IMS1.$SN223.#LU11 STARTED NO SESS 2 0 \IMS1.$SN223.#LU21 STARTED NO SESS 3 0 \IMS1.$SN223.#LU31 STARTED NO SESS 4 0 \IMS1.$SN223.#LU41 STARTED NO SESS 5 0 \IMS1.$SN223.#LU51 STARTED NO SESS 6 0 \IMS1.$SN223.#LU61 STARTED NO SESS 7 0 \IMS1.$SN223.#LU62 STARTED NO SESS 8 0
There are several commands that can be used to display the current status of the UPS connection on the Gateway machine. First there is the command linemon which can be used to display the current status of the connection between the SUN server and the Tandem. When using linemon ensure that the fepfc process's are running for all associated lines. You can use linemon upssel to display information for the UPS 128KB and linemon upslf to display information for the 256KB connection. If you need to stop, or start the connection for either of these lines on the SUN there is a command you can use to either stop, or start, all associated lines for a given account.To stop all SUN process's for the UPS connection you can use stop_3770 followed by the account name, (such as stop_3770 upssel). To start the process's you can use start_3770 followed by the account name, (such as start_3770 upssel). Since both of these connections support multiple accounts you do not have to start all the processes individually for each account since both the start_3770 and stop_3770 will start all the associated process's for all the accounts on a given connection.
example 5:
brzu_root >linemon upssel Please wait... Account/Line Monitor ups 3770 line07501.005 fepfc running virtual port ups 3770 line07502.005 fepfc running virtual port ups 3770 line07503.005 fepfc running virtual port ups 3770 line07504.005 fepfc running virtual port ups 3770 line07505.005 fepfc running virtual port ups 3770 line07506.005 fepfc running upssel 3770 line07501.005 fepfc running virtual port upssel 3770 line07502.005 fepfc running virtual port upssel 3770 line07503.005 fepfc running virtual port upssel 3770 line07504.005 fepfc running virtual port upssel 3770 line07505.005 fepfc running virtual port upssel 3770 line07506.005 fepfc running upstest 3770 line07501.005 fepfc running virtual port upstest 3770 line07502.005 fepfc running virtual port upstest 3770 line07503.005 fepfc running virtual port upstest 3770 line07504.005 fepfc running virtual port upstest 3770 line07505.005 fepfc running virtual port upstest 3770 line07506.005 fepfc running brzu_root >linemon upslf Please wait... Account/Line Monitor upslf 3770 line07601.005 fepfc running virtual port upslf 3770 line07602.005 fepfc running virtual port upslf 3770 line07603.005 fepfc running virtual port upslf 3770 line07604.005 fepfc running virtual port upslf 3770 line07605.005 fepfc running virtual port upslf 3770 line07606.005 fepfc running upslft 3770 line07601.005 fepfc running virtual port upslft 3770 line07602.005 fepfc running virtual port upslft 3770 line07603.005 fepfc running virtual port upslft 3770 line07604.005 fepfc running virtual port upslft 3770 line07605.005 fepfc running virtual port upslft 3770 line07606.005 fepfc running