If the PU is active on VTAM and the Comm. Server, then there is a DLUS/DLUS connection between the CS Linux and VTAM that will manage the PU/LU activity.
The 2 systems only use the "pu_id" (CS Linux) and "IDBLK/NUM" (VTAM) to match up the same PU each side has configured. The LUs are reference between each system using only the LU number (CS Linux) or LOCADDR (VTAM). If these match up, then they both will be reference the same LUs. (Section 7.3.3. of the Enterprise Extender Guide)
Could the LU number be different between the 2 systems, like 1 on Linux and 2 on VTAM?
The /var/opt/ibm/sna/sna.err (Error log file) on Linux will show any errors in activition. If you have Auditing activated, the sna.aud file in the same directory will show the PU and LU being activated for SSCP and for LU-LU sessions. To activate auditing on Linux, the command is "snaadmin set_log_type,audit=YES".
The "snaadmin status_dependent_lu" will show the PU name and LU name on Linux where you can match up numbers against the LOCADDR configured on VTAM.
Jeff L Smith
Comm. Server Development.